1. 8e8af97 lan743x: remove some redundant variables and assignments by Colin Ian King · 7 years ago
  2. bdf08fc rds: remove redundant variable 'sg_off' by Colin Ian King · 7 years ago
  3. bbfa047 ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash(). by David S. Miller · 7 years ago
  4. 27a9ae9b Merge branch 'mlxsw-Removing-dependency-of-mlxsw-on-GRE' by David S. Miller · 7 years ago
  5. 99db522 mlxsw: spectrum: Don't depend on ip_gre and ip6_gre by Petr Machata · 7 years ago
  6. 36a1c3b mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route() by Petr Machata · 7 years ago
  7. 918ee50 net: ipv6: Introduce ip6_multipath_hash_policy() by Petr Machata · 7 years ago
  8. 129cf5f cxgb4/cxgb4vf: check fw caps to set link mode mask by Ganesh Goudar · 7 years ago
  9. 7cbe543 cxgb4: do not display 50Gbps as unsupported speed by Ganesh Goudar · 7 years ago
  10. 87a7c4b liquidio: fix ndo_change_mtu to always return correct status to the caller by Veerasenareddy Burru · 7 years ago
  11. 8b4c6ed Merge branch 'hns3-next' by David S. Miller · 7 years ago
  12. 2097fde net: hns3: add result checking for VF when modify unicast mac address by Jian Shen · 7 years ago
  13. d07b6bb net: hns3: add existence checking before adding unicast mac address by Jian Shen · 7 years ago
  14. eefd00a net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status() by Jian Shen · 7 years ago
  15. aa7a795 net: hns3: fix error type definition of return value by Jian Shen · 7 years ago
  16. 5d02a58 net: hns3: fix for buffer overflow smatch warning by Yunsheng Lin · 7 years ago
  17. f96818a net: hns3: fix for loopback failure when vlan filter is enable by Yunsheng Lin · 7 years ago
  18. 64fd230 net: hns3: add support for querying pfc puase packets statistic by Peng Li · 7 years ago
  19. f8d291f net: hns3: fix rx path skb->truesize reporting bug by Peng Li · 7 years ago
  20. e98d718 net: hns3: unify the pause params setup function by Fuyun Liang · 7 years ago
  21. 20e4bf98 net: hns3: fix for ipv6 address loss problem after setting channels by Fuyun Liang · 7 years ago
  22. 8cc6c1f net: hns3: fix for netdev not running problem after calling net_stop and net_open by Fuyun Liang · 7 years ago
  23. 59098055 net: hns3: add existence check when remove old uc mac address by Fuyun Liang · 7 years ago
  24. daa1370 Merge branch 'selftests-forwarding-Tweaks-and-a-new-test' by David S. Miller · 7 years ago
  25. 59be45c selftests: forwarding: Allow creation of interfaces without a config file by Ido Schimmel · 7 years ago
  26. 231b85a selftests: forwarding: Exit with error when missing interfaces by Ido Schimmel · 7 years ago
  27. ff0162a selftests: forwarding: Exit with error when missing dependencies by Ido Schimmel · 7 years ago
  28. 3a021ab selftests: forwarding: Add a test for VLAN-unaware bridge by Ido Schimmel · 7 years ago
  29. f44b188 Merge branch 's390-qeth-next' by David S. Miller · 7 years ago
  30. b1d5e36 s390/qeth: shrink qeth_ipaddr struct by Julian Wiedmann · 7 years ago
  31. 1617dae s390/qeth: extract helpers for managing special IPs by Julian Wiedmann · 7 years ago
  32. b9caa98 s390/qeth: simplify card look-up on IP notification by Julian Wiedmann · 7 years ago
  33. d66b1c0 s390/qeth: restructure IP notification handlers by Julian Wiedmann · 7 years ago
  34. 1b45c80 s390/qeth: reset NAPI context during queue init by Julian Wiedmann · 7 years ago
  35. 04f6739 s390/qeth: reduce RX skb setup by Julian Wiedmann · 7 years ago
  36. 37cf05d s390/qeth: allocate skb from NAPI cache by Julian Wiedmann · 7 years ago
  37. f0ea8bf s390/qeth: pass correct length to header_ops->create() by Julian Wiedmann · 7 years ago
  38. d3aacac s390/qeth: advertise IFF_UNICAST_FLT by Julian Wiedmann · 7 years ago
  39. 0f34294 s390/qeth: support SG for more device types by Julian Wiedmann · 7 years ago
  40. d857e11 s390/qeth: remove outdated portname debug msg by Julian Wiedmann · 7 years ago
  41. ff5caa7 s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer by Julian Wiedmann · 7 years ago
  42. f5426250 net: introduce IFF_NO_RX_HANDLER by Paolo Abeni · 7 years ago
  43. d185efc cxgb4: increase max tx rate limit to 100 Gbps by Ganesh Goudar · 7 years ago
  44. 3595139 pktgen: Remove VLA usage by Gustavo A. R. Silva · 7 years ago
  45. ff3c1b1 drivers: vhost: vsock: fixed a brace coding style issue by Vaibhav Murkute · 7 years ago
  46. feaf751 Merge branch 'hns3-fixes-for-configuration-lost-problems' by David S. Miller · 7 years ago
  47. 7a242b2 net: hns3: fix for coal configuation lost when setting the channel by Yunsheng Lin · 7 years ago
  48. 9bc727a net: hns3: refactor the coalesce related struct by Yunsheng Lin · 7 years ago
  49. dd38c72 net: hns3: fix for coalesce configuration lost during reset by Yunsheng Lin · 7 years ago
  50. 0d3e663 net: hns3: refactor the get/put_vector function by Yunsheng Lin · 7 years ago
  51. ec77789 net: hns3: fix for use-after-free when setting ring parameter by Yunsheng Lin · 7 years ago
  52. f31c1ba net: hns3: fix for pause configuration lost during reset by Yunsheng Lin · 7 years ago
  53. 268f5df net: hns3: fix for RSS configuration loss problem during reset by Yunsheng Lin · 7 years ago
  54. 6f2af42 net: hns3: refactor the hclge_get/set_rss_tuple function by Yunsheng Lin · 7 years ago
  55. 89523cf net: hns3: refactor the hclge_get/set_rss function by Yunsheng Lin · 7 years ago
  56. 0623951 Merge branch 'sched-action-events' by David S. Miller · 7 years ago
  57. 9c5c9c5 net sched actions: implement get_fill_size routine in act_gact by Roman Mashak · 7 years ago
  58. 4e76e75 net sched actions: calculate add/delete event message size by Roman Mashak · 7 years ago
  59. a03b91b net sched actions: add new tc_action_ops callback by Roman Mashak · 7 years ago
  60. d04e699 net sched actions: update Add/Delete action API with new argument by Roman Mashak · 7 years ago
  61. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
  62. 2b3905d tools: tc-testing: Can pause just before post-suite by Brenda J. Butler · 7 years ago
  63. 75291f3 tools: tc-testing: Can refer to $TESTID in test spec by Brenda J. Butler · 7 years ago
  64. b19e5c1 net: dsa: mv88e6xxx: Fix irq free'ing by Andrew Lunn · 7 years ago
  65. 8edfaf7 tc-testing: add csum tests by Roman Mashak · 7 years ago
  66. cf29bde net: usb: asix88179_178a: de-duplicate code by Alexander Kurz · 7 years ago
  67. 84c4df4 net: usb: asix88179_178a: set permanent address once only by Alexander Kurz · 7 years ago
  68. 9b5d5f4 Merge branch 'ntuple-filters-with-RSS' by David S. Miller · 7 years ago
  69. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  70. 84a1d9c4 net: ethtool: extend RXNFC API to support RSS spreading of filter matches by Edward Cree · 7 years ago
  71. 571e677 rds: rds_info_from_znotifier() can be static by kbuild test robot · 7 years ago
  72. 496c7f3 rds: rds_message_zcopy_from_user() can be static by kbuild test robot · 7 years ago
  73. 054f34d net/ncsi: unlock on error in ncsi_set_interface_nl() by Dan Carpenter · 7 years ago
  74. 50db64b net/ncsi: use kfree_skb() instead of kfree() by Dan Carpenter · 7 years ago
  75. cecd8d8 liquidio: avoid doing useless work by Prasad Kanneganti · 7 years ago
  76. fcbedd0 liquidio: Resolved mbox read issue while reading more than one 64bit data by Intiyaz Basha · 7 years ago
  77. fd372a7 Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  78. 10c56b8 Merge branch 'ibmvnic-Clean-up-net-close-and-fix-reset-bug' by David S. Miller · 7 years ago
  79. 18b8d6b ibmvnic: Do not disable device during failover or partition migration by Thomas Falcon · 7 years ago
  80. 01d9bd7 ibmvnic: Reorganize device close by Thomas Falcon · 7 years ago
  81. f873866 ibmvnic: Clean up device close by Thomas Falcon · 7 years ago
  82. 46e371f openvswitch: fix vport packet length check. by William Tu · 7 years ago
  83. 55a165a Merge branch 'pernet-convert-part5' by David S. Miller · 7 years ago
  84. 1fd2c55 net: Convet ipv6_net_ops by Kirill Tkhai · 7 years ago
  85. e8a95ad net: Convert ipv4_net_ops by Kirill Tkhai · 7 years ago
  86. 8dbc6e2 net: Convert iptable_security_net_ops by Kirill Tkhai · 7 years ago
  87. 65f828c net: Convert iptable_raw_net_ops by Kirill Tkhai · 7 years ago
  88. 06a8a67 net: Convert iptable_nat_net_ops by Kirill Tkhai · 7 years ago
  89. 7ba81869 net: Convert iptable_mangle_net_ops by Kirill Tkhai · 7 years ago
  90. 93623f2 net: Convert arptable_filter_net_ops by Kirill Tkhai · 7 years ago
  91. 59d2697 net: Convert pg_net_ops by Kirill Tkhai · 7 years ago
  92. bd54dce net: Convert nfnl_queue_net_ops by Kirill Tkhai · 7 years ago
  93. 74f26bbf net: Convert nfnl_log_net_ops by Kirill Tkhai · 7 years ago
  94. ffdf72b net: Convert cttimeout_ops by Kirill Tkhai · 7 years ago
  95. cf51503 net: Convert nfnl_acct_ops by Kirill Tkhai · 7 years ago
  96. 5a8e9be net: Convert nfnetlink_net_ops by Kirill Tkhai · 7 years ago
  97. c7c5e43 net: Convert nf_tables_net_ops by Kirill Tkhai · 7 years ago
  98. 649b982 net: Convert xfrm_user_net_ops by Kirill Tkhai · 7 years ago
  99. 997266a net: Convert ip6 tables pernet_operations by Kirill Tkhai · 7 years ago
  100. 459d153 net/sched: cls_flower: Add support to handle first frag as match field by Pieter Jansen van Vuuren · 7 years ago