1. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 13 years ago
  2. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 13 years ago
  3. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  4. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 13 years ago
  5. 214dda4 tipc: Add in missing lock during link initialization by Allan Stephens · 13 years ago
  6. f23d9bf tipc: Set unused probe field of link protocol messages to defined value by Allan Stephens · 13 years ago
  7. 9bd80b6 tipc: Improve accuracy of link transmit queue maximum size statistic by Allan Stephens · 13 years ago
  8. 01d83ed tipc: Clean up tracking of node requesting a broadcast retransmit by Allan Stephens · 13 years ago
  9. c8a61b5 tipc: Fix print statements that assume pointers are 32-bit values by Allan Stephens · 13 years ago
  10. 5413b4c tipc: Improve handling of invalid link tolerance values by Allan Stephens · 13 years ago
  11. 2d627b9 tipc: Combine bearer structure with tipc_bearer structure by Allan Stephens · 14 years ago
  12. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  13. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
  14. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 14 years ago
  15. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  16. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
  17. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  18. 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago
  19. 471450f tipc: Eliminate an unused symbolic constant in link code by Allan Stephens · 14 years ago
  20. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  21. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  22. 7368ddf tipc: clean out all instances of #if 0'd unused code by Paul Gortmaker · 14 years ago
  23. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  24. 5a68d5e tipc: Prevent missing name table entries when link flip-flops rapidly by Allan Stephens · 14 years ago
  25. b02b69c tipc: Check for disabled bearer when processing incoming messages by Allan Stephens · 14 years ago
  26. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 14 years ago
  27. 01fee25 tipc: Relocate trivial link status functions to header file by Allan Stephens · 14 years ago
  28. 15e979d tipc: remove abstraction for link_max_pkt by Allan Stephens · 14 years ago
  29. b82834e tipc: Eliminate unused argument in print statement by Allan Stephens · 14 years ago
  30. df4ef33 tipc: Eliminate obsolete port's "congested_link" field by Allan Stephens · 14 years ago
  31. a570f09 tipc: remove trailing space in messages by Frans Pop · 14 years ago
  32. ca50910 tipc: Allow retransmission of cloned buffers by Neil Horman · 14 years ago
  33. de58657 tipc: filter out messages not intended for this host by Neil Horman · 14 years ago
  34. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  35. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  36. 0e35fd5 tipc: Eliminate improper use of TIPC_OK error code by Allan Stephens · 16 years ago
  37. 7571521 tipc: Optimize message initialization routine by Allan Stephens · 16 years ago
  38. 9c396a7 tipc: Prevent access of non-existent field in short message header by Allan Stephens · 16 years ago
  39. 1265a02 tipc: Minor optimizations to received message processing by Allan Stephens · 16 years ago
  40. a686e68 tipc: Fix minor bugs in link session number handling by Allan Stephens · 16 years ago
  41. 48c9713 tipc: Exclude debug-only print buffer code when not debugging by Allan Stephens · 16 years ago
  42. 8503556 [TIPC]: Enhance validation of format on incoming messages by Allan Stephens · 16 years ago
  43. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 16 years ago
  44. 06d82c9 [TIPC]: Minor cleanup of message header code by Allan Stephens · 16 years ago
  45. 5f2f40a tipc: fix integer as NULL pointer sparse warnings in tipc by Harvey Harrison · 16 years ago
  46. d788d80 [TIPC]: Fix two minor sparse warnings. by Florian Westphal · 17 years ago
  47. 94571065 [TIPC]: fix tipc_link_create error handling by Florian Westphal · 17 years ago
  48. 05646c9 [TIPC]: Optimize stream send routine to avoid fragmentation by Allan Stephens · 17 years ago
  49. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  50. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  51. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  52. a3df92c [TIPC]: Remove code bloat introduced by print buffer rework by Allan Stephens · 18 years ago
  53. 617dbea [TIPC]: fix printk warning by Jeff Garzik · 18 years ago
  54. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  55. 863fae6 [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) by Allan Stephens · 18 years ago
  56. e49060c [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf by Allan Stephens · 18 years ago
  57. 5392d64 [TIPC]: Fixed link switchover bugs by Allan Stephens · 18 years ago
  58. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 18 years ago
  59. f131072 [TIPC]: First phase of assert() cleanup by Allan Stephens · 18 years ago
  60. c33d53b [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable by Allan Stephens · 18 years ago
  61. d356eeb [TIPC]: Multicast link failure now resets all links to "nacking" node. by Allan Stephens · 18 years ago
  62. 2600824 [TIPC]: Links now validate destination node specified by incoming messages. by Allan Stephens · 18 years ago
  63. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  64. 7c501a5 [TIPC]: Remove unused functions by Per Liden · 18 years ago
  65. 05790c6 [TIPC]: Remove inlines from *.c by Sam Ravnborg · 18 years ago
  66. 1fc54d8 [TIPC]: Fix simple sparse warnings by Sam Ravnborg · 18 years ago
  67. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 18 years ago
  68. 16cb4b3 [TIPC] Updated link priority macros by Per Liden · 18 years ago
  69. 593a5f2 [TIPC] More updates of file headers by Per Liden · 18 years ago
  70. 9da1c8b [TIPC] Update of file headers by Per Liden · 18 years ago
  71. 9ea1fd3 [TIPC] License header update by Per Liden · 18 years ago
  72. b97bf3f [TIPC] Initial merge by Per Liden · 19 years ago