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.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-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+94
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
9
-11
/
+11
2021-07-23
e100: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+2
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
1
-1
/
+5
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2021-07-23
i40e: Fix log TC creation failure when max num of queues is exceeded
Jedrzej Jagielski
1
-0
/
+2
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
3
-0
/
+53
2021-07-23
i40e: Add additional info to PHY type error
Lukasz Cieplicki
1
-1
/
+1
2021-07-23
i40e: Fix firmware LLDP agent related warning
Arkadiusz Kubalewski
1
-0
/
+4
2021-07-23
i40e: Fix logic of disabling queues
Arkadiusz Kubalewski
1
-24
/
+34
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
4
-20
/
+871
2021-07-21
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-21
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-21
igc: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
Muhammad Husaini Zulkifli
1
-1
/
+1
2021-07-21
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-21
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2021-07-21
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-21
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
1
-1
/
+1
2021-07-21
e1000e: Add space to the debug print
Sasha Neftin
1
-2
/
+4
2021-07-21
e1000e: Add support for the next LOM generation
Sasha Neftin
2
-0
/
+8
2021-07-21
e1000e: Add support for Lunar Lake
Sasha Neftin
5
-0
/
+21
2021-07-21
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
1
-0
/
+6
2021-07-21
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
3
-0
/
+26
2021-07-21
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2
-154
/
+176
2021-07-20
Merge branch 's390-next'
David S. Miller
2
-11
/
+70
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
5
-155
/
+0
2021-07-19
iavf: fix locking of critical sections
Stefan Assmann
1
-7
/
+50
2021-07-19
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
1
-1
/
+0
2021-07-19
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
2021-07-17
igc: Export LEDs
Kurt Kanzenbach
5
-0
/
+155
2021-07-17
igc: Make flex filter more flexible
Kurt Kanzenbach
3
-20
/
+22
2021-07-17
igc: Allow for Flex Filters to be installed
Vinicius Costa Gomes
1
-6
/
+0
2021-07-17
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
4
-10
/
+228
2021-07-17
igc: Add possibility to add flex filter
Kurt Kanzenbach
4
-5
/
+207
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-10
/
+34
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-149
/
+0
2021-07-01
igb: Fix position of assignment to *ring
Jedrzej Jagielski
1
-1
/
+2
2021-07-01
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-01
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igc: change default return of igc_read_phy_reg()
Tom Rix
1
-1
/
+1
2021-07-01
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-07-01
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-19
/
+33
[next]