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.19.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-7.0.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
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-12
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
1
-0
/
+8
2026-03-12
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
2
-6
/
+5
2026-03-04
net: ti: icssg-prueth: Add optional dependency on HSR
Kevin Hao
1
-0
/
+1
2026-03-04
net: cpsw_new: Fix potential unregister of netdev that has not been registere...
Kevin Hao
1
-2
/
+1
2026-03-04
net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
Kevin Hao
1
-7
/
+5
2026-02-04
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
1
-6
/
+35
2026-02-04
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
2
-5
/
+30
2025-12-10
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
1
-1
/
+2
2025-11-27
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
1
-1
/
+1
2025-11-21
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2
-3
/
+6
2025-11-20
net: ti: icssg-prueth: Enable zero copy in XDP features
Meghana Malladi
1
-1
/
+2
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for RX
Meghana Malladi
3
-72
/
+313
2025-11-20
net: ti: icssg-prueth: Make emac_run_xdp function independent of page
Meghana Malladi
3
-13
/
+25
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for TX
Meghana Malladi
3
-2
/
+125
2025-11-20
net: ti: icssg-prueth: Add XSK pool helpers
Meghana Malladi
3
-1
/
+149
2025-11-20
net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
Meghana Malladi
3
-62
/
+127
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+37
2025-11-12
net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
Nathan Chancellor
1
-2
/
+2
2025-11-11
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
Aksh Garg
1
-13
/
+14
2025-11-11
net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
Aksh Garg
1
-1
/
+23
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+12
2025-11-06
net: ti: icssg-prueth: Fix fdb hash size configuration
Meghana Malladi
1
-0
/
+7
2025-11-05
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
1
-5
/
+5
2025-11-05
ti: netcp: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
3
-32
/
+103
2025-10-30
net: davinci_mdio: use new iterator mdiobus_for_each_phy
Heiner Kallweit
1
-9
/
+5
2025-10-30
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-7
/
+0
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+43
2025-10-23
net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()
Markus Elfring
2
-4
/
+2
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
1
-20
/
+43
2025-10-21
ti: icssg: convert to ndo_hwtstamp API
Vadim Fedorenko
4
-35
/
+26
2025-10-21
net: ti: am65-cpsw: move hw timestamping to ndo callback
Vadim Fedorenko
1
-24
/
+20
2025-09-20
net: ti: icssm-prueth: unwind cleanly in probe()
Dan Carpenter
1
-16
/
+14
2025-09-19
net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
Vishnu Singh
2
-15
/
+21
2025-09-14
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...
Parvathi Pudi
4
-2
/
+260
2025-09-14
net: ti: icssm-prueth: Adds link detection, RX and TX support.
Roger Quadros
2
-2
/
+706
2025-09-14
net: ti: icssm-prueth: Adds PRUETH HW and SW configuration
Roger Quadros
3
-2
/
+781
2025-09-14
net: ti: icssm-prueth: Adds ICSSM Ethernet driver
Roger Quadros
4
-0
/
+727
2025-09-11
hsr: hold rcu and dev lock for hsr_get_port_ndev
Hangbin Liu
1
-6
/
+14
2025-09-02
net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev
Nishanth Menon
1
-1
/
+1
2025-08-19
net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...
MD Danish Anwar
1
-31
/
+41
2025-08-08
net: ti: icss-iep: Fix incorrect type for return value in extts_enable()
Alok Tiwari
1
-1
/
+2
2025-08-08
net: ti: icssg-prueth: Fix emac link speed handling
MD Danish Anwar
1
-0
/
+6
2025-08-06
net: ti: icssg-prueth: Fix skb handling for XDP_PASS
Meghana Malladi
1
-7
/
+8
2025-07-31
net: ti: icss-iep: fix device and OF node leaks at probe
Johan Hovold
1
-5
/
+18
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-50
/
+145
2025-07-30
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-73
/
+190
2025-07-24
net: ti: icssg-prueth: access ->pp through netmem_desc instead of page
Byungchul Park
1
-2
/
+2
2025-07-19
net: ti: icssg-prueth: Fix buffer allocation for ICSSG
Himanshu Mittal
5
-73
/
+190
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
[next]