summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/skbuff.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Use consume_skb() rather than kfree_skb_reason()David Howells2023-02-071-2/+2
* rxrpc: Show consumed and freed packets as non-dropped in dropwatchDavid Howells2023-01-311-2/+2
* rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells2022-12-011-21/+15
* rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells2022-11-081-13/+7
* rxrpc: Use refcount_t rather than atomic_tDavid Howells2022-05-221-1/+0
* rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells2019-08-271-5/+20
* rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells2019-08-271-7/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells2018-10-041-15/+0
* net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-6/+6
* rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells2016-09-291-8/+3
* rxrpc: Improve skb tracingDavid Howells2016-09-171-15/+38
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-127/+0
* rxrpc: Calls shouldn't hold socket refsDavid Howells2016-09-071-3/+0
* rxrpc: Improve the call tracking tracepointDavid Howells2016-09-071-1/+1
* rxrpc: Delete unused rxrpc_kernel_free_skb()David Howells2016-09-071-13/+0
* rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-011-1/+0
* rxrpc: Trace rxrpc_call usageDavid Howells2016-08-301-3/+1
* rxrpc: Calculate serial skew on packet receptionDavid Howells2016-08-231-5/+5
* rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells2016-08-231-0/+62
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-7/+34
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+138