1. f1dcdc0 tipc:subscr.c: fix a spelling mistake by gushengxian · 3 years, 7 months ago
  2. 429189a tipc: add host-endian copy of user subscription to struct tipc_subscription by Jon Maloy · 3 years, 10 months ago
  3. 09f78b8 tipc: simplify api between binding table and topology server by Jon Maloy · 3 years, 10 months ago
  4. 637b77f net/tipc: fix all function Return: notation by Randy Dunlap · 4 years, 1 month ago
  5. 5fcb7d4 net/tipc: fix various kernel-doc warnings by Randy Dunlap · 4 years, 1 month ago
  6. b6f88d9 tipc: update address terminology in code by Jon Maloy · 4 years, 1 month ago
  7. c3317f4 tipc: fix unbalanced reference counter by Jon Maloy · 7 years ago
  8. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  9. 026321c tipc: rename tipc_server to tipc_topsrv by Jon Maloy · 7 years ago
  10. 5c45ab2 tipc: make struct tipc_server private for server.c by Jon Maloy · 7 years ago
  11. da0a75e tipc: some prefix changes by Jon Maloy · 7 years ago
  12. 242e82c tipc: collapse subscription creation functions by Jon Maloy · 7 years ago
  13. 8985ecc tipc: simplify endianness handling in topology subscriber by Jon Maloy · 7 years ago
  14. 414574a tipc: simplify interaction between subscription and topology connection by Jon Maloy · 7 years ago
  15. df79d04 tipc: eliminate struct tipc_subscriber by Jon Maloy · 7 years ago
  16. c901d26 tipc: remove unnecessary function pointers by Jon Maloy · 7 years ago
  17. 27469b7 tipc: remove redundant code in topology server by Jon Maloy · 7 years ago
  18. e88f2be tipc: fix race condition at topology server receive by Jon Maloy · 7 years ago
  19. 232d07b tipc: improve groupcast scope handling by Jon Maloy · 7 years ago
  20. 8348500 tipc: add option to suppress PUBLISH events for pre-existing publications by Jon Maloy · 7 years ago
  21. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  22. fd849b7 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  23. 458be02 tipc: remove subscription references only for pending timers by Parthasarathy Bhuvaragan · 7 years ago
  24. 7efea60 tipc: adjust the policy of holding subscription kref by Ying Xue · 8 years ago
  25. 139bb36 tipc: advance the time of deleting subscription from subscriber->subscrp_list by Ying Xue · 8 years ago
  26. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  27. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  28. b435865 tipc: remove an unnecessary NULL check by Dan Carpenter · 9 years ago
  29. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 9 years ago
  30. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. 4de13d7e tipc: fix nullptr crash during subscription cancel by Parthasarathy Bhuvaragan · 9 years ago
  32. ae24555 tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER by Parthasarathy Bhuvaragan · 9 years ago
  33. f3ad288 tipc: protect tipc_subscrb_get() with subscriber spin lock by Parthasarathy Bhuvaragan · 9 years ago
  34. d409189 tipc: hold subscriber->lock for tipc_nametbl_subscribe() by Parthasarathy Bhuvaragan · 9 years ago
  35. cb01c7c tipc: fix connection abort when receiving invalid cancel request by Parthasarathy Bhuvaragan · 9 years ago
  36. c8beccc6 tipc: fix connection abort during subscription cancellation by Parthasarathy Bhuvaragan · 9 years ago
  37. 7c13c62 tipc: introduce tipc_subscrb_subscribe() routine by Parthasarathy Bhuvaragan · 9 years ago
  38. a4273c7 tipc: remove struct tipc_name_seq from struct tipc_subscription by Parthasarathy Bhuvaragan · 9 years ago
  39. 3086523 tipc: remove filter and timeout elements from struct tipc_subscription by Parthasarathy Bhuvaragan · 9 years ago
  40. 4f61d4e tipc: remove incorrect check for subscription timeout value by Parthasarathy Bhuvaragan · 9 years ago
  41. 4d5cfcb tipc: fix connection abort during subscription cancel by Parthasarathy Bhuvaragan · 9 years ago
  42. a13683f tipc: adjust locking policy of subscription by Ying Xue · 10 years ago
  43. 00bc00a9 tipc: involve reference counter for subscriber by Ying Xue · 10 years ago
  44. 1b764828 tipc: introduce tipc_subscrb_create routine by Ying Xue · 10 years ago
  45. 57f1d18 tipc: rename functions defined in subscr.c by Ying Xue · 10 years ago
  46. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 10 years ago
  47. a62fbcc tipc: make subscriber server support net namespace by Ying Xue · 10 years ago
  48. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 10 years ago
  49. 2f55c43 tipc: remove unnecessary wrapper functions of kernel timer APIs by Ying Xue · 10 years ago
  50. 834caaf tipc: remove unnecessary INIT_LIST_HEAD by Ying Xue · 10 years ago
  51. 2e84c60 tipc: remove include file port.h by Jon Paul Maloy · 10 years ago
  52. a5d0e7c tipc: fix spinlock recursion bug for failed subscriptions by Erik Hugne · 11 years ago
  53. edcc051 tipc: drop subscriber connection id invalidation by Erik Hugne · 11 years ago
  54. 6d4ebeb tipc: allow connection shutdown callback to be invoked in advance by Ying Xue · 11 years ago
  55. 963a1855 tipc: spelling fixes by stephen hemminger · 11 years ago
  56. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 12 years ago
  57. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 12 years ago
  58. bc87911 tipc: standardize across connect/disconnect function naming by Paul Gortmaker · 12 years ago
  59. 34f256c tipc: eliminate configuration for maximum number of name subscriptions by Ying Xue · 12 years ago
  60. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 13 years ago
  61. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 13 years ago
  62. bbe6a29 tipc: remove redundant memset and stale comment from subscr.c by Allan Stephens · 13 years ago
  63. c422f1b tipc: Simplify enforcement of reserved name type prohibition by Allan Stephens · 13 years ago
  64. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 13 years ago
  65. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 13 years ago
  66. 7e24477 tipc: Remove callback field from subscription structure by Ying Xue · 13 years ago
  67. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 14 years ago
  68. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 14 years ago
  69. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 14 years ago
  70. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  71. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  72. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  73. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  74. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
  75. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 14 years ago
  76. 52fe7b7 tipc: Eliminate useless initialization when creating subscriber by Allan Stephens · 14 years ago
  77. a5c2af9 tipc: Remove support for TIPC mode change callback by Allan Stephens · 14 years ago
  78. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  79. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  80. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. db5a753 Revert d88dca79d3852a3623f606f781e013d61486828a by Neil Horman · 14 years ago
  82. 8c97443 Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c by Neil Horman · 14 years ago
  83. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  84. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  85. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 15 years ago
  86. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 15 years ago
  87. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  88. 6ced0b3 net/tipc/subscr.c: don't use ___constant_swab32 by Andrew Morton · 16 years ago
  89. 5b06c85c tipc: Cosmetic cleanup of topology service code by Allan Stephens · 17 years ago
  90. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 17 years ago
  91. fc5ad58 tipc: Fix bug in topology server byte swapping routine by Allan Stephens · 17 years ago
  92. 8e9501f tipc: Add support for customized subscription endianness by Allan Stephens · 17 years ago
  93. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 17 years ago
  94. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 17 years ago
  95. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  96. 2710b57 [TIPC]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  97. eb40946 [TIPC]: Added subscription cancellation capability by Lijun Chen · 18 years ago
  98. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  99. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
  100. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 19 years ago