index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
1
-1
/
+1
2026-08-12
net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
Siddharth Vadapalli
1
-0
/
+2
2026-06-23
net: ti: icssg: Fix XSK zero copy TX during application wakeup
Meghana Malladi
1
-12
/
+11
2026-06-22
net: ethernet: ti: icssg: guard PA stat lookups
Philippe Schenker
1
-21
/
+28
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+36
2026-06-15
net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload mode
Meghana Malladi
1
-2
/
+11
2026-06-15
net: ti: icssg: Use undirected TX tag for native XDP in HSR offload mode
Meghana Malladi
1
-2
/
+19
2026-06-15
net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup condition
Meghana Malladi
1
-8
/
+6
2026-06-05
net: cpsw_new: unregister devlink on port registration failure
Guangshuo Li
1
-1
/
+3
2026-05-20
net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
Alexander Vassilevski
1
-4
/
+2
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-27
/
+14
2026-05-08
net: ti: icssm-prueth: fix eth_ports_node leak in probe
Shitalkumar Gandhi
1
-0
/
+1
2026-04-12
net: ethernet: ti: am65-cpsw: add support for J722S SoC family
Nora Schiffer
1
-0
/
+8
2026-04-06
net: ethernet: ti-cpsw: fix linking built-in code to modules
Arnd Bergmann
6
-15
/
+139
2026-04-06
net: ethernet: ti-cpsw:: rename soft_reset() function
Arnd Bergmann
4
-4
/
+4
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-03-27
net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch
David Carlier
1
-1
/
+1
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-03-24
net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
David Carlier
1
-2
/
+2
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2026-03-16
net: ti: icssg-prueth: Add HSR multicast FDB port membership management
MD Danish Anwar
1
-15
/
+232
2026-03-14
net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
1
-0
/
+5
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+10
2026-03-12
net: ti: icssg: Fix wrong macro used in RX classifier configuration
MD Danish Anwar
1
-2
/
+2
2026-03-11
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
2
-8
/
+10
2026-03-09
net: ethernet: ti: am65-cpsw: Use also port number to identify timestamps
Sebastian Andrzej Siewior
3
-18
/
+17
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+13
2026-03-03
net: ti: davinci_emac: stop using bus type mdio_bus_type
Heiner Kallweit
1
-24
/
+15
2026-03-03
net: ti: icssg: Add HSR/PRP protocol frame filtering
MD Danish Anwar
3
-2
/
+75
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
MD Danish Anwar
1
-0
/
+8
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
Chintan Vankar
2
-6
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-10
/
+10
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-9
/
+7
2026-02-11
net: ti: icssg-prueth: Add optional dependency on HSR
Kevin Hao
1
-0
/
+1
2026-02-06
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
4
-19
/
+5
2026-02-05
net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
Kevin Hao
1
-2
/
+1
2026-02-05
net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
Kevin Hao
1
-7
/
+5
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+65
2026-02-04
net: ti: icssm-prueth: Add support for ICSSM RSTP switch
Roger Quadros
5
-21
/
+820
2026-02-04
net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
Roger Quadros
8
-3
/
+744
2026-02-04
net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
Roger Quadros
6
-1
/
+729
2026-02-03
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
1
-6
/
+35
2026-02-03
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
2
-5
/
+30
2026-01-26
net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
David Yang
2
-12
/
+12
2026-01-17
net: ethernet: ti: cpsw_ale: Remove obsolete macros
Stefan Wiehler
1
-5
/
+0
2026-01-08
net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
Rafael J. Wysocki
2
-8
/
+2
2025-12-10
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
1
-1
/
+2
[next]