summaryrefslogtreecommitdiff
path: root/include/linux/net.h
Commit message (Expand)AuthorAge
* 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
* net: Export __sock_createPavel Emelyanov2010-10-01
* linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-02
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
* net: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-03
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
| |\
| | * printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
* | | net: kill proto_ops wrapperArnd Bergmann2009-11-07
* | | net: pass kern to net_proto_family create functionEric Paris2009-11-05
* | | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-29
* | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-12
|/ /
* | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
|/
* [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-15
* net: reorder fields of struct socketEric Dumazet2009-03-15
* reintroduce accept4Ulrich Drepper2008-11-19
* Fix userspace export of <linux/net.h>David Woodhouse2008-08-26
* printk ratelimiting rewriteDave Young2008-07-25
* flag parameters: NONBLOCK in socket and socketpairUlrich Drepper2008-07-24
* flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper2008-07-24
* flag parameters: pacceptUlrich Drepper2008-07-24
* flag parameters: socket and socketpairUlrich Drepper2008-07-24