aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sock.c
Commit message (Expand)AuthorAge
* sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin2018-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-16
|\
| * tls: convert to generic sk_msg interfaceDaniel Borkmann2018-10-15
* | net: extend sk_pacing_rate to unsigned longEric Dumazet2018-10-16
|/
* tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-03
* net: Add and use skb_mark_not_on_list().David S. Miller2018-09-10
* net: avoid unnecessary sock_flag() check when enable timestampYafang Shao2018-08-06
* net/socket: remove duplicated init codeMatthieu Baerts2018-08-02
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
|\
| * sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann2018-07-24
* | net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia2018-07-04
* | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-04
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\|
| * net, mm: account sock objects to kmemcgShakeel Butt2018-06-29
* | net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao2018-07-02
* | net: Record receive queue number for a connectionAmritha Nambiar2018-07-01
|/
* Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Bart Van Assche2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski2018-06-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
| |\
| * | net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso2018-05-10
| * | net: initial AF_XDP skeletonBjörn Töpel2018-05-03
| * | tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-16
* | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \
| * | | net: remove sock_no_pollChristoph Hellwig2018-05-26
| |/ /
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ | |_|/ |/| |
| * | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
| |/
* / sock_diag: fix use-after-free read in __sk_freeEric Dumazet2018-05-18
|/
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* 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