summaryrefslogtreecommitdiffstats
path: root/include/linux/net.h
Commit message (Expand)AuthorAge
* coallocate socket_wq with socket itselfAl Viro2019-07-08
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-19
* net: add documentation to socket.cPedro Tammela2019-03-15
* linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimitedRasmus Villemoes2019-03-07
* net: remove bogus RCU annotations on socket.wqChristoph Hellwig2018-07-31
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-16
* | net: add support for ->poll_mask in proto_opsChristoph Hellwig2018-05-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
* | 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-16
* 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-07
* 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