index
:
linux.git
master
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
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