1. c4116e1 tipc: remove unreferenced functions by Jon Paul Maloy · 10 years ago
  2. 6012052 tipc: simplify connection congestion handling by Jon Paul Maloy · 10 years ago
  3. ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 10 years ago
  4. ec8a2e5 tipc: same receive code path for connection protocol and data messages by Jon Paul Maloy · 10 years ago
  5. 4ccfe5e tipc: connection oriented transport uses new send functions by Jon Paul Maloy · 10 years ago
  6. e2dafe8 tipc: RDM/DGRAM transport uses new fragmenting and sending functions by Jon Paul Maloy · 10 years ago
  7. 9816f06 tipc: merge port message reception into socket reception function by Jon Paul Maloy · 10 years ago
  8. 6163a19 tipc: decrease connection flow control window by Jon Paul Maloy · 10 years ago
  9. 5c31142 tipc: eliminate redundant lookups in registry by Jon Paul Maloy · 11 years ago
  10. 3b4f302 tipc: eliminate redundant locking by Jon Paul Maloy · 11 years ago
  11. 24be34b tipc: eliminate upcall function pointers between port and socket by Jon Paul Maloy · 11 years ago
  12. 8826cde tipc: aggregate port structure into socket structure by Jon Paul Maloy · 11 years ago
  13. f9fef18 tipc: remove redundant 'peer_name' field in struct tipc_sock by Jon Paul Maloy · 11 years ago
  14. 247f0f3 tipc: align tipc function names with common naming practice in the network by Ying Xue · 11 years ago
  15. 8460276 tipc: fix deadlock during socket release by Ying Xue · 11 years ago
  16. 9446b87 tipc: remove iovec length parameter from all sending functions by Ying Xue · 11 years ago
  17. ae8509c tipc: cosmetic realignment of function arguments by Paul Gortmaker · 11 years ago
  18. c0fee8a tipc: save sock structure pointer instead of void pointer to tipc_port by Ying Xue · 11 years ago
  19. 3c5db8e tipc: rename tipc_createport_raw to tipc_createport by Ying Xue · 11 years ago
  20. f1733d7 tipc: remove user_port instance from tipc_port structure by Ying Xue · 11 years ago
  21. 198d73b tipc: delete code orphaned by new server infrastructure by Ying Xue · 11 years ago
  22. cc79dd1 tipc: change socket buffer overflow control to respect sk_rcvbuf by Ying Xue · 11 years ago
  23. bc87911 tipc: standardize across connect/disconnect function naming by Paul Gortmaker · 12 years ago
  24. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  25. 617d3c7 tipc: compress out gratuitous extra carriage returns by Paul Gortmaker · 12 years ago
  26. f0712e86 tipc: Ensure network address change doesn't impact local connections by Allan Stephens · 12 years ago
  27. d0e17fe tipc: delete duplicate peerport/peernode helper functions by Allan Stephens · 12 years ago
  28. 9b64125 tipc: Un-inline port routine for processing incoming messages by Allan Stephens · 13 years ago
  29. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 13 years ago
  30. 2689690 tipc: Avoid recomputation of outgoing message length by Allan Stephens · 13 years ago
  31. 741de3e tipc: Remove support for per-connection message sequence numbering by Allan Stephens · 14 years ago
  32. cb7ce91 tipc: Fix port counter handling to correct congestion control by Allan Stephens · 14 years ago
  33. 23dd4cc tipc: Combine port structure with tipc_port structure by Allan Stephens · 14 years ago
  34. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  35. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  36. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
  37. b924dcf tipc: Delete tipc_ownidentity() by Allan Stephens · 14 years ago
  38. 12bae47 tipc: Eliminate obsolete native API forwarding routines by Allan Stephens · 14 years ago
  39. 38f232e tipc: Remove unused domain argument from multicast send routine by Allan Stephens · 14 years ago
  40. 528c771 tipc: Delete useless function prototypes by Allan Stephens · 14 years ago
  41. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  42. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  43. 31e3c3f tipc: cleanup function namespace by stephen hemminger · 14 years ago
  44. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  45. df4ef33 tipc: Eliminate obsolete port's "congested_link" field by Allan Stephens · 14 years ago
  46. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  47. 05646c9 [TIPC]: Optimize stream send routine to avoid fragmentation by Allan Stephens · 17 years ago
  48. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  49. 4323add [TIPC] Avoid polluting the global namespace by Per Liden · 19 years ago
  50. 5f7c3ff [TIPC] Minor changes to #includes by Jon Maloy · 19 years ago
  51. 593a5f2 [TIPC] More updates of file headers by Per Liden · 19 years ago
  52. 9da1c8b [TIPC] Update of file headers by Per Liden · 19 years ago
  53. 9ea1fd3 [TIPC] License header update by Per Liden · 19 years ago
  54. b97bf3f [TIPC] Initial merge by Per Liden · 19 years ago