Commit History

Author SHA1 Message Date
  David Howells 992c273af9 rxrpc: Free packets discarded in data_ready 9 years ago
  David Howells 50fd85a1f9 rxrpc: Fix a use-after-push in data_ready handler 9 years ago
  David Howells 2e7e9758b2 rxrpc: Once packet posted in data_ready, don't retry posting 9 years ago
  David Howells 372ee16386 rxrpc: Fix races between skb free, ACK generation and replying 9 years ago
  David Howells 8496af50eb rxrpc: Use RCU to access a peer's service connection tree 9 years ago
  David Howells 1291e9d108 rxrpc: Move data_ready peer lookup into rxrpc_find_connection() 9 years ago
  David Howells 2c4579e4b1 rxrpc: Move usage count getting into rxrpc_queue_conn() 9 years ago
  David Howells 5acbee4648 rxrpc: Provide queuing helper functions 9 years ago
  David Howells ac5d26836c rxrpc: Fix processing of authenticated/encrypted jumbo packets 9 years ago
  David Howells aa390bbe21 rxrpc: Kill off the rxrpc_transport struct 9 years ago
  David Howells 5627cc8b96 rxrpc: Provide more refcount helper functions 9 years ago
  David Howells 42886ffe77 rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions 9 years ago
  David Howells 85f32278bd rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} 9 years ago
  David Howells 19ffa01c9c rxrpc: Use structs to hold connection params and protocol info 9 years ago
  Dan Carpenter 0e4699e4a3 rxrpc: checking for IS_ERR() instead of NULL 9 years ago
  David Howells 4f95dd78a7 rxrpc: Rework local endpoint management 9 years ago
  David Howells be6e6707f6 rxrpc: Rework peer object handling to use hash table and RCU 9 years ago
  David Howells 8c3e34a4ff rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix 9 years ago