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-7.1.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
9 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-45
/
+76
10 days
tls: don't abort the connection on signal-interrupted sends
Maximilian Immanuel Brandtner
1
-1
/
+1
10 days
net: avoid theoretical races with ref drain
Jakub Kicinski
3
-0
/
+18
10 days
net: Defer netdev KOBJ_ADD uevent until the device is published
Dragos Tatulea
3
-0
/
+16
10 days
sctp: clear control chunk transport if it is being removed
Xin Long
1
-0
/
+4
10 days
net/atm: fix slab-out-of-bounds read in vcc_setsockopt()
Eric Dumazet
1
-5
/
+9
10 days
packet: use consistent hard_header_len in TX_RING send path
Qihang Tang
1
-8
/
+11
10 days
packet: use consistent hard_header_len in non-ring send paths
Qihang Tang
1
-10
/
+16
10 days
tls: rx: restore msg_iter before TLS 1.3 optimistic retry
Jérémy Jean
1
-0
/
+2
10 days
tls: don't leave a full plaintext sk_msg ring unpushed
chanyoung
1
-0
/
+14
10 days
xdp: reject clones that overrun skb_shared_info tailroom
Zhiling Zou
1
-1
/
+1
10 days
mptcp: reclaim forward-allocated memory on RX path errors
Paolo Abeni
1
-0
/
+6
10 days
mptcp: fastopen: only mark MPTFO subflows with SYN data
Wyatt Feng
1
-3
/
+4
10 days
mptcp: pm: fix memory leak from alloc-during-teardown race
Shardul Bankar
3
-5
/
+19
10 days
mptcp: pm: fix data race in add_addr timer callback
Qing Luo
1
-2
/
+4
10 days
mptcp: remove MPC && MPJ check
Matthieu Baerts (NGI0)
1
-5
/
+0
10 days
mptcp: avoid combining some incoming suboptions
Matthieu Baerts (NGI0)
2
-1
/
+59
10 days
mptcp: options: reset DSS fields in case of unexpected size
Matthieu Baerts (NGI0)
1
-1
/
+7
10 days
net: qrtr: ns: Raise lookup limit to 128
Łukasz Patron
1
-1
/
+1
11 days
net/sched: reject overly deep qdisc hierarchies
Zijie Huang
1
-0
/
+9
11 days
net/smc: fix TOCTOU race between smc_listen_out() and listener close
Sidraya Jayagond
1
-1
/
+2
11 days
net: remove WARN_ON_ONCE() from sk_mc_loop()
Eric Dumazet
1
-1
/
+0
11 days
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zhiling Zou
1
-0
/
+3
11 days
net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
Henry Martin
1
-0
/
+4
11 days
mac802154: fix netdev use-after-free in beacon worker
Zihan Xi
1
-0
/
+4
11 days
netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
Eric Dumazet
1
-0
/
+3
11 days
tcp: fix TFO max_qlen accounting across reuseport migration
Jiayuan Chen
1
-4
/
+16
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
15
-180
/
+322
11 days
bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
Luxiao Xu
1
-2
/
+2
12 days
sctp: fix addip_serial increment on ASCONF_ACK allocation failure
Qing Luo
1
-2
/
+1
12 days
net: openvswitch: reallocate update replies for mismatched IDs
Zhiling Zou
1
-3
/
+26
12 days
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
1
-1
/
+16
13 days
net/openvswitch: check Ethernet header length in key_extract()
Cen Zhang (Microsoft)
1
-4
/
+7
13 days
packet: synchronize pressure clearing with ring reconfiguration
Zihan Xi
1
-4
/
+16
13 days
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
1
-1
/
+0
13 days
udp: fix potential use-after-free in tunnel segmentation
Xuanqiang Luo
1
-1
/
+3
13 days
ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
Zihan Xi
1
-18
/
+49
13 days
net: smc: fix splice entry lifetime imbalance in smc_rx_splice
Daming Li
1
-9
/
+10
13 days
xsk: validate metadata when processing requests
Stanislav Fomichev
1
-3
/
+3
13 days
xsk: validate launch-time metadata size
Stanislav Fomichev
1
-5
/
+6
13 days
xsk: clear metadata pointer when no timestamp is requested
Stanislav Fomichev
1
-0
/
+2
13 days
xsk: require at least 16 bytes of TX metadata
Stanislav Fomichev
1
-0
/
+2
13 days
vsock/virtio: avoid refilling the RX queue after teardown
Weiming Shi
1
-1
/
+2
13 days
vsock/virtio: read virtqueues under worker locks
Weiming Shi
1
-5
/
+6
13 days
ipv6: fix Route Information option length validation
Yuejie Shi
1
-4
/
+4
13 days
sctp: keep chunk->transport in step with the list it is queued on
Baul Lee
1
-0
/
+1
13 days
tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
Nathan Gao
1
-1
/
+1
2026-08-03
bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
Jose Fernandez (Anthropic)
1
-19
/
+24
2026-08-01
bpf: Fix netns reference imbalance in conntrack kfuncs
Chengfeng Ye
1
-24
/
+48
2026-08-01
bpf, sockmap: Fix sk_redir use-after-free in send verdict
Chengfeng Ye
1
-0
/
+2
[next]