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
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
9
-79
/
+206
2025-09-03
netlink: specs: fou: change local-v6/peer-v6 check
Asbjørn Sloth Tønnesen
1
-2
/
+2
2025-09-03
mptcp: record subflows in RPS table
Christoph Paasch
1
-0
/
+21
2025-09-03
mptcp: use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-33
/
+2
2025-09-03
Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+4
2025-09-03
wifi: mac80211: count reg connection element in the size
Miri Korenblit
1
-1
/
+4
2025-09-03
wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta
Lorenzo Bianconi
1
-3
/
+0
2025-09-03
wifi: cfg80211: Remove unused tracepoints
Steven Rostedt
1
-56
/
+0
2025-09-03
wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
Dan Carpenter
1
-1
/
+4
2025-09-02
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
1
-1
/
+3
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
1
-4
/
+2
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
1
-17
/
+15
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
1
-4
/
+8
2025-09-02
net_sched: add back BH safety to tcf_lock
Eric Dumazet
11
-22
/
+22
2025-09-02
net/smc: Replace use of strncpy on NUL-terminated string with strscpy
James Flowers
1
-1
/
+1
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
1
-7
/
+11
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2
-22
/
+42
2025-09-02
netfilter: nft_set_pipapo: remove redundant test for avx feature bit
Florian Westphal
2
-3
/
+2
2025-09-02
netfilter: nf_tables: all transaction allocations can now sleep
Florian Westphal
1
-28
/
+19
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
2
-11
/
+124
2025-09-02
netfilter: nft_payload: Use csum_replace4() instead of opencoding
Christophe Leroy
1
-1
/
+1
2025-09-02
netfilter: ebtables: Use vmalloc_array() to improve code
Qianfeng Rong
1
-7
/
+7
2025-09-02
net: mctp: mctp_fraq_queue should take ownership of passed skb
Jeremy Kerr
1
-16
/
+19
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
1
-0
/
+3
2025-09-01
Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linux-merge
Jakub Kicinski
1
-1
/
+6
2025-09-01
inet: ping: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-16
/
+16
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
1
-5
/
+5
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
2
-11
/
+0
2025-09-01
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
1
-4
/
+10
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2
-4
/
+8
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
5
-6
/
+11
2025-09-01
Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-0
/
+3
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-09-01
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
1
-0
/
+3
2025-08-31
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
1
-1
/
+6
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-8
/
+1
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
1
-1
/
+2
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
4
-10
/
+12
2025-08-29
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
1
-3
/
+4
2025-08-29
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
1
-3
/
+3
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
1
-6
/
+10
2025-08-29
ipv6: use RCU in ip6_output()
Eric Dumazet
1
-14
/
+15
2025-08-29
ipv6: use RCU in ip6_xmit()
Eric Dumazet
1
-14
/
+21
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
6
-13
/
+14
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2
-3
/
+3
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
1
-21
/
+31
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
5
-31
/
+15
2025-08-29
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
1
-7
/
+7
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2
-3
/
+3
2025-08-29
inet_diag: annotate data-races in inet_diag_msg_common_fill()
Eric Dumazet
1
-9
/
+9
[prev]
[next]