Commit Verlauf

Autor SHA1 Nachricht Datum
  Jon Paul Maloy 9fbfb8b120 tipc: rename temporarily named functions vor 11 Jahren
  Jon Paul Maloy c4116e1057 tipc: remove unreferenced functions vor 11 Jahren
  Jon Paul Maloy 25b660c7e2 tipc: let internal link users call the new link send function vor 11 Jahren
  Jon Paul Maloy dbdf6d24ad tipc: make name table distributor use new send function vor 11 Jahren
  Erik Hugne 3f53bd8f8b tipc: fix link acknowledge logic in receive path vor 11 Jahren
  Erik Hugne 7ae934bebe tipc: refactor message delivery out of tipc_rcv vor 11 Jahren
  Jon Paul Maloy 60120526c2 tipc: simplify connection congestion handling vor 11 Jahren
  Jon Paul Maloy ec8a2e5621 tipc: same receive code path for connection protocol and data messages vor 11 Jahren
  Jon Paul Maloy 4ccfe5e041 tipc: connection oriented transport uses new send functions vor 11 Jahren
  Jon Paul Maloy 4f1688b2c6 tipc: introduce send functions for chained buffers in link vor 11 Jahren
  Jon Paul Maloy 9816f0615d tipc: merge port message reception into socket reception function vor 11 Jahren
  Jon Paul Maloy 37e22164a8 tipc: rename and move message reassembly function vor 11 Jahren
  Jon Paul Maloy 5074ab89c5 tipc: mark head of reassembly buffer as non-linear vor 11 Jahren
  Jon Paul Maloy ec37dcd382 tipc: don't record link RESET or ACTIVATE messages as traffic vor 11 Jahren
  Ying Xue ca9cf06a06 tipc: don't directly overwrite node action_flags vor 11 Jahren
  Ying Xue aecb9bb89c tipc: rename enum names of node flags vor 11 Jahren
  Ying Xue 3f5a12bd9f tipc: avoid to asynchronously reset all links vor 11 Jahren
  Ying Xue 10f465c496 tipc: rename setup_blocked variable of node struct to flags vor 11 Jahren
  Ying Xue 5356f3d7d4 tipc: always use tipc_node_lock() to hold node lock vor 11 Jahren
  Ying Xue 7216cd949c tipc: purge tipc_net_lock lock vor 11 Jahren
  Ying Xue 7a2f7d18e7 tipc: decouple the relationship between bearer and link vor 11 Jahren
  Ying Xue 6c7a762e70 tipc: tipc: convert node list and node hlist to RCU lists vor 11 Jahren
  Ying Xue f47de12b06 tipc: remove active flag from tipc_bearer structure vor 11 Jahren
  Jon Paul Maloy 24be34b5a0 tipc: eliminate upcall function pointers between port and socket vor 11 Jahren
  Erik Hugne 63fa01c147 tipc: failed transmissions should return error vor 11 Jahren
  David S. Miller 1e8d6421cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Ying Xue 247f0f3c31 tipc: align tipc function names with common naming practice in the network vor 11 Jahren
  Jon Paul Maloy a11607f5a1 tipc: correct usage of spin_lock() vs spin_lock_bh() vor 11 Jahren
  Jon Paul Maloy e099e86c9e tipc: add node_lock protection to link lookup function vor 11 Jahren
  Jon Paul Maloy 7d33939f47 tipc: delay delete of link when failover is needed vor 11 Jahren