1. f7afb6e tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  2. 5acc58c tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  3. 2f48581 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  4. e6e8067 tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 7 years ago
  5. 1d6e36d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 7 years ago
  6. b435865 tipc: remove an unnecessary NULL check by Dan Carpenter · 8 years ago
  7. 333f796 tipc: fix a race condition leading to subscriber refcnt bug by Parthasarathy Bhuvaragan · 8 years ago
  8. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  9. 4de13d7e tipc: fix nullptr crash during subscription cancel by Parthasarathy Bhuvaragan · 8 years ago
  10. ae24555 tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER by Parthasarathy Bhuvaragan · 8 years ago
  11. f3ad288 tipc: protect tipc_subscrb_get() with subscriber spin lock by Parthasarathy Bhuvaragan · 8 years ago
  12. d409189 tipc: hold subscriber->lock for tipc_nametbl_subscribe() by Parthasarathy Bhuvaragan · 8 years ago
  13. cb01c7c tipc: fix connection abort when receiving invalid cancel request by Parthasarathy Bhuvaragan · 8 years ago
  14. c8beccc tipc: fix connection abort during subscription cancellation by Parthasarathy Bhuvaragan · 8 years ago
  15. 7c13c62 tipc: introduce tipc_subscrb_subscribe() routine by Parthasarathy Bhuvaragan · 8 years ago
  16. a4273c7 tipc: remove struct tipc_name_seq from struct tipc_subscription by Parthasarathy Bhuvaragan · 8 years ago
  17. 3086523 tipc: remove filter and timeout elements from struct tipc_subscription by Parthasarathy Bhuvaragan · 8 years ago
  18. 4f61d4e tipc: remove incorrect check for subscription timeout value by Parthasarathy Bhuvaragan · 8 years ago
  19. 4d5cfcb tipc: fix connection abort during subscription cancel by Parthasarathy Bhuvaragan · 8 years ago
  20. a13683f tipc: adjust locking policy of subscription by Ying Xue · 9 years ago
  21. 00bc00a tipc: involve reference counter for subscriber by Ying Xue · 9 years ago
  22. 1b76482 tipc: introduce tipc_subscrb_create routine by Ying Xue · 9 years ago
  23. 57f1d18 tipc: rename functions defined in subscr.c by Ying Xue · 9 years ago
  24. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 9 years ago
  25. a62fbcc tipc: make subscriber server support net namespace by Ying Xue · 9 years ago
  26. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 9 years ago
  27. 2f55c43 tipc: remove unnecessary wrapper functions of kernel timer APIs by Ying Xue · 9 years ago
  28. 834caaf tipc: remove unnecessary INIT_LIST_HEAD by Ying Xue · 9 years ago
  29. 2e84c60 tipc: remove include file port.h by Jon Paul Maloy · 10 years ago
  30. a5d0e7c tipc: fix spinlock recursion bug for failed subscriptions by Erik Hugne · 10 years ago
  31. edcc051 tipc: drop subscriber connection id invalidation by Erik Hugne · 10 years ago
  32. 6d4ebeb tipc: allow connection shutdown callback to be invoked in advance by Ying Xue · 10 years ago
  33. 963a1855 tipc: spelling fixes by stephen hemminger · 10 years ago
  34. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  35. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 11 years ago
  36. bc87911 tipc: standardize across connect/disconnect function naming by Paul Gortmaker · 11 years ago
  37. 34f256c tipc: eliminate configuration for maximum number of name subscriptions by Ying Xue · 12 years ago
  38. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 12 years ago
  39. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  40. bbe6a29 tipc: remove redundant memset and stale comment from subscr.c by Allan Stephens · 12 years ago
  41. c422f1b tipc: Simplify enforcement of reserved name type prohibition by Allan Stephens · 13 years ago
  42. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 12 years ago
  43. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 12 years ago
  44. 7e24477 tipc: Remove callback field from subscription structure by Ying Xue · 13 years ago
  45. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  46. 69218fc tipc: Minor optimization to topology service connection establishment by Allan Stephens · 13 years ago
  47. 9f54b54 tipc: Eliminate unnecessary locking when starting topology service by Allan Stephens · 13 years ago
  48. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 13 years ago
  49. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 13 years ago
  50. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 13 years ago
  51. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 13 years ago
  52. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 13 years ago
  53. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 13 years ago
  54. 52fe7b7 tipc: Eliminate useless initialization when creating subscriber by Allan Stephens · 13 years ago
  55. a5c2af9 tipc: Remove support for TIPC mode change callback by Allan Stephens · 13 years ago
  56. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 13 years ago
  57. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 13 years ago
  58. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. db5a753 Revert d88dca79d3852a3623f606f781e013d61486828a by Neil Horman · 14 years ago
  60. 8c97443 Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c by Neil Horman · 14 years ago
  61. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  62. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  63. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  64. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 14 years ago
  65. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 14 years ago
  66. 6ced0b3 net/tipc/subscr.c: don't use ___constant_swab32 by Andrew Morton · 16 years ago
  67. 5b06c85c tipc: Cosmetic cleanup of topology service code by Allan Stephens · 16 years ago
  68. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 16 years ago
  69. fc5ad58 tipc: Fix bug in topology server byte swapping routine by Allan Stephens · 16 years ago
  70. 8e9501f tipc: Add support for customized subscription endianness by Allan Stephens · 16 years ago
  71. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 16 years ago
  72. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 16 years ago
  73. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  74. 2710b57 [TIPC]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  75. eb40946 [TIPC]: Added subscription cancellation capability by Lijun Chen · 18 years ago
  76. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  77. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  78. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 18 years ago
  79. 05790c6 [TIPC]: Remove inlines from *.c by Sam Ravnborg · 18 years ago
  80. 1fc54d8 [TIPC]: Fix simple sparse warnings by Sam Ravnborg · 18 years ago
  81. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  82. 880b005 [TIPC]: Fix 64-bit build warnings. by David S. Miller · 18 years ago
  83. 593a5f2 [TIPC] More updates of file headers by Per Liden · 18 years ago
  84. 9da1c8b [TIPC] Update of file headers by Per Liden · 18 years ago
  85. d0a14a9 [TIPC] Cleaned up info/warn/err macros by Per Liden · 18 years ago
  86. 9ea1fd3 [TIPC] License header update by Per Liden · 18 years ago
  87. b97bf3f [TIPC] Initial merge by Per Liden · 18 years ago