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-03-05
Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
13
-444
/
+1629
2026-03-04
mptcp: pm: in-kernel: always mark signal+subflow endp as used
Matthieu Baerts (NGI0)
1
-0
/
+9
2026-03-04
mptcp: pm: avoid sending RM_ADDR over same subflow
Matthieu Baerts (NGI0)
1
-12
/
+43
2026-03-04
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
1
-0
/
+11
2026-03-04
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
1
-4
/
+8
2026-03-04
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
1
-0
/
+9
2026-03-04
nfc: digital: free skb on digital_in_send error paths
Jakub Kicinski
1
-2
/
+6
2026-03-04
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
1
-2
/
+7
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2
-3
/
+5
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
1
-0
/
+1
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
3
-55
/
+41
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
1
-1
/
+11
2026-03-04
tcp: move tcp_do_parse_auth_options() to net/ipv4/tcp.c
Eric Dumazet
2
-54
/
+54
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
6
-99
/
+85
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
2
-58
/
+65
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
1
-9
/
+2
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
1
-12
/
+6
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
2
-47
/
+54
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
2
-10
/
+13
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
1
-1
/
+3
2026-03-04
net: fix off-by-one in udp_flow_src_port() / psp_write_headers()
Eric Dumazet
1
-1
/
+1
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-0
/
+1
2026-03-04
bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
Feng Yang
1
-0
/
+15
2026-03-04
Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
22
-316
/
+695
2026-03-04
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-0
/
+1
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
1
-65
/
+206
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
4
-256
/
+638
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
1
-109
/
+554
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
2
-5
/
+179
2026-03-04
netfilter: nfnetlink_queue: remove locking in nfqnl_get_sk_secctx
Florian Westphal
1
-7
/
+0
2026-03-04
netfilter: nfnetlink_queue: no longer acquire sk_callback_lock
Eric Dumazet
1
-5
/
+12
2026-03-04
netfilter: nfnetlink_log: no longer acquire sk_callback_lock
Eric Dumazet
1
-6
/
+13
2026-03-04
netfilter: nft_meta: no longer acquire sk_callback_lock in nft_meta_get_eval_skugid()
Eric Dumazet
1
-10
/
+13
2026-03-04
netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
Eric Dumazet
1
-14
/
+14
2026-03-04
netfilter: nf_log_syslog: no longer acquire sk_callback_lock in nf_log_dump_sk_uid_gid()
Eric Dumazet
1
-4
/
+12
2026-03-04
netfilter: nft_fib_ipv6: switch to fib6_lookup
Florian Westphal
1
-30
/
+49
2026-03-04
ipv6: export fib6_lookup for nft_fib_ipv6
Florian Westphal
2
-0
/
+6
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
4
-3
/
+7
2026-03-03
net: core: failover: enforce mandatory ops and clean up redundant checks
Zeeshan Ahmad
1
-7
/
+7
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
1
-1
/
+2
2026-03-03
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
1
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
2026-03-03
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
1
-4
/
+10
2026-03-03
wifi: mac80211: give the AP more time for EPPKE as well
Johannes Berg
1
-1
/
+2
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
1
-0
/
+1
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
1
-26
/
+8
2026-03-02
ipmr: Don't hold RTNL for ipmr_rtm_route().
Kuniyuki Iwashima
1
-13
/
+21
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
1
-6
/
+22
[prev]
[next]