Randy Dunlap
|
e2aec372ff
linux/net.h: fix kernel-doc warnings
|
15 years ago |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 years ago |
Alexey Dobriyan
|
1621e09402
net: CONFIG_COMPAT redux
|
15 years ago |
David S. Miller
|
28b4d5cc17
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Linus Torvalds
|
d0b093a8b5
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Arnd Bergmann
|
b215c57dcc
net: kill proto_ops wrapper
|
15 years ago |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 years ago |
Cyrill Gorcunov
|
38bfd8f5be
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
|
15 years ago |
Arnaldo Carvalho de Melo
|
a2e2725541
net: Introduce recvmmsg socket syscall
|
16 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
16 years ago |
Ingo Molnar
|
3fff4c42bd
printk: Remove ratelimit.h from kernel.h
|
16 years ago |
Eric Dumazet
|
29a020d35f
[PATCH] net: kmemcheck annotation in struct socket
|
16 years ago |
Eric Dumazet
|
8bdd663aba
net: reorder fields of struct socket
|
16 years ago |
Ulrich Drepper
|
de11defebf
reintroduce accept4
|
16 years ago |
David Woodhouse
|
5770a3fb5f
Fix userspace export of <linux/net.h>
|
17 years ago |
Dave Young
|
717115e1a5
printk ratelimiting rewrite
|
17 years ago |
Ulrich Drepper
|
77d2720059
flag parameters: NONBLOCK in socket and socketpair
|
17 years ago |
Ulrich Drepper
|
c019bbc612
flag parameters: paccept w/out set_restore_sigmask
|
17 years ago |
Ulrich Drepper
|
aaca0bdca5
flag parameters: paccept
|
17 years ago |
Ulrich Drepper
|
a677a039be
flag parameters: socket and socketpair
|
17 years ago |
Richard Kennedy
|
2c693610fe
net: remove padding from struct socket on 64bit & increase objects/cache
|
17 years ago |
Rusty Russell
|
0098b7273e
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
|
17 years ago |
Pavel Emelyanov
|
08913681e4
[NET]: Remove the empty net_table
|
17 years ago |
Pavel Emelyanov
|
8d8ad9d7c4
[NET]: Name magic constants in sock_wake_async()
|
17 years ago |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
17 years ago |
Trond Myklebust
|
91cf45f02a
[NET]: Add the helper kernel_sock_shutdown()
|
17 years ago |
Jean Delvare
|
305e1e9691
[INET]: Let inet_diag and friends autoload
|
18 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
18 years ago |
David Howells
|
17926a7932
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
|
18 years ago |
Jennifer Hunt
|
eac3731bd0
[S390]: Add AF_IUCV socket support
|
18 years ago |