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
/
igc
Age
Commit message (
Expand
)
Author
4 days
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
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-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
igc: remove napi_synchronize() in igc_down()
David Carlier
2026-07-01
igc: add support for forcing link speed without autonegotiation
Faizal Rahim
2026-07-01
igc: replace goto out with direct returns in igc_config_fc_after_link_up()
Faizal Rahim
2026-07-01
igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
Faizal Rahim
2026-07-01
igc: remove unused autoneg_failed field
Faizal Rahim
2026-07-01
igc: allow configuring RSS key via ethtool set_rxfh
Kohei Enju
2026-07-01
igc: expose RSS key via ethtool get_rxfh
Kohei Enju
2026-07-01
igc: prepare for RSS key get/set support
Kohei Enju
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-13
igc: fix typos in comments
Maximilian Pezzullo
2026-06-13
igc: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
2026-06-09
igc: skip RX timestamp header for frame preemption verification
KhaiWenTan
2026-06-04
igc: Use provided clock ID for history snapshot
Thomas Gleixner
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-18
igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
Kohei Enju
2026-05-18
igc: set tx buffer type for SMD frames
Kohei Enju
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
2026-03-17
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
2026-03-03
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
Chwee-Lin Choong
2026-01-13
igc: fix race condition in TX timestamp read for register 0
Chwee-Lin Choong
2026-01-13
igc: Restore default Qbv schedule when changing channels
Kurt Kanzenbach
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-26
igc: extract GRXRINGS from .get_rxnfc
Breno Leitao
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-16
igc: don't fail igc_probe() on LED setup error
Kohei Enju
2025-09-03
igc: drop unnecessary constant casts to u16
Jacek Kowalski
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-20
igc: fix disabling L1.2 PCI-E link substate on I226 on init
ValdikSS
[next]