index
:
Linux Stable
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.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
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: ti: add missing of_node_put before return
Wang Qing
2021-12-13
1
-9
/
+20
*
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
2021-11-10
1
-4
/
+2
*
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
2021-11-02
1
-2
/
+14
*
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-4
/
+6
*
ethernet: remove random_ether_addr()
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2021-10-14
1
-3
/
+1
*
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-2
/
+2
*
ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-10-07
1
-3
/
+3
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
4
-5
/
+5
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-3
/
+3
*
am65-cpsw: avoid null pointer arithmetic
Arnd Bergmann
2021-09-28
1
-1
/
+1
*
net: ethernet: ti: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
2
-14
/
+8
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
2
-15
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
5
-9
/
+25
*
net: ethernet: ti: cpsw: make array stpa static const, makes object smaller
Colin Ian King
2021-08-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
4
-5
/
+10
|
\
|
*
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-10
2
-2
/
+2
|
*
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Grygorii Strashko
2021-08-09
2
-3
/
+8
*
|
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
2
-2
/
+2
*
|
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
2
-4
/
+4
*
|
net: ethernet: ti: davinci_cpdma: revert "drop frame padding"
Grygorii Strashko
2021-08-06
4
-0
/
+8
*
|
net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion
Grygorii Strashko
2021-08-06
1
-5
/
+5
*
|
net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop()
Vignesh Raghavendra
2021-08-06
2
-2
/
+13
*
|
net: ethernet: ti: davinci_cpdma: drop frame padding
Grygorii Strashko
2021-08-06
4
-8
/
+0
*
|
net: ethernet: ti: davinci_emac: switch to use skb_put_padto()
Grygorii Strashko
2021-08-06
1
-1
/
+1
*
|
net: ethernet: ti: cpsw: switch to use skb_put_padto()
Grygorii Strashko
2021-08-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
1
-1
/
+5
|
\
|
|
*
net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...
Grygorii Strashko
2021-08-05
1
-1
/
+5
*
|
Revert "net: build all switchdev drivers as modules when the bridge is a module"
Vladimir Oltean
2021-08-04
1
-2
/
+0
*
|
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
2
-2
/
+2
*
|
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
2021-07-28
1
-17
/
+17
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
7
-7
/
+7
*
|
net: build all switchdev drivers as modules when the bridge is a module
Vladimir Oltean
2021-07-27
1
-0
/
+2
*
|
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
2
-2
/
+2
*
|
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
2
-4
/
+6
*
|
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
2
-4
/
+28
|
/
*
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
2021-07-09
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-9
/
+9
|
\
|
*
net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues
Vignesh Raghavendra
2021-06-22
1
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
1
-8
/
+2
|
\
\
|
*
|
ti: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-8
/
+2
*
|
|
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
2
-6
/
+6
|
/
/
*
|
net: ti: add pp skb recycling support
Lorenzo Bianconi
2021-06-15
2
-4
/
+4
*
|
net: davinci_emac: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-3
/
+2
*
|
net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
2
-4
/
+2
*
|
net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2021-06-09
1
-3
/
+1
[next]