aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-12rxrpc: Clear socket errorMarc Dionne1-0/+5
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells1-0/+1
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-10-08rxrpc: Fix the packet reception routineDavid Howells1-0/+5
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells1-5/+7
2018-09-28rxrpc: Fix error distributionDavid Howells1-35/+11
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells1-68/+88
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-23/+23
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells1-1/+1
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells1-0/+96
2017-08-29rxrpc: Fix IPv6 supportDavid Howells1-2/+4
2017-04-06rxrpc: Use negative error codes in rxrpc_call structDavid Howells1-1/+1
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells1-0/+41
2016-09-17rxrpc: Improve skb tracingDavid Howells1-5/+5
2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells1-1/+3
2016-09-13rxrpc: Add IPv6 supportDavid Howells1-0/+24
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-13/+4
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-0/+1
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells1-8/+16
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells1-59/+50
2016-06-15rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells1-4/+2
2016-06-15rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells1-8/+0
2016-06-15rxrpc: Break MTU determination from ICMP into its own functionDavid Howells1-39/+54
2016-06-15rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()David Howells1-1/+1
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells1-2/+57
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+230