Commit Graph

49 Commits (5dcded1b0b4f1537bb6dff453fb805517756c94b)

Author SHA1 Message Date
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
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Steve Grubb d6fe3945b4 [PATCH] sockaddr patch 19 years ago
Hua Zhong 3672558c61 [NET]: sockfd_lookup_light() returns random error for -EBADFD 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Andrew Morton 88e6faefae [PATCH] splice: warning fix 19 years ago
David S. Miller 9a1875e60e [NET]: Fully fix the memory leaks in sys_accept(). 19 years ago
David S. Miller 9606a21635 [NET]: Fix dentry leak in sys_accept(). 19 years ago
Jens Axboe 5274f052e7 [PATCH] Introduce sys_splice() system call 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Shaun Pereira 89bbfc95d6 [NET]: allow 32 bit socket ioctl in 64 bit kernel 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Benjamin LaHaise 6cb153cab9 [NET]: use fget_light() in net/socket.c 19 years ago
David S. Miller 39d8c1b6fb [NET]: Do not lose accepted socket when -ENFILE/-EMFILE. 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Adrian Bunk d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Christoph Hellwig ce1d4d3e88 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} 19 years ago
David S. Miller cbeb321a64 [NET]: Fix sock_init() return value. 19 years ago
Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 19 years ago
Frank Filz a79af59efd [NET]: Fix module reference counts for loadable protocol modules 20 years ago
Alex Williamson b9d717a7b4 [NET]: Make sure ctl buffer is aligned properly in sys_sendmsg(). 20 years ago
David S. Miller 37f7f421cc [NET]: Do not leak MSG_CMSG_COMPAT into userspace. 20 years ago
Al Viro 8920e8f94c [PATCH] Fix 32bit sendmsg() flaw 20 years ago
Eric Dumazet b69aee04fb [NET]: Use file->private_data to get socket pointer. 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Benjamin LaHaise 07dc3f0718 [NET]: Make use of ->private_data in sockfd_lookup 20 years ago
Eric Dumazet f31f5f0512 [NET]: dont use strlen() but the result from a prior sprintf() 20 years ago
David Woodhouse 4bcff1b37e AUDIT: Fix user pointer deref thinko in sys_socketcall(). 20 years ago
David Woodhouse 3ec3b2fba5 AUDIT: Capture sys_socketcall arguments and sockaddrs 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago