开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
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
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-13
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-12
igb: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
[next]