index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-29
igb: Get rid of spurious interrupts
Kurt Kanzenbach
1
-4
/
+25
2025-04-29
igb: Add support for persistent NAPI config
Kurt Kanzenbach
1
-1
/
+2
2025-04-29
igb: Link queues to NAPI instances
Kurt Kanzenbach
1
-5
/
+38
2025-04-29
igb: Link IRQs to NAPI instances
Kurt Kanzenbach
1
-0
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-4
/
+4
2025-01-07
igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
Yue Haibing
1
-14
/
+8
2025-01-07
igb: Add AF_XDP zero-copy Tx support
Sriram Yagnaraman
1
-10
/
+51
2025-01-07
igb: Add AF_XDP zero-copy Rx support
Sriram Yagnaraman
1
-18
/
+61
2025-01-07
igb: Add XDP finalize and stats update functions
Kurt Kanzenbach
1
-19
/
+35
2025-01-07
igb: Introduce XSK data structures and helpers
Sriram Yagnaraman
1
-0
/
+9
2025-01-07
igb: Introduce igb_xdp_is_enabled()
Sriram Yagnaraman
1
-3
/
+5
2025-01-07
igb: Remove static qualifiers
Sriram Yagnaraman
1
-31
/
+6
2024-12-03
igb: Fix potential invalid memory access in igb_init_module()
Yuan Can
1
-0
/
+4
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-2
/
+2
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+1
2024-11-13
igb: Fix 2 typos in comments in igb_main.c
Johnny Park
1
-2
/
+2
2024-11-12
Revert "igb: Disable threaded IRQ for igb_msix_other"
Wander Lairson Costa
1
-1
/
+1
2024-10-29
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
1
-1
/
+1
2024-10-08
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
1
-0
/
+4
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
1
-4
/
+13
2024-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
1
-0
/
+10
2024-08-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-06-20
igb: Add MII write support
Jackie Jone
1
-0
/
+4
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
1
-16
/
+10
2024-03-29
igb: simplify pci ops declaration
Jesse Brandeburg
1
-29
/
+24
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+5
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
1
-18
/
+5
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
1
-17
/
+18
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
1
-2
/
+2
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
1
-6
/
+3
2023-10-20
igb: Fix an end of loop test
Dan Carpenter
1
-3
/
+6
2023-10-18
igb: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
1
-19
/
+18
2023-09-28
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
1
-5
/
+2
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+7
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
1
-4
/
+7
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-4
/
+4
2023-06-22
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2023-06-08
igb: Fix extts capture value format for 82580/i354/i350
Yuezhen Luan
1
-2
/
+6
2023-05-18
igb: Define igb_pm_ops conditionally on CONFIG_PM
Tom Rix
1
-0
/
+2
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-79
/
+58
2023-03-16
igb: Enable SR-IOV after reinit
Akihiko Odaki
1
-77
/
+58
[next]