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