1. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  2. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 13 years ago
  3. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  4. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  5. c1249c0 net: Document the kernel_recvmsg() function by Martin Lucina · 13 years ago
  6. 190683a net: net_families __rcu annotations by Eric Dumazet · 14 years ago
  7. 3985c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  8. 253eacc net: Truncate recvfrom and sendto length to INT_MAX. by Linus Torvalds · 14 years ago
  9. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  10. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  11. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  12. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  13. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  14. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  15. 11165f1 socket: localize functions by stephen hemminger · 14 years ago
  16. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  17. 721db93 net: Export __sock_create by Pavel Emelyanov · 14 years ago
  18. fb8621b net: remove address space warnings in net/socket.c by Namhyung Kim · 14 years ago
  19. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  20. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  21. 01893c8 net: Remove MAX_SOCK_ADDR constant by Tetsuo Handa · 14 years ago
  22. c6d409c From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001 by Eric Dumazet · 14 years ago
  23. f845172 cls_cgroup: Store classid in struct sock by Herbert Xu · 14 years ago
  24. ccbd6a5 net: Remove unnecessary semicolons after switch statements by Joe Perches · 14 years ago
  25. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  26. 767dd03 net: speedup sock_recv_ts_and_drops() by Eric Dumazet · 14 years ago
  27. 989a297 fasync: RCU and fine grained locking by Eric Dumazet · 14 years ago
  28. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 842509b socket: remove duplicate declaration of struct timespec by Hagen Paul Pfeifer · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 14 years ago
  33. a3a065e3 fs: no games with DCACHE_UNHASHED by Nick Piggin · 15 years ago
  34. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  35. cc3808f switch sock_alloc_file() to alloc_file() by Al Viro · 15 years ago
  36. 7cbe66b merge sock_alloc_fd/sock_attach_fd into a new helper by Al Viro · 15 years ago
  37. 198de4d reorder alloc_fd/attach_fd in socketpair() by Al Viro · 15 years ago
  38. d7256d0 net: compat_mmsghdr must be used in sys_recvmmsg by Jean-Mickael Guerin · 14 years ago
  39. 805003a4 net/atm: move all compat_ioctl handling to atm/ioctl.c by Arnd Bergmann · 15 years ago
  40. a2116ed net/compat: fix dev_ifsioc emulation corner cases by Arnd Bergmann · 15 years ago
  41. 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
  42. fab2532 net, compat_ioctl: fix SIOCGMII ioctls by Arnd Bergmann · 15 years ago
  43. 9177efd net, compat_ioctl: handle more ioctls correctly by Arnd Bergmann · 15 years ago
  44. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 15 years ago
  45. 7a229387 net: copy socket ioctl code to net/socket.h by Arnd Bergmann · 15 years ago
  46. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  47. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  48. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  49. 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
  50. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  51. bcdce71 net: speedup sk_wake_async() by Eric Dumazet · 15 years ago
  52. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  53. 4737905 net: Add explicit bound checks in net/socket.c by Arjan van de Ven · 15 years ago
  54. 1fd7317d Move magic numbers into magic.h by Nick Black · 15 years ago
  55. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  56. 29a020d [PATCH] net: kmemcheck annotation in struct socket by Eric Dumazet · 15 years ago
  57. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  58. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  59. 4e69489 socket: use percpu_add() while updating sockets_in_use by Eric Dumazet · 15 years ago
  60. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 15 years ago
  61. 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
  62. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  63. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  64. 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 15 years ago
  65. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  66. 3e0fa65 [CVE-2009-0029] System call wrappers part 22 by Heiko Carstens · 15 years ago
  67. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 15 years ago
  68. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  69. 157cf64 sanitize audit_fd_pair() by Al Viro · 15 years ago
  70. f3298dc sanitize audit_socketcall by Al Viro · 15 years ago
  71. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  72. cbacc2c Merge branch 'next' into for-linus by James Morris · 15 years ago
  73. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 15 years ago
  75. ec98ce4 Merge branch 'master' into next by James Morris · 15 years ago
  76. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  77. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  78. 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
  79. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  80. ab29109 net: remove two duplicated #include by Jianjun Kong · 16 years ago
  81. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  82. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  83. 2d4c826 sys_paccept: disable paccept() until API design is resolved by Michael Kerrisk · 16 years ago
  84. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  85. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  86. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  87. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  88. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  89. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  90. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  91. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  92. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 16 years ago
  93. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  94. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  95. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 16 years ago
  96. 997b37d [NET]: Make sure sockets implement splice_read by Rémi Denis-Courmont · 16 years ago
  97. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 16 years ago
  98. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  99. de0fa95 [NET]: Use sockfd_lookup_light in the rest of the net/socket.c by Pavel Emelyanov · 17 years ago
  100. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago