index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
net.h
Age
Commit message (
Expand
)
Author
2008-08-26
Fix userspace export of <linux/net.h>
David Woodhouse
2008-07-25
printk ratelimiting rewrite
Dave Young
2008-07-24
flag parameters: NONBLOCK in socket and socketpair
Ulrich Drepper
2008-07-24
flag parameters: paccept w/out set_restore_sigmask
Ulrich Drepper
2008-07-24
flag parameters: paccept
Ulrich Drepper
2008-07-24
flag parameters: socket and socketpair
Ulrich Drepper
2008-07-08
net: remove padding from struct socket on 64bit & increase objects/cache
Richard 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_table
Pavel 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 autoload
Jean 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 both
David Howells
2007-02-08
[S390]: Add AF_IUCV socket support
Jennifer 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 random32
Stephen Hemminger
2006-09-22
[NET]: sock_register interface changes
Stephen Hemminger
2006-09-22
[NET]: drop unused elements from net_proto_family
Stephen Hemminger
2006-09-22
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-25
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
2006-03-21
[NET]: allow 32 bit socket ioctl in 64 bit kernel
Shaun Pereira
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
2005-11-07
[PATCH] kernel-doc: fix some kernel-api warnings
Randy Dunlap
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Initial implementation
Arnaldo 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 address
Jesper Juhl
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds