summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_event.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix potential deadlockDavid Howells2019-07-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* rxrpc: Clear socket errorMarc Dionne2019-04-131-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-0/+1
|\
| * rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells2018-10-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-0/+5
|\|
| * rxrpc: Fix the packet reception routineDavid Howells2018-10-081-0/+5
* | rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-041-5/+7
|/
* rxrpc: Fix error distributionDavid Howells2018-09-281-35/+11Star
* rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-091-68/+88
* rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-111-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-141-0/+24
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-13/+4Star
* 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/+50Star
* rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells2016-06-151-4/+2Star
* rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells2016-06-151-8/+0Star
* 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