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