index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
local_event.c
Age
Commit message (
Expand
)
Author
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
2021-06-02
rxrpc: Fix a typo
Zheng Yongjun
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-08-01
rxrpc: Trace packet transmission
David Howells
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
2017-08-29
rxrpc: Fix IPv6 support
David Howells
2016-09-30
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
David Howells
2016-09-17
rxrpc: Improve skb tracing
David Howells
2016-09-13
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
David Howells
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
2016-06-15
rxrpc: Rework local endpoint management
David Howells
2016-06-15
rxrpc: Separate local endpoint event handling out into its own file
David Howells