Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs | David Howells | 2016-09-22 | 1 | -43/+8 |
* | rxrpc: Improve skb tracing | David Howells | 2016-09-17 | 1 | -5/+5 |
* | rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer | David Howells | 2016-09-17 | 1 | -1/+8 |
* | rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes | David Howells | 2016-09-17 | 1 | -1/+1 |
* | rxrpc: Rewrite the data and ack handling code | David Howells | 2016-09-08 | 1 | -79/+47 |
* | rxrpc: Add tracepoint for working out where aborts happen | David Howells | 2016-09-07 | 1 | -9/+9 |
* | rxrpc: Cache the security index in the rxrpc_call struct | David Howells | 2016-09-07 | 1 | -1/+1 |
* | rxrpc: Improve the call tracking tracepoint | David Howells | 2016-09-07 | 1 | -2/+2 |
* | rxrpc Move enum rxrpc_command to sendmsg.c | David Howells | 2016-09-04 | 1 | -0/+7 |
* | rxrpc: Rearrange net/rxrpc/sendmsg.c | David Howells | 2016-09-04 | 1 | -281/+277 |
* | rxrpc: Split sendmsg from packet transmission code | David Howells | 2016-09-04 | 1 | -0/+645 |