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
/
spacemit
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
2026-03-06
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
1
-1
/
+10
2026-03-06
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
1
-5
/
+3
2026-03-06
net: spacemit: Remove unused buff_addr fields
Vivian Wang
1
-3
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+4
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+15
2026-02-02
net: spacemit: k1-emac: fix jumbo frame support
Tomas Hlavacek
1
-6
/
+15
2026-02-02
net: spacemit: display phy driver information
Chukun Pan
1
-0
/
+2
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+27
2026-01-26
net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
Vivian Wang
1
-7
/
+27
2026-01-06
net: spacemit: Remove broken flow control support
Vivian Wang
1
-110
/
+0
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-11-03
net: spacemit: Check netif_running() in emac_set_pauseparam()
Vivian Wang
1
-0
/
+3
2025-10-22
net: spacemit: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-4
/
+4
2025-09-22
net: spacemit: Make stats_lock softirq-safe
Vivian Wang
1
-15
/
+15
2025-09-16
net: spacemit: Add K1 Ethernet MAC
Vivian Wang
4
-0
/
+2610