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.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-13
ice: Fix potential infinite loop when using u8 loop counter
Colin Ian King
1
-2
/
+2
2021-04-13
ixgbe: fix unbalanced device enable/disable in suspend/resume
Yongxin Liu
1
-0
/
+5
2021-04-13
ixgbe: Fix NULL pointer dereference in ethtool loopback test
Alexander Duyck
1
-1
/
+8
2021-04-08
ice: fix memory leak of aRFS after resuming from suspend
Yongxin Liu
1
-0
/
+1
2021-04-08
i40e: Fix sparse warning: missing error code 'err'
Arkadiusz Kubalewski
1
-2
/
+6
2021-04-08
i40e: Fix sparse error: 'vsi->netdev' could be null
Arkadiusz Kubalewski
1
-2
/
+1
2021-04-08
i40e: Fix sparse error: uninitialized symbol 'ring'
Arkadiusz Kubalewski
1
-0
/
+3
2021-04-08
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
1
-7
/
+5
2021-04-08
i40e: Fix parameters in aq_get_phy_register()
Grzegorz Siwik
1
-1
/
+1
2021-04-01
i40e: Fix display statistics for veb_tc
Eryk Rybak
1
-6
/
+46
2021-04-01
i40e: fix receiving of single packets in xsk zero-copy mode
Magnus Karlsson
1
-2
/
+2
2021-04-01
i40e: Fix inconsistent indenting
Arkadiusz Kubalewski
1
-4
/
+4
2021-03-29
ice: Cleanup fltr list in case of allocation issues
Robert Malz
1
-1
/
+2
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
3
-8
/
+7
2021-03-29
ice: Fix for dereference of NULL pointer
Jacek BuĊatek
1
-5
/
+7
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
3
-4
/
+0
2021-03-29
ice: fix memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
3
-2
/
+31
2021-03-29
ice: Recognize 860 as iSCSI port in CEE mode
Chinh T Cao
2
-9
/
+30
2021-03-29
ice: Increase control queue timeout
Fabio Pricoco
1
-2
/
+2
2021-03-29
ice: Continue probe on link/PHY errors
Anirudh Venkataramanan
1
-9
/
+6
2021-03-25
i40e: Fix oops at i40e_rebuild()
Arkadiusz Kubalewski
1
-6
/
+5
2021-03-25
i40e: Fix kernel oops when i40e driver removes VF's
Eryk Rybak
2
-0
/
+10
2021-03-25
i40e: Added Asym_Pause to supported link modes
Mateusz Palczewski
1
-0
/
+1
2021-03-19
igb: check timestamp validity
Jesse Brandeburg
3
-14
/
+32
2021-03-19
igb: Fix duplicate include guard
Tom Seewald
1
-3
/
+3
2021-03-19
e1000e: Fix duplicate include guard
Tom Seewald
1
-3
/
+3
2021-03-12
igb: avoid premature Rx buffer reuse
Li RongQing
1
-7
/
+15
2021-03-12
ixgbe: move headroom initialization to ixgbe_configure_rx_ring
Maciej Fijalkowski
1
-1
/
+2
2021-03-12
ice: move headroom initialization to ice_setup_rx_ctx
Maciej Fijalkowski
2
-17
/
+18
2021-03-12
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
2
-12
/
+13
2021-03-12
ice: fix napi work done reporting in xsk path
Magnus Karlsson
2
-7
/
+9
2021-03-11
e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
Dinghao Liu
1
-0
/
+2
2021-03-11
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
1
-1
/
+5
2021-03-11
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2
-33
/
+41
2021-03-11
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
1
-0
/
+3
2021-03-11
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-03-11
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
1
-0
/
+9
2021-03-05
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
1
-1
/
+2
2021-03-04
ixgbe: Fix memleak in ixgbe_configure_clsu32
Dinghao Liu
1
-2
/
+4
2021-03-04
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Antony Antony
2
-0
/
+10
2021-02-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-13
/
+64
2021-02-23
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-54
/
+39
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
1
-8
/
+19
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
3
-2
/
+11
2021-02-22
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
1
-1
/
+32
2021-02-22
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
1
-1
/
+1
2021-02-22
ice: report correct max number of TCs
Dave Ertman
1
-1
/
+1
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
3
-8
/
+8
[next]