1. 7782040 unix: uses an atomic type for scm files accounting by Paolo Abeni · 4 years, 11 months ago
  2. e955376 af_unix: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  3. 3c32da1 unix: Show number of pending scm files of receive queue in fdinfo by Kirill Tkhai · 5 years ago
  4. f4e6587 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  5. b1c2344 net: drop a space before tabs by Bo YU · 6 years ago
  6. c4147be net: add an identifier name for 'struct sock *' by Bo YU · 6 years ago
  7. 424c22f af_unix.h: trivial whitespace cleanup by Vito Caputo · 6 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  11. 27eac47 net/unix: drop obsolete fd-recursion limits by David Herrmann · 7 years ago
  12. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  13. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  14. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  15. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  16. 6e1ce3c af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' by Linus Torvalds · 8 years ago
  17. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  18. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 9 years ago
  19. c72eda0 af_unix: constify the sock parameter in unix_sk() by Paul Moore · 9 years ago
  20. 4613012 af_unix: Convert the unix_sk macro to an inline function for type safety by Aaron Conole · 9 years ago
  21. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 10 years ago
  22. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  23. b60a828 af_unix.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  24. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 12 years ago
  25. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 12 years ago
  26. 0da5f7c unix: Remove unused field from unix_sock by Pavel Emelyanov · 12 years ago
  27. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 13 years ago
  28. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  29. 40ffe67 switch unix_sock to struct path by Al Viro · 13 years ago
  30. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  31. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  32. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 14 years ago
  33. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  34. 7361c36 af_unix: Allow credentials to work across user and pid namespaces. by Eric W. Biederman · 15 years ago
  35. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 15 years ago
  36. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 16 years ago
  37. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  38. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  39. 27147c9 [AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen. by Denis V. Lunev · 17 years ago
  40. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 17 years ago
  41. 9305cfa [AF_UNIX]: Make unix_tot_inflight counter non-atomic by Pavel Emelyanov · 17 years ago
  42. 1311169 [AF_UNIX]: Make code static. by Adrian Bunk · 17 years ago
  43. 1fd05ba [AF_UNIX]: Rewrite garbage collector, fixes race. by Miklos Szeredi · 18 years ago
  44. 1c92b4e [AF_UNIX]: Make socket locking much less confusing. by David S. Miller · 18 years ago
  45. dc49c1f [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch by Catherine Zhang · 18 years ago
  46. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 19 years ago
  47. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 19 years ago
  48. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  49. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 19 years ago
  50. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
  51. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  52. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago