summaryrefslogtreecommitdiff
path: root/include/linux/net.h
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
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * kill kernel_sock_ioctl()Al Viro2018-01-24
* | ->poll() methods should return __poll_tAl Viro2017-11-27
|/
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15
|\
| * net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-15
* | proto_ops: Add locked held versions of sendmsg and sendpageTom Herbert2017-08-01
|/
* random: add get_random_{bytes,u32,u64,int,long,once}_wait familyJason A. Donenfeld2017-06-19
* l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2017-04-17
* New kernel function to get IP overhead on a socket.R. Parameswaran2017-04-06
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* net: Add read_sock proto_opTom Herbert2016-08-28
* tun: switch to use skb array for txJason Wang2016-07-01
* net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2016-05-01
* | [net] drop 'size' argument of sock_recvmsg()Al Viro2016-03-28
|/
* net: Make sock_alloc exportableTom Herbert2016-03-09
* net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-01
* net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* net: move net_get_random_once to libHannes Frederic Sowa2015-10-08
* net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-06
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
* tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-11
* get rid of the size argument of sock_sendmsg()Al Viro2015-04-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-14
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* net: unix: allow set_peek_off to failSasha Levin2013-12-10
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-25
* net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa2013-10-21
* net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-19
* net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-26
* net: do not manually initialize enumeratorsJean Sacren2013-06-04
* net: rename random32 to prandomAkinobu Mita2013-04-29
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * unexport sock_map_fd(), switch to sock_alloc_file()Al Viro2012-09-26
|/
* net: netprio_cgroup: rework update socket logicJohn Fastabend2012-07-22
* tun: fix a crash bug and a memory leakMikulas Patocka2012-07-20
* net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman2012-05-29
* net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches2012-05-15
* sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
* net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-27
* net: Add sendmmsg socket system callAnton Blanchard2011-05-05
* net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-22