Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tipc: add new functions for multicast and broadcast distribution | Jon Paul Maloy | 2014-07-16 | 1 | -0/+2 |
* | tipc: simplify connection congestion handling | Jon Paul Maloy | 2014-06-27 | 1 | -0/+11 |
* | tipc: clean up connection protocol reception function | Jon Paul Maloy | 2014-06-27 | 1 | -0/+3 |
* | tipc: merge port message reception into socket reception function | Jon Paul Maloy | 2014-05-14 | 1 | -1/+1 |
* | tipc: compensate for double accounting in socket rcv buffer | Jon Paul Maloy | 2014-05-14 | 1 | -0/+2 |
* | tipc: align usage of variable names and macros in socket | Jon Paul Maloy | 2014-03-12 | 1 | -9/+4 |
* | tipc: eliminate upcall function pointers between port and socket | Jon Paul Maloy | 2014-03-12 | 1 | -0/+7 |
* | tipc: aggregate port structure into socket structure | Jon Paul Maloy | 2014-03-12 | 1 | -0/+70 |