aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_event.c
AgeCommit message (Expand)Author
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-02-11rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet
2019-10-11rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-07-30rxrpc: Fix potential deadlockDavid Howells
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-12rxrpc: Clear socket errorMarc Dionne
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-08rxrpc: Fix the packet reception routineDavid Howells
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells
2018-09-28rxrpc: Fix error distributionDavid Howells
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