1. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  2. b2bfe59 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  3. e9d4763 net: sunrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  4. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  5. 1b746c1 xprtrdma: Remove include for linux/prefetch.h by Chuck Lever · 7 years ago
  6. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  7. a4699f5 xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode by Chuck Lever · 7 years ago
  8. 6f0afc2 xprtrdma: Remove atomic send completion counting by Chuck Lever · 7 years ago
  9. 01bb35c xprtrdma: RPC completion should wait for Send completion by Chuck Lever · 7 years ago
  10. 0ba6f37 xprtrdma: Refactor rpcrdma_deferred_completion by Chuck Lever · 7 years ago
  11. 531cca0 xprtrdma: Add a field of bit flags to struct rpcrdma_req by Chuck Lever · 7 years ago
  12. ae72950 xprtrdma: Add data structure to manage RDMA Send arguments by Chuck Lever · 7 years ago
  13. a062a2a xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() by Chuck Lever · 7 years ago
  14. 857f9ac xprtrdma: Change return value of rpcrdma_prepare_send_sges() by Chuck Lever · 7 years ago
  15. 394b2c7 xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  16. ad99f05 xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  17. be798f9 xprtrdma: Decode credits field in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  18. d8f532d xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion by Chuck Lever · 7 years ago
  19. e1352c9 xprtrdma: Refactor rpcrdma_reply_handler some more by Chuck Lever · 7 years ago
  20. 5381e0e xprtrdma: Move decoded header fields into rpcrdma_rep by Chuck Lever · 7 years ago
  21. 61433af xprtrdma: Throw away reply when version is unrecognized by Chuck Lever · 7 years ago
  22. 2b4f892 xprtrdma: Remove ro_unmap_safe by Chuck Lever · 7 years ago
  23. 4ce6c04 xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request by Chuck Lever · 7 years ago
  24. 8f66b1a xprtrdma: Don't defer fencing an async RPC's chunks by Chuck Lever · 7 years ago
  25. ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  26. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  27. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  28. 996b44f udp: fix bcast packet reception by Paolo Abeni · 7 years ago
  29. 41c8742 netlink: do not set cb_running if dump's start() errs by Jason A. Donenfeld · 7 years ago
  30. 6df4d17 Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  31. 93b0319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  32. 6c0e728 ipv4: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  33. 62cf27e ipv6: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  34. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  35. 49f817d netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook by Lin Zhang · 7 years ago
  36. a9e2971 tipc: Unclone message at secondary destination lookup by Jon Maloy · 7 years ago
  37. 3382605 tipc: correct initialization of skb list by Jon Maloy · 7 years ago
  38. 3d0241d gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  39. a2d3f3e ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real by Matteo Croce · 7 years ago
  40. e466af7 netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user by Eric Dumazet · 7 years ago
  41. 5f9bfe0 netfilter: nf_tables: do not dump chain counters if not enabled by Pablo Neira Ayuso · 7 years ago
  42. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. e769fce net: 8021q: skip packets if the vlan is down by Vishakha Narvekar · 7 years ago
  44. ad67023 nl80211: Define policy for packet pattern attributes by Peng Xu · 7 years ago
  45. ce024f4 net: rtnetlink: fix info leak in RTM_GETSTATS call by Nikolay Aleksandrov · 7 years ago
  46. e63aaaa netfilter: nf_tables: Release memory obtained by kasprintf by Arvind Yadav · 7 years ago
  47. eefca20 socket, bpf: fix possible use after free by Eric Dumazet · 7 years ago
  48. 9f775ea l2tp: fix l2tp_eth module loading by Guillaume Nault · 7 years ago
  49. c84bed4 ip_gre: erspan device should keep dst by Xin Long · 7 years ago
  50. c122fda ip_gre: set tunnel hlen properly in erspan_tunnel_init by Xin Long · 7 years ago
  51. 5513d08 ip_gre: check packet length and mtu correctly in erspan_xmit by Xin Long · 7 years ago
  52. 935a974 ip_gre: get key from session_id correctly in erspan_rcv by Xin Long · 7 years ago
  53. d099b8a sunrpc: remove redundant initialization of sock by Colin Ian King · 7 years ago
  54. aad0621 tipc: use only positive error codes in messages by Parthasarathy Bhuvaragan · 7 years ago
  55. bc044e8 udp: perform source validation for mcast early demux by Paolo Abeni · 7 years ago
  56. 7487449 IPv4: early demux can return an error code by Paolo Abeni · 7 years ago
  57. d41bb33 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  58. 2d40557 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  59. d51711c ip_gre: ipgre_tap device should keep dst by Xin Long · 7 years ago
  60. fef0035 netlink: do not proceed if dump's start() errs by Jason A. Donenfeld · 7 years ago
  61. e6b72ee netfilter: ebtables: fix race condition in frame_filter_net_init() by Artem Savkov · 7 years ago
  62. 0d18779 netfilter: nf_tables: fix update chain error by JingPiao Chen · 7 years ago
  63. e517341 netfilter: ipset: Fix race between dump and swap by Ross Lagerwall · 7 years ago
  64. e49aa15 Revert "Bluetooth: Add option for disabling legacy ioctl interfaces" by Linus Torvalds · 7 years ago
  65. 9d538fa net: Set sk_prot_creator when cloning sockets to the right proto by Christoph Paasch · 7 years ago
  66. da7c956 packet: only test po->has_vnet_hdr once in packet_snd by Willem de Bruijn · 7 years ago
  67. 4971613 packet: in packet_do_bind, test fanout with bind_lock held by Willem de Bruijn · 7 years ago
  68. e804441 net: dsa: Fix network device registration order by Florian Fainelli · 7 years ago
  69. 35f493b inetpeer: fix RCU lookup() again by Eric Dumazet · 7 years ago
  70. dd269db xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock by Artem Savkov · 7 years ago
  71. c2cc187 sctp: Fix a big endian bug in sctp_diag_dump() by Dan Carpenter · 7 years ago
  72. e23ed76 netfilter: ipset: pernet ops must be unregistered last by Florian Westphal · 7 years ago
  73. 48596a8 netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses by Jozsef Kadlecsik · 7 years ago
  74. 89fcbb5 netfilter: xt_socket: Restore mark from full sockets only by Subash Abhinov Kasiviswanathan · 7 years ago
  75. 62b982e l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  76. 36f6ee2 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  77. b621129 netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel by Vadim Fedorenko · 8 years ago
  78. b228a94 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  79. cdd10c9 l2tp: ensure sessions are freed after their PPPOL2TP socket by Guillaume Nault · 7 years ago
  80. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  81. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. fbed24bc inet: fix improper empty comparison by Josef Bacik · 7 years ago
  83. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  84. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  85. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  86. 8c96fee net/smc: no close wait in case of process shut down by Ursula Braun · 7 years ago
  87. 18e537c net/smc: introduce a delay by Ursula Braun · 7 years ago
  88. bfbedfd net/smc: terminate link group if out-of-sync is received by Ursula Braun · 7 years ago
  89. 5bc11dd net/smc: longer delay for client link group removal by Ursula Braun · 7 years ago
  90. 8301fa4 net/smc: adapt send request completion notification by Ursula Braun · 7 years ago
  91. a6832c3 net/smc: adjust net_device refcount by Ursula Braun · 7 years ago
  92. 731b008 net/smc: take RCU read lock for routing cache lookup by Ursula Braun · 7 years ago
  93. 846e344 net/smc: add receive timeout check by Hans Wippel · 7 years ago
  94. 09579ac net/smc: add missing dev_put by Hans Wippel · 7 years ago
  95. 19cab88 net: ethtool: Add back transceiver type by Florian Fainelli · 7 years ago
  96. fe2502e net_sched: remove cls_flower idr on failure by Cong Wang · 7 years ago
  97. 21f4d5c net_sched/hfsc: fix curve activation in hfsc_change_class() by Konstantin Khlebnikov · 7 years ago
  98. c8e1812 net_sched: always reset qdisc backlog in qdisc_reset() by Konstantin Khlebnikov · 7 years ago
  99. 4c4d11b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  100. 92dd545 net: change skb->mac_header when Generic XDP calls adjust_head by Edward Cree · 7 years ago