1. bd583fe tipc: fix a missing rhashtable_walk_exit() by Cong Wang · 7 years ago
  2. b053fcc net/tipc: remove redundant variables 'tn' and 'oport' by Colin Ian King · 7 years ago
  3. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 7 years ago
  4. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. a1be5a2 tipc: extend sock diag for group communication by GhantaKrishnamurthy MohanKrishna · 7 years ago
  6. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  7. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  8. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 4df7338 net/tipc: convert to ->poll_mask by Christoph Hellwig · 8 years ago
  10. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 7 years ago
  12. 3e5cf36 tipc: introduce ioctl for fetching node identity by Jon Maloy · 7 years ago
  13. 335b929 tipc: fix missing initializer in tipc_sendmsg() by Jon Maloy · 7 years ago
  14. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 7 years ago
  15. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  16. 37922ea tipc: permit overlapping service ranges in name table by Jon Maloy · 7 years ago
  17. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  18. 872619d tipc: step sk->sk_drops when rcv buffer is full by GhantaKrishnamurthy MohanKrishna · 7 years ago
  19. c30b70d tipc: implement socket diagnostics for AF_TIPC by GhantaKrishnamurthy MohanKrishna · 7 years ago
  20. dfde331 tipc: modify socket iterator for sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  21. e50e73e tipc: some name changes by Jon Maloy · 7 years ago
  22. 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 7 years ago
  23. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 1b22bca tipc: correct initial value for group congestion flag by Jon Maloy · 7 years ago
  25. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 8 years ago
  26. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 8 years ago
  27. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  28. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 60c2530 tipc: fix race between poll() and setsockopt() by Jon Maloy · 8 years ago
  30. e9a0344 tipc: fix bug during lookup of multicast destination nodes by Jon Maloy · 8 years ago
  31. febafc8 tipc: fix a potental access after delete in tipc_sk_join() by Jon Maloy · 8 years ago
  32. eb929a9 tipc: improve poll() for group member socket by Jon Maloy · 8 years ago
  33. 232d07b tipc: improve groupcast scope handling by Jon Maloy · 8 years ago
  34. d12d2e1 tipc: send out join messages as soon as new member is discovered by Jon Maloy · 8 years ago
  35. 7ad32bc tipc: create group member event messages when they are needed by Jon Maloy · 8 years ago
  36. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 517d7c7 tipc: fix hanging poll() for stream sockets by Parthasarathy Bhuvaragan · 8 years ago
  38. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. c545a94 tipc: eliminate potential memory leak by Jon Maloy · 8 years ago
  40. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 8 years ago
  41. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  42. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  43. e233df0 tipc: fix a dangling pointer by Cong Wang · 8 years ago
  44. 0d5fcebf tipc: refactor tipc_sk_timeout() function by Jon Maloy · 8 years ago
  45. cb4dc41 tipc: fix broken tipc_poll() function by Jon Maloy · 8 years ago
  46. 399574d tipc: guarantee delivery of UP event before first broadcast by Jon Maloy · 8 years ago
  47. 2f48771 tipc: guarantee that group broadcast doesn't bypass group unicast by Jon Maloy · 8 years ago
  48. b87a5ea tipc: guarantee group unicast doesn't bypass group broadcast by Jon Maloy · 8 years ago
  49. 5b8dddb tipc: introduce group multicast messaging by Jon Maloy · 8 years ago
  50. ee106d7 tipc: introduce group anycast messaging by Jon Maloy · 8 years ago
  51. 27bd9ec tipc: introduce group unicast messaging by Jon Maloy · 8 years ago
  52. b7d4263 tipc: introduce flow control for group broadcast messages by Jon Maloy · 8 years ago
  53. ae236fb tipc: receive group membership events via member socket by Jon Maloy · 8 years ago
  54. 31c82a2 tipc: add second source address to recvmsg()/recvfrom() by Jon Maloy · 8 years ago
  55. 75da216 tipc: introduce communication groups by Jon Maloy · 8 years ago
  56. a80ae53 tipc: improve destination linked list by Jon Maloy · 8 years ago
  57. f70d37b tipc: add new function for sending multiple small messages by Jon Maloy · 8 years ago
  58. 64ac5f5 tipc: refactor function filter_rcv() by Jon Maloy · 8 years ago
  59. 2399883 tipc: improve address sanity check in tipc_connect() by Jon Maloy · 8 years ago
  60. 14c0449 tipc: add ability to order and receive topology events in driver by Jon Maloy · 8 years ago
  61. 6c7e983 tipc: Fix tipc_sk_reinit handling of -EAGAIN by Bob Peterson · 8 years ago
  62. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  63. 844cf76 tipc: make macro tipc_wait_for_cond() smp safe by Jon Paul Maloy · 8 years ago
  64. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  65. ec8a09f tipc: refactor function tipc_sk_recv_stream() by Jon Paul Maloy · 8 years ago
  66. e9f8b10 tipc: refactor function tipc_sk_recvmsg() by Jon Paul Maloy · 8 years ago
  67. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
  68. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
  69. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
  70. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 8 years ago
  72. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 8 years ago
  73. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  74. 66bc1e8 tipc: allow rdm/dgram socketpairs by Erik Hugne · 8 years ago
  75. 70b0375 tipc: add support for stream/seqpacket socketpairs by Erik Hugne · 8 years ago
  76. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  77. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 9 years ago
  78. 40f9f43 tipc: Fix tipc_sk_reinit race conditions by Herbert Xu · 9 years ago
  79. a08ef47 tipc: uninitialized return code in tipc_setsockopt() by Dan Carpenter · 9 years ago
  80. 01fd12b tipc: make replicast a user selectable option by Jon Paul Maloy · 9 years ago
  81. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 9 years ago
  82. 365ad35 tipc: reduce risk of user starvation during link congestion by Jon Paul Maloy · 9 years ago
  83. 4d8642d tipc: modify struct tipc_plist to be more versatile by Jon Paul Maloy · 9 years ago
  84. 8c44e1a tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions by Jon Paul Maloy · 9 years ago
  85. 693c564 tipc: don't send FIN message from connectionless socket by Jon Paul Maloy · 9 years ago
  86. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. 6998cc6 tipc: resolve connection flow control compatibility problem by Jon Paul Maloy · 9 years ago
  88. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 51b9a31 tipc: eliminate obsolete socket locking policy description by Jon Paul Maloy · 9 years ago
  90. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 9 years ago
  91. f40acba tipc: remove SS_CONNECTED sock state by Parthasarathy Bhuvaragan · 9 years ago
  92. 99a2088 tipc: create TIPC_CONNECTING as a new sk_state by Parthasarathy Bhuvaragan · 9 years ago
  93. 6f00089 tipc: remove SS_DISCONNECTING state by Parthasarathy Bhuvaragan · 9 years ago
  94. 9fd4b07 tipc: create TIPC_DISCONNECTING as a new sk_state by Parthasarathy Bhuvaragan · 9 years ago
  95. 438adca tipc: create TIPC_OPEN as a new sk_state by Parthasarathy Bhuvaragan · 9 years ago
  96. 8ea642e tipc: create TIPC_ESTABLISHED as a new sk_state by Parthasarathy Bhuvaragan · 9 years ago
  97. 0c288c8 tipc: create TIPC_LISTEN as a new sk_state by Parthasarathy Bhuvaragan · 9 years ago
  98. c752023 tipc: remove socket state SS_READY by Parthasarathy Bhuvaragan · 9 years ago
  99. 360aab6 tipc: remove probing_intv from tipc_sock by Parthasarathy Bhuvaragan · 9 years ago
  100. d6fb7e9 tipc: remove tsk->connected from tipc_sock by Parthasarathy Bhuvaragan · 9 years ago