index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Use RCU to access a peer's service connection tree
David Howells
2016-07-06
1
-21
/
+23
*
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
David Howells
2016-07-06
1
-27
/
+3
*
rxrpc: Move usage count getting into rxrpc_queue_conn()
David Howells
2016-07-06
1
-1
/
+0
*
rxrpc: Provide queuing helper functions
David Howells
2016-07-06
1
-1
/
+1
*
rxrpc: Fix processing of authenticated/encrypted jumbo packets
David Howells
2016-07-01
1
-1
/
+1
*
rxrpc: Kill off the rxrpc_transport struct
David Howells
2016-06-22
1
-7
/
+1
*
rxrpc: Provide more refcount helper functions
David Howells
2016-06-22
1
-1
/
+1
*
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
David Howells
2016-06-22
1
-4
/
+3
*
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
2016-06-22
1
-1
/
+1
*
rxrpc: Use structs to hold connection params and protocol info
David Howells
2016-06-22
1
-2
/
+2
*
rxrpc: checking for IS_ERR() instead of NULL
Dan Carpenter
2016-06-22
1
-1
/
+1
*
rxrpc: Rework local endpoint management
David Howells
2016-06-15
1
-22
/
+7
*
rxrpc: Rework peer object handling to use hash table and RCU
David Howells
2016-06-15
1
-4
/
+9
*
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
2016-06-13
1
-0
/
+800