index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
call_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
1
-7
/
+1
2016-07-06
rxrpc: Kill off the call hash table
David Howells
1
-173
/
+0
2016-07-06
rxrpc: Prune the contents of the rxrpc_conn_proto struct
David Howells
1
-1
/
+1
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
1
-37
/
+23
2016-07-06
rxrpc: Add RCU destruction for connections and calls
David Howells
1
-3
/
+15
2016-07-06
rxrpc: Release a call's connection ref on call disconnection
David Howells
1
-17
/
+9
2016-07-06
rxrpc: Fix handling of connection failure in client call creation
David Howells
1
-1
/
+3
2016-06-22
rxrpc: Kill off the rxrpc_transport struct
David Howells
1
-10
/
+6
2016-06-22
rxrpc: Kill the client connection bundle concept
David Howells
1
-59
/
+65
2016-06-22
rxrpc: Provide more refcount helper functions
David Howells
1
-1
/
+1
2016-06-22
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
David Howells
1
-10
/
+11
2016-06-22
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
1
-14
/
+14
2016-06-22
rxrpc: Use structs to hold connection params and protocol info
David Howells
1
-21
/
+23
2016-06-15
rxrpc: Use the peer record to distribute network errors
David Howells
1
-3
/
+3
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
1
-0
/
+980
[prev]