1. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  2. 5913289 rxrpc: Fix misplaced traceline by David Howells · 5 years ago
  3. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  5. d0d5c0c rxrpc: Use skb_unshare() rather than skb_cow_data() by David Howells · 5 years ago
  6. 987db9f rxrpc: Use the tx-phase skb flag to simplify tracing by David Howells · 5 years ago
  7. b311e68 rxrpc: Add a private skb flag to indicate transmission-phase skbs by David Howells · 5 years ago
  8. a641fd0 rxrpc: Abstract out rxtx ring cleanup by David Howells · 5 years ago
  9. 4858e40 rxrpc: Pass the input handler's data skb reference to the Rx ring by David Howells · 5 years ago
  10. e2de6c40 rxrpc: Use info in skbuff instead of reparsing a jumbo packet by David Howells · 5 years ago
  11. c3c9e3d rxrpc: Improve jumbo packet counting by David Howells · 5 years ago
  12. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  13. 06d9532 rxrpc: Fix read-after-free in rxrpc_queue_local() by David Howells · 5 years ago
  14. b00df84 rxrpc: Fix local endpoint replacement by David Howells · 5 years ago
  15. 68553f1 rxrpc: Fix local refcounting by David Howells · 5 years ago
  16. e8c3af6 rxrpc: Don't bother generating maxSkew in the ACK packet by David Howells · 5 years ago
  17. 730c5fd rxrpc: Fix local endpoint refcounting by David Howells · 5 years ago
  18. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. 1db88c5 rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto by David Howells · 5 years ago
  20. c69565e rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet by David Howells · 5 years ago
  21. 60034d3d rxrpc: Fix potential deadlock by David Howells · 5 years ago
  22. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
  23. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  24. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 6 years ago
  25. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  26. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  28. e835ada rxrpc: Fix send on a connected, but unbound socket by David Howells · 6 years ago
  29. 3427beb rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 6 years ago
  30. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  31. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  32. 9b24261 keys: Network namespace domain tag by David Howells · 6 years ago
  33. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  34. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  35. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  36. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  37. b960a34 rxrpc: Allow the kernel to mark a call as being non-interruptible by David Howells · 6 years ago
  38. bbd172e rxrpc: Provide kernel interface to set max lifespan on a call by David Howells · 6 years ago
  39. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. b130234 rxrpc: Fix net namespace cleanup by David Howells · 6 years ago
  41. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 032be5f rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 6 years ago
  43. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. 1a2391c rxrpc: Fix detection of out of order acks by Jeffrey Altman · 6 years ago
  45. 39ce675 rxrpc: Trace received connection aborts by David Howells · 6 years ago
  46. 8e8715a rxrpc: Allow errors to be returned from rxrpc_queue_packet() by Marc Dionne · 6 years ago
  47. 4611da3 rxrpc: Make rxrpc_kernel_check_life() indicate if call completed by Marc Dionne · 6 years ago
  48. 56d282d rxrpc: Clear socket error by Marc Dionne · 6 years ago
  49. a9107a1 rxrpc: Check address length before reading srx_service field by Tetsuo Handa · 6 years ago
  50. 936ee65 rxrpc: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  51. 526949e rxrpc: avoid clang -Wuninitialized warning by Arnd Bergmann · 6 years ago
  52. 69ffaeb rxrpc: Fix client call queueing, waiting for channel by David Howells · 6 years ago
  53. 930c9f9 rxrpc: Fix client call connect/disconnect race by David Howells · 6 years ago
  54. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  55. 6dce3c2 rxrpc: bad unlock balance in rxrpc_recvmsg by Eric Dumazet · 6 years ago
  56. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  57. e122d84 Revert "rxrpc: Allow failed client calls to be retried" by David Howells · 6 years ago
  58. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  59. c7e86ac rxrpc: Fix lockup due to no error backoff after ack transmit error by David Howells · 6 years ago
  60. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  61. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  62. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 1890fea rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler by David Howells · 6 years ago
  64. bc0e7cf rxrpc: Add /proc/net/rxrpc/peers to display peer list by David Howells · 6 years ago
  65. 7ec8dc9 rxrpc: Fix incorrect conditional on IPV6 by David Howells · 6 years ago
  66. d6672a5 rxrpc: use correct kvec num when sending BUSY response packet by YueHaibing · 6 years ago
  67. d7b4c24 rxrpc: Fix an uninitialised variable by David Howells · 6 years ago
  68. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. c1e15b4 rxrpc: Fix the packet reception routine by David Howells · 6 years ago
  70. 6475309 rxrpc: Fix connection-level abort handling by David Howells · 6 years ago
  71. 298bc15 rxrpc: Only take the rwind and mtu values from latest ACK by David Howells · 6 years ago
  72. dfe9952 rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window() by David Howells · 6 years ago
  73. c479d5f rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() by David Howells · 6 years ago
  74. bfd2821 rxrpc: Don't need to take the RCU read lock in the packet receiver by David Howells · 6 years ago
  75. 5271953 rxrpc: Use the UDP encap_rcv hook by David Howells · 6 years ago
  76. 2cfa227 rxrpc: Fix the data_ready handler by David Howells · 6 years ago
  77. 5e33a23 rxrpc: Fix some missed refs to init_net by David Howells · 6 years ago
  78. e908bcf rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  79. 2070a3e rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  80. 5a790b7 rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() by David Howells · 6 years ago
  81. 46894a1 rxrpc: Use IPv4 addresses throught the IPv6 by David Howells · 6 years ago
  82. b3cfb6f rxrpc: Emit the data Tx trace line before transmitting by David Howells · 6 years ago
  83. d2944b1 rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() by David Howells · 6 years ago
  84. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  85. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  86. 37a675e rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket by David Howells · 6 years ago
  87. 0099dc5 rxrpc: Make service call handling more robust by David Howells · 6 years ago
  88. 403fc2a rxrpc: Improve up-front incoming packet checking by David Howells · 6 years ago
  89. ece64fe rxrpc: Emit BUSY packets when supposed to rather than ABORTs by David Howells · 6 years ago
  90. b604dd9 rxrpc: Fix RTT gathering by David Howells · 6 years ago
  91. dc71db3 rxrpc: Fix checks as to whether we should set up a new call by David Howells · 6 years ago
  92. 69d826f rxrpc: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  93. 092ffc5 rxrpc: Remove dup code from rxrpc_find_connection_rcu() by David Howells · 6 years ago
  94. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  95. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  96. 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
  97. 98ed1e6 rxrpc: remove redundant static int 'zero' by Colin Ian King · 6 years ago
  98. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago
  100. eb9950e rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller by David Howells · 6 years ago