index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
synopsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-3
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-5
/
+5
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+2
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
2
-2
/
+2
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
2
-2
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+10
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: dwc-xlgmac: Fix spelling mistake in function name
Colin Ian King
2021-02-06
3
-3
/
+3
*
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-25
1
-1
/
+1
*
net: dwc-xlgmac: fix xlgmac_xmit()'s return type
Luc Van Oostenryck
2020-06-28
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
net: dwc-xlgmac: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-17
1
-15
/
+2
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
2
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
*
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
1
-2
/
+2
*
net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()
Jie Deng
2017-12-21
1
-17
/
+7
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
drivers: net: add missing interrupt.h include
Florian Westphal
2017-07-18
1
-0
/
+1
*
net: dwc-xlgmac: add the initial ethtool support
Jie Deng
2017-04-13
6
-4
/
+312
*
net: dwc-xlgmac: use dual license
Jie Deng
2017-03-23
1
-1
/
+2
*
net: dwc-xlgmac: declaration of dual license in headers
Jie Deng
2017-03-23
7
-28
/
+14
*
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
Dan Carpenter
2017-03-22
1
-4
/
+2
*
net: dwc-xlgmac: add module license
Arnd Bergmann
2017-03-22
1
-0
/
+1
*
net: dwc-xlgmac: include dcbnl.h
Arnd Bergmann
2017-03-22
1
-0
/
+1
*
net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet
Jie Deng
2017-03-09
9
-0
/
+7391
*
synopsys: remove dwc_eth_qos driver
jpinto
2017-01-15
3
-3028
/
+0
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-7
/
+13
|
\
|
*
net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks
Johan Hovold
2016-11-29
1
-7
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-2
/
+0
|
\
|
|
*
dwc_eth_qos: drop duplicate headers
Geliang Tang
2016-11-25
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+3
|
\
|
|
*
dwc_eth_qos: enable flow control by default
Niklas Cassel
2016-10-18
1
-0
/
+1
|
*
dwc_eth_qos: do not clear pause flags from phy_device->supported
Niklas Cassel
2016-10-18
1
-1
/
+2
*
|
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
|
/
*
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
2016-09-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-20
/
+18
|
\
|
*
dwc_eth_qos: do not register semi-initialized device
Lars Persson
2016-09-09
1
-20
/
+18
*
|
dwc_eth_qos: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
|
/
*
dwc_eth_qos: fix interrupt enable race
Rabin Vincent
2016-08-23
1
-7
/
+10
*
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-17
1
-1
/
+2
*
dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()
Wei Yongjun
2016-07-12
1
-1
/
+1
*
dwc_eth_qos: remove unused including <linux/version.h>
Wei Yongjun
2016-07-05
1
-1
/
+0
*
net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
1
-24
/
+2
[next]