1. cc3808f switch sock_alloc_file() to alloc_file() by Al Viro · 15 years ago
  2. 7cbe66b merge sock_alloc_fd/sock_attach_fd into a new helper by Al Viro · 15 years ago
  3. 198de4d reorder alloc_fd/attach_fd in socketpair() by Al Viro · 15 years ago
  4. d7256d0 net: compat_mmsghdr must be used in sys_recvmmsg by Jean-Mickael Guerin · 14 years ago
  5. 805003a4 net/atm: move all compat_ioctl handling to atm/ioctl.c by Arnd Bergmann · 15 years ago
  6. a2116ed net/compat: fix dev_ifsioc emulation corner cases by Arnd Bergmann · 15 years ago
  7. 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
  8. fab2532 net, compat_ioctl: fix SIOCGMII ioctls by Arnd Bergmann · 15 years ago
  9. 9177efd net, compat_ioctl: handle more ioctls correctly by Arnd Bergmann · 15 years ago
  10. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 15 years ago
  11. 7a229387 net: copy socket ioctl code to net/socket.h by Arnd Bergmann · 15 years ago
  12. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  13. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  14. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  15. 8aa0f64a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  16. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  17. bcdce71 net: speedup sk_wake_async() by Eric Dumazet · 15 years ago
  18. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  19. 4737905 net: Add explicit bound checks in net/socket.c by Arjan van de Ven · 15 years ago
  20. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  21. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  22. 29a020d [PATCH] net: kmemcheck annotation in struct socket by Eric Dumazet · 15 years ago
  23. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  24. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  25. 4e69489 socket: use percpu_add() while updating sockets_in_use by Eric Dumazet · 15 years ago
  26. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 15 years ago
  27. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  28. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  29. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  30. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 15 years ago
  31. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  32. 3e0fa65 [CVE-2009-0029] System call wrappers part 22 by Heiko Carstens · 15 years ago
  33. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 15 years ago
  34. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  35. 157cf64 sanitize audit_fd_pair() by Al Viro · 15 years ago
  36. f3298dc sanitize audit_socketcall by Al Viro · 15 years ago
  37. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  38. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  39. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 15 years ago
  41. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  42. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  44. 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
  45. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. ab29109 net: remove two duplicated #include by Jianjun Kong · 16 years ago
  47. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  48. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  49. 2d4c826 sys_paccept: disable paccept() until API design is resolved by Michael Kerrisk · 16 years ago
  50. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  51. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  52. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  53. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  54. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  55. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  56. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  57. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  58. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  59. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  60. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  61. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 16 years ago
  62. 997b37d [NET]: Make sure sockets implement splice_read by Rémi Denis-Courmont · 16 years ago
  63. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 16 years ago
  64. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  65. de0fa95 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c by Pavel Emelyanov · 17 years ago
  66. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  67. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  68. bf3c23d [NET]: Fix error reporting in sys_socketpair(). by David S. Miller · 17 years ago
  69. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  70. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  71. fa8705b [NET]: sanitize kernel_accept() error path by Tony Battersby · 17 years ago
  72. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  73. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  74. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  75. e79ad71 [NET]: Zero length write() on socket should not simply return 0. by David S. Miller · 17 years ago
  76. 3b18552 [NET]: Fix unbalanced rcu_read_unlock in __sock_create by Herbert Xu · 17 years ago
  77. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  78. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  79. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  80. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  81. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  82. 7c81fd8 [SOCKET]: Export __sock_recv_timestamp by Arnaldo Carvalho de Melo · 17 years ago
  83. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  84. e71a478 [NET] core: whitespace cleanup by Stephen Hemminger · 17 years ago
  85. 79f4f64 [NET]: Correct accept(2) recovery after sock_attach_fd() by Alexey Dobriyan · 17 years ago
  86. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 17 years ago
  87. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  88. 4768fbc [NET]: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  89. 4387ff7 [NET]: Fix net/socket.c warnings. by David S. Miller · 17 years ago
  90. 23bb80d [NET]: cleanup sock_from_file() by Eric Dumazet · 17 years ago
  91. 3126a42 [PATCH] struct path: convert net by Josef Sipek · 17 years ago
  92. 304e61e [PATCH] net: don't insert socket dentries into dentry_hashtable by Eric Dumazet · 17 years ago
  93. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  94. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  95. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  96. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  97. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  98. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  99. 7a42c21 [NET]: Change somaxconn sysctl to __read_mostly by Brian Haley · 18 years ago
  100. 1e38bb3 [NET]: Kill double initialization in sock_alloc_inode. by David S. Miller · 18 years ago