Commit History

Author SHA1 Message Date
  David Howells 6b47fe1d1c rxrpc: Trace UDP transmission failure 7 years ago
  David Howells c54e43d752 rxrpc: Fix missing start of call timeout 7 years ago
  David Howells ace45bec6d rxrpc: Fix firewall route keepalive 7 years ago
  David Howells 93c62c45ed rxrpc: Fix send in rxrpc_send_data_packet() 7 years ago
  David Howells 415f44e432 rxrpc: Add keepalive for a call 7 years ago
  David Howells bd1fdf8cfd rxrpc: Add a timeout for detecting lost ACKs/lost DATA 7 years ago
  David Howells dcbefc30fb rxrpc: Fix call expiry handling 8 years ago
  David Howells 1457cc4cfb rxrpc: Fix a null ptr deref in rxrpc_fill_out_ack() 8 years ago
  David Howells 7b674e390e rxrpc: Fix IPv6 support 8 years ago
  David Howells 4e255721d1 rxrpc: Add service upgrade support for client connections 8 years ago
  David Howells bf7d620abf rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase 9 years ago
  David Howells a5af7e1fc6 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs 9 years ago
  David Howells 26cb02aa6d rxrpc: Fix warning by splitting rxrpc_send_call_packet() 9 years ago
  David Howells b112a67081 rxrpc: Request more ACKs in slow-start mode 9 years ago
  David Howells a1767077b0 rxrpc: Make Tx loss-injection go through normal return and adjust tracing 9 years ago
  David Howells 57494343cb rxrpc: Implement slow-start 9 years ago
  David Howells 805b21b929 rxrpc: Send an ACK after every few DATA packets we receive 9 years ago
  David Howells 9c7ad43444 rxrpc: Add tracepoint for ACK proposal 9 years ago
  David Howells be832aecc5 rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint 9 years ago
  David Howells b86e218e0d rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK 9 years ago
  David Howells 0d4b103c00 rxrpc: Reduce the number of ACK-Requests sent 9 years ago
  David Howells 50235c4b5a rxrpc: Obtain RTT data by requesting ACKs on DATA packets 9 years ago
  David Howells 8e83134db4 rxrpc: Send pings to get RTT data 9 years ago
  David Howells 5a924b8951 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs 9 years ago
  David Howells 8a681c3605 rxrpc: Add config to inject packet loss 9 years ago
  David Howells 71f3ca408f rxrpc: Improve skb tracing 9 years ago
  David Howells f3639df2d9 rxrpc: Add a tracepoint to log ACK transmission 9 years ago
  David Howells 2311e327cd rxrpc: Be consistent about switch value in rxrpc_send_call_packet() 9 years ago
  David Howells 27d0fc431c rxrpc: Don't transmit an ACK if there's no reason set 9 years ago
  David Howells d19127473a rxrpc: Make IPv6 support conditional on CONFIG_IPV6 9 years ago