1. 91b9be4 bnxt_en: Register buffers for VFs before reserving resources. by Vasundhara Volam · 6 years ago
  2. 702d501 bnxt_en: Refactor bnxt_sriov_enable(). by Michael Chan · 6 years ago
  3. ba642ab bnxt_en: Prepare bnxt_init_one() to be called multiple times. by Michael Chan · 6 years ago
  4. 5bedb52 bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode. by Michael Chan · 6 years ago
  5. a798302 bnxt_en: Simplify error checking in the SR-IOV message forwarding functions. by Michael Chan · 6 years ago
  6. d4f1420 bnxt_en: Convert error code in firmware message response to standard code. by Michael Chan · 6 years ago
  7. a935cb7 bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg(). by Michael Chan · 6 years ago
  8. b3b0ddd bnxt_en: Use a common function to print the same ethtool -f error message. by Michael Chan · 6 years ago
  9. 19828bd Merge branch 'ioc3-eth-improvements' by David S. Miller · 6 years ago
  10. 70359db net: sgi: ioc3-eth: no need to stop queue set_multicast_list by Thomas Bogendoerfer · 6 years ago
  11. d1c9454 net: sgi: ioc3-eth: protect emcr in all cases by Thomas Bogendoerfer · 6 years ago
  12. 3498cb2 net: sgi: ioc3-eth: Fix IPG settings by Thomas Bogendoerfer · 6 years ago
  13. 8dff19a net: sgi: ioc3-eth: use csum_fold by Thomas Bogendoerfer · 6 years ago
  14. ed870f6 net: sgi: ioc3-eth: use dma-direct for dma allocations by Thomas Bogendoerfer · 6 years ago
  15. 850d2fe net: sgi: ioc3-eth: refactor rx buffer allocation by Thomas Bogendoerfer · 6 years ago
  16. 19a957b net: sgi: ioc3-eth: split ring cleaning/freeing and allocation by Thomas Bogendoerfer · 6 years ago
  17. fcd0da5 net: sgi: ioc3-eth: introduce chip start function by Thomas Bogendoerfer · 6 years ago
  18. 9c328b0 net: sgi: ioc3-eth: separate tx and rx ring handling by Thomas Bogendoerfer · 6 years ago
  19. 489467e net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring() by Thomas Bogendoerfer · 6 years ago
  20. c7b5727 net: sgi: ioc3-eth: allocate space for desc rings only once by Thomas Bogendoerfer · 6 years ago
  21. 141a7db net: sgi: ioc3-eth: use defines for constants dealing with desc rings by Thomas Bogendoerfer · 6 years ago
  22. c1b6a3d net: sgi: ioc3-eth: remove checkpatch errors/warning by Thomas Bogendoerfer · 6 years ago
  23. cbe7d51 MIPS: SGI-IP27: restructure ioc3 register access by Thomas Bogendoerfer · 6 years ago
  24. 688125a MIPS: SGI-IP27: remove ioc3 ethernet init by Thomas Bogendoerfer · 6 years ago
  25. 1a91499 wimax/i2400m: remove debug containing bogus calculation of index by Colin Ian King · 6 years ago
  26. 3f1071e net: spider_net: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  27. b4e1125 Merge branch 'r8169-add-support-for-RTL8125' by David S. Miller · 6 years ago
  28. b3a42e3 r8169: add support for EEE on RTL8125 by Heiner Kallweit · 6 years ago
  29. 02bf642 r8169: add RTL8125 PHY initialization by Heiner Kallweit · 6 years ago
  30. f1bce4a r8169: add support for RTL8125 by Heiner Kallweit · 6 years ago
  31. ae84bc1 r8169: don't use bit LastFrag in tx descriptor after send by Heiner Kallweit · 6 years ago
  32. 7366016 r8169: read common register for PCI commit by Heiner Kallweit · 6 years ago
  33. bcf2b86 r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init by Heiner Kallweit · 6 years ago
  34. ce37115e3 r8169: factor out reading MAC address from registers by Heiner Kallweit · 6 years ago
  35. c623305 r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions by Heiner Kallweit · 6 years ago
  36. c1d532d r8169: change interrupt mask type to u32 by Heiner Kallweit · 6 years ago
  37. 1a4f1a0 Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  38. 42aa15c net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ by Vivien Didelot · 6 years ago
  39. 5d24da1e net: dsa: mv88e6xxx: keep CMODE writable code private by Vivien Didelot · 6 years ago
  40. b98f0f5 net: dsa: mv88e6xxx: get serdes lane after lock by Vivien Didelot · 6 years ago
  41. 73a1dd8 Merge branch 'net-hns3-add-some-cleanups-and-optimizations' by David S. Miller · 6 years ago
  42. dd2956e net: hns3: not allow SSU loopback while execute ethtool -t dev by Yufeng Mo · 6 years ago
  43. 2336f19 net: hns3: check reset interrupt status when reset fails by Huazhong Tan · 6 years ago
  44. c9765a8 net: hns3: add phy selftest function by Yufeng Mo · 6 years ago
  45. a83d296 net: hns3: implement .process_hw_error for hns3 client by Weihang Li · 6 years ago
  46. e8df45c net: hns3: optimize waiting time for TQP reset by Zhongzhu Liu · 6 years ago
  47. 82f7d05 net: hns3: fix incorrect type in assignment. by Guojia Liao · 6 years ago
  48. 199d2dd net: hns3: make some reusable codes into a function by Yonglong Liu · 6 years ago
  49. ed5b255 net: hns3: optimize some log printings by Yufeng Mo · 6 years ago
  50. 70a21490 net: hns3: reduce the parameters of some functions by Guojia Liao · 6 years ago
  51. 6125b52 net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map by Huazhong Tan · 6 years ago
  52. 6f92bfd net: hns3: use macro instead of magic number by Huazhong Tan · 6 years ago
  53. a582b78 net: hns3: code optimization for debugfs related to "dump reg" by Zhongzhu Liu · 6 years ago
  54. 8eb3cef dpaa2-eth: Add pause frame support by Ioana Radulescu · 6 years ago
  55. cce62943 dpaa2-eth: Use stored link settings by Ioana Radulescu · 6 years ago
  56. f7fe7e3d dpaa2-eth: Remove support for changing link settings by Ioana Radulescu · 6 years ago
  57. 198836f Merge branch 'mlxsw-Various-updates' by David S. Miller · 6 years ago
  58. dc4f3eb mlxsw: spectrum_ptp: Add counters for GC events by Petr Machata · 6 years ago
  59. 45bd634 mlxsw: Bump firmware version to 13.2000.1886 by Ido Schimmel · 6 years ago
  60. 3f61967 mlxsw: spectrum: Prevent auto negotiation on number of lanes by Shalom Toledo · 6 years ago
  61. b97cd89 mlxsw: Remove 56G speed support by Amit Cohen · 6 years ago
  62. 95fb8bb net: phy: force phy suspend when calling phy_stop by Jian Shen · 6 years ago
  63. 8e4a2ad Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  64. 3894793 phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  65. bd51ce0 phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  66. ea70769 phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  67. ba869d3 phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  68. bd301e0 phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  69. a3a9024 wimax/i2400m: remove redundant assignment to variable result by Colin Ian King · 6 years ago
  70. 14105c1 ipv6: shrink struct ipv6_mc_socklist by Eric Dumazet · 6 years ago
  71. 25948b8 net/mlx5e: Support TSO and TX checksum offloads for IP-in-IP tunnels by Marina Varshaver · 6 years ago
  72. e3a53bc net/mlx5e: Improve stateless offload capability check by Marina Varshaver · 6 years ago
  73. a795d8d net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packets by Aya Levin · 6 years ago
  74. a49e1f3 net/mlx5e: Change function's position to a more fitting file by Aya Levin · 6 years ago
  75. 0cfafd4 net/mlx5e: Add device out of buffer counter by Moshe Shemesh · 6 years ago
  76. 45f171b net/mlx5e: Support LAG TX port affinity distribution by Maxim Mikityanskiy · 6 years ago
  77. 3c14562 net/mlx5e: Expose new function for TIS destroy loop by Tariq Toukan · 6 years ago
  78. d5e1c0e net/mlx5e: ethtool, Fix a typo in WOL function names by Erez Alfasi · 6 years ago
  79. 537f321 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  80. 00679b63 net/mlx5: Set ODP capabilities for DC transport to max by Michael Guralnik · 6 years ago
  81. 00ebd49 Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID' by David S. Miller · 6 years ago
  82. 190f73a net: stmmac: setup higher frequency clk support for EHL & TGL by Voon Weifeng · 6 years ago
  83. f625658 net: stmmac: add EHL RGMII 1Gbps PCI info and PCI ID by Voon Weifeng · 6 years ago
  84. e125dce net: stmmac: add TGL SGMII 1Gbps PCI info and PCI ID by Voon Weifeng · 6 years ago
  85. 9912283 net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID by Voon Weifeng · 6 years ago
  86. 0e5c9ab3 Merge branch 'net-dsa-mv88e6xxx-Peridot-Topaz-SERDES-changes' by David S. Miller · 6 years ago
  87. 7a3007d net: dsa: mv88e6xxx: fully support SERDES on Topaz family by Marek Behún · 6 years ago
  88. 3bbb886 net: dsa: mv88e6xxx: rename port cmode macro by Marek Behún · 6 years ago
  89. d3cf7d8 net: dsa: mv88e6xxx: simplify SERDES code for Topaz and Peridot by Marek Behún · 6 years ago
  90. 17deaf5 net: dsa: mv88e6xxx: create serdes_get_lane chip operation by Marek Behún · 6 years ago
  91. 6090701 net: dsa: mv88e6xxx: update code operating on hidden registers by Marek Behún · 6 years ago
  92. 4e6da79 net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler by Marek Behún · 6 years ago
  93. e93b4f0 Merge branch 'sctp-add-SCTP_ECN_SUPPORTED-sockopt' by David S. Miller · 6 years ago
  94. d5886b9 sctp: allow users to set ep ecn flag by sockopt by Xin Long · 6 years ago
  95. 2f5268a sctp: allow users to set netns ecn flag with sysctl by Xin Long · 6 years ago
  96. 1b0b811 sctp: make ecn flag per netns and endpoint by Xin Long · 6 years ago
  97. 7add83d net: mediatek: remove set but not used variable 'status' by Mao Wenan · 6 years ago
  98. 380702e Merge branch 'Simplify-DSA-handling-of-VLAN-subinterface-offload' by David S. Miller · 6 years ago
  99. e9bf969 net: dsa: sja1105: Clear VLAN filtering offload netdev feature by Vladimir Oltean · 6 years ago
  100. 9b236d2 net: dsa: Advertise the VLAN offload netdev ability only if switch supports it by Vladimir Oltean · 6 years ago