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-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
1
-1
/
+1
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
1
-1
/
+1
2025-11-18
scm: Convert put_cmsg() to scoped user access
Christophe Leroy
1
-13
/
+7
2025-11-17
convert rpc_pipefs
Al Viro
1
-15
/
+12
2025-11-17
tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
Eric Dumazet
1
-1
/
+1
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
1
-7
/
+48
2025-11-16
SUNRPC: Improve "fragment too large" warning
Chuck Lever
1
-3
/
+4
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
1
-11
/
+8
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
1
-3
/
+6
2025-11-14
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
2025-11-14
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
1
-27
/
+0
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
1
-1
/
+1
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
42
-192
/
+434
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-10
/
+16
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2
-8
/
+4
2025-11-14
xfrm: fix memory leak in xfrm_add_acquire()
Zilin Guan
1
-0
/
+3
2025-11-13
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
1
-0
/
+3
2025-11-13
net/sched: act_ife: convert comma to semicolon
Chen Ni
1
-3
/
+3
2025-11-13
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
1
-2
/
+4
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-109
/
+240
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
23
-107
/
+239
2025-11-13
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
1
-0
/
+8
2025-11-13
hsr: Follow standard for HSRv0 supervision frames
Felix Maurer
2
-8
/
+16
2025-11-13
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
1
-0
/
+3
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+1
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
23
-332
/
+488
2025-11-12
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-6
/
+18
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
1
-0
/
+1
2025-11-12
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
1
-1
/
+1
2025-11-11
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-11-11
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
6
-64
/
+134
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
1
-1
/
+0
2025-11-11
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-11-11
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
1
-5
/
+7
2025-11-11
Bluetooth: hci_event: Fix not handling PA Sync Lost event
Luiz Augusto von Dentz
1
-14
/
+35
2025-11-11
af_unix: Initialise scc_index in unix_add_edge().
Kuniyuki Iwashima
1
-3
/
+11
2025-11-11
devlink: Introduce switchdev_inactive eswitch mode
Saeed Mahameed
1
-1
/
+1
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
2
-4
/
+7
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
4
-23
/
+76
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
4
-7
/
+10
2025-11-11
wifi: cfg80211/mac80211: clean up duplicate ap_power handling
Pagadala Yesu Anjaneyulu
2
-33
/
+2
2025-11-11
wifi: cfg80211: use a C99 initializer in wiphy_register
Emmanuel Grumbach
1
-6
/
+6
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
2
-4
/
+7
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
10
-62
/
+84
2025-11-11
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
2025-11-10
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
Breno Leitao
1
-2
/
+5
2025-11-10
tipc: Fix use-after-free in tipc_mon_reinit_self().
Kuniyuki Iwashima
1
-0
/
+2
2025-11-10
net/handshake: Fix memory leak in tls_handshake_accept()
Zilin Guan
1
-0
/
+1
[prev]
[next]