index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-11-26
igb: extract GRXRINGS from .get_rxnfc
Breno Leitao
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-19
igb: Switch to use %ptSp
Andy Shevchenko
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-09
igb: fix link test skipping when interface is admin down
Kohei Enju
2025-09-09
igb: Fix NULL pointer dereference in ethtool loopback test
Tianyu Xu
2025-09-03
igb: drop unnecessary constant casts to u16
Jacek Kowalski
2025-08-18
eth: intel: use vmalloc_array() to simplify code
Qianfeng Rong
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-26
igb: xsk: solve negative overflow of nb_pkts in zerocopy mode
Jason Xing
2025-07-03
igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-16
eth: igb: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-29
igb: Get rid of spurious interrupts
Kurt Kanzenbach
2025-04-29
igb: Add support for persistent NAPI config
Kurt Kanzenbach
2025-04-29
igb: Link queues to NAPI instances
Kurt Kanzenbach
2025-04-29
igb: Link IRQs to NAPI instances
Kurt Kanzenbach
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
igb: reject invalid external timestamp requests for 82580-based HW
Jacob Keller
2025-01-07
igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
Yue Haibing
2025-01-07
igb: Add AF_XDP zero-copy Tx support
Sriram Yagnaraman
2025-01-07
igb: Add AF_XDP zero-copy Rx support
Sriram Yagnaraman
2025-01-07
igb: Add XDP finalize and stats update functions
Kurt Kanzenbach
2025-01-07
igb: Introduce XSK data structures and helpers
Sriram Yagnaraman
2025-01-07
igb: Introduce igb_xdp_is_enabled()
Sriram Yagnaraman
2025-01-07
igb: Remove static qualifiers
Sriram Yagnaraman
2024-12-03
igb: Fix potential invalid memory access in igb_init_module()
Yuan Can
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-13
igb: Fix 2 typos in comments in igb_main.c
Johnny Park
2024-11-12
Revert "igb: Disable threaded IRQ for igb_msix_other"
Wander Lairson Costa
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
igb: Cleanup unused declarations
Yue Haibing
2024-10-08
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
2024-09-06
igb: Remove setting of RX software timestamp
Gal Pressman
2024-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
[next]