aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/local_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-04rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells1-1/+1
2018-08-01rxrpc: Trace packet transmissionDavid Howells1-1/+4
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells1-1/+2
2017-08-29rxrpc: Fix IPv6 supportDavid Howells1-1/+1
2016-09-30rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells1-1/+2
2016-09-17rxrpc: Improve skb tracingDavid Howells1-2/+2
2016-09-13rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manuallyDavid Howells1-8/+5
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-1/+1
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+1
2016-06-15rxrpc: Rework local endpoint managementDavid Howells1-7/+3
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileDavid Howells1-0/+120