index
:
linux/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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
2025-07-01
igc: disable L1.2 PCI-E link substate to avoid performance issue
Vitaly Lifshits
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-29
igc: Change Tx mode for MQPRIO offloading
Kurt Kanzenbach
2025-04-29
igc: Limit netdev_tc calls to MQPRIO
Kurt Kanzenbach
2025-04-29
igc: fix lock order in igc_ptp_reset
Jacob Keller
2025-04-18
igc: add support to get frame preemption statistics via ethtool
Faizal Rahim
2025-04-18
igc: add support to get MAC Merge data via ethtool
Faizal Rahim
2025-04-18
igc: block setting preemptible traffic class in taprio
Faizal Rahim
2025-04-18
igc: add support to set tx-min-frag-size
Faizal Rahim
2025-04-18
igc: add support for frame preemption verification
Faizal Rahim
2025-04-18
igc: set the RX packet buffer size for TSN mode
Faizal Rahim
2025-04-18
igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
Faizal Rahim
2025-04-18
igc: optimize TX packet buffer utilization for TSN mode
Faizal Rahim
2025-04-18
igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
Faizal Rahim
2025-04-18
igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
Faizal Rahim
2025-04-18
igc: rename xdp_get_tx_ring() for non-xdp usage
Faizal Rahim
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-04-11
igc: enable HW vlan tag insertion/stripping by default
Rui Salvaterra
2025-04-11
igc: add lock preventing multiple simultaneous PTM transactions
Christopher S M Hall
2025-04-11
igc: cleanup PTP module if probe fails
Christopher S M Hall
2025-04-11
igc: handle the IGC_PTP_ENABLED flag correctly
Christopher S M Hall
2025-04-11
igc: move ktime snapshot into PTM retry loop
Christopher S M Hall
2025-04-11
igc: increase wait time before retrying PTM
Christopher S M Hall
2025-04-11
igc: fix PTM cycle trigger logic
Christopher S M Hall
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
igc: Fix TX drops in XDP ZC
Zdenek Bouska
2025-04-02
igc: Fix XSK queue NAPI ID mapping
Joe Damato
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-02-26
net: skb: free up one bit in tx_flags
Willem de Bruijn
2025-02-20
igc: Add launch time support to XDP ZC
Song Yoong Siang
2025-02-20
igc: Refactor empty frame insertion for launch time support
Song Yoong Siang
2025-02-18
igc: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-11
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
2025-02-11
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
2025-02-10
igc: Avoid unnecessary link down event in XDP_SETUP_PROG process
Song Yoong Siang
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-07
igc: Link queues to NAPI instances
Joe Damato
2025-01-07
igc: Link IRQs to NAPI instances
Joe Damato
2025-01-07
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
2025-01-07
igc: Allow hot-swapping XDP program
Song Yoong Siang
2025-01-07
igc: return early when failing to read EECD register
En-Wei Wu
2025-01-06
igc: Remove unused igc_read/write_pcie_cap_reg
Dr. David Alan Gilbert
2025-01-06
igc: Remove unused igc_read/write_pci_cfg wrappers
Dr. David Alan Gilbert
2025-01-06
igc: Remove unused igc_acquire/release_nvm
Dr. David Alan Gilbert
2024-11-13
igc: remove autoneg parameter from igc_mac_info
Vitaly Lifshits
[next]