aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa1-11/+4
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-3/+0
2013-12-10net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa1-1/+0
2013-10-21net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa1-0/+1
2013-10-19net: introduce new macro net_get_random_onceHannes Frederic Sowa1-0/+25
2013-09-26net.h/skbuff.h: Remove extern from function prototypesJoe Perches1-45/+37
2013-06-04net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-04-29net: rename random32 to prandomAkinobu Mita1-2/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-38/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2012-09-26unexport sock_map_fd(), switch to sock_alloc_file()Al Viro1-1/+2
2012-07-22net: netprio_cgroup: rework update socket logicJohn Fastabend1-0/+1
2012-07-20tun: fix a crash bug and a memory leakMikulas Patocka1-0/+1
2012-05-29net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman1-0/+3
2012-05-15net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller1-6/+0
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-0/+1
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet1-1/+2
2010-10-01net: Export __sock_createPavel Emelyanov1-0/+2
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap1-2/+1
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet1-5/+9
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan1-0/+4
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-11-07net: kill proto_ops wrapperArnd Bergmann1-83/+0
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-1/+2
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov1-0/+3
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-4/+4
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar1-0/+1
2009-09-15[PATCH] net: kmemcheck annotation in struct socketEric Dumazet1-0/+5
2009-03-15net: reorder fields of struct socketEric Dumazet1-2/+6
2008-11-19reintroduce accept4Ulrich Drepper1-4/+2
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse1-7/+7
2008-07-25printk ratelimiting rewriteDave Young1-2/+1
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper1-1/+1
2008-07-24flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper1-0/+3
2008-07-24flag parameters: pacceptUlrich Drepper1-0/+3
2008-07-24flag parameters: socket and socketpairUlrich Drepper1-1/+8
2008-07-08net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy1-2/+2
2008-03-22[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell1-1/+2
2008-01-28[NET]: Remove the empty net_tablePavel Emelyanov1-1/+0
2008-01-28[NET]: Name magic constants in sock_wake_async()Pavel Emelyanov1-0/+7
2008-01-28[TCP]: Splice receive support.Jens Axboe1-0/+3
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-0/+8
2007-10-22[INET]: Let inet_diag and friends autoloadJean Delvare1-0/+4
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-1/+2