aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAge
* socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann2017-03-30
* net: properly release sk_frag.pageEric Dumazet2017-03-30
* net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-15
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-02
* dccp: do not release listeners too soonEric Dumazet2016-11-03
* net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2016-10-31
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-19
* | net: remove clear_sk() methodEric Dumazet2016-08-24
* | udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet2016-08-24
|/
* dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-13
* sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_sendSoheil Hassas Yeganeh2016-07-11
* net: add __sock_wfree() helperEric Dumazet2016-05-03
* tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-02
* net: do not block BH while processing socket backlogEric Dumazet2016-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\
| * net: add the AF_KCM entries to family name tablesDexuan Cui2016-04-06
* | sock: fix lockdep annotation in release_sockHannes Frederic Sowa2016-04-07
* | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-05
* | udp: remove headers from UDP packets before queueingsamanthakumar2016-04-05
* | tcp: increment sk_drops for listenersEric Dumazet2016-04-04
* | net: add SOCK_RCU_FREE socket flagEric Dumazet2016-04-04
* | sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2016-04-04
* | tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFOSoheil Hassas Yeganeh2016-04-04
* | sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn2016-04-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * net: Facility to report route quality of connected socketsTom Herbert2016-02-25
| * soreuseport: Prep for fast reuseport TCP socket selectionCraig Gallek2016-02-11
* | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
|/
* mm: memcontrol: generalize the socket accounting jump labelJohannes Weiner2016-01-14
* net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-14
* net: tcp_memcontrol: sanitize tcp memory accounting callbacksJohannes Weiner2016-01-14
* net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-labelJohannes Weiner2016-01-14
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * net: check both type and procotol for tcp socketsWANG Cong2015-12-17
| * xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
| * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2015-12-05
* | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-08
* | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\|
| * ipv6: kill sk_dst_lockEric Dumazet2015-12-03
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-30
|/
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* net: make skb_set_owner_w() more robustEric Dumazet2015-11-02
* sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa2015-10-27
* net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
* sock: support per-packet fwmarkEdward Jee2015-10-12