Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rxrpc: Add /proc/net/rxrpc/peers to display peer list | David Howells | 2018-10-15 | 1 | -0/+3 |
* | rxrpc: Fix the keepalive generator [ver #2] | David Howells | 2018-08-08 | 1 | -3/+3 |
* | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -2/+5 |
* | rxrpc: Fix leak of rxrpc_peer objects | David Howells | 2018-03-30 | 1 | -0/+1 |
* | rxrpc: Fix apparent leak of rxrpc_local objects | David Howells | 2018-03-30 | 1 | -0/+1 |
* | rxrpc: Fix potential call vs socket/net destruction race | David Howells | 2018-03-30 | 1 | -0/+1 |
* | rxrpc: Fix firewall route keepalive | David Howells | 2018-03-30 | 1 | -1/+20 |
* | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -1/+0 |
* | net: Convert rxrpc_net_ops | Kirill Tkhai | 2018-03-23 | 1 | -0/+1 |
* | rxrpc: Fix conn expiry timers | David Howells | 2017-11-24 | 1 | -4/+26 |
* | rxrpc: Fix service endpoint expiry | David Howells | 2017-11-24 | 1 | -0/+3 |
* | rxrpc: remove redundant proc_remove call | Colin Ian King | 2017-06-04 | 1 | -1/+0 |
* | rxrpc: Support network namespacing | David Howells | 2017-05-25 | 1 | -0/+85 |