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
/
core
/
sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-0
/
+3
2018-05-25
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2017-11-18
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-10-12
Revert "socket, bpf: fix possible use after free"
Greg Kroah-Hartman
1
-4
/
+1
2017-10-12
socket, bpf: fix possible use after free
Eric Dumazet
1
-1
/
+4
2017-10-12
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-06-07
net: fix compile error in skb_orphan_partial()
Eric Dumazet
1
-3
/
+0
2017-06-07
netem: fix skb_orphan_partial()
Eric Dumazet
1
-12
/
+8
2017-03-30
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-30
net: properly release sk_frag.page
Eric Dumazet
1
-5
/
+5
2017-01-15
net: add the AF_QIPCRTR entries to family name tables
Anna, Suman
1
-3
/
+3
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+3
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2016-10-08
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
1
-3
/
+3
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2016-09-20
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
1
-1
/
+4
2016-08-24
net: remove clear_sk() method
Eric Dumazet
1
-6
/
+2
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
1
-18
/
+0
2016-07-13
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-3
/
+4
2016-07-12
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
1
-0
/
+4
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
1
-0
/
+24
2016-05-03
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
1
-0
/
+7
2016-05-03
net: do not block BH while processing socket backlog
Eric Dumazet
1
-14
/
+8
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
1
-5
/
+0
2016-04-06
net: add the AF_KCM entries to family name tables
Dexuan Cui
1
-3
/
+6
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
1
-0
/
+9
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
1
-6
/
+13
2016-04-05
tcp: increment sk_drops for listeners
Eric Dumazet
1
-0
/
+1
2016-04-05
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
1
-1
/
+13
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
1
-0
/
+13
2016-04-04
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
1
-1
/
+2
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
1
-11
/
+22
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+4
2016-02-11
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
1
-0
/
+1
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-5
/
+0
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-45
/
+7
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-10
/
+16
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-7
/
+2
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
1
-0
/
+29
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
1
-1
/
+2
2015-12-12
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
1
-1
/
+1
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
1
-0
/
+2
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-13
/
+2
2015-12-06
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-2
/
+0
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
[next]