index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
skbuff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Use consume_skb() rather than kfree_skb_reason()
David Howells
2023-02-08
1
-2
/
+2
*
rxrpc: Show consumed and freed packets as non-dropped in dropwatch
David Howells
2023-01-31
1
-2
/
+2
*
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
2022-12-01
1
-21
/
+15
*
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
2022-11-08
1
-13
/
+7
*
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
1
-1
/
+0
*
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
2019-08-27
1
-5
/
+20
*
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-08-27
1
-7
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
2018-10-04
1
-15
/
+0
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-6
/
+6
*
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
2016-09-29
1
-8
/
+3
*
rxrpc: Improve skb tracing
David Howells
2016-09-17
1
-15
/
+38
*
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-08
1
-127
/
+0
*
rxrpc: Calls shouldn't hold socket refs
David Howells
2016-09-07
1
-3
/
+0
*
rxrpc: Improve the call tracking tracepoint
David Howells
2016-09-07
1
-1
/
+1
*
rxrpc: Delete unused rxrpc_kernel_free_skb()
David Howells
2016-09-07
1
-13
/
+0
*
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-09-02
1
-1
/
+0
*
rxrpc: Trace rxrpc_call usage
David Howells
2016-08-30
1
-3
/
+1
*
rxrpc: Calculate serial skew on packet reception
David Howells
2016-08-23
1
-5
/
+5
*
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
2016-08-23
1
-0
/
+62
*
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
2016-08-06
1
-7
/
+34
*
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
2016-06-13
1
-0
/
+138