1. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  2. 40d4444 unix: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  3. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  4. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  5. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  6. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 16 years ago
  8. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  9. 920de80 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  10. 6f756a8 net: Make sure BHs are disabled in sock_prot_inuse_add() by David S. Miller · 16 years ago
  11. 6b41e7d net: af_unix should use KERN_INFO instead of KERN_DEBUG by Eric Dumazet · 16 years ago
  12. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  13. a8076d8 net: af_unix should update its inuse counter by Eric Dumazet · 16 years ago
  14. 248969a net: af_unix can make unix_nr_socks visbile in /proc by Eric Dumazet · 16 years ago
  15. 6eba6a3 net: Cleanup of af_unix by Eric Dumazet · 16 years ago
  16. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  17. 19d6562 CRED: Wrap task credential accesses in the UNIX socket protocol by David Howells · 16 years ago
  18. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  20. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  22. e27dfce af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c by Jianjun Kong · 16 years ago
  23. 48dcc33e af_unix: netns: fix problem of return value by Jianjun Kong · 16 years ago
  24. 421748e [PATCH] assorted path_lookup() -> kern_path() conversions by Al Viro · 16 years ago
  25. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  26. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  27. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  28. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  29. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. ec0d215 af_unix: fix 'poll for write'/connected DGRAM sockets by Rainer Weikusat · 16 years ago
  31. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. 3c73419 af_unix: fix 'poll for write'/ connected DGRAM sockets by Rainer Weikusat · 16 years ago
  33. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  34. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 3d36696 [AF_UNIX] Initialise UNIX sockets before general device initcalls by David Woodhouse · 16 years ago
  36. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 16 years ago
  37. b9f3124 [AF_UNIX]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  38. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  39. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  40. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  41. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  42. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  43. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  44. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 16 years ago
  45. a0a53c8 [NETNS]: struct net content re-work (v3) by Denis V. Lunev · 17 years ago
  46. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 17 years ago
  47. 1d430b9 [UNIX]: Use ctl paths to register unix ctl tables by Pavel Emelyanov · 17 years ago
  48. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 17 years ago
  49. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 17 years ago
  50. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  51. a53eb3f [UNIX] Move the unix sock iterators in to proper place by Pavel Emelyanov · 17 years ago
  52. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  53. 097e66c [NET]: Make AF_UNIX per network namespace safe [v2] by Denis V. Lunev · 17 years ago
  54. 0a11225 [UNIX]: EOF on non-blocking SOCK_SEQPACKET by Florian Zumbiehl · 17 years ago
  55. 284b327 [UNIX]: The unix_nr_socks limit can be exceeded by Pavel Emelyanov · 17 years ago
  56. 5c80f1a [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks by Pavel Emelyanov · 17 years ago
  57. 9305cfa [AF_UNIX]: Make unix_tot_inflight counter non-atomic by Pavel Emelyanov · 17 years ago
  58. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  59. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  60. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  61. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  62. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  63. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  64. 1311169 [AF_UNIX]: Make code static. by Adrian Bunk · 17 years ago
  65. 1fd05ba [AF_UNIX]: Rewrite garbage collector, fixes race. by Miklos Szeredi · 17 years ago
  66. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  67. 3c0d2f3 [AF_UNIX]: Fix stream recvmsg() race. by Miklos Szeredi · 17 years ago
  68. 278a3de [AF_UNIX]: Fix datagram connect race causing an OOPS. by David S. Miller · 17 years ago
  69. 1c92b4e [AF_UNIX]: Make socket locking much less confusing. by David S. Miller · 17 years ago
  70. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  71. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  72. 64a1465 [NET]: Revert incorrect accept queue backlog changes. by David S. Miller · 17 years ago
  73. 248f067 [AF_UNIX]: Test against sk_max_ack_backlog properly. by David S. Miller · 17 years ago
  74. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  75. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  76. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  77. ac7bfa6 [NET] UNIX: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  78. 592ccbf [PATCH] struct path: convert unix by Josef Sipek · 18 years ago
  79. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  80. 18adaf0 [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly by Brian Haley · 18 years ago
  81. ef047f5 [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. by YOSHIFUJI Hideaki · 18 years ago
  82. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  83. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  84. 882d02d [AF_UNIX]: datagram getpeersec fix by Andrew Morton · 18 years ago
  85. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  88. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  89. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  90. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  91. e9df7d7f [AF_UNIX]: use shift instead of integer division by Benjamin LaHaise · 18 years ago
  92. 529bf6b [PATCH] fix file counting by Dipankar Sarma · 18 years ago
  93. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  94. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 18 years ago
  95. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 18 years ago
  96. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  97. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  98. 830a1e5 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg by Benjamin LaHaise · 19 years ago
  99. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  100. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago