1. ae9cd07 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 4 months ago
  2. ffc5864 rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 4 years, 11 months ago
  3. 85924b8 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 6 years ago
  4. bf7d620 rxrpc: Don't request an ACK on the last DATA packet of a call's Tx phase by David Howells · 8 years ago
  5. a5af7e1 rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKs by David Howells · 8 years ago
  6. 26cb02a rxrpc: Fix warning by splitting rxrpc_send_call_packet() by David Howells · 8 years ago
  7. b112a67 rxrpc: Request more ACKs in slow-start mode by David Howells · 8 years ago
  8. a176707 rxrpc: Make Tx loss-injection go through normal return and adjust tracing by David Howells · 8 years ago
  9. 5749434 rxrpc: Implement slow-start by David Howells · 8 years ago
  10. 805b21b rxrpc: Send an ACK after every few DATA packets we receive by David Howells · 8 years ago
  11. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  12. be832ae rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint by David Howells · 8 years ago
  13. b86e218 rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK by David Howells · 8 years ago
  14. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  15. 50235c4 rxrpc: Obtain RTT data by requesting ACKs on DATA packets by David Howells · 8 years ago
  16. 8e83134 rxrpc: Send pings to get RTT data by David Howells · 8 years ago
  17. 5a924b8 rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs by David Howells · 8 years ago
  18. 8a681c36 rxrpc: Add config to inject packet loss by David Howells · 8 years ago
  19. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  20. f3639df rxrpc: Add a tracepoint to log ACK transmission by David Howells · 8 years ago
  21. 2311e32 rxrpc: Be consistent about switch value in rxrpc_send_call_packet() by David Howells · 8 years ago
  22. 27d0fc4 rxrpc: Don't transmit an ACK if there's no reason set by David Howells · 8 years ago
  23. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  24. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  25. 1c2bc7b rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually by David Howells · 8 years ago
  26. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
  27. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  28. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  29. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago
  30. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  31. 4de48af rxrpc: Pass struct socket * to more rxrpc kernel interface functions by David Howells · 8 years ago
  32. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  33. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  34. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  35. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  36. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  37. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 8 years ago
  38. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 8 years ago
  39. 985a5c8 rxrpc: Make rxrpc_send_packet() take a connection not a transport by David Howells · 8 years ago
  40. cc8feb8 rxrpc: Fix exclusive connection handling by David Howells · 8 years ago
  41. 85f3227 rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} by David Howells · 8 years ago
  42. 19ffa01 rxrpc: Use structs to hold connection params and protocol info by David Howells · 8 years ago
  43. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 8 years ago
  44. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago[Renamed from net/rxrpc/ar-output.c]
  45. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 8 years ago
  46. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  47. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 8 years ago
  48. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  49. dad8aff rxrpc: Replace all unsigned with unsigned int by David Howells · 8 years ago
  50. ee72b9f rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers by David Howells · 8 years ago
  51. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  52. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  53. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 8 years ago
  54. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  55. 01e97e6 new helper: msg_data_left() by Al Viro · 9 years ago
  56. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 9 years ago
  57. 382d797 RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument by David Howells · 9 years ago
  58. aab9483 RxRPC: Don't call skb_add_data() if there's no data to copy by David Howells · 9 years ago
  59. 3af6878 RxRPC: Fix the conversion to iov_iter by David Howells · 9 years ago
  60. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  61. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 9 years ago
  62. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 9 years ago
  63. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 9 years ago
  64. c0371da put iov_iter into msghdr by Al Viro · 9 years ago
  65. e8388eb af_rxrpc: Request an ACK for every alternate DATA packet by David Howells · 10 years ago
  66. 5873c08 af_rxrpc: Add sysctls for configuring RxRPC parameters by David Howells · 10 years ago
  67. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  68. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  69. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 12 years ago
  70. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  72. 19e6454 [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() by David Howells · 17 years ago
  73. 224711d [AF_RXRPC]: Sort out MTU handling. by David Howells · 17 years ago
  74. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 17 years ago
  75. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago