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