index
:
linux.git
for-next
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-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
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-20
igb: Add MII write support
Jackie Jone
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-08
igb: Remove redundant runtime resume for ethtool_ops
Bjorn Helgaas
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
igb: simplify pci ops declaration
Jesse Brandeburg
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
2024-02-28
net: intel: igb: Use linkmode helpers for EEE
Andrew Lunn
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
[next]