aboutsummaryrefslogtreecommitdiff
path: root/include/linux/net.h
AgeCommit message (Expand)Author
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet
2010-10-01net: Export __sock_createPavel Emelyanov
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-02-03net: CONFIG_COMPAT reduxAlexey Dobriyan
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-07net: kill proto_ops wrapperArnd Bergmann
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-10-29net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar
2009-09-15[PATCH] net: kmemcheck annotation in struct socketEric Dumazet
2009-03-15net: reorder fields of struct socketEric Dumazet
2008-11-19reintroduce accept4Ulrich Drepper
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse
2008-07-25printk ratelimiting rewriteDave Young
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper
2008-07-24flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-24flag parameters: socket and socketpairUlrich Drepper
2008-07-08net: remove padding from struct socket on 64bit & increase objects/cacheRichard Kennedy
2008-03-22[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.Rusty Russell
2008-01-28[NET]: Remove the empty net_tablePavel Emelyanov
2008-01-28[NET]: Name magic constants in sock_wake_async()Pavel Emelyanov
2008-01-28[TCP]: Splice receive support.Jens Axboe
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-10-22[INET]: Let inet_diag and friends autoloadJean Delvare
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse
2006-12-02[NET]: Annotate net_srandom().Al Viro
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger
2006-09-22[NET]: sock_register interface changesStephen Hemminger
2006-09-22[NET]: drop unused elements from net_proto_familyStephen Hemminger
2006-09-22[NET]: Round out in-kernel sockets APISridhar Samudrala
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-25Don't include <linux/stringify> from user-visible part of linux/net.hDavid Woodhouse
2006-03-21[NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin
2006-01-03[NET]: move struct proto_ops to constEric Dumazet
2005-11-07[PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte