Commit Graph

113 Commits (5393f780277165f282a37ed82dd878159ec9dad5)

Author SHA1 Message Date
Heiko Carstens 3e0fa65f8b [CVE-2009-0029] System call wrappers part 22 16 years ago
Heiko Carstens 20f37034fb [CVE-2009-0029] System call wrappers part 21 16 years ago
Heiko Carstens 754fe8d297 [CVE-2009-0029] System call wrappers part 07 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro f3298dc4f2 sanitize audit_socketcall 16 years ago
Wei Yongjun 1b08534e56 net: Fix module refcount leak in kernel_accept() 16 years ago
Ulrich Drepper de11defebf reintroduce accept4 16 years ago
David Howells 8192b0c482 CRED: Wrap task credential accesses in the networking subsystem 16 years ago
Jianjun Kong ab29109210 net: remove two duplicated #include 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(). 17 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