提交历史

作者 SHA1 备注 提交日期
  YueHaibing c01f6c9b32 rxrpc: Fix user call ID check in rxrpc_service_prealloc_one 7 年之前
  Linus Torvalds 5bb053bef8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 年之前
  David Howells 31f5f9a169 rxrpc: Fix apparent leak of rxrpc_local objects 7 年之前
  David Howells 09d2bf595d rxrpc: Add a tracepoint to track rxrpc_local refcounting 7 年之前
  David Howells d3be4d2443 rxrpc: Fix potential call vs socket/net destruction race 7 年之前
  David Howells 88f2a8257c rxrpc: Fix checker warnings and errors 7 年之前
  David Howells a25e21f0bc rxrpc, afs: Use debug_ids rather than pointers in traces 7 年之前
  David Howells 9faaff5934 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls 7 年之前
  David Howells 7b674e390e rxrpc: Fix IPv6 support 8 年之前
  David Howells 9a19bad70c rxrpc: Fix oops when discarding a preallocated service call 8 年之前
  David Howells f7aec129a3 rxrpc: Cache the congestion window setting 8 年之前
  David Howells 4722974d90 rxrpc: Implement service upgrade 8 年之前
  David Howells 28036f4485 rxrpc: Permit multiple service binding 8 年之前
  David Howells 2baec2c3f8 rxrpc: Support network namespacing 8 年之前
  David Howells 3a92789af0 rxrpc: Use negative error codes in rxrpc_call struct 8 年之前
  David Howells 540b1c48c3 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg 8 年之前
  David Howells 210f035316 rxrpc: Allow listen(sock, 0) to be used to disable listening 8 年之前
  David Howells 26cb02aa6d rxrpc: Fix warning by splitting rxrpc_send_call_packet() 9 年之前
  David Howells 7212a57e8e rxrpc: Fix oops on incoming call to serviceless endpoint 9 年之前
  David Howells 1e9e5c9521 rxrpc: Reduce the rxrpc_local::services list to a pointer 9 年之前
  David Howells 58dc63c998 rxrpc: Add a tracepoint to follow packets in the Rx buffer 9 年之前
  David Howells 363deeab6d rxrpc: Add connection tracepoint and client conn state tracepoint 9 年之前
  David Howells e6f3afb3fc rxrpc: Record calls that need to be accepted 9 年之前
  David Howells 3432a757b1 rxrpc: Fix prealloc refcounting 9 年之前
  David Howells cbd00891de rxrpc: Adjust the call ref tracepoint to show kernel API refs 9 年之前
  David Howells b25de36053 rxrpc: Add missing unlock in rxrpc_call_accept() 9 年之前
  David Howells 248f219cb8 rxrpc: Rewrite the data and ack handling code 9 年之前
  David Howells 00e907127e rxrpc: Preallocate peers, conns and calls for incoming service requests 9 年之前
  David Howells de8d6c7401 rxrpc: Convert rxrpc_local::services to an hlist 9 年之前
  David Howells 8d94aa381d rxrpc: Calls shouldn't hold socket refs 9 年之前