1. e4a0e1e ice: update branding strings and supported device ids by Bruce Allan · 6 years ago
  2. 95a525b ice: replace unnecessary memcpy with direct assignment by Bruce Allan · 6 years ago
  3. c913b73 ice: use [sr]q.count when checking if queue is initialized by Jacob Keller · 6 years ago
  4. 5362700 net: sched: make function qdisc_free_cb() static by Wei Yongjun · 6 years ago
  5. a804e5e selftests: forwarding: test for bridge sticky flag by Nikolay Aleksandrov · 6 years ago
  6. 1288aa7 net: bridge: explicitly zero is_sticky in fdb_create by Nikolay Aleksandrov · 6 years ago
  7. 4605168 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  8. e4fd750 net: hns3: Fix loss of coal configuration while doing reset by Huazhong Tan · 6 years ago
  9. 0d43bf4 net: hns3: Modify hns3_get_max_available_channels by Huazhong Tan · 6 years ago
  10. fe5eb04 net: hns3: Change return type of hclge_tm_schd_info_update() by Huazhong Tan · 6 years ago
  11. 93d8daf net: hns3: Fix for netdev not up problem when setting mtu by Yunsheng Lin · 6 years ago
  12. 996ff91 net: hns3: Fix for packet buffer setting bug by Yunsheng Lin · 6 years ago
  13. 4dc13b9 net: hns3: Add serdes parallel inner loopback support by Fuyun Liang · 6 years ago
  14. eb66d50 net: hns3: Rename mac loopback to app loopback by Fuyun Liang · 6 years ago
  15. a7b687b net: hns3: Rename loop mode by Fuyun Liang · 6 years ago
  16. cd2086b net: hns3: Set extra mac address of pause param for HW by Fuyun Liang · 6 years ago
  17. 5b71ac3 net: hns3: Add support for sctp checksum offload by Peng Li · 6 years ago
  18. d2f1e81 net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m by Arnd Bergmann · 6 years ago
  19. 9b97123 net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  20. 31bae7d phy: mscc: fix printf format by Arnd Bergmann · 6 years ago
  21. 5e8cc39 net: ethernet: dpaa: remove unused variables by Arnd Bergmann · 6 years ago
  22. 3d5537f net: aquantia: Make function aq_fw1x_set_power() static by Wei Yongjun · 6 years ago
  23. bf17b67 net/tls: Make function get_rec() static by Wei Yongjun · 6 years ago
  24. 5d70a67 net/core: make function ___gnet_stats_copy_basic() static by Wei Yongjun · 6 years ago
  25. a9ca7f1 net: xen-netback: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  26. 470b925 qed: Remove set but not used variable 'p_archipelago' by YueHaibing · 6 years ago
  27. eddf11e net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  28. 31df0cf Merge branch 'netlink-nested-policy-validation' by David S. Miller · 6 years ago
  29. 1501d13 netlink: add nested array policy validation by Johannes Berg · 6 years ago
  30. 9a659a3 netlink: allow NLA_NESTED to specify nested policy to validate by Johannes Berg · 6 years ago
  31. c29f184 netlink: move extack setting into validate_nla() by Johannes Berg · 6 years ago
  32. 48fde90 netlink: make validation_data const by Johannes Berg · 6 years ago
  33. fe3b30d netlink: remove NLA_NESTED_COMPAT by Johannes Berg · 6 years ago
  34. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  35. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  36. da58a93 net: mvneta: Add support for 2500Mbps SGMII by Maxime Chevallier · 6 years ago
  37. c09c147 Merge branch 'net-vhost-improve-performance-when-enable-busyloop' by David S. Miller · 6 years ago
  38. 441abde net: vhost: add rx busy polling in tx path by Tonghao Zhang · 6 years ago
  39. dc15128 net: vhost: factor out busy polling logic to vhost_net_busy_poll() by Tonghao Zhang · 6 years ago
  40. a6a67a2 net: vhost: replace magic number of lock annotation by Tonghao Zhang · 6 years ago
  41. 78139c9 net: vhost: lock the vqs one by one by Tonghao Zhang · 6 years ago
  42. af4325e tcp: expose sk_state in tcp_retransmit_skb tracepoint by Yafang Shao · 6 years ago
  43. 0a71515 net: faraday: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  44. 6323d57 net: smsc: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  45. 880e1b2 net: liquidio: list usage cleanup by zhong jiang · 6 years ago
  46. 631e871 net: qed: list usage cleanup by zhong jiang · 6 years ago
  47. 30b0594 Merge branch 'net-bridge-convert-bool-options-to-bits' by David S. Miller · 6 years ago
  48. 35750b0 net: bridge: pack net_bridge better by Nikolay Aleksandrov · 6 years ago
  49. 3341d91 net: bridge: convert mtu_set_by_user to a bit by Nikolay Aleksandrov · 6 years ago
  50. c69c2cd net: bridge: convert neigh_suppress_enabled option to a bit by Nikolay Aleksandrov · 6 years ago
  51. 675779a net: bridge: convert mcast options to bits by Nikolay Aleksandrov · 6 years ago
  52. 13cefad net: bridge: convert and rename mcast disabled by Nikolay Aleksandrov · 6 years ago
  53. be3664a net: bridge: convert group_addr_set option to a bit by Nikolay Aleksandrov · 6 years ago
  54. 8df3510 net: bridge: convert nf call options to bits by Nikolay Aleksandrov · 6 years ago
  55. ae75767 net: bridge: add bitfield for options and convert vlan opts by Nikolay Aleksandrov · 6 years ago
  56. 1c1cb6d net: bridge: make struct opening bracket consistent by Nikolay Aleksandrov · 6 years ago
  57. 37ac5db Merge branch 's390-net-next' by David S. Miller · 6 years ago
  58. 91cc98f s390/qeth: remove duplicated carrier state tracking by Julian Wiedmann · 6 years ago
  59. d782d80 s390/qeth: clean up drop conditions for received cmds by Julian Wiedmann · 6 years ago
  60. d19b93f s390/qeth: re-indent qeth_check_ipa_data() by Julian Wiedmann · 6 years ago
  61. 68bba11 s390/qeth: consume local address events by Julian Wiedmann · 6 years ago
  62. 6585ac4 s390/qeth: remove various redundant code by Julian Wiedmann · 6 years ago
  63. 8d908eb s390/qeth: remove CARD_FROM_CDEV helper by Julian Wiedmann · 6 years ago
  64. 8f6637b s390/qeth: pass card pointer in iob callback by Julian Wiedmann · 6 years ago
  65. 6a3123d s390/qeth: re-use qeth_notify_skbs() by Julian Wiedmann · 6 years ago
  66. 5a5312b s390/qeth: remove additional skb refcount by Julian Wiedmann · 6 years ago
  67. dc149e3 s390/qeth: replace open-coded skb_queue_walk() by Julian Wiedmann · 6 years ago
  68. cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
  69. a2eb0ad s390/qeth: on gdev release, reset drvdata by Julian Wiedmann · 6 years ago
  70. c1a935f s390/qeth: fix discipline unload after setup error by Julian Wiedmann · 6 years ago
  71. a70fee3 s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex by Julian Wiedmann · 6 years ago
  72. 4fda335 s390/qeth: convert layer attribute to enum by Julian Wiedmann · 6 years ago
  73. 4b1bd69 net: phy: marvell: Fix build. by David S. Miller · 6 years ago
  74. 7aca011 bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER by Roopa Prabhu · 6 years ago
  75. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  76. 3475372 net: dsa: lantiq_gswip: Depend on HAS_IOMEM by Hauke Mehrtens · 6 years ago
  77. 921f432 Merge branch 'net-phy-Eliminate-unnecessary-soft' by David S. Miller · 6 years ago
  78. d6ab933 net: phy: marvell: Avoid unnecessary soft reset by Florian Fainelli · 6 years ago
  79. 6e2d85e net: phy: Stop with excessive soft reset by Florian Fainelli · 6 years ago
  80. 71f9b61 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  81. 7a15365 Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-lock' by David S. Miller · 6 years ago
  82. 787ce6d net: sched: use reference counting for tcf blocks on rules update by Vlad Buslov · 6 years ago
  83. 0607e43 net: sched: implement tcf_block_refcnt_{get|put}() by Vlad Buslov · 6 years ago
  84. ab28162 net: sched: protect block idr with spinlock by Vlad Buslov · 6 years ago
  85. f002343 net: sched: implement functions to put and flush all chains by Vlad Buslov · 6 years ago
  86. cfebd7e net: sched: change tcf block reference counter type to refcount_t by Vlad Buslov · 6 years ago
  87. e368fdb net: sched: use Qdisc rcu API instead of relying on rtnl lock by Vlad Buslov · 6 years ago
  88. 9d7e82c net: sched: add helper function to take reference to Qdisc by Vlad Buslov · 6 years ago
  89. 3a7d0d0 net: sched: extend Qdisc with rcu by Vlad Buslov · 6 years ago
  90. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  91. 6f99528 net: core: netlink: add helper refcount dec and lock function by Vlad Buslov · 6 years ago
  92. 3ab52af i40e: disallow changing the number of descriptors when AF_XDP is on by Björn Töpel · 7 years ago
  93. 411dc16 i40e: clean zero-copy XDP Rx ring on shutdown/reset by Björn Töpel · 7 years ago
  94. f5bd913 net: xsk: add a simple buffer reuse queue by Jakub Kicinski · 7 years ago
  95. 9dbb137 i40e: clean zero-copy XDP Tx ring on shutdown/reset by Björn Töpel · 7 years ago
  96. 679b05c i40e: Remove unused msglen parameter from virtchnl functions by Patryk Małek · 7 years ago
  97. fd83512 i40e: fix double 'NIC Link is Down' messages by Sergey Nemov · 7 years ago
  98. ed277c5 i40e: add a helper function to validate a VF based on the vf id by Harshitha Ramamurthy · 7 years ago
  99. e7bac7a i40e: use declared variables for pf and hw by Patryk Małek · 7 years ago
  100. 0ce5233 i40e: Unset promiscuous settings on VF reset by Mariusz Stachura · 7 years ago