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