Pavel Emelyanov
|
ef64a54f6e
sock: Introduce the SO_PEEK_OFF sock option
|
il y a 13 ans |
David S. Miller
|
c5c177b4ac
net: Kill ratelimit.h dependency in linux/net.h
|
il y a 14 ans |
Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
il y a 14 ans |
Eric Dumazet
|
eaefd1105b
net: add __rcu annotations to sk_wq and wq
|
il y a 14 ans |
Pavel Emelyanov
|
721db93a55
net: Export __sock_create
|
il y a 14 ans |
Randy Dunlap
|
e2aec372ff
linux/net.h: fix kernel-doc warnings
|
il y a 15 ans |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
il y a 15 ans |
Alexey Dobriyan
|
1621e09402
net: CONFIG_COMPAT redux
|
il y a 15 ans |
David S. Miller
|
28b4d5cc17
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
il y a 15 ans |
Linus Torvalds
|
d0b093a8b5
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
il y a 15 ans |
Arnd Bergmann
|
b215c57dcc
net: kill proto_ops wrapper
|
il y a 15 ans |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
Cyrill Gorcunov
|
38bfd8f5be
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
|
il y a 15 ans |
Arnaldo Carvalho de Melo
|
a2e2725541
net: Introduce recvmmsg socket syscall
|
il y a 15 ans |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
il y a 15 ans |
Ingo Molnar
|
3fff4c42bd
printk: Remove ratelimit.h from kernel.h
|
il y a 15 ans |
Eric Dumazet
|
29a020d35f
[PATCH] net: kmemcheck annotation in struct socket
|
il y a 16 ans |
Eric Dumazet
|
8bdd663aba
net: reorder fields of struct socket
|
il y a 16 ans |
Ulrich Drepper
|
de11defebf
reintroduce accept4
|
il y a 16 ans |
David Woodhouse
|
5770a3fb5f
Fix userspace export of <linux/net.h>
|
il y a 17 ans |
Dave Young
|
717115e1a5
printk ratelimiting rewrite
|
il y a 17 ans |
Ulrich Drepper
|
77d2720059
flag parameters: NONBLOCK in socket and socketpair
|
il y a 17 ans |
Ulrich Drepper
|
c019bbc612
flag parameters: paccept w/out set_restore_sigmask
|
il y a 17 ans |
Ulrich Drepper
|
aaca0bdca5
flag parameters: paccept
|
il y a 17 ans |
Ulrich Drepper
|
a677a039be
flag parameters: socket and socketpair
|
il y a 17 ans |
Richard Kennedy
|
2c693610fe
net: remove padding from struct socket on 64bit & increase objects/cache
|
il y a 17 ans |
Rusty Russell
|
0098b7273e
[NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX.
|
il y a 17 ans |
Pavel Emelyanov
|
08913681e4
[NET]: Remove the empty net_table
|
il y a 17 ans |
Pavel Emelyanov
|
8d8ad9d7c4
[NET]: Name magic constants in sock_wake_async()
|
il y a 17 ans |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
il y a 17 ans |