1. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 8 years ago
  2. 1291e9d rxrpc: Move data_ready peer lookup into rxrpc_find_connection() by David Howells · 8 years ago
  3. 2c4579e rxrpc: Move usage count getting into rxrpc_queue_conn() by David Howells · 8 years ago
  4. 5acbee4 rxrpc: Provide queuing helper functions by David Howells · 8 years ago
  5. ac5d268 rxrpc: Fix processing of authenticated/encrypted jumbo packets by David Howells · 8 years ago
  6. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 8 years ago
  7. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 8 years ago
  8. 42886ff rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions by David Howells · 8 years ago
  9. 85f3227 rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} by David Howells · 8 years ago
  10. 19ffa01 rxrpc: Use structs to hold connection params and protocol info by David Howells · 8 years ago
  11. 0e4699e rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  12. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 8 years ago
  13. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 8 years ago
  14. 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-input.c]
  15. bc6e1ea rxrpc: Trim line-terminal whitespace by David Howells · 8 years ago
  16. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  17. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  18. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 8 years ago
  19. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  20. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 8 years ago
  21. 4d0fc73 rxrpc: do not pull udp headers on receive by Willem de Bruijn · 8 years ago
  22. 351c1e6 rxrpc: Be more selective about the types of received packets we accept by David Howells · 8 years ago
  23. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  24. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  25. 44ba069 RxRPC: Handle VERSION Rx protocol packets by David Howells · 9 years ago
  26. 884cf70 net: remove dead code after sk_data_ready change by Eric Dumazet · 10 years ago
  27. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  28. 7727640 af_rxrpc: Keep rxrpc_call pointers in a hashtable by Tim Smith · 10 years ago
  29. 9823f39 af_rxrpc: Improve ACK production by David Howells · 10 years ago
  30. 5873c08 af_rxrpc: Add sysctls for configuring RxRPC parameters by David Howells · 10 years ago
  31. b6f3a40 af_rxrpc: Prevent RxRPC peers from ABORT-storming one another by Tim Smith · 10 years ago
  32. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  33. 1000345 AF_RXRPC: Handle receiving ACKALL packets by David Howells · 13 years ago
  34. 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
  35. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  36. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  37. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  38. 68c708f [RXRPC]: Fix pointers passed to bitops. by David S. Miller · 17 years ago
  39. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 17 years ago
  40. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago