Histórico de commits

Autor SHA1 Mensagem Data
  David Howells 50235c4b5a rxrpc: Obtain RTT data by requesting ACKs on DATA packets 9 anos atrás
  David Howells 8e83134db4 rxrpc: Send pings to get RTT data 9 anos atrás
  David Howells f07373ead4 rxrpc: Add re-sent Tx annotation 9 anos atrás
  David Howells 8a681c3605 rxrpc: Add config to inject packet loss 9 anos atrás
  David Howells 71f3ca408f rxrpc: Improve skb tracing 9 anos atrás
  David Howells 58dc63c998 rxrpc: Add a tracepoint to follow packets in the Rx buffer 9 anos atrás
  David Howells ec71eb9ada rxrpc: Add a tracepoint to log received ACK packets 9 anos atrás
  David Howells a124fe3ee5 rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer 9 anos atrás
  David Howells d01dc4c3c1 rxrpc: Fix the parsing of soft-ACKs 9 anos atrás
  David Howells 816c9fce12 rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data() 9 anos atrás
  David Howells 75e4212639 rxrpc: Correctly initialise, limit and transmit call->rx_winsize 9 anos atrás
  David Howells 01fd074224 rxrpc: Allow tx_winsize to grow in response to an ACK 9 anos atrás
  David Howells 89a80ed4c0 rxrpc: Use skb->len not skb->data_len 9 anos atrás
  David Howells bc4abfcf51 rxrpc: Add missing wakeup on Tx window rotation 9 anos atrás
  David Howells 248f219cb8 rxrpc: Rewrite the data and ack handling code 9 anos atrás
  David Howells 00e907127e rxrpc: Preallocate peers, conns and calls for incoming service requests 9 anos atrás
  David Howells 49e19ec7d3 rxrpc: Add tracepoints to record received packets and end of data_ready 9 anos atrás
  David Howells 5a42976d4f rxrpc: Add tracepoint for working out where aborts happen 9 anos atrás
  David Howells 8d94aa381d rxrpc: Calls shouldn't hold socket refs 9 anos atrás
  David Howells 6543ac5235 rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service() 9 anos atrás
  David Howells 8b7fac50ab rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call() 9 anos atrás
  David Howells 278ac0cdd5 rxrpc: Cache the security index in the rxrpc_call struct 9 anos atrás
  David Howells fff72429c2 rxrpc: Improve the call tracking tracepoint 9 anos atrás
  David Howells d001648ec7 rxrpc: Don't expose skbs to in-kernel users [ver #2] 9 anos atrás
  David Howells e34d4234b0 rxrpc: Trace rxrpc_call usage 9 anos atrás
  David Howells f5c17aaeb2 rxrpc: Calls should only have one terminal state 9 anos atrás
  David Howells 2266ffdef5 rxrpc: Fix conn-based retransmit 9 anos atrás
  David Howells 18bfeba50d rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor 9 anos atrás
  David Howells 563ea7d5d4 rxrpc: Calculate serial skew on packet reception 9 anos atrás
  David Howells 992c273af9 rxrpc: Free packets discarded in data_ready 9 anos atrás