1. 60034d3d rxrpc: Fix potential deadlock by David Howells · 5 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  4. 5e33a23 rxrpc: Fix some missed refs to init_net by David Howells · 6 years ago
  5. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  6. 0099dc5 rxrpc: Make service call handling more robust by David Howells · 6 years ago
  7. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  9. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  10. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  11. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  12. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  13. f4d15fb rxrpc: Provide functions for allowing cleaner handling of signals by David Howells · 7 years ago
  14. f7aec12 rxrpc: Cache the congestion window setting by David Howells · 8 years ago
  15. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  16. 07096f6 rxrpc: Fix checking of error from ip6_route_output() by David Howells · 8 years ago
  17. 0d4b103 rxrpc: Reduce the number of ACK-Requests sent by David Howells · 8 years ago
  18. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  19. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  20. 08a3968 rxrpc: Make sure we initialise the peer hash key by David Howells · 8 years ago
  21. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  22. 8324f0b rxrpc: Provide a way for AFS to ask for the peer address of a call by David Howells · 8 years ago
  23. 8496af5 rxrpc: Use RCU to access a peer's service connection tree by David Howells · 9 years ago
  24. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 9 years ago
  25. 2f9f9f5 rxrpc: fix uninitialized variable use by Arnd Bergmann · 9 years ago
  26. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  27. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  28. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 9 years ago[Renamed from net/rxrpc/ar-peer.c]
  29. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 9 years ago
  30. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 9 years ago
  31. cae296c net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  32. 2a64255 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). by David S. Miller · 14 years ago
  33. 31e4543d ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
  34. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  35. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  36. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  37. d8d1f30 net-next: remove useless union keyword by Changli Gao · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  40. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  41. a6a62b6 AF_RXRPC: reduce debugging noise by David Howells · 18 years ago
  42. 224711d [AF_RXRPC]: Sort out MTU handling. by David Howells · 18 years ago
  43. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 18 years ago
  44. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago