index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-7
/
+11
4 days
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
1
-1
/
+1
4 days
bpf, sockmap: Take state lock for af_unix iter
Michal Luczaj
1
-0
/
+2
4 days
bpf, sockmap: Fix af_unix null-ptr-deref in proto update
Michal Luczaj
1
-0
/
+3
4 days
bpf, sockmap: Fix af_unix iter deadlock
Michal Luczaj
1
-4
/
+3
4 days
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
1
-2
/
+2
4 days
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-11
/
+2
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-19
/
+35
5 days
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
448
-6479
/
+11286
5 days
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
5
-29
/
+78
5 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-27
/
+172
6 days
net: caif: clear client service pointer on teardown
Zhengchuan Liang
1
-2
/
+12
6 days
net: strparser: fix skb_head leak in strp_abort_strp()
Luxiao Xu
1
-0
/
+8
6 days
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
1
-0
/
+2
6 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-111
/
+43
6 days
sctp: disable BH before calling udp_tunnel_xmit_skb()
Xin Long
2
-0
/
+4
6 days
sctp: fix missing encap_port propagation for GSO fragments
Xin Long
1
-0
/
+1
6 days
tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().
Kuniyuki Iwashima
1
-1
/
+1
6 days
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
2
-12
/
+13
6 days
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
6 days
net: qrtr: ns: Fix use-after-free in driver remove()
Manivannan Sadhasivam
1
-0
/
+11
6 days
net: qrtr: ns: Limit the total number of nodes
Manivannan Sadhasivam
1
-2
/
+14
6 days
net: qrtr: ns: Free the node during ctrl_cmd_bye()
Manivannan Sadhasivam
1
-5
/
+15
6 days
net: qrtr: ns: Limit the maximum number of lookups
Manivannan Sadhasivam
1
-2
/
+12
6 days
net: qrtr: ns: Limit the maximum server registration per node
Manivannan Sadhasivam
1
-5
/
+21
6 days
can: raw: convert to getsockopt_iter
Breno Leitao
1
-15
/
+13
6 days
af_packet: convert to getsockopt_iter
Breno Leitao
1
-8
/
+7
6 days
net: call getsockopt_iter if available
Breno Leitao
1
-3
/
+51
6 days
Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
6
-13
/
+36
6 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-31
/
+31
6 days
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+92
7 days
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
4
-0
/
+16
7 days
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
Shuvam Pandey
1
-4
/
+14
7 days
Bluetooth: SCO: check for codecs->num_codecs == 1 before assigning to sco_pi(...
Stefan Metzmacher
1
-1
/
+2
7 days
Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
Dudu Lu
1
-0
/
+6
7 days
Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER
Pauli Virtanen
1
-3
/
+0
7 days
Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
Pauli Virtanen
2
-2
/
+4
7 days
Bluetooth: L2CAP: Fix printing wrong information if SDU length exceeds MTU
Luiz Augusto von Dentz
1
-1
/
+1
7 days
bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
Sun Jian
1
-8
/
+12
7 days
net: add noinline __init __no_profile to skb_extensions_init() for GCOV compa...
Konstantin Khorenko
1
-1
/
+1
7 days
net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
Konstantin Khorenko
1
-3
/
+1
7 days
vsock: fix buffer size clamping order
Norbert Szetei
1
-3
/
+3
7 days
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
14
-52
/
+51
7 days
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
5
-23
/
+22
7 days
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2
-4
/
+8
7 days
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-2
/
+2
7 days
net: always set reason in sk_filter_trim_cap()
Eric Dumazet
1
-3
/
+2
7 days
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
8
-23
/
+20
7 days
net/rds: Restrict use of RDS/IB to the initial network namespace
Greg Jumper
2
-2
/
+12
7 days
net/rds: Optimize rds_ib_laddr_check
HÃ¥kon Bugge
3
-3
/
+20
[next]