index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+4
|
\
|
*
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-19
1
-1
/
+4
*
|
net: remove clear_sk() method
Eric Dumazet
2016-08-23
1
-6
/
+2
*
|
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
1
-18
/
+0
|
/
*
dccp: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
1
-3
/
+4
*
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
2016-07-11
1
-0
/
+4
*
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
1
-0
/
+24
*
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
1
-0
/
+7
*
net: do not block BH while processing socket backlog
Eric Dumazet
2016-05-02
1
-14
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-3
/
+6
|
\
|
*
net: add the AF_KCM entries to family name tables
Dexuan Cui
2016-04-06
1
-3
/
+6
*
|
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
1
-5
/
+0
*
|
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
1
-0
/
+9
*
|
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-05
1
-6
/
+13
*
|
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-04
1
-0
/
+1
*
|
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
1
-1
/
+13
*
|
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
1
-0
/
+13
*
|
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+2
*
|
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-04
1
-11
/
+22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-0
/
+5
|
\
|
*
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-25
1
-0
/
+4
|
*
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
2016-02-11
1
-0
/
+1
*
|
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
|
/
*
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
1
-5
/
+0
*
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
1
-45
/
+7
*
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
1
-10
/
+16
*
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-14
1
-7
/
+2
*
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-4
/
+3
|
\
|
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
1
-1
/
+2
|
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
1
-1
/
+1
|
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
1
-2
/
+0
*
|
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
1
-0
/
+2
*
|
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
1
-13
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-7
/
+5
|
\
|
|
*
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
1
-3
/
+1
|
*
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-4
/
+4
*
|
net: Generalise wq_has_sleeper helper
Herbert Xu
2015-11-30
1
-4
/
+4
|
/
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-2
/
+4
*
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-11-02
1
-0
/
+22
*
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-27
1
-3
/
+17
*
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
1
-0
/
+5
*
sock: support per-packet fwmark
Edward Jee
2015-10-12
1
-0
/
+26
*
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
1
-1
/
+1
*
net: core: drop null test before destroy functions
Julia Lawall
2015-09-15
1
-8
/
+4
*
sock: fix kernel doc error
Jean Sacren
2015-08-27
1
-1
/
+1
*
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
2015-07-30
1
-1
/
+2
*
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
2015-07-27
1
-2
/
+3
*
sock_diag: don't broadcast kernel sockets
Craig Gallek
2015-06-30
1
-1
/
+1
[next]