1. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  2. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  3. 29a020d [PATCH] net: kmemcheck annotation in struct socket by Eric Dumazet · 15 years ago
  4. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  5. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  6. 4e69489 socket: use percpu_add() while updating sockets_in_use by Eric Dumazet · 15 years ago
  7. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 15 years ago
  8. 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
  9. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  10. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  11. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 15 years ago
  12. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  13. 3e0fa65 [CVE-2009-0029] System call wrappers part 22 by Heiko Carstens · 15 years ago
  14. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 15 years ago
  15. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  16. 157cf64 sanitize audit_fd_pair() by Al Viro · 15 years ago
  17. f3298dc sanitize audit_socketcall by Al Viro · 15 years ago
  18. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  19. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  20. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 15 years ago
  22. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  23. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  25. 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
  26. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. ab29109 net: remove two duplicated #include by Jianjun Kong · 16 years ago
  28. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  29. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  30. 2d4c826 sys_paccept: disable paccept() until API design is resolved by Michael Kerrisk · 16 years ago
  31. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  32. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  33. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  34. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  35. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  36. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  37. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  38. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  39. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  40. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  41. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  42. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 16 years ago
  43. 997b37d [NET]: Make sure sockets implement splice_read by Rémi Denis-Courmont · 16 years ago
  44. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 16 years ago
  45. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  46. de0fa95 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c by Pavel Emelyanov · 17 years ago
  47. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  48. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  49. bf3c23d [NET]: Fix error reporting in sys_socketpair(). by David S. Miller · 17 years ago
  50. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  51. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  52. fa8705b [NET]: sanitize kernel_accept() error path by Tony Battersby · 17 years ago
  53. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  54. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  55. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  56. e79ad71 [NET]: Zero length write() on socket should not simply return 0. by David S. Miller · 17 years ago
  57. 3b18552 [NET]: Fix unbalanced rcu_read_unlock in __sock_create by Herbert Xu · 17 years ago
  58. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  59. 4a19542 O_CLOEXEC for SCM_RIGHTS by Ulrich Drepper · 17 years ago
  60. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  61. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  62. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  63. 7c81fd8 [SOCKET]: Export __sock_recv_timestamp by Arnaldo Carvalho de Melo · 17 years ago
  64. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  65. e71a478 [NET] core: whitespace cleanup by Stephen Hemminger · 17 years ago
  66. 79f4f64 [NET]: Correct accept(2) recovery after sock_attach_fd() by Alexey Dobriyan · 17 years ago
  67. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 17 years ago
  68. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  69. 4768fbc [NET]: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  70. 4387ff7 [NET]: Fix net/socket.c warnings. by David S. Miller · 17 years ago
  71. 23bb80d [NET]: cleanup sock_from_file() by Eric Dumazet · 17 years ago
  72. 3126a42 [PATCH] struct path: convert net by Josef Sipek · 17 years ago
  73. 304e61e [PATCH] net: don't insert socket dentries into dentry_hashtable by Eric Dumazet · 17 years ago
  74. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  75. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  76. 90833aa [NET]: The scheduled removal of the frame diverter. by Adrian Bunk · 18 years ago
  77. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  78. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  79. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  80. 7a42c21 [NET]: Change somaxconn sysctl to __read_mostly by Brian Haley · 18 years ago
  81. 1e38bb3 [NET]: Kill double initialization in sock_alloc_inode. by David S. Miller · 18 years ago
  82. f0fd27d [NET]: sock_register interface changes by Stephen Hemminger · 18 years ago
  83. 55737fd [NET]: socket family using RCU by Stephen Hemminger · 18 years ago
  84. 89bddce [NET] socket: code style cleanup by Stephen Hemminger · 18 years ago
  85. ac5a488 [NET]: Round out in-kernel sockets API by Sridhar Samudrala · 18 years ago
  86. 7420ed2 [NetLabel]: SELinux support by Venkat Yekkirala · 18 years ago
  87. 5991c84 [NET]: Rate limiting for socket allocation failure messages. by Akinobu Mita · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  90. d6fe394 [PATCH] sockaddr patch by Steve Grubb · 18 years ago
  91. 3672558 [NET]: sockfd_lookup_light() returns random error for -EBADFD by Hua Zhong · 18 years ago
  92. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  93. 6f91204 [PATCH] for_each_possible_cpu: network codes by KAMEZAWA Hiroyuki · 18 years ago
  94. 88e6fae [PATCH] splice: warning fix by Andrew Morton · 18 years ago
  95. 9a1875e [NET]: Fully fix the memory leaks in sys_accept(). by David S. Miller · 18 years ago
  96. 9606a21 [NET]: Fix dentry leak in sys_accept(). by David S. Miller · 18 years ago
  97. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  98. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  99. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  100. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago