提交历史

作者 SHA1 备注 提交日期
  Mark Rutland bfc18e389c atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() 7 年之前
  Linus Torvalds 5bb053bef8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 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 年之前
  Linus Torvalds 96c22a49ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  David Howells bd1fdf8cfd rxrpc: Add a timeout for detecting lost ACKs/lost DATA 7 年之前
  David Howells a158bdd324 rxrpc: Fix call timeouts 7 年之前
  David Howells 4812417894 rxrpc: Split the call params from the operation params 7 年之前
  David Howells 9faaff5934 rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls 7 年之前
  Kees Cook e99e88a9d2 treewide: setup_timer() -> timer_setup() 7 年之前
  David Howells 20acbd9a7a rxrpc: Lock around calling a kernel service Rx notification 7 年之前
  David Howells c038a58ccf rxrpc: Allow failed client calls to be retried 8 年之前
  David Howells f7aec129a3 rxrpc: Cache the congestion window setting 8 年之前
  David Howells e754eba685 rxrpc: Provide a cmsg to specify the amount of Tx data for a call 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 b54a134a7d rxrpc: Fix handling of enums-to-string translation in tracing 8 年之前
  David Howells 54fde42345 rxrpc: Fix checker warning by not passing always-zero value to ERR_PTR() 9 年之前
  David Howells a5af7e1fc6 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs 9 年之前
  David Howells 26cb02aa6d rxrpc: Fix warning by splitting rxrpc_send_call_packet() 9 年之前
  David Howells 405dea1deb rxrpc: Fix the call timer handling 9 年之前
  David Howells df0adc788a rxrpc: Keep the call timeouts as ktimes rather than jiffies 9 年之前
  David Howells 57494343cb rxrpc: Implement slow-start 9 年之前
  David Howells fc7ab6d29a rxrpc: Add a tracepoint for the call timer 9 年之前
  David Howells 01a88f7f6b rxrpc: Fix call timer 9 年之前
  David Howells 71f3ca408f rxrpc: Improve skb tracing 9 年之前
  David Howells 363deeab6d rxrpc: Add connection tracepoint and client conn state tracepoint 9 年之前
  David Howells a84a46d730 rxrpc: Add some additional call tracing 9 年之前