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-7.2.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
5 days
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
5 days
net: gro: properly validate BIG TCP aggregation criteria
Eric Dumazet
1
-2
/
+5
5 days
Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
Ali Ahmet Memis
1
-8
/
+22
5 days
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
1
-2
/
+4
5 days
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
1
-0
/
+2
5 days
mptcp: pm: fix memory leak from alloc-during-teardown race
Shardul Bankar
4
-6
/
+20
5 days
ipv4: start using dst_dev_rcu()
Eric Dumazet
4
-8
/
+10
5 days
xfrm: fix sk_dst_cache double-free in xfrm_user_policy()
Xiang Mei (Microsoft)
1
-2
/
+2
5 days
mptcp: pm: fix data race in add_addr timer callback
Qing Luo
1
-2
/
+4
5 days
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
1
-0
/
+2
5 days
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
1
-0
/
+4
5 days
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
1
-5
/
+3
5 days
nfc: nci: free destination parameters when closing a connection
Linmao Li
1
-0
/
+1
5 days
nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
Samuel Page
1
-2
/
+2
5 days
nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
Samuel Page
1
-0
/
+6
5 days
nfc: llcp: reject PDUs shorter than the LLCP header
Doruk Tan Ozturk
1
-0
/
+5
5 days
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
1
-2
/
+16
5 days
nfc: llcp: bound the connect_sn TLV walk to the skb
Doruk Tan Ozturk
1
-4
/
+6
5 days
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
1
-0
/
+2
5 days
libceph: fix OOB read in decode_watchers() via missing bounds check
Pavitra Jha
1
-1
/
+4
5 days
inet: frags: publish queues before arming timer
Zhiling Zou
1
-5
/
+5
5 days
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
5
-18
/
+24
5 days
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
5
-47
/
+51
5 days
ipv4: frags: remove ipq_put()
Eric Dumazet
1
-11
/
+4
5 days
inet: frags: add inet_frag_putn() helper
Eric Dumazet
5
-9
/
+10
5 days
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
1
-3
/
+21
9 days
net: harmonize tstats and dstats
Paolo Abeni
1
-0
/
+14
9 days
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
1
-2
/
+16
9 days
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
1
-0
/
+3
9 days
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
1
-5
/
+5
9 days
af_packet: Don't send zero-byte data in tpacket_snd().
Eric Dumazet
1
-0
/
+3
9 days
net/tls: Fail tls_sw_splice_read() after a failed async decrypt
Chuck Lever
1
-0
/
+5
9 days
net: packet: fix wrong transport_header when sending VLAN-tagged frame
Wei Fang
1
-2
/
+2
9 days
tcp: fix icsk_ack.ato bitfield overflow
Jiayuan Chen
2
-4
/
+6
9 days
netfilter: ipset: let destroy callbacks adjust ext mem size
Florian Westphal
2
-3
/
+2
9 days
netfilter: ipset: fix list type element drift bug
Florian Westphal
1
-2
/
+5
9 days
netfilter: flowtable: publish GC-visible tuple last
Jérémy Jean
1
-3
/
+4
9 days
netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort path
Alexey Velichayshiy
1
-1
/
+1
9 days
netfilter: ipset: fix refcount race between list:set GC and swap
Xiang Mei (Microsoft)
1
-6
/
+13
9 days
net/x25: fix use-after-free of the socket by its timers
Baul Lee
2
-11
/
+18
9 days
net: pktgen: fix proc entry use-after-free
Chengfeng Ye
1
-3
/
+1
9 days
net: pktgen: fix code style (WARNING: Block comments)
Peter Seiderer
1
-16
/
+23
9 days
tcp: challenge ACK for non-exact RST in SYN-RECEIVED
Yuxiang Yang
2
-14
/
+54
9 days
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
1
-2
/
+2
9 days
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
3
-5
/
+5
9 days
net/sched: serialize qdisc_rtab_list against concurrent get/put
Aldo Ariel Panzardo
1
-5
/
+19
9 days
libceph: fix two unsafe bare decodes in decode_lockers()
Pavitra Jha
1
-2
/
+6
9 days
libceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZE
Xiang Mei
1
-2
/
+2
9 days
libceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-2
/
+2
9 days
libceph: tolerate addrvecs with multiple entries of the same type
Kefu Chai
1
-9
/
+9
[next]