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
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 years ago |
Eric Dumazet
|
29a020d35f
[PATCH] net: kmemcheck annotation in struct socket
|
15 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
|
17 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 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 |
David Woodhouse
|
cb4db4c221
[NET]: Don't export linux/random.h outside __KERNEL__.
|
18 years ago |
Al Viro
|
a64b78a077
[NET]: Annotate net_srandom().
|
18 years ago |
Stephen Hemminger
|
aaa248f6c9
[PATCH] rename net_random to random32
|
18 years ago |
Stephen Hemminger
|
f0fd27d42e
[NET]: sock_register interface changes
|
19 years ago |
Stephen Hemminger
|
757dbb494b
[NET]: drop unused elements from net_proto_family
|
19 years ago |
Sridhar Samudrala
|
ac5a488ef2
[NET]: Round out in-kernel sockets API
|
19 years ago |