index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: Fix potential invalid memory access in igb_init_module()
Yuan Can
2024-12-03
1
-0
/
+4
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-16
1
-2
/
+2
|
\
|
*
igb: Fix 2 typos in comments in igb_main.c
Johnny Park
2024-11-13
1
-2
/
+2
*
|
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-16
1
-1
/
+1
*
|
Revert "igb: Disable threaded IRQ for igb_msix_other"
Wander Lairson Costa
2024-11-13
1
-1
/
+1
|
/
*
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
2024-10-29
1
-1
/
+1
*
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
2024-10-08
1
-0
/
+4
*
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
2024-09-09
1
-4
/
+13
*
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-29
1
-0
/
+10
*
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
2024-08-21
1
-0
/
+1
*
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-11
1
-1
/
+0
*
igb: Add MII write support
Jackie Jone
2024-06-20
1
-0
/
+4
*
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-08
1
-0
/
+3
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
1
-16
/
+10
*
igb: simplify pci ops declaration
Jesse Brandeburg
2024-03-29
1
-29
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-12
1
-18
/
+5
|
\
|
*
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-06
1
-18
/
+5
*
|
intel: make module parameters readable in sys filesystem
Jon Maxwell
2024-03-05
1
-1
/
+1
*
|
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-1
/
+1
|
/
*
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2024-02-14
1
-17
/
+18
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
1
-2
/
+2
*
intel: legacy: field prep conversion
Jesse Brandeburg
2023-12-18
1
-6
/
+3
*
igb: Fix an end of loop test
Dan Carpenter
2023-10-20
1
-3
/
+6
*
igb: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-19
1
-1
/
+1
*
intel: fix string truncation warnings
Jesse Brandeburg
2023-10-19
1
-19
/
+18
*
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-28
1
-5
/
+2
*
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-13
1
-1
/
+4
*
igb: disable virtualization features on 82580
Corinna Vinschen
2023-09-03
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-29
1
-4
/
+7
|
\
|
*
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
2023-08-28
1
-4
/
+7
*
|
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-4
/
+4
|
/
*
igb: Fix igb_down hung on surprise removal
Ying Hsu
2023-06-23
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
1
-2
/
+6
|
\
|
*
igb: Fix extts capture value format for 82580/i354/i350
Yuezhen Luan
2023-06-09
1
-2
/
+6
*
|
igb: Define igb_pm_ops conditionally on CONFIG_PM
Tom Rix
2023-05-18
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-79
/
+58
|
\
|
*
igb: Enable SR-IOV after reinit
Akihiko Odaki
2023-03-16
1
-77
/
+58
|
*
igb: revert rtnl_lock() that causes deadlock
Lin Ma
2023-03-16
1
-2
/
+0
*
|
igb: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-09
1
-1
/
+0
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
1
-16
/
+38
|
\
|
*
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
2023-02-16
1
-10
/
+32
|
*
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
2023-02-15
1
-6
/
+6
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
1
-1
/
+8
|
\
\
|
*
|
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-1
/
+8
|
|
/
*
|
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
1
-0
/
+18
*
|
igb: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-01-30
1
-5
/
+0
|
/
*
igb: Initialize mailbox message for VF reset
Tony Nguyen
2022-12-14
1
-1
/
+1
*
igb: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-04
1
-1
/
+1
*
igb: Do not free q_vector unless new one was allocated
Kees Cook
2022-11-04
1
-2
/
+6
[next]