summaryrefslogtreecommitdiff
path: root/net/core/sock.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-21
|\ \
| * | net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend2018-03-19
| * | sock: make static tls function alloc_sg generic sock helperJohn Fastabend2018-03-19
* | | sock: remove zerocopy sockopt restriction on closed tcp stateWillem de Bruijn2018-03-14
|/ /
* | sock: Fix SO_ZEROCOPY switch caseJesus Sanchez-Palencia2018-03-07
* | tcp: switch to GSO being always onEric Dumazet2018-02-21
* | sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan2018-02-16
* | net: Convert proto_net_opsKirill Tkhai2018-02-13
* | net: Convert net_inuse_opsKirill Tkhai2018-02-13
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * net: Restrict unwhitelisted proto caches to size 0Kees Cook2018-01-15
| * net: Define usercopy region in struct proto slab cacheDavid Windsor2018-01-15
* | Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin2018-02-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * | sock: Move the socket inuse to namespace.Tonghao Zhang2017-12-19
| * | sock: Change the netns_core member name.Tonghao Zhang2017-12-19
| |/
* | net: annotate ->poll() instancesAl Viro2017-11-27
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* | tcp: allow drivers to tweak TSQ logicEric Dumazet2017-11-14
* | sock: Remove the global prot_inuse counter.Tonghao Zhang2017-11-11
* | net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\ \ | |/
| * net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet2017-10-10
| * Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet2017-10-10
| * net: defer call to cgroup_sk_alloc()Eric Dumazet2017-10-09
| * net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2017-10-09
* | net/core: Convert sk_timer users to use timer_setup()Kees Cook2017-10-18
* | net/core: Collapse redundant sk_timer callback data assignmentsKees Cook2017-10-18
|/
* socket, bpf: fix possible use after freeEric Dumazet2017-10-02
* net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-09-28
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-29
* net/sock: allow the user to set negative peek offsetPaolo Abeni2017-08-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-21
|\
| * net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-02
* | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-03
* | sock: add MSG_ZEROCOPYWillem de Bruijn2017-08-03
* | sock: allocate skbs from optmemWillem de Bruijn2017-08-03
|/
* proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2017-08-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
| * net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
| * net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-21
| * tcp: add TCPMemoryPressuresChrono counterEric Dumazet2017-06-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-18
| |\