Commit Graph

145 Commits (06aae590033d1ae3c35b2920ef950cfc603e2a2d)

Author SHA1 Message Date
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro cc3808f8c3 switch sock_alloc_file() to alloc_file() 15 years ago
Al Viro 7cbe66b6b5 merge sock_alloc_fd/sock_attach_fd into a new helper 15 years ago
Al Viro 198de4d7ac reorder alloc_fd/attach_fd in socketpair() 15 years ago
Jean-Mickael Guerin d7256d0eb4 net: compat_mmsghdr must be used in sys_recvmmsg 15 years ago
Arnd Bergmann 805003a41c net/atm: move all compat_ioctl handling to atm/ioctl.c 15 years ago
Arnd Bergmann a2116ed223 net/compat: fix dev_ifsioc emulation corner cases 15 years ago
Arnd Bergmann 7a50a240c4 net/compat_ioctl: support SIOCWANDEV 15 years ago
Arnd Bergmann fab2532ba5 net, compat_ioctl: fix SIOCGMII ioctls 15 years ago
Arnd Bergmann 9177efd399 net, compat_ioctl: handle more ioctls correctly 15 years ago
Arnd Bergmann 6b96018b28 compat: move sockios handling to net/socket.c 15 years ago
Arnd Bergmann 7a229387d3 net: copy socket ioctl code to net/socket.h 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Johannes Berg 3d23e349d8 wext: refactor 16 years ago
Eric Dumazet bcdce7195e net: speedup sk_wake_async() 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Arjan van de Ven 47379052b5 net: Add explicit bound checks in net/socket.c 16 years ago
Nick Black 1fd7317d02 Move magic numbers into magic.h 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Eric Dumazet 29a020d35f [PATCH] net: kmemcheck annotation in struct socket 16 years ago
Linus Torvalds e694958388 Make sock_sendpage() use kernel_sendpage() 16 years ago
Eric Dumazet 4e69489a0a socket: use percpu_add() while updating sockets_in_use 16 years ago
Paul Moore 8651d5c0b1 lsm: Remove the socket_post_accept() hook 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
Jonathan Corbet 76398425bb Move FASYNC bit handling to f_op->fasync() 16 years ago
Patrick Ohly 20d4947353 net: socket infrastructure for SO_TIMESTAMPING 16 years ago
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