summaryrefslogtreecommitdiff
path: root/net/rxrpc/local_event.c
AgeCommit message (Expand)Author
2023-05-30rxrpc: Truncate UTS_RELEASE for rxrpc versionDavid Howells
2022-12-01rxrpc: Make the I/O thread take over the call and local processor workDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosDavid Howells
2021-06-02rxrpc: Fix a typoZheng Yongjun
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-04rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells
2018-08-01rxrpc: Trace packet transmissionDavid Howells
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells
2017-08-29rxrpc: Fix IPv6 supportDavid Howells
2016-09-30rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells
2016-09-17rxrpc: Improve skb tracingDavid Howells
2016-09-13rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manuallyDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells
2016-06-15rxrpc: Rework local endpoint managementDavid Howells
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileDavid Howells