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
/
skbuff.c
Age
Commit message (
Expand
)
Author
2023-01-31
rxrpc: Show consumed and freed packets as non-dropped in dropwatch
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
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: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2016-09-29
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
2016-09-17
rxrpc: Improve skb tracing
David Howells
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-07
rxrpc: Calls shouldn't hold socket refs
David Howells
2016-09-07
rxrpc: Improve the call tracking tracepoint
David Howells
2016-09-07
rxrpc: Delete unused rxrpc_kernel_free_skb()
David Howells
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
2016-08-23
rxrpc: Calculate serial skew on packet reception
David Howells
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells