summaryrefslogtreecommitdiff
path: root/include/linux/net.h
AgeCommit message (Expand)Author
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