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.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-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
2020-08-11
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
6
-13
/
+83
2020-08-11
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-08-11
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
1
-18
/
+20
2020-08-11
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
1
-2
/
+11
2020-08-11
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
1
-0
/
+2
2020-08-11
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
4
-12
/
+28
2020-08-11
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
1
-4
/
+4
2020-08-11
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2
-5
/
+13
2020-08-11
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+1
2020-08-11
cfg80211: check vendor command doit pointer before use
Julian Squires
1
-3
/
+3
2020-08-11
net/9p: validate fds in p9_fd_open
Christoph Hellwig
1
-8
/
+16
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-08-11
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-11
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-07
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
1
-5
/
+45
2020-08-05
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-08-05
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-08-05
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
2020-08-05
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
3
-32
/
+29
2020-08-05
net/x25: Fix null-ptr-deref in x25_disconnect
YueHaibing
1
-4
/
+6
2020-08-05
net/x25: Fix x25_neigh refcnt leak when x25 disconnect
Xiyu Yang
1
-0
/
+4
2020-08-05
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-05
9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
Wang Hai
1
-1
/
+14
2020-08-05
sunrpc: check that domain table is empty at module unload.
Sasha Levin
3
-0
/
+30
2020-07-31
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2
-12
/
+18
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
1
-0
/
+1
2020-07-31
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
1
-2
/
+4
2020-07-31
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
1
-7
/
+14
2020-07-31
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
1
-1
/
+4
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2
-10
/
+14
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2
-2
/
+2
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-31
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-31
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2
-2
/
+2
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-31
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-31
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
1
-1
/
+2
2020-07-31
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
1
-1
/
+3
2020-07-29
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-07-29
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
1
-1
/
+1
2020-07-29
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-07-22
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
1
-0
/
+1
2020-07-22
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2020-07-22
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
3
-5
/
+5
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-1
/
+1
2020-07-22
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
1
-4
/
+1
2020-07-22
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2
-7
/
+13
2020-07-22
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
1
-3
/
+5
2020-07-22
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2
-2
/
+8
[next]