summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_event.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-111-46/+0
* rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells2020-01-301-19/+23
* rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet2019-10-161-4/+8
* rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells2019-10-111-0/+3
* rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells2019-08-271-5/+5
* rxrpc: Fix potential deadlockDavid Howells2019-07-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* rxrpc: Clear socket errorMarc Dionne2019-04-121-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-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-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/+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