Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-02-16 | tipc: separate topology server listener socket from subcsriber sockets | Jon Maloy | 1 | -181/+147 |
2018-02-16 | tipc: make struct tipc_server private for server.c | Jon Maloy | 5 | -128/+110 |
2018-02-16 | tipc: some prefix changes | Jon Maloy | 4 | -56/+54 |
2018-02-16 | tipc: collapse subscription creation functions | Jon Maloy | 4 | -43/+22 |
2018-02-16 | tipc: simplify endianness handling in topology subscriber | Jon Maloy | 5 | -102/+86 |
2018-02-16 | tipc: simplify interaction between subscription and topology connection | Jon Maloy | 5 | -149/+88 |
2018-02-16 | tipc: eliminate struct tipc_subscriber | Jon Maloy | 4 | -207/+146 |
2018-02-16 | tipc: remove unnecessary function pointers | Jon Maloy | 4 | -37/+20 |
2018-02-16 | tipc: remove redundant code in topology server | Jon Maloy | 3 | -35/+9 |
2018-02-15 | selftests/net: fixes psock_fanout eBPF test case | Prashant Bhole | 1 | -1/+2 |
2018-02-15 | net/ipv4: Remove fib table id from rtable | David Ahern | 4 | -12/+1 |
2018-02-15 | tools: tc-testing: Update README and TODO | Brenda J. Butler | 2 | -19/+179 |