index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-04-13
net: qrtr: ns: Limit the maximum server registration per node
Manivannan Sadhasivam
2026-04-13
can: raw: convert to getsockopt_iter
Breno Leitao
2026-04-13
af_packet: convert to getsockopt_iter
Breno Leitao
2026-04-13
net: call getsockopt_iter if available
Breno Leitao
2026-04-13
Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
xprtrdma: Post receive buffers after RPC completion
Chuck Lever
2026-04-13
xprtrdma: Scale receive batch size with credit window
Chuck Lever
2026-04-13
xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
Chuck Lever
2026-04-13
xprtrdma: Decouple frwr_wp_create from frwr_map
Chuck Lever
2026-04-13
xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slot
Chuck Lever
2026-04-13
xprtrdma: Avoid 250 ms delay on backlog wakeup
Chuck Lever
2026-04-13
xprtrdma: Close sendctx get/put race that can block a transport
Chuck Lever
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2026-04-13
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
Shuvam Pandey
2026-04-13
Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(...
Stefan Metzmacher
2026-04-13
Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
Dudu Lu
2026-04-13
Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER
Pauli Virtanen
2026-04-13
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
2026-04-13
Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU
Luiz Augusto von Dentz
2026-04-12
bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
Sun Jian
2026-04-12
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
2026-04-12
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
2026-04-12
vsock: fix buffer size clamping order
Norbert Szetei
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
2026-04-12
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2026-04-12
net/rds: Restrict use of RDS/IB to the initial network namespace
Greg Jumper
2026-04-12
net/rds: Optimize rds_ib_laddr_check
HÃ¥kon Bugge
2026-04-12
net: rose: reject truncated CLEAR_REQUEST frames in state machines
Mashiro Chen
2026-04-12
gre: Count GRE packet drops
Gal Pressman
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
[prev]
[next]