Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-03-30 | rxrpc: Fix apparent leak of rxrpc_local objects | David Howells | 6 | -0/+14 |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_local refcounting | David Howells | 4 | -27/+111 |
2018-03-30 | rxrpc: Fix potential call vs socket/net destruction race | David Howells | 4 | -3/+17 |
2018-03-30 | rxrpc: Fix checker warnings and errors | David Howells | 6 | -3/+13 |
2018-03-30 | rxrpc: remove unused static variables | Sebastian Andrzej Siewior | 1 | -3/+0 |
2018-03-30 | rxrpc: Fix resend event time calculation | Marc Dionne | 1 | -1/+1 |
2018-03-30 | rxrpc: Don't treat call aborts as conn aborts | David Howells | 1 | -6/+9 |
2018-03-30 | rxrpc: Fix Tx ring annotation after initial Tx failure | David Howells | 1 | -1/+3 |
2018-03-30 | rxrpc: Fix a bit of time confusion | David Howells | 1 | -1/+1 |
2018-03-30 | rxrpc: Fix firewall route keepalive | David Howells | 9 | -4/+204 |
2018-03-30 | tc-testing: Add newline when writing test case files | Lucas Bates | 1 | -0/+1 |
2018-03-30 | liquidio: prevent rx queues from getting stalled | Raghu Vatsavayi | 4 | -19/+53 |