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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
1
-28
/
+45
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
1
-8
/
+37
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
1
-0
/
+1
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
1
-46
/
+7
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
1
-15
/
+53
2026-01-28
svcrdma: use bvec-based RDMA read/write API
Chuck Lever
1
-69
/
+86
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-2
/
+6
2026-01-27
ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfc
Breno Leitao
1
-12
/
+2
2026-01-27
udp: gso: Use single MSS length in UDP header for GSO_PARTIAL
Gal Pressman
1
-2
/
+4
2026-01-27
ipv6: Switch to higher-level SHA-1 functions
Eric Biggers
1
-8
/
+13
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
3
-4
/
+42
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
2
-5
/
+27
2026-01-27
tcp: move sk_forced_mem_schedule() to tcp.c
Eric Dumazet
2
-27
/
+27
2026-01-27
wifi: mac80211: use u64_stats_t with u64_stats_sync properly
David Yang
3
-11
/
+23
2026-01-27
wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request
Avraham Stern
2
-0
/
+19
2026-01-27
wifi: nl80211/cfg80211: add negotiated burst period to FTM result
Avraham Stern
1
-0
/
+1
2026-01-27
wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ranging
Avraham Stern
1
-5
/
+6
2026-01-27
wifi: nl80211/cfg80211: add new FTM capabilities
Avraham Stern
1
-0
/
+23
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
3
-27
/
+54
2026-01-27
virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
1
-0
/
+6
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
6
-44
/
+347
2026-01-26
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
Kuniyuki Iwashima
2
-2
/
+19
2026-01-26
mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
Eric Dumazet
1
-3
/
+13
2026-01-26
net: include <linux/hex.h> from sysctl_net_core.c
Eric Dumazet
1
-0
/
+1
2026-01-26
SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths
Chuck Lever
1
-18
/
+64
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
47
-261
/
+374
2026-01-25
net: core: neighbour: Make another netlink notification atomically
Petr Machata
1
-4
/
+9
2026-01-25
net: core: neighbour: Make one netlink notification atomically
Petr Machata
1
-3
/
+5
2026-01-25
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
1
-2
/
+2
2026-01-25
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
1
-11
/
+10
2026-01-25
net: core: neighbour: Process ARP queue later
Petr Machata
1
-1
/
+7
2026-01-25
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
1
-35
/
+43
2026-01-25
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
1
-6
/
+12
2026-01-25
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
1
-7
/
+17
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-2
/
+2
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
1
-2
/
+8
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-21
/
+10
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
2
-11
/
+1
2026-01-25
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
1
-1
/
+1
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
1
-1
/
+3
2026-01-25
net: bridge: mcast: fix memcpy with u64_stats
David Yang
1
-1
/
+1
2026-01-24
bpf: add fsession support
Menglong Dong
2
-0
/
+2
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
6
-76
/
+169
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2
-5
/
+2
2026-01-23
net: add queue config validation callback
Jakub Kicinski
3
-14
/
+66
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
3
-38
/
+34
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
1
-4
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2
-0
/
+33
2026-01-23
net: introduce mangleid_features
Paolo Abeni
1
-1
/
+4
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2
-14
/
+13
[prev]
[next]