aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-1/+1
2007-02-08[S390]: Add AF_IUCV socket supportJennifer Hunt1-1/+1
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse1-1/+1
2006-12-02[NET]: Annotate net_srandom().Al Viro1-1/+1
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger1-3/+4
2006-09-22[NET]: sock_register interface changesStephen Hemminger1-2/+2
2006-09-22[NET]: drop unused elements from net_proto_familyStephen Hemminger1-5/+0
2006-09-22[NET]: Round out in-kernel sockets APISridhar Samudrala1-0/+19
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-25Don't include <linux/stringify> from user-visible part of linux/net.hDavid Woodhouse1-1/+1
2006-03-21[NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira1-0/+6
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin1-0/+4
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-2/+2
2005-11-07[PATCH] kernel-doc: fix some kernel-api warningsRandy Dunlap1-0/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+7
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-0/+3
2005-05-23[NET]: Kill stray reference to sock->passcred.David S. Miller1-1/+0
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-19/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+287