1. 5399d52 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
  2. b7a7d67 rxrpc: Impose a maximum number of client calls by David Howells · 4 years, 6 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  5. 76f2fe7 net: rxrpc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  6. 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 7 months ago
  7. 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
  8. e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
  9. 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
  10. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  11. d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  12. e8c3af6 rxrpc: Don't bother generating maxSkew in the ACK packet by David Howells · 5 years ago
  13. 730c5fd rxrpc: Fix local endpoint refcounting by David Howells · 5 years ago
  14. e835ada rxrpc: Fix send on a connected, but unbound socket by David Howells · 6 years ago
  15. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  16. b960a34 rxrpc: Allow the kernel to mark a call as being non-interruptible by David Howells · 6 years ago
  17. bbd172e rxrpc: Provide kernel interface to set max lifespan on a call by David Howells · 6 years ago
  18. 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
  19. a9107a1 rxrpc: Check address length before reading srx_service field by Tetsuo Handa · 6 years ago
  20. e122d84 Revert "rxrpc: Allow failed client calls to be retried" by David Howells · 6 years ago
  21. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  22. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  23. e908bcf rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  24. 46894a1 rxrpc: Use IPv4 addresses throught the IPv6 by David Howells · 6 years ago
  25. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  26. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  27. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. 5001c2d net/rxrpc: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  29. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 7 years ago
  30. 17226f1 rxrpc: Fix leak of rxrpc_peer objects by David Howells · 7 years ago
  31. ace45be rxrpc: Fix firewall route keepalive by David Howells · 7 years ago
  32. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  33. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  34. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  35. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  36. c501256 rxrpc: Use correct netns source in rxrpc_release_sock() by David Howells · 7 years ago
  37. ade994f net: annotate ->poll() instances by Al Viro · 8 years ago
  38. 3d18cbb rxrpc: Fix conn expiry timers by David Howells · 7 years ago
  39. f859ab6 rxrpc: Fix service endpoint expiry by David Howells · 7 years ago
  40. 4812417 rxrpc: Split the call params from the operation params by David Howells · 7 years ago
  41. 20acbd9 rxrpc: Lock around calling a kernel service Rx notification by David Howells · 7 years ago
  42. e3cf3970 net: rxrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  43. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 6cb3ece rxrpc: Don't release call mutex on error pointer by David Howells · 7 years ago
  45. f4d15fb rxrpc: Provide functions for allowing cleaner handling of signals by David Howells · 7 years ago
  46. a68f4a2 rxrpc: Support service upgrade from a kernel service by David Howells · 7 years ago
  47. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  48. 3ec0efd rxrpc: Remove some excess whitespace by David Howells · 7 years ago
  49. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  50. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  51. e754eba rxrpc: Provide a cmsg to specify the amount of Tx data for a call by David Howells · 8 years ago
  52. 515559c rxrpc: Provide a getsockopt call to query what cmsgs types are supported by David Howells · 8 years ago
  53. 4722974 rxrpc: Implement service upgrade by David Howells · 8 years ago
  54. 28036f4 rxrpc: Permit multiple service binding by David Howells · 8 years ago
  55. 68d6d1a rxrpc: Separate the connection's protocol service ID from the lookup ID by David Howells · 8 years ago
  56. 2baec2c rxrpc: Support network namespacing by David Howells · 8 years ago
  57. 540b1c4 rxrpc: Fix deadlock between call creation and sendmsg/recvmsg by David Howells · 8 years ago
  58. 210f035 rxrpc: Allow listen(sock, 0) to be used to disable listening by David Howells · 8 years ago
  59. 4443061 rxrpc: abstract away knowledge of IDR internals by Matthew Wilcox · 8 years ago
  60. b63452c rxrpc: Accesses of rxrpc_local::service need to be RCU managed by David Howells · 8 years ago
  61. 1e9e5c9 rxrpc: Reduce the rxrpc_local::services list to a pointer by David Howells · 8 years ago
  62. 71f3ca4 rxrpc: Improve skb tracing by David Howells · 8 years ago
  63. d191274 rxrpc: Make IPv6 support conditional on CONFIG_IPV6 by David Howells · 8 years ago
  64. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  65. cd5892c rxrpc: Create an address for sendmsg() to bind unbound socket with by David Howells · 8 years ago
  66. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  67. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  68. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  69. de8d6c7 rxrpc: Convert rxrpc_local::services to an hlist by David Howells · 8 years ago
  70. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  71. fff72429 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  72. 5f2d9c4 rxrpc: Randomise epoch and starting client conn ID values by David Howells · 8 years ago
  73. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 8 years ago
  74. 4de48af rxrpc: Pass struct socket * to more rxrpc kernel interface functions by David Howells · 8 years ago
  75. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  76. 8addc04 rxrpc: Fix error handling in af_rxrpc_init() by Wei Yongjun · 8 years ago
  77. dee4636 rxrpc: Add RCU destruction for connections and calls by David Howells · 9 years ago
  78. eb9b9d2 rxrpc: Check that the client conns cache is empty before module removal by David Howells · 9 years ago
  79. aa390bb rxrpc: Kill off the rxrpc_transport struct by David Howells · 9 years ago
  80. 999b69f rxrpc: Kill the client connection bundle concept by David Howells · 9 years ago
  81. 5627cc8 rxrpc: Provide more refcount helper functions by David Howells · 9 years ago
  82. f4552c2 rxrpc: Validate the net address given to rxrpc_kernel_begin_call() by David Howells · 9 years ago
  83. 4a3388c rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis by David Howells · 9 years ago
  84. cc8feb8 rxrpc: Fix exclusive connection handling by David Howells · 9 years ago
  85. 19ffa01 rxrpc: Use structs to hold connection params and protocol info by David Howells · 9 years ago
  86. 0e4699e rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  87. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 9 years ago
  88. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  89. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 9 years ago
  90. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 9 years ago
  91. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 9 years ago
  92. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 9 years ago
  93. dad8aff rxrpc: Replace all unsigned with unsigned int by David Howells · 9 years ago
  94. ab802ee rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use by David Howells · 9 years ago
  95. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 9 years ago
  96. e33b3d9 rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX by David Howells · 9 years ago
  97. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 9 years ago
  98. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  99. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  100. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago