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
23 hours
net: skbuff: fix missing zerocopy reference in pskb_carve helpers
Minh Nguyen
1
-0
/
+4
23 hours
xfrm: input: hold netns during deferred transport reinjection
Zhengchuan Liang
1
-4
/
+12
23 hours
Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
Siwei Zhang
1
-7
/
+9
23 hours
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
3
-2
/
+8
23 hours
mptcp: do not drop partial packets
Shardul Bankar
1
-3
/
+19
23 hours
use less confusing names for iov_iter direction initializers
Al Viro
14
-27
/
+27
23 hours
net: hsr: defer node table free until after RCU readers
Michael Bommarito
1
-2
/
+4
23 hours
Bluetooth: serialize accept_q access
Jiexun Wang
1
-22
/
+65
23 hours
Bluetooth: Init sk_peer_* on bt_sock_alloc
Luiz Augusto von Dentz
3
-28
/
+25
23 hours
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
6
-45
/
+29
23 hours
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2
-1
/
+5
23 hours
net: Remove redundant if statements
Yajun Deng
32
-140
/
+68
23 hours
Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
Safa Karakuş
4
-9
/
+70
23 hours
mptcp: pm: ADD_ADDR rtx: fix potential data-race
Matthieu Baerts (NGI0)
1
-0
/
+8
23 hours
Bluetooth: hci_event: fix potential UAF in SSP passkey handlers
Shuvam Pandey
1
-4
/
+14
23 hours
net: bridge: use a stable FDB dst snapshot in RCU readers
Zhengchuan Liang
2
-13
/
+23
23 hours
net: qrtr: ns: Limit the total number of nodes
Manivannan Sadhasivam
1
-0
/
+17
23 hours
net: qrtr: ns: Free the node during ctrl_cmd_bye()
Manivannan Sadhasivam
1
-5
/
+15
23 hours
net: qrtr: ns: Change servers radix tree to xarray
Vignesh Viswanathan
1
-109
/
+24
23 hours
net: qrtr: ns: Limit the maximum number of lookups
Manivannan Sadhasivam
1
-0
/
+14
23 hours
net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
Bingquan Chen
1
-10
/
+15
23 hours
batman-adv: tp_meter: fix tp_num leak on kmalloc failure
Sven Eckelmann
1
-1
/
+4
23 hours
batman-adv: stop tp_meter sessions during mesh teardown
Jiexun Wang
4
-18
/
+82
23 hours
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
23 hours
sctp: stream: fully roll back denied add-stream state
Wyatt Feng
1
-1
/
+5
23 hours
sctp: diag: reject stale associations in dump_one path
Zhao Zhang
1
-8
/
+9
23 hours
net: rds: clear i_sends on setup unwind
Yuqi Xu
1
-0
/
+1
23 hours
vsock/vmci: fix sk_ack_backlog leak on failed handshake
Raf Dickson
1
-1
/
+3
23 hours
xfrm: espintcp: do not reuse an in-progress partial send
Wyatt Feng
1
-0
/
+4
23 hours
Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig
Michael Bommarito
1
-0
/
+46
23 hours
netfilter: nft_tunnel: fix use-after-free on object destroy
Tristan Madani
1
-1
/
+1
23 hours
netfilter: nft_exthdr: fix register tracking for F_PRESENT flag
Florian Westphal
1
-0
/
+3
23 hours
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
3
-27
/
+18
23 hours
rds: mark snapshot pages dirty in rds_info_getsockopt()
Breno Leitao
1
-1
/
+1
23 hours
ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup()
Eric Dumazet
1
-0
/
+2
23 hours
net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion
Weiming Shi
1
-0
/
+2
23 hours
net: guard timestamp cmsgs to real error queue skbs
Kyle Zeng
2
-8
/
+9
23 hours
sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
Michael Bommarito
1
-0
/
+8
23 hours
net: openvswitch: fix possible kfree_skb of ERR_PTR
Adrian Moreno
1
-0
/
+1
23 hours
ipv6: sit: reload inner IPv6 header after GSO offloads
Kyle Zeng
1
-0
/
+1
23 hours
net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
Mingyu Wang
1
-2
/
+2
23 hours
netlabel: validate unlabeled address and mask attribute lengths
Chenguang Zhao
1
-20
/
+10
23 hours
xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
Sanghyun Park
1
-11
/
+2
23 hours
wifi: mac80211: check tdls flag in ieee80211_tdls_oper
Deepanshu Kartikey
1
-1
/
+1
23 hours
sctp: purge outqueue on stale COOKIE-ECHO handling
Xin Long
1
-5
/
+1
23 hours
net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattr
Yizhou Zhao
1
-0
/
+9
23 hours
ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()
Eric Dumazet
1
-0
/
+5
23 hours
ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
Eric Dumazet
1
-0
/
+4
23 hours
Bluetooth: MGMT: validate advertising TLV before type checks
Zhang Cen
1
-6
/
+6
23 hours
Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
Zhang Cen
1
-4
/
+22
[next]