index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2025-10-24
ice: move service task start out of ice_init_pf()
Przemek Kitszel
2025-10-24
ice: enforce RTNL assumption of queue NAPI manipulation
Przemek Kitszel
2025-10-20
ice: refactor to use helpers
Jesse Brandeburg
2025-10-20
ice: implement transmit hardware timestamp statistics
Jesse Brandeburg
2025-10-20
ice: add tracking of good transmit timestamps
Jesse Brandeburg
2025-10-20
ice: implement ethtool standard stats
Jesse Brandeburg
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
2025-09-19
ice: Remove deprecated ice_lag_move_new_vf_nodes() call
Dave Ertman
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-09-19
ice: move ice_qp_[ena|dis] for reuse
Paul Greenwalt
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-16
ice: fix Rx page leak on multi-buffer frames
Jacob Keller
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
2025-09-11
ice: reregister fwlog after driver reinit
Michal Swiatkowski
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
2025-09-11
ice: move debugfs code to fwlog
Michal Swiatkowski
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
2025-09-11
ice: move get_fwlog_data() to fwlog file
Michal Swiatkowski
2025-09-11
ice: make fwlog functions static
Michal Swiatkowski
2025-09-11
net: xdp: pass full flags to xdp_update_skb_shared_info()
Jakub Kicinski
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-02
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
2025-09-02
ice: fix NULL access of tx->in_use in ice_ptp_ts_irq
Jacob Keller
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-08-27
ice: finish virtchnl.c split into rss.c
Przemek Kitszel
2025-08-27
ice: extract virt/rss.c: cleanup - p2
Przemek Kitszel
2025-08-27
ice: extract virt/rss.c: cleanup - p1
Przemek Kitszel
2025-08-27
ice: split RSS stuff out of virtchnl.c - copy back
Przemek Kitszel
2025-08-27
ice: split RSS stuff out of virtchnl.c - tmp rename
Przemek Kitszel
2025-08-27
ice: finish virtchnl.c split into queues.c
Przemek Kitszel
2025-08-27
ice: extract virt/queues.c: cleanup - p3
Przemek Kitszel
2025-08-27
ice: extract virt/queues.c: cleanup - p2
Przemek Kitszel
2025-08-27
ice: extract virt/queues.c: cleanup - p1
Przemek Kitszel
2025-08-27
ice: split queue stuff out of virtchnl.c - copy back
Przemek Kitszel
2025-08-27
ice: split queue stuff out of virtchnl.c - tmp rename
Przemek Kitszel
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
2025-08-25
ice: fix incorrect counter for buffer allocation failures
Michal Kubiak
2025-08-25
ice: use fixed adapter index for E825C embedded devices
Jacob Keller
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
2025-08-25
ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
Emil Tantilov
2025-08-25
ice: add virt/ and move ice_virtchnl* files there
Przemek Kitszel
[prev]
[next]