Al Viro
|
233e70f422
saner FASYNC handling on file close
|
16 years ago |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 years ago |
Michael Kerrisk
|
2d4c826677
sys_paccept: disable paccept() until API design is resolved
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Ulrich Drepper
|
e38b36f325
flag parameters: check magic constants
|
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 |
YOSHIFUJI Hideaki
|
230b183921
net: Use standard structures for generic socket address structures.
|
17 years ago |
David S. Miller
|
87de87d5e4
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
|
17 years ago |
Adrian Bunk
|
cd58f2a96b
net: Unexport move_addr_to_{kernel,user}
|
17 years ago |
Pavel Emelyanov
|
8efa6e93cb
[NETNS]: Introduce a netns_core structure.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
Pavel Emelyanov
|
7512cbf6ef
[DLCI]: Fix tiny race between module unload and sock_ioctl.
|
17 years ago |
Rémi Denis-Courmont
|
997b37da15
[NET]: Make sure sockets implement splice_read
|
17 years ago |
Pavel Emelyanov
|
b8e1f9b5c3
[NET] sysctl: make sysctl_somaxconn per-namespace
|
17 years ago |
Pavel Emelyanov
|
8d8ad9d7c4
[NET]: Name magic constants in sock_wake_async()
|
17 years ago |
Pavel Emelyanov
|
de0fa95c14
[NET]: Use sockfd_lookup_light in the rest of the net/socket.c
|
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 |
David S. Miller
|
bf3c23d171
[NET]: Fix error reporting in sys_socketpair().
|
17 years ago |
Dave Hansen
|
ce8d2cdf3d
r/o bind mounts: filesystem helpers for custom 'struct file's
|
17 years ago |
Christoph Lameter
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
17 years ago |
Tony Battersby
|
fa8705b00a
[NET]: sanitize kernel_accept() error path
|
17 years ago |
Stephen Hemminger
|
cfcabdcc2d
[NET]: sparse warning fixes
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 years ago |
David S. Miller
|
e79ad711a0
[NET]: Zero length write() on socket should not simply return 0.
|
17 years ago |
Herbert Xu
|
3b18552550
[NET]: Fix unbalanced rcu_read_unlock in __sock_create
|
17 years ago |