Commit History

Author SHA1 Message Date
  Erik Hugne 70452dcb6d tipc: fix a memleak when sending data 11 years ago
  Jon Paul Maloy 60120526c2 tipc: simplify connection congestion handling 11 years ago
  Jon Paul Maloy ac0074ee70 tipc: clean up connection protocol reception function 11 years ago
  Jon Paul Maloy ec8a2e5621 tipc: same receive code path for connection protocol and data messages 11 years ago
  Jon Paul Maloy 4ccfe5e041 tipc: connection oriented transport uses new send functions 11 years ago
  Jon Paul Maloy e2dafe87d3 tipc: RDM/DGRAM transport uses new fragmenting and sending functions 11 years ago
  Jon Paul Maloy 5a379074a7 tipc: introduce message evaluation function 11 years ago
  Jon Paul Maloy 8db1bae30b tipc: separate building and sending of rejected messages 11 years ago
  Jon Paul Maloy e4de5fab80 tipc: use negative error return values in functions 11 years ago
  Jon Paul Maloy 02c00c2ab0 tipc: fix potential bug in function tipc_backlog_rcv 11 years ago
  Arnaldo Carvalho de Melo 85d3fc9418 tipc: Don't reset the timeout when restarting 11 years ago
  Jon Paul Maloy 9816f0615d tipc: merge port message reception into socket reception function 11 years ago
  Jon Paul Maloy 4f4482dcd9 tipc: compensate for double accounting in socket rcv buffer 11 years ago
  Jon Paul Maloy 6163a194e0 tipc: decrease connection flow control window 11 years ago
  Erik Hugne 78acb1f9b8 tipc: add ioctl to fetch link names 11 years ago
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
  Geert Uytterhoeven 065d7e3956 tipc: Let tipc_release() return 0 11 years ago
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Jon Paul Maloy 5c311421a2 tipc: eliminate redundant lookups in registry 11 years ago
  Jon Paul Maloy 58ed944241 tipc: align usage of variable names and macros in socket 11 years ago
  Jon Paul Maloy 3b4f302d85 tipc: eliminate redundant locking 11 years ago
  Jon Paul Maloy 24be34b5a0 tipc: eliminate upcall function pointers between port and socket 11 years ago
  Jon Paul Maloy 8826cde655 tipc: aggregate port structure into socket structure 11 years ago
  Jon Paul Maloy f9fef18c6d tipc: remove redundant 'peer_name' field in struct tipc_sock 11 years ago
  Ying Xue fe8e464939 tipc: avoid to unnecessary process switch under non-block mode 11 years ago
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Ying Xue 9fe7ed4749 tipc: remove all enabled flags from all tipc components 11 years ago
  Ying Xue 247f0f3c31 tipc: align tipc function names with common naming practice in the network 11 years ago
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
  Ying Xue 9bbb4ecc68 tipc: standardize recvmsg routine 11 years ago