1. dddfb25 tipc: fix ordering of tipc module init and exit routine by Taehee Yoo · 4 years, 5 months ago
  2. 00bdf8d tipc: change to use register_pernet_device by Xin Long · 5 years ago
  3. f7afb6e tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  4. db7c56e Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 5 years ago
  5. 03baf38 tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  6. a336df5 tipc: switch order of device registration to fix a crash by Junwei Hu · 5 years ago
  7. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  8. 10724cc tipc: redesign connection-level flow control by Jon Paul Maloy · 8 years ago
  9. 541726a tipc: make dist queue pernet by Erik Hugne · 8 years ago
  10. 5fd9fd6 tipc: create broadcast transmission link at namespace init by Jon Paul Maloy · 9 years ago
  11. 57f1d18 tipc: rename functions defined in subscr.c by Ying Xue · 9 years ago
  12. 7e43690 tipc: fix a slab object leak by Ying Xue · 9 years ago
  13. 22ae7cf tipc: nl compat add noop and remove legacy nl framework by Richard Alpe · 9 years ago
  14. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 9 years ago
  15. bafa29e tipc: make tipc random value aware of net namespace by Ying Xue · 9 years ago
  16. a62fbcc tipc: make subscriber server support net namespace by Ying Xue · 9 years ago
  17. 3474753 tipc: make tipc node address support net namespace by Ying Xue · 9 years ago
  18. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 9 years ago
  19. e05b31f tipc: make tipc socket support net namespace by Ying Xue · 9 years ago
  20. f2f9800 tipc: make tipc node table aware of net namespace by Ying Xue · 9 years ago
  21. c93d3ba tipc: involve namespace infrastructure by Ying Xue · 9 years ago
  22. 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 9 years ago
  23. 6b8326e tipc: remove tipc_core_start/stop routines by Ying Xue · 9 years ago
  24. 07f6c4b tipc: convert tipc reference table to use generic rhashtable by Ying Xue · 9 years ago
  25. 808d90f tipc: remove files ref.h and ref.c by Jon Paul Maloy · 10 years ago
  26. 2e84c60 tipc: remove include file port.h by Jon Paul Maloy · 10 years ago
  27. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 10 years ago
  28. 52ff872 tipc: purge signal handler infrastructure by Ying Xue · 10 years ago
  29. 5902385 tipc: obsolete the remote management feature by Ying Xue · 10 years ago
  30. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. 970122f tipc: make bearer set up in module insertion stage by Ying Xue · 10 years ago
  32. 9fe7ed4 tipc: remove all enabled flags from all tipc components by Ying Xue · 10 years ago
  33. c61dd61 tipc: remove 'links' list from tipc_bearer struct by Ying Xue · 10 years ago
  34. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. 6e967ad tipc: relocate common functions from media to bearer by Ying Xue · 10 years ago
  36. 993b858 tipc: correct the order of stopping services at rmmod by Jon Paul Maloy · 10 years ago
  37. 7d0ab17 tipc: convert configuration server to use new server facility by Ying Xue · 11 years ago
  38. 13a2e89 tipc: convert topology server to use new server facility by Ying Xue · 11 years ago
  39. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  40. a29a194 tipc: add InfiniBand media type by Patrick McHardy · 11 years ago
  41. 94fc9c4 tipc: delete TIPC_ADVANCED Kconfig variable by Paul Gortmaker · 11 years ago
  42. e6a04b1 tipc: eliminate configuration for maximum number of name publications by Ying Xue · 12 years ago
  43. 34f256c tipc: eliminate configuration for maximum number of name subscriptions by Ying Xue · 12 years ago
  44. 61cdd4d tipc: add __read_mostly annotations to several global variables by Ying Xue · 12 years ago
  45. 379c045 tipc: change tipc_net_start routine return value type by Ying Xue · 12 years ago
  46. fc07393 tipc: remove pointless name sanity check and tipc_alphabet array by Ying Xue · 12 years ago
  47. 869dd46 tipc: remove print_buf and deprecated log buffer code by Erik Hugne · 12 years ago
  48. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 12 years ago
  49. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  50. 2d98abb tipc: Optimize initialization of network topology service by Allan Stephens · 12 years ago
  51. 861d3a0 tipc: Optimize initialization of configuration service by Allan Stephens · 12 years ago
  52. b58343f tipc: Eliminate support for tipc_mode global variable by Allan Stephens · 13 years ago
  53. 077a26f tipc: Eliminate obsolete support for "not running" mode by Allan Stephens · 13 years ago
  54. 8c12118d tipc: Minor optimization to deactivation of Ethernet media suppot by Allan Stephens · 13 years ago
  55. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  56. 97fbdc1 tipc: Drop __TIME__ usage by Michal Marek · 13 years ago
  57. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  58. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 13 years ago
  59. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 13 years ago
  60. 886ef52 tipc: remove redundant #includes by Allan Stephens · 13 years ago
  61. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 13 years ago
  62. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 13 years ago
  63. 08c80e9 tipc: Remove prototype code for supporting slave nodes by Allan Stephens · 13 years ago
  64. 51f98a8 tipc: Remove prototype code for supporting multiple zones by Allan Stephens · 13 years ago
  65. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 13 years ago
  66. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 13 years ago
  67. 724829b tipc: Kill tipc_get_mode() completely. by David S. Miller · 14 years ago
  68. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  69. f813809 tipc: Fix log buffer memory leak if initialization fails by Anders Kaseorg · 14 years ago
  70. 3032cca tipc: Reduce footprint by un-inlining buf_acquire routine by Allan Stephens · 14 years ago
  71. 107e7be tipc: Add support for "-s" configuration option by Allan Stephens · 14 years ago
  72. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  73. ee983ac tipc: use kconfig to limit numeric ranges by Amerigo Wang · 14 years ago
  74. 0319437 tipc: Fix initialization sequence problems when entering network mode by Allan Stephens · 16 years ago
  75. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 16 years ago
  76. a7ca026 tipc: Update version number to TIPC 1.6.4 by Allan Stephens · 16 years ago
  77. 025adbe tipc: Simplify log buffer resizing by Allan Stephens · 16 years ago
  78. ba0fa45 [TIPC]: Update version to 1.6.3 by Allan Stephens · 16 years ago
  79. 0e0609b [TIPC]: Eliminate "sparse" symbol warnings by Allan Stephens · 16 years ago
  80. 8c86965 [TIPC]: Removal of message header option code by Allan Stephens · 16 years ago
  81. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  82. 665d866 [TIPC]: Updated TIPC version number to 1.6.2 by Allan Stephens · 18 years ago
  83. 3a8d121 [TIPC]: Add support for Ethernet VLANs by Allan Stephens · 18 years ago
  84. 0702056 [TIPC]: Initial activation message now includes TIPC version number by Allan Stephens · 18 years ago
  85. a592ea6 [TIPC]: Added support for MODULE_VERSION capability. by Allan Stephens · 18 years ago
  86. 2535ec5 [TIPC]: Use correct upper bound when validating network zone number. by Allan Stephens · 18 years ago
  87. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  88. 50f9bcd [TIPC] Remove unused #includes by Per Liden · 18 years ago
  89. 9da1c8b [TIPC] Update of file headers by Per Liden · 18 years ago
  90. 9ea1fd3 [TIPC] License header update by Per Liden · 18 years ago
  91. b97bf3f [TIPC] Initial merge by Per Liden · 18 years ago