1. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  2. 07a86b0 Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
  3. 5ac0d62 rxrpc: Fix missing notification by David Howells · 4 years, 8 months ago
  4. 23e2db3 rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH by David Howells · 4 years, 9 months ago
  5. c410bf01 rxrpc: Fix the excessive initial retransmission timeout by David Howells · 4 years, 8 months ago
  6. 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
  7. 2ca4f6c rxrpc: use rcu protection while reading sk->sk_user_data by Eric Dumazet · 5 years ago
  8. f0308fb rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 5 years ago
  9. 987db9f rxrpc: Use the tx-phase skb flag to simplify tracing by David Howells · 5 years ago
  10. 60034d3d rxrpc: Fix potential deadlock by David Howells · 5 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. 56d282d rxrpc: Clear socket error by Marc Dionne · 6 years ago
  13. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 1890fea rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler by David Howells · 6 years ago
  15. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  17. 46894a1 rxrpc: Use IPv4 addresses throught the IPv6 by David Howells · 6 years ago
  18. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  19. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  20. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 7 years ago
  21. 1159d4b rxrpc: Add a tracepoint to track rxrpc_peer refcounting by David Howells · 7 years ago
  22. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  23. 7b674e3 rxrpc: Fix IPv6 support by David Howells · 7 years ago
  24. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  25. cf1a647 rxrpc: Add per-peer RTT tracker by David Howells · 8 years ago
  26. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  27. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  28. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  29. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  30. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  31. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  32. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  33. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 9 years ago
  34. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 9 years ago
  35. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 9 years ago
  36. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 9 years ago
  37. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  38. 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-error.c]
  39. a4373a4 rxrpc: Don't try to map ICMP to error as the lower layer already did that by David Howells · 9 years ago
  40. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 9 years ago
  41. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 9 years ago
  42. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 10 years ago
  43. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  44. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  45. 6c9a2d3 af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED by David Howells · 11 years ago
  46. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 13 years ago
  47. c9d10c4 rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() by David S. Miller · 14 years ago
  48. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  49. 224711d [AF_RXRPC]: Sort out MTU handling. by David Howells · 18 years ago
  50. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 18 years ago
  51. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago