aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sock.h
Commit message (Expand)AuthorAge
* net: remove bogus RCU annotations on socket.wqChristoph Hellwig2018-07-31
* net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig2018-07-30
* net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* sock: sockc cookie initializerWillem de Bruijn2018-07-06
* 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
* net: Enable Tx queue selection based on Rx queuesAmritha Nambiar2018-07-01
* net: Record receive queue number for a connectionAmritha Nambiar2018-07-01
* net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar2018-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net/sock: Update memalloc_socks static key to modern apiDavidlohr Bueso2018-05-10
| * net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin2018-05-01
* | net: remove sock_no_pollChristoph Hellwig2018-05-26
|/
* slab: make usercopy region 32-bitAlexey Dobriyan2018-04-06
* bpf: Hooks for sys_connectAndrey Ignatov2018-03-30
* bpf: sockmap redirect ingress supportJohn Fastabend2018-03-29
* 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
* | 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
* | tcp: remove sk_check_csum_caps()Eric Dumazet2018-02-21
* | tcp: switch to GSO being always onEric Dumazet2018-02-21
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * net: Define usercopy region in struct proto slab cacheDavid Windsor2018-01-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern2018-01-08
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
| |\ \
| * | | net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao2017-12-20
| * | | sock: Move the socket inuse to namespace.Tonghao Zhang2017-12-19
| * | | net: sk_pacing_shift_update() helperEric Dumazet2017-12-13
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \
| * | | | net: annotate ->poll() instancesAl Viro2017-11-27
| | |_|/ | |/| |
* | | | lockdep: Convert some users to constMatthew Wilcox2018-01-18
| |_|/ |/| |
* | | sock: Add sock_owned_by_user_nocheckTom Herbert2017-12-28
| |/ |/|
* | net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2017-12-05
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
| * slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-15
* | tcp: allow drivers to tweak TSQ logicEric Dumazet2017-11-14
* | net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-10
* | net/sock: Update sk rcu iterator macro.Tim Hansen2017-10-24
* | tcp: implement rb-tree based retransmit queueEric Dumazet2017-10-06
|/
* net: prevent dst uses after freeEric Dumazet2017-09-21
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\
| * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-18
* | sock: add MSG_ZEROCOPYWillem de Bruijn2017-08-04
* | sock: allocate skbs from optmemWillem de Bruijn2017-08-04
* | proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2017-08-01
|/