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.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-10-20
ice: Add missing E810 device ids
Tony Nguyen
3
-0
/
+8
2021-10-20
igc: Update I226_K device ID
Sasha Neftin
1
-1
/
+1
2021-10-20
e1000e: Fix packet loss on Tiger Lake and later
Sasha Neftin
2
-1
/
+13
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
3
-23
/
+46
2021-10-14
ice: Print the api_patch as part of the fw.mgmt.api
Brett Creeley
1
-1
/
+2
2021-10-14
ice: fix getting UDP tunnel entry
Michal Swiatkowski
1
-2
/
+2
2021-10-14
ice: Avoid crash from unnecessary IDA free
Dave Ertman
1
-1
/
+5
2021-10-14
ice: Fix failure to re-add LAN/RDMA Tx queues
Brett Creeley
3
-0
/
+23
2021-10-12
ice: fix locking for Tx timestamp tracking flush
Jacob Keller
1
-8
/
+7
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2
-3
/
+7
2021-09-27
e100: fix buffer overrun in e100_get_regs
Jacob Keller
1
-6
/
+10
2021-09-27
e100: fix length calculation in e100_get_regs_len
Jacob Keller
1
-1
/
+5
2021-09-19
igc: fix build errors for PTP
Randy Dunlap
1
-0
/
+1
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2
-0
/
+8
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+63
2021-08-27
ice: Only lock to update netdev dev_addr
Brett Creeley
1
-4
/
+9
2021-08-27
ice: restart periodic outputs around time changes
Jacob Keller
1
-0
/
+49
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
5
-1
/
+195
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
4
-27
/
+43
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2
-22
/
+21
2021-08-27
ice: add lock around Tx timestamp tracker flush
Jacob Keller
1
-0
/
+4
2021-08-27
ice: remove dead code for allocating pin_config
Jacob Keller
1
-11
/
+0
2021-08-27
ice: fix Tx queue iteration for Tx timestamp enablement
Jacob Keller
1
-1
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-25
/
+53
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
11
-24
/
+76
2021-08-20
e1000e: Do not take care about recovery NVM checksum
Sasha Neftin
1
-7
/
+11
2021-08-20
e1000e: Fix the max snoop/no-snoop latency for 10M
Sasha Neftin
2
-1
/
+16
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
1
-2
/
+2
2021-08-20
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2
-14
/
+21
2021-08-20
ice: do not abort devlink info if board identifier can't be found
Jacob Keller
1
-1
/
+3
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+53
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
1
-2
/
+1
2021-08-18
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-6
/
+6
2021-08-14
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+36
2021-08-09
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
1
-5
/
+8
2021-08-09
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
1
-8
/
+15
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
2
-0
/
+8
2021-08-09
ice: Prevent probing virtual functions
Anirudh Venkataramanan
1
-0
/
+5
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
[next]