index
:
linux-stable.git
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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
4 days
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
10 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10 days
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
11 days
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
11 days
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
2026-08-12
ixd: add devlink support
Amritha Nambiar
2026-08-12
ixd: add the core initialization
Larysa Zaremba
2026-08-12
ixd: add reset checks and initialize the mailbox
Larysa Zaremba
2026-08-12
ixd: add basic driver framework for Intel(R) Control Plane Function
Larysa Zaremba
2026-08-12
idpf: print a debug message and bail in case of non-event ctlq message
Larysa Zaremba
2026-08-12
idpf: make mbx_task queueing and cancelling more consistent
Larysa Zaremba
2026-08-12
idpf: refactor idpf to use libie control queues
Pavan Kumar Linga
2026-08-12
idpf: refactor idpf to use libie_pci APIs
Pavan Kumar Linga
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
2026-08-12
libie: add bookkeeping support for control queue messages
Phani R Burra
2026-08-12
libie: add control queue support
Phani R Burra
2026-08-12
libeth: allow to create fill queues without NAPI
Pavan Kumar Linga
2026-08-12
libie: add PCI device initialization helpers to libie
Phani R Burra
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
2026-08-11
idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
Willem de Bruijn
2026-08-11
ice: acquire NVM lock around each flash read
Robert Malz
2026-08-11
ice: clear the default forwarding VSI rule when releasing a VSI
Petr Oros
2026-08-11
ice: fall back to SBQ when LL PHY timer interface times out
Przemyslaw Korba
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
igc: fix netdev not re-attached after resume if interface is down
Philipp David
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
2026-08-03
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
net: intel: remove conditional return with no effect
Sang-Heon Jeon
2026-07-28
e1000: fix memory leak in e1000_probe()
Dawei Feng
2026-07-28
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
2026-07-28
igc: remove napi_synchronize() in igc_down()
David Carlier
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-23
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
2026-07-23
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
2026-07-23
ice: prevent tstamp ring allocation for non-PF VSI types
Paul Greenwalt
2026-07-23
ice: fix PTP Call Trace during PTP release
Paul Greenwalt
2026-07-23
ice: use READ_ONCE() to access cached PHC time
Sergey Temerkhanov
2026-07-23
ice: fix LAG recipe to profile association
Marcin Szycik
2026-07-23
ice: pass the return value of skb_checksum_help()
Michal Swiatkowski
2026-07-23
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
Vincent Chen
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
[next]