index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-19
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
1
-4
/
+7
2023-07-27
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
2023-04-05
igb: revert rtnl_lock() that causes deadlock
Lin Ma
1
-2
/
+0
2023-01-14
igb: Do not free q_vector unless new one was allocated
Kees Cook
1
-2
/
+6
2023-01-14
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
1
-1
/
+1
2022-12-21
igb: Initialize mailbox message for VF reset
Tony Nguyen
1
-1
/
+1
2022-08-25
igb: Add lock to avoid data race
Lin Ma
1
-1
/
+11
2022-06-29
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-29
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-05-25
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2021-12-29
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
2021-12-22
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
1
-14
/
+14
2021-12-01
igb: fix netpoll exit with traffic
Jesse Brandeburg
1
-1
/
+1
2021-07-28
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-28
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-28
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-19
igb: fix assignment on big endian machines
Jesse Brandeburg
1
-2
/
+2
2021-07-19
igb: handle vlan types with checker enabled
Jesse Brandeburg
1
-2
/
+3
2021-06-10
igb: add correct exception tracing for XDP
Magnus Karlsson
1
-4
/
+6
2021-05-07
igb: Enable RSS for Intel I211 Ethernet Controller
Nick Lowe
1
-2
/
+1
2021-03-30
igb: avoid premature Rx buffer reuse
Li RongQing
1
-7
/
+15
2021-03-30
igb: check timestamp validity
Jesse Brandeburg
1
-5
/
+6
2020-12-10
igb: avoid transmit queue timeout in xdp path
Sven Auhagen
1
-0
/
+5
2020-12-10
igb: use xdp_do_flush
Sven Auhagen
1
-1
/
+1
2020-12-10
igb: skb add metasize for xdp
Sven Auhagen
1
-0
/
+4
2020-12-10
igb: XDP extack message on error
Sven Auhagen
1
-5
/
+12
2020-12-10
igb: take VLAN double header into account
Sven Auhagen
1
-4
/
+3
2020-12-10
igb: XDP xmit back fix error code
Sven Auhagen
1
-1
/
+1
2020-09-30
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-29
igb: read PBA number from flash
Gal Hammer
1
-1
/
+3
2020-09-29
igb: add XDP support
Sven Auhagen
1
-30
/
+403
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-13
/
+15
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-8
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+9
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-13
/
+13
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-10
/
+1
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-1
/
+1
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
1
-14
/
+33
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
1
-2
/
+2
2019-11-08
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
1
-3
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-11-01
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
[next]