Commit Graph

99 Commits (24e07db8cceb7dfe2d4005e4450a27f4bcda6499)

Author SHA1 Message Date
Ulrich Drepper de11defebf reintroduce accept4 16 years ago
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) 17 years ago
Michael Kerrisk 2d4c826677 sys_paccept: disable paccept() until API design is resolved 17 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(). 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Tony Battersby fa8705b00a [NET]: sanitize kernel_accept() error path 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
David S. Miller e79ad711a0 [NET]: Zero length write() on socket should not simply return 0. 18 years ago
Herbert Xu 3b18552550 [NET]: Fix unbalanced rcu_read_unlock in __sock_create 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Ulrich Drepper 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Arnaldo Carvalho de Melo 7c81fd8bfb [SOCKET]: Export __sock_recv_timestamp 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Stephen Hemminger e71a4783aa [NET] core: whitespace cleanup 18 years ago
Alexey Dobriyan 79f4f6428f [NET]: Correct accept(2) recovery after sock_attach_fd() 18 years ago
Al Viro db3495099d [PATCH] AUDIT_FD_PAIR 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki 4768fbcbcf [NET]: Fix whitespace errors. 18 years ago
David S. Miller 4387ff75f2 [NET]: Fix net/socket.c warnings. 18 years ago
Eric Dumazet 23bb80d215 [NET]: cleanup sock_from_file() 18 years ago
Josef Sipek 3126a42c4d [PATCH] struct path: convert net 18 years ago
Eric Dumazet 304e61e6fb [PATCH] net: don't insert socket dentries into dentry_hashtable 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Adrian Bunk 90833aa4f4 [NET]: The scheduled removal of the frame diverter. 18 years ago