Commit History

Author SHA1 Message Date
  David Howells 5a924b8951 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs 9 years ago
  David Howells 363deeab6d rxrpc: Add connection tracepoint and client conn state tracepoint 9 years ago
  David Howells d19127473a rxrpc: Make IPv6 support conditional on CONFIG_IPV6 9 years ago
  David Howells 75b54cb57c rxrpc: Add IPv6 support 9 years ago
  David Howells 248f219cb8 rxrpc: Rewrite the data and ack handling code 9 years ago
  David Howells 00e907127e rxrpc: Preallocate peers, conns and calls for incoming service requests 9 years ago
  David Howells f5c17aaeb2 rxrpc: Calls should only have one terminal state 9 years ago
  David Howells 45025bceef rxrpc: Improve management and caching of client connection objects 9 years ago
  David Howells 4d028b2c82 rxrpc: Dup the main conn list for the proc interface 9 years ago
  David Howells 18bfeba50d rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor 9 years ago
  David Howells f51b448002 rxrpc: Set connection expiry on idle, not put 9 years ago
  David Howells 01a90a4598 rxrpc: Drop channel number field from rxrpc_call struct 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 001c112249 rxrpc: Maintain an extra ref on a conn for the cache list 9 years ago
  David Howells 7877a4a4bd rxrpc: Split service connection code out into its own file 9 years ago
  David Howells c6d2b8d764 rxrpc: Split client connection code out into its own file 9 years ago
  David Howells a1399f8bb0 rxrpc: Call channels should have separate call number spaces 9 years ago
  David Howells dee46364ce rxrpc: Add RCU destruction for connections and calls 9 years ago
  David Howells e653cfe49c rxrpc: Release a call's connection ref on call disconnection 9 years ago
  David Howells bba304db34 rxrpc: Turn connection #defines into enums and put outside struct def 9 years ago
  Herbert Xu a263629da5 rxrpc: Avoid using stack memory in SG lists in rxkad 9 years ago
  David Howells 689f4c646d rxrpc: Check the source of a packet to a client conn 9 years ago
  David Howells 88b99d0b7a rxrpc: Fix some sparse errors 9 years ago
  David Howells aa390bbe21 rxrpc: Kill off the rxrpc_transport struct 9 years ago
  David Howells 999b69f892 rxrpc: Kill the client connection bundle concept 9 years ago
  David Howells 5627cc8b96 rxrpc: Provide more refcount helper functions 9 years ago
  David Howells 4a3388c803 rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis 9 years ago
  David Howells b3f575043f rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is 9 years ago
  David Howells 42886ffe77 rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions 9 years ago