1. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  2. 541726a tipc: make dist queue pernet by Erik Hugne · 8 years ago
  3. 1d7e1c2 tipc: reduce code dependency between binding table and node layer by Jon Paul Maloy · 8 years ago
  4. 2af5ae3 tipc: clean up unused code and structures by Jon Paul Maloy · 9 years ago
  5. 5266698 tipc: let broadcast packet reception use new link receive function by Jon Paul Maloy · 9 years ago
  6. 0043550 tipc: move broadcast link lock to struct tipc_net by Jon Paul Maloy · 9 years ago
  7. 6beb19a tipc: move bcast definitions to bcast.c by Jon Paul Maloy · 9 years ago
  8. 440d896 tipc: clean up link creation by Jon Paul Maloy · 9 years ago
  9. d999297 tipc: reduce locking scope during packet reception by Jon Paul Maloy · 9 years ago
  10. e4bf4f7 tipc: simplify packet sequence number handling by Jon Paul Maloy · 9 years ago
  11. a6bf70f tipc: simplify include dependencies by Jon Paul Maloy · 9 years ago
  12. 941787b tipc: remove tipc_snprintf by Richard Alpe · 9 years ago
  13. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 9 years ago
  14. bafa29e tipc: make tipc random value aware of net namespace by Ying Xue · 9 years ago
  15. a62fbcc tipc: make subscriber server support net namespace by Ying Xue · 9 years ago
  16. 3474753 tipc: make tipc node address support net namespace by Ying Xue · 9 years ago
  17. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 9 years ago
  18. e05b31f tipc: make tipc socket support net namespace by Ying Xue · 9 years ago
  19. 1da4656 tipc: make tipc broadcast link support net namespace by Ying Xue · 9 years ago
  20. 7f9f95d tipc: make bearer list support net namespace by Ying Xue · 9 years ago
  21. f2f9800 tipc: make tipc node table aware of net namespace by Ying Xue · 9 years ago
  22. c93d3ba tipc: involve namespace infrastructure by Ying Xue · 9 years ago
  23. 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 9 years ago
  24. 2f55c43 tipc: remove unnecessary wrapper functions of kernel timer APIs by Ying Xue · 9 years ago
  25. 07f6c4b tipc: convert tipc reference table to use generic rhashtable by Ying Xue · 9 years ago
  26. 58311d1 tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED by Ying Xue · 9 years ago
  27. 0655f6a tipc: add bearer disable/enable to new netlink api by Richard Alpe · 9 years ago
  28. a5325ae tipc: add name distributor resiliency queue by Erik Hugne · 10 years ago
  29. 50100a5 tipc: use pseudo message to wake up sockets after link congestion by Jon Paul Maloy · 10 years ago
  30. 38504c2 tipc: improve and extend media address conversion functions by Jon Paul Maloy · 10 years ago
  31. 37e2216 tipc: rename and move message reassembly function by Jon Paul Maloy · 10 years ago
  32. 52ff872 tipc: purge signal handler infrastructure by Ying Xue · 10 years ago
  33. ef13a26 tipc: replace config_mutex lock with RTNL lock by Ying Xue · 10 years ago
  34. 5902385 tipc: obsolete the remote management feature by Ying Xue · 10 years ago
  35. 970122f tipc: make bearer set up in module insertion stage by Ying Xue · 10 years ago
  36. 64380a0 tipc: fix message corruption bug for deferred packets by Erik Hugne · 10 years ago
  37. 776a74c tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h> by wangweidong · 10 years ago
  38. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  39. c5fa7b3 tipc: introduce new TIPC server infrastructure by Ying Xue · 11 years ago
  40. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  41. e6a04b1 tipc: eliminate configuration for maximum number of name publications by Ying Xue · 12 years ago
  42. 34f256c tipc: eliminate configuration for maximum number of name subscriptions by Ying Xue · 12 years ago
  43. 61cdd4d tipc: add __read_mostly annotations to several global variables by Ying Xue · 12 years ago
  44. fc07393 tipc: remove pointless name sanity check and tipc_alphabet array by Ying Xue · 12 years ago
  45. 869dd46 tipc: remove print_buf and deprecated log buffer code by Erik Hugne · 12 years ago
  46. dc1aed3 tipc: phase out most of the struct print_buf usage by Erik Hugne · 12 years ago
  47. 568fc58 tipc: remove TIPC packet debugging functions and macros 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. b58343f tipc: Eliminate support for tipc_mode global variable by Allan Stephens · 13 years ago
  51. 077a26f tipc: Eliminate obsolete support for "not running" mode by Allan Stephens · 13 years ago
  52. 5f6d912 tipc: Eliminate trivial buffer manipulation helper routines by Allan Stephens · 13 years ago
  53. 732efba tipc: nuke the delimit static inline function. by Paul Gortmaker · 12 years ago
  54. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  55. 7ae4738 tipc: Remove unused sanity test macro by Allan Stephens · 13 years ago
  56. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  57. 4132fac tipc: Remove unused global variable tipc_user_count by Allan Stephens · 13 years ago
  58. 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 13 years ago
  59. 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 13 years ago
  60. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 13 years ago
  61. f5e7526 tipc: rename dbg.[ch] to log.[ch] 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. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 13 years ago
  66. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  67. 3032cca tipc: Reduce footprint by un-inlining buf_acquire routine by Allan Stephens · 14 years ago
  68. 107e7be tipc: Add support for "-s" configuration option by Allan Stephens · 14 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 0319437 tipc: Fix initialization sequence problems when entering network mode by Allan Stephens · 16 years ago
  71. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  72. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 16 years ago
  73. 48c9713 tipc: Exclude debug-only print buffer code when not debugging by Allan Stephens · 16 years ago
  74. 6063da9 tipc: Cosmetic cleanup of system & debug output declarations by Allan Stephens · 16 years ago
  75. 7d3aa71 [TIPC]: Cosmetic cleanup of print buffer code by Allan Stephens · 16 years ago
  76. c890398 tipc: Elimination of print buffer chaining by Allan Stephens · 16 years ago
  77. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 16 years ago
  78. bdc82be [TIPC]: Use fast buffer cloning to improve performance by Allan Stephens · 16 years ago
  79. 11ecede [TIPC]: Remove redundant NULL check when discarding buffers by Allan Stephens · 16 years ago
  80. 0e0609b [TIPC]: Eliminate "sparse" symbol warnings by Allan Stephens · 16 years ago
  81. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  82. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  83. 3a8d121 [TIPC]: Add support for Ethernet VLANs by Allan Stephens · 18 years ago
  84. a3df92c [TIPC]: Remove code bloat introduced by print buffer rework by Allan Stephens · 18 years ago
  85. 29ede24 [TIPC]: Debug print buffer enhancements and fixes by Allan Stephens · 18 years ago
  86. 863fae6 [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) by Allan Stephens · 18 years ago
  87. 8b1f0a9 [TIPC]: Fix misleading comment in buf_discard() routine. by Allan Stephens · 18 years ago
  88. a4e0927 [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. by Allan Stephens · 18 years ago
  89. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  90. 5f7c3ff [TIPC] Minor changes to #includes by Jon Maloy · 18 years ago
  91. 593a5f2 [TIPC] More updates of file headers by Per Liden · 18 years ago
  92. 9da1c8b [TIPC] Update of file headers by Per Liden · 18 years ago
  93. d0a14a9 [TIPC] Cleaned up info/warn/err macros by Per Liden · 18 years ago
  94. 9ea1fd3 [TIPC] License header update by Per Liden · 18 years ago
  95. b97bf3f [TIPC] Initial merge by Per Liden · 18 years ago