1. 637b77f net/tipc: fix all function Return: notation by Randy Dunlap · 4 years, 4 months ago
  2. 5fcb7d4 net/tipc: fix various kernel-doc warnings by Randy Dunlap · 4 years, 4 months ago
  3. ceb1eb2 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years, 5 months ago
  4. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 5 months ago
  5. ed42989 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 5 months ago
  6. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  7. 6046219 net: tipc: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  8. ff48b62 tipc: use skb_unshare() instead in tipc_buf_append() by Xin Long · 4 years, 6 months ago
  9. d814120 net: tipc: kerneldoc fixes by Andrew Lunn · 4 years, 8 months ago
  10. c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 9 months ago
  11. 5e9eeccc tipc: fix NULL pointer dereference in streaming by Tuong Lien · 4 years, 9 months ago
  12. 8298a41 tipc: remove set but not used variable 'prev' by YueHaibing · 4 years, 10 months ago
  13. 0a3e060 tipc: add test for Nagle algorithm effectiveness by Tuong Lien · 4 years, 10 months ago
  14. 03b6fef tipc: add support for broadcast rcv stats dumping by Tuong Lien · 4 years, 10 months ago
  15. e228c5c tipc: simplify trivial boolean return by Hoang Le · 5 years ago
  16. fc1b6d6 tipc: introduce TIPC encryption & authentication by Tuong Lien · 5 years ago
  17. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  18. c0bceb9 tipc: add smart nagle feature by Jon Maloy · 5 years ago
  19. e95584a tipc: fix unlimited bundling of small messages by Tuong Lien · 5 years ago
  20. 2320bcd tipc: fix changeover issues due to large packet by Tuong Lien · 6 years ago
  21. 6787927 tipc: buffer overflow handling in listener socket by Tung Nguyen · 6 years ago
  22. 5cbdbd1 tipc: refactor function tipc_msg_reverse() by Jon Maloy · 6 years ago
  23. ef9be75 tipc: eliminate buffer cloning in function tipc_msg_extract() by Tung Nguyen · 7 years ago
  24. 928df18 tipc: obsolete TIPC_ZONE_SCOPE by Jon Maloy · 7 years ago
  25. 55b3280 tipc: fix skb truesize/datasize ratio control by Hoang Le · 7 years ago
  26. 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 7 years ago
  27. d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
  28. 64ac5f5 tipc: refactor function filter_rcv() by Jon Maloy · 7 years ago
  29. a9e2971 tipc: Unclone message at secondary destination lookup by Jon Maloy · 7 years ago
  30. aad0621 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
  31. 60d1d93 tipc: reassign pointers after skb reallocation / linearization by Parthasarathy Bhuvaragan · 8 years ago
  32. 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 8 years ago
  33. 343eba6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse by Jia-Ju Bai · 8 years ago
  34. a853e4c tipc: introduce replicast as transport option for multicast by Jon Paul Maloy · 8 years ago
  35. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  36. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  37. 27777da tipc: unclone unbundled buffers before forwarding by Jon Paul Maloy · 9 years ago
  38. 5266698 tipc: let broadcast packet reception use new link receive function by Jon Paul Maloy · 9 years ago
  39. 2f56612 tipc: let broadcast transmission use new link transmit function by Jon Paul Maloy · 9 years ago
  40. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 45c8b7b tipc: allow non-linear first fragment buffer by Jon Paul Maloy · 9 years ago
  42. 8306f99 tipc: disallow packet duplicates in link deferred queue by Jon Paul Maloy · 9 years ago
  43. 4e3ae00 tipc: reinitialize pointer after skb linearize by Erik Hugne · 9 years ago
  44. cda3696 tipc: clean up socket layer message reception by Jon Paul Maloy · 10 years ago
  45. bcd3ffd tipc: introduce new tipc_sk_respond() function by Jon Paul Maloy · 10 years ago
  46. 29042e1 tipc: let function tipc_msg_reverse() expand header when needed by Jon Paul Maloy · 10 years ago
  47. dd3f9e7 tipc: add packet sequence number at instant of transmission by Jon Paul Maloy · 10 years ago
  48. f21e897 tipc: improve link congestion algorithm by Jon Paul Maloy · 10 years ago
  49. dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 10 years ago
  50. d482994 tipc: fix two bugs in secondary destination lookup by Jon Paul Maloy · 10 years ago
  51. e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 10 years ago
  52. 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 10 years ago
  53. c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 10 years ago
  54. 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 10 years ago
  55. cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 10 years ago
  56. c637c10 tipc: resolve race problem at unicast message reception by Jon Paul Maloy · 10 years ago
  57. e3a7756 tipc: split up function tipc_msg_eval() by Jon Paul Maloy · 10 years ago
  58. c589863 tipc: reduce usage of context info in socket and link by Jon Paul Maloy · 10 years ago
  59. f25dcc7 tipc: tipc ->sendmsg() conversion by Al Viro · 10 years ago
  60. 3474753 tipc: make tipc node address support net namespace by Ying Xue · 10 years ago
  61. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 10 years ago
  62. c93d3ba tipc: involve namespace infrastructure by Ying Xue · 10 years ago
  63. 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 10 years ago
  64. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  65. a6ca109 tipc: use generic SKB list APIs to manage TIPC outgoing packet chains by Ying Xue · 10 years ago
  66. 58dc55f tipc: use generic SKB list APIs to manage link transmission queue by Ying Xue · 10 years ago
  67. 58311d1 tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED by Ying Xue · 10 years ago
  68. 45dcc68 tipc_msg_build(): pass msghdr instead of its ->msg_iov by Al Viro · 10 years ago
  69. b2ad5e5 tipc: spelling errors by stephen hemminger · 10 years ago
  70. 50100a5 tipc: use pseudo message to wake up sockets after link congestion by Jon Paul Maloy · 11 years ago
  71. 1dd0bd2 tipc: introduce new function tipc_msg_create() by Jon Paul Maloy · 11 years ago
  72. 13e9b99 tipc: make tipc_buf_append() more robust by Jon Paul Maloy · 11 years ago
  73. 9fbfb8b tipc: rename temporarily named functions by Jon Paul Maloy · 11 years ago
  74. c4116e1 tipc: remove unreferenced functions by Jon Paul Maloy · 11 years ago
  75. 078bec8 tipc: add new functions for multicast and broadcast distribution by Jon Paul Maloy · 11 years ago
  76. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  77. 29322d0 tipc: fix bug in multicast/broadcast message reassembly by Jon Paul Maloy · 11 years ago
  78. ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 11 years ago
  79. 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 11 years ago
  80. 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 11 years ago
  81. 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 11 years ago
  82. 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 11 years ago
  83. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 11 years ago
  84. 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
  85. 5c0a0fc tipc: don't use memcpy to copy from user space by Ying Xue · 11 years ago
  86. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 12 years ago
  87. f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 12 years ago
  88. 568fc58 tipc: remove TIPC packet debugging functions and macros by Erik Hugne · 13 years ago
  89. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 13 years ago
  90. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  91. 3d749a6 tipc: Hide media-specific addressing details from generic bearer code by Allan Stephens · 13 years ago
  92. 15f4e2b tipc: Eliminate useless check when creating internal message by Allan Stephens · 14 years ago
  93. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 14 years ago
  94. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 14 years ago
  95. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 14 years ago
  96. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 14 years ago
  97. 2e07dda tipc: Remove unused message header field for requested number of links by Allan Stephens · 14 years ago
  98. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 14 years ago
  99. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
  100. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago