summaryrefslogtreecommitdiff
path: root/include/linux/net.h
AgeCommit message (Expand)Author
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
2005-05-23[NET]: Kill stray reference to sock->passcred.David S. Miller
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-03-09[NET]: Passcred cleanup in struct sockHerbert Pƶtzl
2004-12-27[NET]: No need to export sock_readv_writevAdrian Bunk
2004-10-25[NET]: Remove dead socket layer exports.Christoph Hellwig
2004-09-15[SOCKET] make enum socket_type be arch overridableArnaldo Carvalho de Melo
2004-09-06[NET]: Move SOCK_foo types into linux/net.hArnaldo Carvalho de Melo
2004-08-15[NET]: Enhanced version of net_random().Stephen Hemminger
2004-07-15[PATCH] sparse: beginning of iovec cleanups - infrastructureAlexander Viro
2004-05-30[PATCH] sparse: missed setsockopt wrappersAlexander Viro
2004-05-08[NET]: Add sock_create_lite()James Morris
2004-05-08[NET]: Add sock_create_kern()James Morris
2004-01-08[NET]: Use size_t for size argument in {send,recv}msg callchain.Stephen Hemminger
2003-09-01[NET]: Use MODULE_ALIAS() in network families.Rusty Russell
2003-05-12Add user pointer annotations to socket, file IO and signalLinus Torvalds
2003-05-02o net: improve the current module infrastructureArnaldo Carvalho de Melo
2003-04-22o net: module refcounting for sk_alloc/sk_freeArnaldo Carvalho de Melo
2003-04-19o net: new module infrastructure for net_proto_familyArnaldo Carvalho de Melo
2003-04-06o linux/net.h: prune the include dependency tree, remove include socket.hArnaldo Carvalho de Melo
2003-04-03o linux/net.h: bye bye struct net_protoArnaldo Carvalho de Melo
2003-04-02o linux/net.h: CodingStyle changes and kerneldoc style structs documentationArnaldo Carvalho de Melo
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2003-02-26[PATCH] C99 initializers for include/linux/net.hArt Haas
2002-10-15[NET]: Export sockfd_lookup.Maksim Krasnyanskiy
2002-10-11include/linux/net.h: Update SOCKOPS_WRAPPED to new AIO recvmsg/sendmsg args.David S. Miller
2002-10-10net-kiocb.diffBenjamin LaHaise
2002-08-19lksctp-2_5_31-0_5_1.patchJon Grimm
2002-02-05[PATCH] (1/2) inode trimmingAlexander Viro
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds