1. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  2. 90c6bd3 net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race by Daniel Borkmann · 11 years ago
  3. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  4. f3dfd20 af_unix: fix bug on large send() by Eric Dumazet · 11 years ago
  5. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 11 years ago
  6. e370a72 af_unix: improve STREAM behavior with fragmented memory by Eric Dumazet · 11 years ago
  7. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  8. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  9. 2b15af6 af_unix: use freezable blocking calls in read by Colin Cross · 11 years ago
  10. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 11 years ago
  11. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 79f632c unix/stream: fix peeking with an offset larger than data in queue by Benjamin Poirier · 11 years ago
  13. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 11 years ago
  15. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. 0e82e7f6d af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 11 years ago
  17. 25da0e3 Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" by Eric W. Biederman · 11 years ago
  18. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 11 years ago
  19. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  20. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  21. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 11 years ago
  22. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  23. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  25. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  26. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  27. b4fff5f unix: Use FIELD_SIZEOF() in af_unix_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  28. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  29. e4e541a sock-diag: Report shutdown for inet and unix sockets (v2) by Pavel Emelyanov · 12 years ago
  30. e04dae8 af_unix: old_cred is surplus by Alan Cox · 12 years ago
  31. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  32. fc61b92 af_unix: fix shutdown parameter checking by Xi Wang · 12 years ago
  33. e0e3cea af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 12 years ago
  34. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  35. faf0201 clean unix_bind() up a bit by Al Viro · 12 years ago
  36. a8104a9 pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. by Al Viro · 12 years ago
  37. 921a165 new helper: done_path_create() by Al Viro · 12 years ago
  38. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  39. 4245375 unix_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  40. b61bb01 unix_diag: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  41. 8b51b06 af_unix: remove unix_iter_state by Eric Dumazet · 12 years ago
  42. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 12 years ago
  43. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 12 years ago
  44. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  45. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  46. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  47. eb6a248 af_unix: reduce high order page allocations by Eric Dumazet · 12 years ago
  48. 626cf23 poll: add poll_requested_events() and poll_does_not_wait() functions by Hans Verkuil · 12 years ago
  49. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  51. 40ffe67 switch unix_sock to struct path by Al Viro · 12 years ago
  52. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 12 years ago
  53. 9f6f9af af_unix: MSG_TRUNC support for dgram sockets by Eric Dumazet · 12 years ago
  54. fc0d753 unix: Support peeking offset for stream sockets by Pavel Emelyanov · 12 years ago
  55. f55bb7f unix: Support peeking offset for datagram and seqpacket sockets by Pavel Emelyanov · 12 years ago
  56. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  57. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 12 years ago
  60. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  61. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  62. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  63. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  64. e09e9d1 unix: If we happen to find peer NULL when diag dumping, write zero. by David S. Miller · 13 years ago
  65. 3b0723c unix_diag: Fix incoming connections nla length by Pavel Emelyanov · 13 years ago
  66. 2ea744a net: unix -- Add missing module.h inclusion by Cyrill Gorcunov · 13 years ago
  67. 5d531aa unix_diag: Write it into kbuild by Pavel Emelyanov · 13 years ago
  68. cbf3919 unix_diag: Receive queue lenght NLA by Pavel Emelyanov · 13 years ago
  69. 2aac7a2 unix_diag: Pending connections IDs NLA by Pavel Emelyanov · 13 years ago
  70. ac02be8 unix_diag: Unix peer inode NLA by Pavel Emelyanov · 13 years ago
  71. 5f7b056 unix_diag: Unix inode info NLA by Pavel Emelyanov · 13 years ago
  72. f5248b4 unix_diag: Unix socket name NLA by Pavel Emelyanov · 13 years ago
  73. 5d3cae8 unix_diag: Dumping exact socket core by Pavel Emelyanov · 13 years ago
  74. 45a96b9 unix_diag: Dumping all sockets core by Pavel Emelyanov · 13 years ago
  75. 22931d3 unix_diag: Basic module skeleton by Pavel Emelyanov · 13 years ago
  76. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  77. 0884d7a AF_UNIX: Fix poll blocking problem when reading from a stream socket by Alexey Moiseytsev · 13 years ago
  78. 16e5726 af_unix: dont send SCM_CREDENTIALS by default by Eric Dumazet · 13 years ago
  79. f78a5fd Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path" by David S. Miller · 13 years ago
  80. 0856a30 Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path by Tim Chen · 13 years ago
  81. dae6ad8 new helpers: kern_path_create/user_path_create by Al Viro · 13 years ago
  82. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  83. a05d2ad af_unix: Only allow recv on connected seqpacket sockets. by Eric W. Biederman · 13 years ago
  84. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  85. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  86. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  87. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  88. 326be7b Allow passing O_PATH descriptors via SCM_RIGHTS datagrams by Al Viro · 13 years ago
  89. e5537bf af_unix: update locking comment by Daniel Baluta · 13 years ago
  90. c9c6cac kill path_lookup() by Al Viro · 13 years ago
  91. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  92. 6118e35 af_unix: remove unused struct sockaddr_un cruft by Hagen Paul Pfeifer · 13 years ago
  93. b3ca9b0 net: fix multithreaded signal handling in unix recv routines by Rainer Weikusat · 13 years ago
  94. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 13 years ago
  95. 7180a03 af_unix: coding style: remove one level of indentation in unix_shutdown() by Alban Crequy · 13 years ago
  96. d6ae3ba af_unix: implement socket filter by Alban Crequy · 13 years ago
  97. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 13 years ago
  98. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  100. 9915672 af_unix: limit unix_tot_inflight by Eric Dumazet · 14 years ago