aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/net.h
Commit message (Expand)AuthorAge
* 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-03
* 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-06
* | | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-29
* | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
|/ /
* / 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
* net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy2008-07-08
* [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell2008-03-22
* [NET]: Remove the empty net_tablePavel Emelyanov2008-01-28
* [NET]: Name magic constants in sock_wake_async()Pavel Emelyanov2008-01-28
* [TCP]: Splice receive support.Jens Axboe2008-01-28
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
* [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-22
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-26
* [S390]: Add AF_IUCV socket supportJennifer Hunt2007-02-08
* [NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse2006-12-31
* [NET]: Annotate net_srandom().Al Viro2006-12-03
* [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
* [NET]: sock_register interface changesStephen Hemminger2006-09-22
* [NET]: drop unused elements from net_proto_familyStephen Hemminger2006-09-22
* [NET]: Round out in-kernel sockets APISridhar Samudrala2006-09-22
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-29
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* Don't include <linux/stringify> from user-visible part of linux/net.hDavid Woodhouse2006-04-25
* [NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira2006-03-22
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap2005-11-07
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [DCCP]: Initial implementationArnaldo Carvalho de Melo2005-08-29
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-29