Commit History

Author SHA1 Message Date
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
  David Howells e754eba685 rxrpc: Provide a cmsg to specify the amount of Tx data for a call 8 years ago
  David Howells 515559ca21 rxrpc: Provide a getsockopt call to query what cmsgs types are supported 8 years ago
  David Howells 4722974d90 rxrpc: Implement service upgrade 8 years ago
  David Howells 28036f4485 rxrpc: Permit multiple service binding 8 years ago
  David Howells 68d6d1ae5c rxrpc: Separate the connection's protocol service ID from the lookup ID 8 years ago
  David Howells 2baec2c3f8 rxrpc: Support network namespacing 8 years ago
  David Howells 540b1c48c3 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg 8 years ago
  David Howells 210f035316 rxrpc: Allow listen(sock, 0) to be used to disable listening 8 years ago
  Matthew Wilcox 444306129a rxrpc: abstract away knowledge of IDR internals 8 years ago
  David Howells b63452c11e rxrpc: Accesses of rxrpc_local::service need to be RCU managed 9 years ago
  David Howells 1e9e5c9521 rxrpc: Reduce the rxrpc_local::services list to a pointer 9 years ago
  David Howells 71f3ca408f rxrpc: Improve skb tracing 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 cd5892c756 rxrpc: Create an address for sendmsg() to bind unbound socket with 9 years ago
  David Howells cbd00891de rxrpc: Adjust the call ref tracepoint to show kernel API refs 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 de8d6c7401 rxrpc: Convert rxrpc_local::services to an hlist 9 years ago
  David Howells 8d94aa381d rxrpc: Calls shouldn't hold socket refs 9 years ago
  David Howells fff72429c2 rxrpc: Improve the call tracking tracepoint 9 years ago
  David Howells 5f2d9c4438 rxrpc: Randomise epoch and starting client conn ID values 9 years ago
  David Howells d001648ec7 rxrpc: Don't expose skbs to in-kernel users [ver #2] 9 years ago
  David Howells 4de48af663 rxrpc: Pass struct socket * to more rxrpc kernel interface functions 9 years ago
  David Howells df844fd46b rxrpc: Use a tracepoint for skb accounting debugging 9 years ago
  Wei Yongjun 8addc0440b rxrpc: Fix error handling in af_rxrpc_init() 9 years ago
  David Howells dee46364ce rxrpc: Add RCU destruction for connections and calls 9 years ago
  David Howells eb9b9d2275 rxrpc: Check that the client conns cache is empty before module removal 9 years ago