Historique des commits

Auteur SHA1 Message Date
  David Howells 2070a3e449 rxrpc: Allow the reply time to be obtained on a client call il y a 6 ans
  David Howells eb9950eb31 rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller il y a 7 ans
  David Howells d0b35a4203 rxrpc: Transmit more ACKs during data reception il y a 7 ans
  David Howells a71a2651bd rxrpc: Propose, but don't immediately transmit, the final ACK for a call il y a 7 ans
  Colin Ian King 650b4eca47 rxrpc: remove redundant initialization of variable 'len' il y a 7 ans
  David Howells a16b8d0cf2 rxrpc: Work around usercopy check il y a 7 ans
  David Howells bd1fdf8cfd rxrpc: Add a timeout for detecting lost ACKs/lost DATA il y a 7 ans
  David Howells 8637abaa72 rxrpc: Don't transmit DELAY ACKs immediately on proposal il y a 7 ans
  David Howells a158bdd324 rxrpc: Fix call timeouts il y a 7 ans
  David Howells 3136ef49a1 rxrpc: Delay terminal ACK transmission on a client call il y a 7 ans
  David Howells 20acbd9a7a rxrpc: Lock around calling a kernel service Rx notification il y a 7 ans
  David Howells a68f4a27f5 rxrpc: Support service upgrade from a kernel service il y a 7 ans
  David Howells 68d6d1ae5c rxrpc: Separate the connection's protocol service ID from the lookup ID il y a 8 ans
  David Howells fb46f6ee10 rxrpc: Trace protocol errors in received packets il y a 8 ans
  David Howells 3a92789af0 rxrpc: Use negative error codes in rxrpc_call struct il y a 8 ans
  David Howells 146d8fef9d rxrpc: Call state should be read with READ_ONCE() under some circumstances il y a 8 ans
  Linus Torvalds 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> il y a 8 ans
  David Howells 540b1c48c3 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg il y a 8 ans
  David Howells d7e15835ab rxrpc: Kernel calls get stuck in recvmsg il y a 8 ans
  David Howells 9749fd2bea rxrpc: Need to produce an ACK for service op if op takes a long time il y a 9 ans
  David Howells cf69207afa rxrpc: Return negative error code to kernel service il y a 9 ans
  David Howells a5af7e1fc6 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs il y a 9 ans
  David Howells 26cb02aa6d rxrpc: Fix warning by splitting rxrpc_send_call_packet() il y a 9 ans
  David Howells 775e5b71db rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary il y a 9 ans
  David Howells b69d94d799 rxrpc: Include the last reply DATA serial number in the final ACK il y a 9 ans
  David Howells 805b21b929 rxrpc: Send an ACK after every few DATA packets we receive il y a 9 ans
  David Howells 9c7ad43444 rxrpc: Add tracepoint for ACK proposal il y a 9 ans
  David Howells 9aff212bd6 rxrpc: Don't send an ACK at the end of service call response transmission il y a 9 ans
  David Howells 71f3ca408f rxrpc: Improve skb tracing il y a 9 ans