1. ec84646 SUNRPC: Unexport xdr_partial_copy_from_skb() by Trond Myklebust · 6 years ago
  2. 4f54614 SUNRPC: Clean up xs_udp_data_receive() by Trond Myklebust · 6 years ago
  3. 550aebf SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive by Trond Myklebust · 6 years ago
  4. c50b8ee SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive() by Trond Myklebust · 6 years ago
  5. 277e4ab SUNRPC: Simplify TCP receive code by switching to using iterators by Trond Myklebust · 6 years ago
  6. 9d96acb SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter() by Trond Myklebust · 6 years ago
  7. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
  8. 79c9915 SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue by Trond Myklebust · 6 years ago
  9. f42f7c2 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  10. 95f7691 SUNRPC: Convert xprt receive queue to use an rbtree by Trond Myklebust · 6 years ago
  11. bd79bc5 SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK by Trond Myklebust · 6 years ago
  12. adfa714 SUNRPC: Cleanup: remove the unused 'task' argument from the request_send() by Trond Myklebust · 6 years ago
  13. c544577 SUNRPC: Clean up transport write space handling by Trond Myklebust · 6 years ago
  14. 36bd7de SUNRPC: Turn off throttling of RPC slots for TCP sockets by Trond Myklebust · 6 years ago
  15. f05d54e SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK by Trond Myklebust · 6 years ago
  16. 89f90fe SUNRPC: Allow calls to xprt_transmit() to drain the entire transmit queue by Trond Myklebust · 6 years ago
  17. 86aeee0 SUNRPC: Enqueue swapper tagged RPCs at the head of the transmit queue by Trond Myklebust · 6 years ago
  18. 75891f5 SUNRPC: Support for congestion control when queuing is enabled by Trond Myklebust · 6 years ago
  19. 918f3c1 SUNRPC: Improve latency for interactive tasks by Trond Myklebust · 6 years ago
  20. dcbbeda SUNRPC: Move RPC retransmission stat counter to xprt_transmit() by Trond Myklebust · 6 years ago
  21. 5f2f6bd SUNRPC: Simplify xprt_prepare_transmit() by Trond Myklebust · 6 years ago
  22. 04b3b88 SUNRPC: Don't reset the request 'bytes_sent' counter when releasing XPRT_LOCK by Trond Myklebust · 6 years ago
  23. 50f484e SUNRPC: Treat the task and request as separate in the xprt_ops->send_request() by Trond Myklebust · 6 years ago
  24. 902c588 SUNRPC: Fix up the back channel transmit by Trond Myklebust · 6 years ago
  25. 762e4e6 SUNRPC: Refactor RPC call encoding by Trond Myklebust · 6 years ago
  26. 944b042 SUNRPC: Add a transmission queue for RPC requests by Trond Myklebust · 6 years ago
  27. ef3f5434 SUNRPC: Distinguish between the slot allocation list and receive queue by Trond Myklebust · 6 years ago
  28. 78b576c SUNRPC: Minor cleanup for call_transmit() by Trond Myklebust · 6 years ago
  29. 7f3a1d1 SUNRPC: Refactor xprt_transmit() to remove wait for reply code by Trond Myklebust · 6 years ago
  30. edc81dc SUNRPC: Refactor xprt_transmit() to remove the reply queue code by Trond Myklebust · 6 years ago
  31. 75c8415 SUNRPC: Rename xprt->recv_lock to xprt->queue_lock by Trond Myklebust · 6 years ago
  32. ec37a58 SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit by Trond Myklebust · 6 years ago
  33. 5ce9703 SUNRPC: Test whether the task is queued before grabbing the queue spinlocks by Trond Myklebust · 6 years ago
  34. 359c48c SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status by Trond Myklebust · 6 years ago
  35. cf9946c SUNRPC: Refactor the transport request pinning by Trond Myklebust · 6 years ago
  36. 4cd34e7 SUNRPC: Simplify dealing with aborted partially transmitted messages by Trond Myklebust · 6 years ago
  37. 6c7a64e SUNRPC: Add socket transmit queue offset tracking by Trond Myklebust · 6 years ago
  38. e1806c7 SUNRPC: Move reset of TCP state variables into the reconnect code by Trond Myklebust · 6 years ago
  39. d1109aa SUNRPC: Rename TCP receive-specific state variables by Trond Myklebust · 6 years ago
  40. 3a03818 SUNRPC: Avoid holding locks across the XDR encoding of the RPC message by Trond Myklebust · 6 years ago
  41. 7ebbbc6 SUNRPC: Simplify identification of when the message send/receive is complete by Trond Myklebust · 6 years ago
  42. 3021a5bb SUNRPC: The transmitted message must lie in the RPCSEC window of validity by Trond Myklebust · 6 years ago
  43. 9ee94d3 SUNRPC: If there is no reply expected, bail early from call_decode by Trond Myklebust · 6 years ago
  44. 9dc6edc SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 6 years ago
  45. ccfec9e ip_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  46. d8e2262 mpls: allow routes on ip6gre devices by Saif Hasan · 6 years ago
  47. ac3d9dd netpoll: make ndo_poll_controller() optional by Eric Dumazet · 6 years ago
  48. 16fdf8b rds: Fix build regression. by David S. Miller · 6 years ago
  49. 474ff26 net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN by Maciej Żenczykowski · 6 years ago
  50. 8360ed6 RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats by Nathan Chancellor · 6 years ago
  51. 83fe9a9 devlink: double free in devlink_resource_fill() by Dan Carpenter · 6 years ago
  52. 86f9bd1 net/ipv6: Display all addresses in output of /proc/net/if_inet6 by Jeff Barnhill · 6 years ago
  53. f88b4c0 netlabel: check for IPV4MASK in addrinfo_get by Sean Tranchetti · 6 years ago
  54. d7ab5cd sctp: update dst pmtu with the correct daddr by Xin Long · 6 years ago
  55. 56ce3c5 smc: generic netlink family should be __ro_after_init by Johannes Berg · 6 years ago
  56. 76c0ddd8 ip6_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  57. aa86b03 Merge tag 'batadv-net-for-davem-20180919' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  58. ce7ea4a ipv6: fix memory leak on dst->_metrics by Wei Wang · 6 years ago
  59. 8675860 Revert "ipv6: fix double refcount of fib6_metrics" by Wei Wang · 6 years ago
  60. 3818977 net/smc: fix sizeof to int comparison by YueHaibing · 6 years ago
  61. 71d117f net/smc: no urgent data check for listen sockets by Karsten Graul · 6 years ago
  62. dd65d87 net/smc: enable fallback for connection abort in state INIT by Ursula Braun · 6 years ago
  63. 1ca52fc net/smc: remove duplicate mutex_unlock by Ursula Braun · 6 years ago
  64. 648a5a7 net/smc: fix non-blocking connect problem by Ursula Braun · 6 years ago
  65. 674d9de NFC: Fix possible memory corruption when handling SHDLC I-Frame commands by Suren Baghdasaryan · 6 years ago
  66. 30bfd93 net/ipv6: do not copy dst flags on rt init by Peter Oskolkov · 6 years ago
  67. 3275b4df Revert "kcm: remove any offset before parsing messages" by David S. Miller · 6 years ago
  68. 072222b kcm: remove any offset before parsing messages by Dominique Martinet · 6 years ago
  69. 50c6b58 tls: fix currently broken MSG_PEEK behavior by Daniel Borkmann · 6 years ago
  70. bbd6528 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 6 years ago
  71. 0376d5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  72. eb63f29 udp6: add missing checks on edumux packet processing by Paolo Abeni · 6 years ago
  73. 2b5a921 udp4: fix IP_CMSG_CHECKSUM for connected sockets by Paolo Abeni · 6 years ago
  74. dabeb13 batman-adv: Increase version number to 2018.3 by Sven Eckelmann · 6 years ago
  75. 34043d2 net/sched: act_sample: fix NULL dereference in the data path by Davide Caratti · 6 years ago
  76. 1cebf8f socket: fix struct ifreq size in compat ioctl by Johannes Berg · 6 years ago
  77. c56cae2 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  78. bffb9b5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 6 years ago
  79. c844eb4 tls: clear key material from kernel memory when do_tls_setsockopt_conf fails by Sabrina Dubroca · 6 years ago
  80. 86029d1 tls: zero the crypto information from tls_context before freeing by Sabrina Dubroca · 6 years ago
  81. 7cba09c tls: don't copy the key out of tls12_crypto_info_aes_gcm_128 by Sabrina Dubroca · 6 years ago
  82. f0e0d04 neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  83. 56a49d7 net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags by Roopa Prabhu · 6 years ago
  84. f5b9bac net_sched: notify filter deletion when deleting a chain by Cong Wang · 6 years ago
  85. 22d0bd8 ipv6: use rt6_info members when dst is set in rt6_fill_node by Xin Long · 6 years ago
  86. 4c3d795 bpf: use __GFP_COMP while allocating page by Tushar Dave · 6 years ago
  87. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 6 years ago
  88. cc4dfb7 rds: fix two RCU related problems by Cong Wang · 6 years ago
  89. 51dc63e erspan: fix error handling for erspan tunnel by Haishuang Yan · 6 years ago
  90. 5a64506 erspan: return PACKET_REJECT when the appropriate tunnel is not found by Haishuang Yan · 6 years ago
  91. 0297c1c tcp: rate limit synflood warnings further by Willem de Bruijn · 6 years ago
  92. 4ecdf77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  93. 4ba5175 Bluetooth: Use correct tfm to generate OOB data by Matias Karhumaa · 6 years ago
  94. 94f14e4 Bluetooth: SMP: Fix trying to use non-existent local OOB data by Johan Hedberg · 6 years ago
  95. 1286df2 netfilter: xt_hashlimit: use s->file instead of s->private by Cong Wang · 6 years ago
  96. ad18d7b netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT by Michal 'vorner' Vaner · 6 years ago
  97. 99e25d0 netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type by Pablo Neira Ayuso · 6 years ago
  98. a874752 netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT by Pablo Neira Ayuso · 6 years ago
  99. f94e638 netfilter: conntrack: reset tcp maxwin on re-register by Florian Westphal · 6 years ago
  100. 5d407b0 ip: frags: fix crash in ip_do_fragment() by Taehee Yoo · 6 years ago