index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
2026-03-27
net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch
David Carlier
2026-03-24
net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX path
David Carlier
2026-03-14
net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
2026-03-11
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
2026-02-28
net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...
MD Danish Anwar
2026-02-26
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-11
net: ti: icssg-prueth: Add optional dependency on HSR
Kevin Hao
2026-02-06
net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callback
Kevin Hao
2026-02-05
net: cpsw_new: Fix potential unregister of netdev that has not been registere...
Kevin Hao
2026-02-05
net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
Kevin Hao
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-04
net: ti: icssm-prueth: Add support for ICSSM RSTP switch
Roger Quadros
2026-02-04
net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
Roger Quadros
2026-02-04
net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
Roger Quadros
2026-02-03
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
2026-02-03
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
2026-01-26
net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
David Yang
2026-01-17
net: ethernet: ti: cpsw_ale: Remove obsolete macros
Stefan Wiehler
2026-01-08
net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
Rafael J. Wysocki
2025-12-10
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
net: ti: icssg-prueth: Enable zero copy in XDP features
Meghana Malladi
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for RX
Meghana Malladi
2025-11-20
net: ti: icssg-prueth: Make emac_run_xdp function independent of page
Meghana Malladi
2025-11-20
net: ti: icssg-prueth: Add AF_XDP zero copy for TX
Meghana Malladi
2025-11-20
net: ti: icssg-prueth: Add XSK pool helpers
Meghana Malladi
2025-11-20
net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
Meghana Malladi
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-11
net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
Nathan Chancellor
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
Aksh Garg
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
Aksh Garg
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-05
net: ti: icssg-prueth: Fix fdb hash size configuration
Meghana Malladi
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
2025-11-04
ti: netcp: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
2025-10-29
net: davinci_mdio: use new iterator mdiobus_for_each_phy
Heiner Kallweit
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-23
net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()
Markus Elfring
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
2025-10-20
ti: icssg: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-10-20
net: ti: am65-cpsw: move hw timestamping to ndo callback
Vadim Fedorenko
2025-09-19
net: ti: icssm-prueth: unwind cleanly in probe()
Dan Carpenter
2025-09-18
net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
Vishnu Singh
2025-09-14
net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x ...
Parvathi Pudi
[next]