aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/skbuff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells1-5/+20
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells1-7/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-04rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells1-15/+0
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena1-6/+6
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells1-8/+3
2016-09-17rxrpc: Improve skb tracingDavid Howells1-15/+38
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-127/+0
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells1-3/+0
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-1/+1
2016-09-07rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells1-13/+0
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-1/+0
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-3/+1
2016-08-23rxrpc: Calculate serial skew on packet receptionDavid Howells1-5/+5
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+62
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-7/+34
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+138