summaryrefslogtreecommitdiff
path: root/net/rxrpc/peer_event.c
AgeCommit message (Expand)Author
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells
2017-08-29rxrpc: Fix IPv6 supportDavid Howells
2017-04-06rxrpc: Use negative error codes in rxrpc_call structDavid Howells
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells
2016-09-17rxrpc: Improve skb tracingDavid Howells
2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells
2016-09-13rxrpc: Add IPv6 supportDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells
2016-06-15rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells
2016-06-15rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells
2016-06-15rxrpc: Break MTU determination from ICMP into its own functionDavid Howells
2016-06-15rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()David Howells
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells