Commit Graph

87 Commits (1c8950ff87de950a3b6ccfb26650fc0a56278836)

Author SHA1 Message Date
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
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Brian Haley 7a42c21757 [NET]: Change somaxconn sysctl to __read_mostly 19 years ago
David S. Miller 1e38bb3a38 [NET]: Kill double initialization in sock_alloc_inode. 19 years ago
Stephen Hemminger f0fd27d42e [NET]: sock_register interface changes 19 years ago
Stephen Hemminger 55737fda0b [NET]: socket family using RCU 19 years ago
Stephen Hemminger 89bddce58e [NET] socket: code style cleanup 19 years ago
Sridhar Samudrala ac5a488ef2 [NET]: Round out in-kernel sockets API 19 years ago
Venkat Yekkirala 7420ed23a4 [NetLabel]: SELinux support 19 years ago
Akinobu Mita 5991c84421 [NET]: Rate limiting for socket allocation failure messages. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago