summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_event.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells2018-10-151-0/+1
* rxrpc: Fix the packet reception routineDavid Howells2018-10-081-0/+5
* rxrpc: Fix error distributionDavid Howells2018-09-281-35/+11
* rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-081-68/+88
* rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-101-23/+23
* rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-301-1/+1
* rxrpc: Fix firewall route keepaliveDavid Howells2018-03-301-0/+96
* rxrpc: Fix IPv6 supportDavid Howells2017-08-291-2/+4
* rxrpc: Use negative error codes in rxrpc_call structDavid Howells2017-04-061-1/+1
* rxrpc: Add per-peer RTT trackerDavid Howells2016-09-221-0/+41
* rxrpc: Improve skb tracingDavid Howells2016-09-171-5/+5
* rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells2016-09-171-1/+3
* rxrpc: Add IPv6 supportDavid Howells2016-09-131-0/+24
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-13/+4
* rxrpc: Trace rxrpc_call usageDavid Howells2016-08-301-0/+1
* rxrpc: Calls should only have one terminal stateDavid Howells2016-08-301-8/+16
* rxrpc: Use the peer record to distribute network errorsDavid Howells2016-06-151-59/+50
* rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells2016-06-151-4/+2
* rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells2016-06-151-8/+0
* rxrpc: Break MTU determination from ICMP into its own functionDavid Howells2016-06-151-39/+54
* rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()David Howells2016-06-151-1/+1
* rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-151-2/+57
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+230