summaryrefslogtreecommitdiffstats
path: root/include/linux/net.h
Commit message (Expand)AuthorAgeFilesLines
* net: Export __sock_createPavel Emelyanov2010-10-011-0/+2
* linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-011-5/+9
* net: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-031-0/+4
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-0/+1
|\
| * Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-0/+1
| |\
| | * printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-221-0/+1
* | | net: kill proto_ops wrapperArnd Bergmann2009-11-071-83/+0
* | | net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+2
* | | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-291-0/+3
* | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
|/ /
* | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-4/+4
|/
* [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-151-0/+5
* net: reorder fields of struct socketEric Dumazet2009-03-151-2/+6
* reintroduce accept4Ulrich Drepper2008-11-191-4/+2
* Fix userspace export of <linux/net.h>David Woodhouse2008-08-261-7/+7
* printk ratelimiting rewriteDave Young2008-07-251-2/+1
* flag parameters: NONBLOCK in socket and socketpairUlrich Drepper2008-07-241-1/+1
* flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper2008-07-241-0/+3
* flag parameters: pacceptUlrich Drepper2008-07-241-0/+3
* flag parameters: socket and socketpairUlrich Drepper2008-07-241-1/+8
* net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy2008-07-081-2/+2
* [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-221-1/+2
* [NET]: Remove the empty net_tablePavel Emelyanov2008-01-281-1/+0
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-281-0/+7
* [TCP]: Splice receive support.Jens Axboe2008-01-281-0/+3
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-121-0/+8
* [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-221-0/+4
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-1/+2
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-1/+1
* [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-081-1/+1
* [NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse2006-12-311-1/+1
* [NET]: Annotate net_srandom().Al Viro2006-12-021-1/+1
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-171-3/+4
* [NET]: sock_register interface changesStephen Hemminger2006-09-221-2/+2
* [NET]: drop unused elements from net_proto_familyStephen Hemminger2006-09-221-5/+0
* [NET]: Round out in-kernel sockets APISridhar Samudrala2006-09-221-0/+19
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* Don't include <linux/stringify> from user-visible part of linux/net.hDavid Woodhouse2006-04-251-1/+1
* [NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira2006-03-211-0/+6
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-0/+4
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap2005-11-071-0/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+7
* [DCCP]: Initial implementationArnaldo Carvalho de Melo2005-08-291-0/+1
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-0/+3
* [NET]: Kill stray reference to sock->passcred.David S. Miller2005-05-231-1/+0
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-19/+19
OpenPOWER on IntegriCloud