1. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  2. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 8 years ago
  3. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 9 years ago
  4. c72eda0 af_unix: constify the sock parameter in unix_sk() by Paul Moore · 9 years ago
  5. 4613012 af_unix: Convert the unix_sk macro to an inline function for type safety by Aaron Conole · 9 years ago
  6. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 9 years ago
  7. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  8. b60a828 af_unix.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  9. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 11 years ago
  10. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 11 years ago
  11. 0da5f7c unix: Remove unused field from unix_sock by Pavel Emelyanov · 12 years ago
  12. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 12 years ago
  13. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  14. 40ffe67 switch unix_sock to struct path by Al Viro · 12 years ago
  15. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  16. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  17. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  18. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  19. 7361c36 af_unix: Allow credentials to work across user and pid namespaces. by Eric W. Biederman · 14 years ago
  20. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  21. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 16 years ago
  22. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  23. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  24. 27147c9 [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. by Denis V. Lunev · 17 years ago
  25. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 17 years ago
  26. 9305cfa [AF_UNIX]: Make unix_tot_inflight counter non-atomic by Pavel Emelyanov · 17 years ago
  27. 1311169 [AF_UNIX]: Make code static. by Adrian Bunk · 17 years ago
  28. 1fd05ba [AF_UNIX]: Rewrite garbage collector, fixes race. by Miklos Szeredi · 17 years ago
  29. 1c92b4e [AF_UNIX]: Make socket locking much less confusing. by David S. Miller · 17 years ago
  30. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  31. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 18 years ago
  32. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  33. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  34. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  35. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
  36. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  37. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago