1. 295f830 rxrpc: Fix dependency on IPv6 in udp tunnel config by Vadim Fedorenko · 3 years, 11 months ago
  2. dc0e605 rxrpc: Fix missing dependency on NET_UDP_TUNNEL by David Howells · 3 years, 11 months ago
  3. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  4. 1a9b86c rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket by Xin Long · 3 years, 11 months ago
  5. 5d30c62 rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socket by Xin Long · 4 years ago
  6. 7b5eab5 rxrpc: Fix clearance of Tx/Rx ring when releasing a call by David Howells · 4 years ago
  7. 5399d52 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
  8. b8323f7 rxrpc: Fix memory leak in rxrpc_lookup_local by Takeshi Misawa · 4 years ago
  9. a95d25d rxrpc: Call state should be read with READ_ONCE() under some circumstances by Baptiste Lepers · 4 years ago
  10. d52e419 rxrpc: Fix handling of an unsupported token type in rxrpc_read() by David Howells · 4 years ago
  11. a319aed net: rxrpc: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  12. d7d775b rxrpc: Ask the security class how much space to allow in a packet by David Howells · 4 years, 4 months ago
  13. ceff522 rxrpc: rxkad: Don't use pskb_pull() to advance through the response packet by David Howells · 4 years, 3 months ago
  14. 521bb30 rxrpc: Organise connection security to use a union by David Howells · 4 years, 3 months ago
  15. f4bdf3d rxrpc: Don't reserve security header in Tx DATA skbuff by David Howells · 4 years, 3 months ago
  16. 8d47a43 rxrpc: Merge prime_packet_security into init_connection_security by David Howells · 4 years, 4 months ago
  17. 177b898 rxrpc: Fix example key name in a comment by David Howells · 4 years, 3 months ago
  18. 9a0e646 rxrpc: Ignore unknown tokens in key payload unless no known tokens by David Howells · 4 years, 3 months ago
  19. 4c20c33 rxrpc: Make the parsing of xdr payloads more coherent by David Howells · 4 years, 3 months ago
  20. d5953f6 rxrpc: Allow security classes to give more info on server keys by David Howells · 4 years, 3 months ago
  21. d2ae4e9 rxrpc: Don't leak the service-side session key to userspace by David Howells · 4 years, 3 months ago
  22. 12da59f rxrpc: Hand server key parsing off to the security class by David Howells · 4 years, 4 months ago
  23. ca7fb10 rxrpc: Split the server key type (rxrpc_s) into its own file by David Howells · 4 years, 4 months ago
  24. ec832bd rxrpc: Don't retain the server key in the connection by David Howells · 4 years, 4 months ago
  25. 41057eb rxrpc: Support keys with multiple authentication tokens by David Howells · 4 years, 4 months ago
  26. 0727d3e rxrpc: List the held token types in the key description in /proc/keys by David Howells · 4 years, 4 months ago
  27. 8a5dc32 rxrpc: Remove the rxk5 security class as it's now defunct by David Howells · 4 years, 4 months ago
  28. ddc7834 rxrpc: Fix loss of final ack on shutdown by David Howells · 4 years, 3 months ago
  29. f3af4ad rxrpc: Fix bundle counting for exclusive connections by David Howells · 4 years, 3 months ago
  30. 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  31. 38b1dc4 rxrpc: Fix server keyring leak by David Howells · 4 years, 3 months ago
  32. fea9911 rxrpc: The server keyring isn't network-namespaced by David Howells · 4 years, 3 months ago
  33. 2d914c1 rxrpc: Fix accept on a connection that need securing by David Howells · 4 years, 3 months ago
  34. fa1d113 rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 4 years, 3 months ago
  35. 9a059cd rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years, 4 months ago
  36. 5630511 rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years, 4 months ago
  37. f1b4497 rxrpc: Fix an overget of the conn bundle when setting up a client conn by David Howells · 4 years, 4 months ago
  38. 546a424 rxrpc: Fix conn bundle leak in net-namespace exit by David Howells · 4 years, 4 months ago
  39. 8806245 rxrpc: Fix rxrpc_bundle::alloc_error to be signed by David Howells · 4 years, 4 months ago
  40. 456b2f2 rxrpc: Fix an error goto in rxrpc_connect_call() by David Howells · 4 years, 4 months ago
  41. 288827d rxrpc: Allow multiple client connections to the same peer by David Howells · 4 years, 6 months ago
  42. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  43. b7a7d67 rxrpc: Impose a maximum number of client calls by David Howells · 4 years, 6 months ago
  44. 81365af rxrpc: Remove unused macro rxrpc_min_rtt_wlen by Wang Hai · 4 years, 4 months ago
  45. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  46. b43c75a rxrpc: Fix memory leak in rxkad_verify_response() by Dinghao Liu · 4 years, 4 months ago
  47. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  48. 1d4adfa rxrpc: Make rxrpc_kernel_get_srtt() indicate validity by David Howells · 4 years, 4 months ago
  49. 4700c4d rxrpc: Fix loss of RTT samples due to interposed ACK by David Howells · 4 years, 4 months ago
  50. 68528d9 rxrpc: Keep the ACK serial in a var in rxrpc_input_ack() by David Howells · 4 years, 4 months ago
  51. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  52. 65550098 rxrpc: Fix race between recvmsg and sendmsg on immediate call failure by David Howells · 4 years, 5 months ago
  53. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  54. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  55. 639f181 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 5 months ago
  56. 76f2fe7 net: rxrpc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  57. 0041cd5 rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 6 months ago
  58. 02c28df rxrpc: Fix afs large storage transmission performance drop by David Howells · 4 years, 7 months ago
  59. a2ad7c2 rxrpc: Fix handling of rwind from an ACK packet by David Howells · 4 years, 7 months ago
  60. 2ad6691 rxrpc: Fix race between incoming ACK parser and retransmitter by David Howells · 4 years, 7 months ago
  61. 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
  62. 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  63. 5ac0d62 rxrpc: Fix missing notification by David Howells · 4 years, 7 months ago
  64. 3067bf8 rxrpc: Move the call completion handling out of line by David Howells · 4 years, 7 months ago
  65. 32f71aa rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID by David Howells · 4 years, 8 months ago
  66. 23e2db3 rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH by David Howells · 4 years, 8 months ago
  67. 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 7 months ago
  68. fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
  69. 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 7 months ago
  70. db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
  71. 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 7 months ago
  72. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  73. f45d01f rxrpc: Fix a memory leak in rxkad_verify_response() by Qiushi Wu · 4 years, 7 months ago
  74. 441fdee rxrpc: Fix ack discard by David Howells · 4 years, 8 months ago
  75. d1f1294 rxrpc: Trace discarded ACKs by David Howells · 4 years, 8 months ago
  76. c410bf01 rxrpc: Fix the excessive initial retransmission timeout by David Howells · 4 years, 8 months ago
  77. 9f72374 docs: networking: convert rxrpc.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  78. 0e631ee rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket by David Howells · 4 years, 9 months ago
  79. d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
  80. 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
  81. 498b577 rxrpc: Fix sendmsg(MSG_WAITALL) handling by David Howells · 4 years, 10 months ago
  82. e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
  83. 158fe66 rxrpc: Abstract out the calculation of whether there's Tx space by David Howells · 4 years, 10 months ago
  84. 963485d rxrpc: Fix call RCU cleanup using non-bh-safe locks by David Howells · 5 years ago
  85. b39a934 rxrpc: Fix service call disconnection by David Howells · 5 years ago
  86. 5273a19 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 5 years ago
  87. 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
  88. f71dbf2 rxrpc: Fix insufficient receive notification generation by David Howells · 5 years ago
  89. fac20b9 rxrpc: Fix use-after-free in rxrpc_put_local() by David Howells · 5 years ago
  90. 122d74f rxrpc: Fix use-after-free in rxrpc_receive_data() by David Howells · 5 years ago
  91. ff43ae4 Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 5 years ago
  92. 063c60d rxrpc: Fix missing security check on incoming calls by David Howells · 5 years ago
  93. 13b7955 rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call() by David Howells · 5 years ago
  94. f33121c rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller by David Howells · 5 years ago
  95. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  96. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  97. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  98. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  99. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  100. f9c3243 rxrpc: Fix handling of last subpacket of jumbo packet by David Howells · 5 years ago