1. 23461e8 tipc: Reduce footprint by un-inlining tipc_msg_* routines by Allan Stephens · 14 years ago
  2. 3032cca tipc: Reduce footprint by un-inlining buf_acquire routine by Allan Stephens · 14 years ago
  3. b274f4a tipc: Reduce footprint by un-inlining bearer congestion routine by Allan Stephens · 14 years ago
  4. 43608ed tipc: Reduce footprint by un-inlining port list routines by Allan Stephens · 14 years ago
  5. 3e22e62 tipc: Reduce footprint by un-inlining nmap routines by Allan Stephens · 14 years ago
  6. 80e0c33 tipc: Reduce footprint by un-inlining address routines by Allan Stephens · 14 years ago
  7. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 14 years ago
  8. 01fee25 tipc: Relocate trivial link status functions to header file by Allan Stephens · 14 years ago
  9. 15e979d tipc: remove abstraction for link_max_pkt by Allan Stephens · 14 years ago
  10. 107e7be tipc: Add support for "-s" configuration option by Allan Stephens · 14 years ago
  11. 3aec9cc tipc: Rename "multicast-link" to "broadcast-link" by Allan Stephens · 14 years ago
  12. 9ccc2eb tipc: Eliminate unnecessary initialization in native API send routines by Allan Stephens · 14 years ago
  13. 289464e tipc: Prune unused data structures from configuration service by Allan Stephens · 14 years ago
  14. b82834e tipc: Eliminate unused argument in print statement by Allan Stephens · 14 years ago
  15. df4ef33 tipc: Eliminate obsolete port's "congested_link" field by Allan Stephens · 14 years ago
  16. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  17. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  19. 8379d07 tipc: define needless global scoped variable static by Hagen Paul Pfeifer · 14 years ago
  20. 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
  21. a570f09 tipc: remove trailing space in messages by Frans Pop · 14 years ago
  22. ca50910 tipc: Allow retransmission of cloned buffers by Neil Horman · 14 years ago
  23. 1a62483 tipc: Increase frequency of load distribution over broadcast link by Neil Horman · 14 years ago
  24. a2f46ee tipc: fix lockdep warning on address assignment by Neil Horman · 14 years ago
  25. de58657 tipc: filter out messages not intended for this host by Neil Horman · 14 years ago
  26. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 14 years ago
  27. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  28. 53eecb1 tipc: use limited socket backlog by Zhu Yi · 14 years ago
  29. d0021b2 tipc: Fix oops on send prior to entering networked mode (v3) by Neil Horman · 14 years ago
  30. 7981d6f tipc: Clean up configuration file by Allan Stephens · 15 years ago
  31. ee983ac tipc: use kconfig to limit numeric ranges by Amerigo Wang · 15 years ago
  32. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  33. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  34. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  35. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  36. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  37. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  38. 6650613 tipc: Add socket options to get number of queued messages by oscar.medina@motorola.com · 15 years ago
  39. acb0a20 tipc: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  40. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 15 years ago
  41. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 15 years ago
  42. 6c614a5 net/tipc/bcast.h: use ARRAY_SIZE by Julia Lawall · 16 years ago
  43. f574179 tipc: trivial endian annotation in debug statement by Harvey Harrison · 16 years ago
  44. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  45. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  46. 6ced0b3 net/tipc/subscr.c: don't use ___constant_swab32 by Andrew Morton · 16 years ago
  47. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  48. 968edbe tipc: Optimization to multicast name lookup algorithm by Allan Stephens · 16 years ago
  49. 1aad72d tipc: Add missing locks when inspecting node list & link list by Allan Stephens · 16 years ago
  50. 08d2cf0 tipc: Fix bug in scope checking for multicast messages by Allan Stephens · 16 years ago
  51. 0e35fd5 tipc: Eliminate improper use of TIPC_OK error code by Allan Stephens · 16 years ago
  52. 2da5991 tipc: Fix race condition that could cause accept() to fail by Allan Stephens · 16 years ago
  53. 8642bd9 tipc: Optimize pointer dereferencing when receiving stream data by Allan Stephens · 16 years ago
  54. 0ea5224 tipc: Remove unneeded parameter to tipc_createport_raw() by Allan Stephens · 16 years ago
  55. 40aecb1 tipc: Message rejection rework preparatory changes by Allan Stephens · 16 years ago
  56. 99c1459 tipc: Fix bugs in rejection of message with short header by Allan Stephens · 16 years ago
  57. 9bef543 tipc: Message header creation optimizations by Allan Stephens · 16 years ago
  58. bd78453 tipc: Expand link sequence gap field to 13 bits by Allan Stephens · 16 years ago
  59. 307fdf5 tipc: Add missing spinlock in name table display code by Allan Stephens · 16 years ago
  60. 0f15d36 tipc: Prevent display of name table types with no publications by Allan Stephens · 16 years ago
  61. 7571521 tipc: Optimize message initialization routine by Allan Stephens · 16 years ago
  62. 9c396a7 tipc: Prevent access of non-existent field in short message header by Allan Stephens · 16 years ago
  63. 1265a02 tipc: Minor optimizations to received message processing by Allan Stephens · 16 years ago
  64. a686e68 tipc: Fix minor bugs in link session number handling by Allan Stephens · 16 years ago
  65. e0d4e3d tipc: Fix bugs in message error code display when debugging by Allan Stephens · 16 years ago
  66. 5307e46 tipc: Standardize error checking on incoming messages via native API by Allan Stephens · 16 years ago
  67. 84b07c1 tipc: Fix bug in connection setup via native API by Allan Stephens · 16 years ago
  68. 0319437 tipc: Fix initialization sequence problems when entering network mode by Allan Stephens · 16 years ago
  69. 6d4a667 tipc: Update "previous node" indicators when node address changes by Allan Stephens · 16 years ago
  70. 811102c tipc: Optimize null pointer check during neighbor discovery by Allan Stephens · 16 years ago
  71. 2ecb092 tipc: Prevent node object duplication due to simultaneous discovery by Allan Stephens · 16 years ago
  72. 59f0c45 tipc: Fix skb_under_panic when configuring TIPC without privileges by Allan Stephens · 16 years ago
  73. 5b06c85c tipc: Cosmetic cleanup of topology service code by Allan Stephens · 16 years ago
  74. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 16 years ago
  75. fc5ad58 tipc: Fix bug in topology server byte swapping routine by Allan Stephens · 16 years ago
  76. 8e9501f tipc: Add support for customized subscription endianness by Allan Stephens · 16 years ago
  77. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 16 years ago
  78. 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
  79. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 16 years ago
  80. 4e3e6dc tipc: Enhancements to name table initialization by Allan Stephens · 16 years ago
  81. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 16 years ago
  82. a7ca026 tipc: Update version number to TIPC 1.6.4 by Allan Stephens · 16 years ago
  83. 48c9713 tipc: Exclude debug-only print buffer code when not debugging by Allan Stephens · 16 years ago
  84. 6063da9 tipc: Cosmetic cleanup of system & debug output declarations by Allan Stephens · 16 years ago
  85. 7d3aa71 [TIPC]: Cosmetic cleanup of print buffer code by Allan Stephens · 16 years ago
  86. c890398 tipc: Elimination of print buffer chaining by Allan Stephens · 16 years ago
  87. 40dbfae tipc: Fix null pointer dereference in debug code by Allan Stephens · 16 years ago
  88. 93758c3 tipc: Fix recursive spinlock invocation in print buffer code by Allan Stephens · 16 years ago
  89. fb98ec7 tipc: Provide feedback when log buffer resizing fails by Allan Stephens · 16 years ago
  90. 025adbe tipc: Simplify log buffer resizing by Allan Stephens · 16 years ago
  91. becf3da tipc: endianness annotations by Al Viro · 16 years ago
  92. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 16 years ago
  93. bcff122 [TIPC]: Cleanup of TIPC reference table code by Allan Stephens · 16 years ago
  94. 0089509 [TIPC]: Optimized initialization of TIPC reference table by Allan Stephens · 16 years ago
  95. 4784b7c [TIPC]: Remove inlining of reference table locking routines by Allan Stephens · 16 years ago
  96. 8503556 [TIPC]: Enhance validation of format on incoming messages by Allan Stephens · 16 years ago
  97. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 16 years ago
  98. bdc82be [TIPC]: Use fast buffer cloning to improve performance by Allan Stephens · 16 years ago
  99. 11ecede [TIPC]: Remove redundant NULL check when discarding buffers by Allan Stephens · 16 years ago
  100. 0c3141e [TIPC]: Overhaul of socket locking logic by Allan Stephens · 16 years ago