index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
output.c
Age
Commit message (
Expand
)
Author
2016-09-13
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
David Howells
2016-09-13
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
David Howells
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-07
rxrpc: Calls shouldn't hold socket refs
David Howells
2016-09-04
rxrpc: Split sendmsg from packet transmission code
David Howells
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
2016-08-30
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
David Howells
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
2016-08-23
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
2016-06-22
rxrpc: Kill off the rxrpc_transport struct
David Howells
2016-06-22
rxrpc: Kill the client connection bundle concept
David Howells
2016-06-22
rxrpc: Make rxrpc_send_packet() take a connection not a transport
David Howells
2016-06-22
rxrpc: Fix exclusive connection handling
David Howells
2016-06-22
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
2016-06-22
rxrpc: Use structs to hold connection params and protocol info
David Howells
2016-06-15
rxrpc: Use the peer record to distribute network errors
David Howells
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells
[prev]