index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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-09
igb: avoid transmit queue timeout in xdp path
Sven Auhagen
1
-0
/
+5
2020-12-09
igb: use xdp_do_flush
Sven Auhagen
1
-1
/
+1
2020-12-09
igb: skb add metasize for xdp
Sven Auhagen
1
-0
/
+4
2020-12-09
igb: XDP extack message on error
Sven Auhagen
1
-5
/
+12
2020-12-09
igb: take VLAN double header into account
Sven Auhagen
1
-4
/
+3
2020-12-09
igb: XDP xmit back fix error code
Sven Auhagen
1
-1
/
+1
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-28
igb: read PBA number from flash
Gal Hammer
1
-1
/
+3
2020-09-28
igb: add XDP support
Sven Auhagen
1
-30
/
+403
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-13
/
+15
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
1
-8
/
+2
2020-08-23
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-25
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-12
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-08
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
1
-2
/
+2
2019-11-07
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
2019-10-31
igb: Enable media autosense for the i350.
Manfred Rudigier
1
-1
/
+1
2019-10-31
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
1
-1
/
+2
2019-10-29
igb: Add UDP segmentation offload support
Josh Hunt
1
-6
/
+17
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-07-23
igb: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+3
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-8
/
+8
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-20
/
+4
2019-06-28
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
1
-0
/
+1
2019-05-28
igb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
[next]