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-04-13
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
2
-12
/
+13
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-3
/
+7
2026-04-13
net: qrtr: ns: Fix use-after-free in driver remove()
Manivannan Sadhasivam
1
-0
/
+11
2026-04-13
net: qrtr: ns: Limit the total number of nodes
Manivannan Sadhasivam
1
-2
/
+14
2026-04-13
net: qrtr: ns: Free the node during ctrl_cmd_bye()
Manivannan Sadhasivam
1
-5
/
+15
2026-04-13
net: qrtr: ns: Limit the maximum number of lookups
Manivannan Sadhasivam
1
-2
/
+12
2026-04-13
net: qrtr: ns: Limit the maximum server registration per node
Manivannan Sadhasivam
1
-5
/
+21
2026-04-13
can: raw: convert to getsockopt_iter
Breno Leitao
1
-15
/
+13
2026-04-13
af_packet: convert to getsockopt_iter
Breno Leitao
1
-8
/
+7
2026-04-13
net: call getsockopt_iter if available
Breno Leitao
1
-3
/
+51
2026-04-13
Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
6
-13
/
+36
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
23
-31
/
+31
2026-04-13
xprtrdma: Post receive buffers after RPC completion
Chuck Lever
1
-5
/
+9
2026-04-13
xprtrdma: Scale receive batch size with credit window
Chuck Lever
3
-2
/
+4
2026-04-13
xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
Chuck Lever
3
-143
/
+179
2026-04-13
xprtrdma: Decouple frwr_wp_create from frwr_map
Chuck Lever
1
-7
/
+50
2026-04-13
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
2
-1
/
+30
2026-04-13
xprtrdma: Avoid 250 ms delay on backlog wakeup
Chuck Lever
1
-1
/
+1
2026-04-13
xprtrdma: Close sendctx get/put race that can block a transport
Chuck Lever
1
-1
/
+16
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-27
/
+92
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
4
-0
/
+16
2026-04-13
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
Shuvam Pandey
1
-4
/
+14
2026-04-13
Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(sk)->codec
Stefan Metzmacher
1
-1
/
+2
2026-04-13
Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
Dudu Lu
1
-0
/
+6
2026-04-13
Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER
Pauli Virtanen
1
-3
/
+0
2026-04-13
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
2
-2
/
+4
2026-04-13
Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU
Luiz Augusto von Dentz
1
-1
/
+1
2026-04-12
bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
Sun Jian
1
-8
/
+12
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compatibility
Konstantin Khorenko
1
-1
/
+1
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
1
-3
/
+1
2026-04-12
vsock: fix buffer size clamping order
Norbert Szetei
1
-3
/
+3
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
14
-52
/
+51
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
5
-23
/
+22
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2
-4
/
+8
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-2
/
+2
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
1
-3
/
+2
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
8
-23
/
+20
2026-04-12
net/rds: Restrict use of RDS/IB to the initial network namespace
Greg Jumper
2
-2
/
+12
2026-04-12
net/rds: Optimize rds_ib_laddr_check
HÃ¥kon Bugge
3
-3
/
+20
2026-04-12
net: rose: reject truncated CLEAR_REQUEST frames in state machines
Mashiro Chen
1
-0
/
+7
2026-04-12
gre: Count GRE packet drops
Gal Pressman
3
-2
/
+8
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
1
-2
/
+4
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
1
-0
/
+6
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
1
-1
/
+2
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
1
-0
/
+2
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
1
-0
/
+269
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
1
-2
/
+0
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
1
-24
/
+9
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
23
-221
/
+362
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
1
-2
/
+6
[prev]
[next]