aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAge
* dccp: do not release listeners too soonEric Dumazet2016-11-03
* doc: update docbook annotations for socket and skbStephen Hemminger2016-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * net: avoid sk_forward_alloc overflowsEric Dumazet2016-09-17
* | net: remove clear_sk() methodEric Dumazet2016-08-24
* | udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet2016-08-24
* | bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2016-08-19
|/
* dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-13
* net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin2016-05-20
* tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-04
* net: add __sock_wfree() helperEric Dumazet2016-05-03
* tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-02
* net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet2016-04-27
* net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet2016-04-27
* soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2016-04-25
* sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet2016-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-14
* | net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2016-04-13
* | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-13
* | net: Fix build failure due to lockdep_sock_is_held().David S. Miller2016-04-07
* | sock: make lockdep_sock_is_held static inlineHannes Frederic Sowa2016-04-07
* | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
* | 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
* | sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn2016-04-05
* | tcp: increment sk_drops for dropped rx packetsEric Dumazet2016-04-04
* | udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-04
* | net: add SOCK_RCU_FREE socket flagEric Dumazet2016-04-04
* | sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
* | sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2016-04-04
* | sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn2016-04-04
|/
* sock: struct proto hash function may errorCraig Gallek2016-02-11
* net: sock: remove dead cgroup methods from struct protoJohannes Weiner2016-01-21
* 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: simplify the per-memcg limit accessJohannes Weiner2016-01-14
* net: tcp_memcontrol: remove dead per-memcg count of allocated socketsJohannes Weiner2016-01-14
* net: tcp_memcontrol: remove bogus hierarchy pressure propagationJohannes Weiner2016-01-14
* net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2016-01-14
* soreuseport: define reuseport groupsCraig Gallek2016-01-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa2015-12-16
| * net: fix IP early demux racesEric Dumazet2015-12-14
| * net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
| * 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
* | net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-15