1. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  2. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. cebe84c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  4. e39d524 route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  5. ecca8f8 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  6. 17e4857 net/netlabel: Add list_next_rcu() in rcu_dereference(). by Tim Hansen · 7 years ago
  7. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  8. 6c67a3e4a sunrpc: remove net pointer from messages by Vasily Averin · 7 years ago
  9. 4112be7 sunrpc: exit_net cleanup check added by Vasily Averin · 7 years ago
  10. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  11. b2bfe59 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  12. e9d4763 net: sunrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  13. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  14. 1b746c1 xprtrdma: Remove include for linux/prefetch.h by Chuck Lever · 7 years ago
  15. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  16. a4699f5 xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode by Chuck Lever · 7 years ago
  17. a0e136e Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  18. 6f0afc2 xprtrdma: Remove atomic send completion counting by Chuck Lever · 7 years ago
  19. 01bb35c xprtrdma: RPC completion should wait for Send completion by Chuck Lever · 7 years ago
  20. 0ba6f37 xprtrdma: Refactor rpcrdma_deferred_completion by Chuck Lever · 7 years ago
  21. 531cca0 xprtrdma: Add a field of bit flags to struct rpcrdma_req by Chuck Lever · 7 years ago
  22. ae72950 xprtrdma: Add data structure to manage RDMA Send arguments by Chuck Lever · 7 years ago
  23. a062a2a xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() by Chuck Lever · 7 years ago
  24. 857f9ac xprtrdma: Change return value of rpcrdma_prepare_send_sges() by Chuck Lever · 7 years ago
  25. 394b2c7 xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  26. ad99f05 xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  27. be798f9 xprtrdma: Decode credits field in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  28. d8f532d xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion by Chuck Lever · 7 years ago
  29. e1352c9 xprtrdma: Refactor rpcrdma_reply_handler some more by Chuck Lever · 7 years ago
  30. 5381e0e xprtrdma: Move decoded header fields into rpcrdma_rep by Chuck Lever · 7 years ago
  31. 61433af xprtrdma: Throw away reply when version is unrecognized by Chuck Lever · 7 years ago
  32. 7c8a61d net/sctp: Always set scope_id in sctp_inet6_skb_msgname by Eric W. Biederman · 7 years ago
  33. 6a787d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  34. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  35. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  36. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  37. c413af8 net/rds/ib_fmr.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  38. d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
  39. 8252fce netfilter: add ifdef around ctnetlink_proto_size by Arnd Bergmann · 7 years ago
  40. 0a833c2 genetlink: fix genlmsg_nlhdr() by Michal Kubecek · 7 years ago
  41. 423852f sctp: check stream reset info len before making reconf chunk by Xin Long · 7 years ago
  42. cea0cc8 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  43. ca3af4d sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  44. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  45. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  46. 50895b9 tcp: highest_sack fix by Eric Dumazet · 7 years ago
  47. 9480215 Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." by Steffen Klassert · 7 years ago
  48. b74912a openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start by Gustavo A. R. Silva · 7 years ago
  49. 9b0ed89 netem: remove unnecessary 64 bit modulus by Stephen Hemminger · 7 years ago
  50. bce552f netem: use 64 bit divide by rate by Stephen Hemminger · 7 years ago
  51. 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
  52. 11bf284 net: Protect iterations over net::fib_notifier_ops in fib_seq_sum() by Kirill Tkhai · 7 years ago
  53. 0940095 ipv6: set all.accept_dad to 0 by default by Nicolas Dichtel · 7 years ago
  54. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  55. c92eb77 net-sysfs: trigger netlink notification on ifalias change via sysfs by Roopa Prabhu · 7 years ago
  56. 6dc14dc openvswitch: Using kfree_rcu() to simplify the code by Wei Yongjun · 7 years ago
  57. 06c2351 openvswitch: Make local function ovs_nsh_key_attr_size() static by Wei Yongjun · 7 years ago
  58. 8a860c2 openvswitch: Fix return value check in ovs_meter_cmd_features() by Wei Yongjun · 7 years ago
  59. fbec443 net: bridge: add vlan_tunnel to bridge port policies by Nikolay Aleksandrov · 7 years ago
  60. 0c4b916 netlink: remove unnecessary forward declaration by Johannes Berg · 7 years ago
  61. 1a48fbd net: dsa: lan9303: calculate offload_fwd_mark from tag by Egil Hjelmeland · 7 years ago
  62. 87c320e net: core: dev_get_valid_name is now the same as dev_alloc_name_ns by Rasmus Villemoes · 7 years ago
  63. d6f295e net: core: maybe return -EEXIST in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  64. 9380910 net: core: check dev_valid_name in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  65. 6224abd net: core: drop pointless check in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  66. c46d764 net: core: eliminate dev_alloc_name{,_ns} code duplication by Rasmus Villemoes · 7 years ago
  67. 2c88b85 net: core: move dev_alloc_name_ns a little higher by Rasmus Villemoes · 7 years ago
  68. 51f299d net: core: improve sanity checking in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  69. ee181e5 tls: don't override sk_write_space if tls_set_sw_offload fails. by Ilya Lesokhin · 7 years ago
  70. 196c31b tls: Avoid copying crypto_info again after cipher_type check. by Ilya Lesokhin · 7 years ago
  71. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  72. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  73. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  74. 61ef6da tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 7 years ago
  75. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  76. 166c881 Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  77. baeb0db xfrm6_tunnel: exit_net cleanup check added by Vasily Averin · 7 years ago
  78. ae61e8c phonet: exit_net cleanup check added by Vasily Averin · 7 years ago
  79. 1e7af3b l2tp: exit_net cleanup check added by Vasily Averin · 7 years ago
  80. ce2b7db fib_rules: exit_net cleanup check added by Vasily Averin · 7 years ago
  81. 0b6f595 fib_notifier: exit_net cleanup check added by Vasily Averin · 7 years ago
  82. ee21b18b netdev: exit_net cleanup check added by Vasily Averin · 7 years ago
  83. 669f8f1 packet: exit_net cleanup check added by Vasily Averin · 7 years ago
  84. 663faea af_key: replace BUG_ON on WARN_ON in net_exit hook by Vasily Averin · 7 years ago
  85. 0e74aa1 xfrm: Copy policy family in clone_policy by Herbert Xu · 7 years ago
  86. ee0ab7a2 net: dsa: Fix dependencies on bridge by Andrew Lunn · 7 years ago
  87. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 77552cf ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers by Xin Long · 7 years ago
  90. b00f543 ip6_tunnel: process toobig in a better way by Xin Long · 7 years ago
  91. 383c1f8 ip6_tunnel: add the process for redirect in ip6_tnl_err by Xin Long · 7 years ago
  92. fe1a4ca ip6_gre: process toobig in a better way by Xin Long · 7 years ago
  93. 929fc03 ip6_gre: add the process for redirect in ip6gre_err by Xin Long · 7 years ago
  94. 6afce19 Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 7 years ago
  95. cd8a6c3 openvswitch: Add meter action support by Andy Zhou · 7 years ago
  96. 96fbc13 openvswitch: Add meter infrastructure by Andy Zhou · 7 years ago
  97. 9602c01 openvswitch: export get_dp() API. by Andy Zhou · 7 years ago
  98. b74b70c net: dsa: Support prepended Broadcom tag by Florian Fainelli · 7 years ago
  99. f7c39e3 net: dsa: tag_brcm: Prepare for supporting prepended tag by Florian Fainelli · 7 years ago
  100. 5ed4e3e net: dsa: Pass a port to get_tag_protocol() by Florian Fainelli · 7 years ago