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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-21
/
+57
2026-03-04
ipvs: use more keys for connection hashing
Julian Anastasov
1
-35
/
+69
2026-03-04
ipvs: switch to per-net connection table
Julian Anastasov
1
-5
/
+29
2026-03-04
ipvs: use resizable hash table for services
Julian Anastasov
1
-15
/
+34
2026-03-04
ipvs: add resizable hash tables
Julian Anastasov
1
-0
/
+198
2026-03-04
ipv6: make ipv6_anycast_destination logic usable without dst_entry
Florian Westphal
1
-4
/
+11
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-1
/
+1
2026-03-03
net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
Dipayaan Roy
1
-2
/
+14
2026-03-03
bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
Jiayuan Chen
1
-0
/
+1
2026-03-02
dccp Remove inet_hashinfo2_init_mod().
Kuniyuki Iwashima
1
-1
/
+0
2026-03-02
ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.
Kuniyuki Iwashima
1
-0
/
+1
2026-03-02
ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.
Kuniyuki Iwashima
2
-2
/
+2
2026-03-02
ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE.
Kuniyuki Iwashima
1
-3
/
+2
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
6
-12
/
+8
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
1
-5
/
+5
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
1
-2
/
+1
2026-03-02
wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
Sai Pratyusha Magam
1
-0
/
+7
2026-03-02
wifi: mac80211: fetch unsolicited probe response template by link ID
Sriram R
1
-1
/
+3
2026-03-02
wifi: mac80211: fetch FILS discovery template by link ID
Sriram R
1
-1
/
+3
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
1
-12
/
+12
2026-03-02
wifi: cfg80211: add support to handle incumbent signal detected event from mac80211/driver
Hari Chandrakanthan
1
-0
/
+23
2026-03-02
wifi: cfg80211: set and report chandef CAC ongoing
Janusz Dziedzic
1
-0
/
+3
2026-02-28
net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
Jesper Dangaard Brouer
2
-6
/
+8
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
1
-5
/
+6
2026-02-28
net: sched: rename QDISC_DROP_FQ_* to generic names
Jesper Dangaard Brouer
1
-9
/
+10
2026-02-28
net: sched: sfq: convert to qdisc drop reasons
Jesper Dangaard Brouer
1
-4
/
+14
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
4
-51
/
+134
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
1
-3
/
+3
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
1
-0
/
+1
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
1
-2
/
+7
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
3
-3
/
+3
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
1
-7
/
+26
2026-02-26
netmem: remove the pp fields from net_iov
Byungchul Park
1
-37
/
+1
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-14
/
+31
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-8
/
+26
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
2
-2
/
+14
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
3
-37
/
+0
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
1
-0
/
+2
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
1
-6
/
+18
2026-02-25
ipvs: use single svc table
Julian Anastasov
1
-6
/
+2
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
1
-0
/
+13
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
1
-5
/
+5
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
1
-1
/
+3
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
2
-5
/
+1
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
1
-1
/
+2
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
1
-1
/
+9
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
1
-2
/
+0
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
1
-1
/
+0
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
1
-3
/
+5
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
1
-1
/
+1
[prev]
[next]