Historique des commits

Auteur SHA1 Message Date
  David Howells f7aec129a3 rxrpc: Cache the congestion window setting il y a 8 ans
  David Howells 4722974d90 rxrpc: Implement service upgrade il y a 8 ans
  David Howells 28036f4485 rxrpc: Permit multiple service binding il y a 8 ans
  David Howells 2baec2c3f8 rxrpc: Support network namespacing il y a 8 ans
  David Howells 3a92789af0 rxrpc: Use negative error codes in rxrpc_call struct il y a 8 ans
  David Howells 540b1c48c3 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg il y a 8 ans
  David Howells 210f035316 rxrpc: Allow listen(sock, 0) to be used to disable listening il y a 8 ans
  David Howells 26cb02aa6d rxrpc: Fix warning by splitting rxrpc_send_call_packet() il y a 9 ans
  David Howells 7212a57e8e rxrpc: Fix oops on incoming call to serviceless endpoint il y a 9 ans
  David Howells 1e9e5c9521 rxrpc: Reduce the rxrpc_local::services list to a pointer il y a 9 ans
  David Howells 58dc63c998 rxrpc: Add a tracepoint to follow packets in the Rx buffer il y a 9 ans
  David Howells 363deeab6d rxrpc: Add connection tracepoint and client conn state tracepoint il y a 9 ans
  David Howells e6f3afb3fc rxrpc: Record calls that need to be accepted il y a 9 ans
  David Howells 3432a757b1 rxrpc: Fix prealloc refcounting il y a 9 ans
  David Howells cbd00891de rxrpc: Adjust the call ref tracepoint to show kernel API refs il y a 9 ans
  David Howells b25de36053 rxrpc: Add missing unlock in rxrpc_call_accept() il y a 9 ans
  David Howells 248f219cb8 rxrpc: Rewrite the data and ack handling code il y a 9 ans
  David Howells 00e907127e rxrpc: Preallocate peers, conns and calls for incoming service requests il y a 9 ans
  David Howells de8d6c7401 rxrpc: Convert rxrpc_local::services to an hlist il y a 9 ans
  David Howells 8d94aa381d rxrpc: Calls shouldn't hold socket refs il y a 9 ans
  David Howells fff72429c2 rxrpc: Improve the call tracking tracepoint il y a 9 ans
  David Howells d001648ec7 rxrpc: Don't expose skbs to in-kernel users [ver #2] il y a 9 ans
  David Howells e34d4234b0 rxrpc: Trace rxrpc_call usage il y a 9 ans
  David Howells f5c17aaeb2 rxrpc: Calls should only have one terminal state il y a 9 ans
  David Howells df844fd46b rxrpc: Use a tracepoint for skb accounting debugging il y a 9 ans
  David Howells 372ee16386 rxrpc: Fix races between skb free, ACK generation and replying il y a 9 ans
  David Howells d991b4a32f rxrpc: Move peer lookup from call-accept to new-incoming-conn il y a 9 ans
  David Howells 2c4579e4b1 rxrpc: Move usage count getting into rxrpc_queue_conn() il y a 9 ans
  David Howells bba304db34 rxrpc: Turn connection #defines into enums and put outside struct def il y a 9 ans
  David Howells aa390bbe21 rxrpc: Kill off the rxrpc_transport struct il y a 9 ans