1. 38320f6 Merge branch 'Minor-cleanup-in-devlink' by David S. Miller · 6 years ago
  2. 58b6be4 devlink: Use switch-case instead of if-else by Parav Pandit · 6 years ago
  3. c7282b5 devlink: Make port index data type as unsigned int by Parav Pandit · 6 years ago
  4. 1b6ca07 Merge branch 'net-tls-add-socket-diag' by David S. Miller · 6 years ago
  5. 26811cc net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag by Davide Caratti · 6 years ago
  6. 61723b3 tcp: ulp: add functions to dump ulp-specific information by Davide Caratti · 6 years ago
  7. 15a7dea net/tls: use RCU protection on icsk->icsk_ulp_data by Jakub Kicinski · 6 years ago
  8. ed6e810 Merge branch 'qed-Enhancements' by David S. Miller · 6 years ago
  9. 849dbf0 qede: Add support for dumping the grc data. by Sudarsana Reddy Kalluru · 6 years ago
  10. 3b86bd0 qed: Add APIs for configuring grc dump config flags. by Sudarsana Reddy Kalluru · 6 years ago
  11. d44a3ce qede: Add support for reading the config id attributes. by Sudarsana Reddy Kalluru · 6 years ago
  12. 2d4c849 qed: Add APIs for reading config id attributes. by Sudarsana Reddy Kalluru · 6 years ago
  13. b0274eb Merge branch 'Dynamic-toggling-of-vlan_filtering-for-SJA1105-DSA' by David S. Miller · 6 years ago
  14. 5f33183 net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering by Vladimir Oltean · 6 years ago
  15. f40d9b20 net: bridge: Populate the pvid flag in br_vlan_get_info by Vladimir Oltean · 6 years ago
  16. 5c63592 Merge tag 'batadv-next-for-davem-20190830' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  17. 974ceb2 udp: Remove unlikely() from IS_ERR*() condition by Denis Efremov · 6 years ago
  18. 7cf92cc net/mlx5e: Remove unlikely() from WARN*() condition by Denis Efremov · 6 years ago
  19. e72cb7d bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set. by Michael Chan · 6 years ago
  20. fd0f75d Merge branch 'Fixes-for-unlocked-cls-hardware-offload-API-refactoring' by David S. Miller · 6 years ago
  21. daa664a net/mlx5e: Move local var definition into ifdef block by Vlad Buslov · 6 years ago
  22. f2b795e net: sched: cls_matchall: cleanup flow_action before deallocating by Vlad Buslov · 6 years ago
  23. de8e1be tcp_bbr: clarify that bbr_bdp() rounds up in comments by Luke Hsiao · 6 years ago
  24. fa730a3 sched: act_vlan: implement stats_update callback by Jiri Pirko · 6 years ago
  25. 2738247 net: stmmac: depend on COMMON_CLK by Stephen Rothwell · 6 years ago
  26. 77afe3b arcnet: capmode: remove redundant assignment to pointer pkt by Colin Ian King · 6 years ago
  27. 1f99fc7 Merge branch 'bnxt_en-health-and-error-recovery' by David S. Miller · 6 years ago
  28. acfb50e bnxt_en: Add FW fatal devlink_health_reporter. by Vasundhara Volam · 6 years ago
  29. d1db9e1 bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors. by Michael Chan · 6 years ago
  30. cbb5106 bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task(). by Michael Chan · 6 years ago
  31. b4fff20 bnxt_en: Do not send firmware messages if firmware is in error state. by Michael Chan · 6 years ago
  32. 2cd8696 bnxt_en: Retain user settings on a VF after RESET_NOTIFY event. by Vasundhara Volam · 6 years ago
  33. 657a33c8 bnxt_en: Add devlink health reset reporter. by Vasundhara Volam · 6 years ago
  34. 230d1f0 bnxt_en: Handle firmware reset. by Michael Chan · 6 years ago
  35. 2151fe0 bnxt_en: Handle RESET_NOTIFY async event from firmware. by Michael Chan · 6 years ago
  36. 6763c77 bnxt_en: Add new FW devlink_health_reporter by Vasundhara Volam · 6 years ago
  37. 3bc7d4a bnxt_en: Add BNXT_STATE_IN_FW_RESET state. by Michael Chan · 6 years ago
  38. 7e91402 bnxt_en: Enable health monitoring. by Michael Chan · 6 years ago
  39. 9ffbd67 bnxt_en: Pre-map the firmware health monitoring registers. by Michael Chan · 6 years ago
  40. 07f83d7 bnxt_en: Discover firmware error recovery capabilities. by Michael Chan · 6 years ago
  41. ec5d31e bnxt_en: Handle firmware reset status during IF_UP. by Michael Chan · 6 years ago
  42. 91b9be4 bnxt_en: Register buffers for VFs before reserving resources. by Vasundhara Volam · 6 years ago
  43. 702d501 bnxt_en: Refactor bnxt_sriov_enable(). by Michael Chan · 6 years ago
  44. ba642ab bnxt_en: Prepare bnxt_init_one() to be called multiple times. by Michael Chan · 6 years ago
  45. 5bedb52 bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode. by Michael Chan · 6 years ago
  46. a798302 bnxt_en: Simplify error checking in the SR-IOV message forwarding functions. by Michael Chan · 6 years ago
  47. d4f1420 bnxt_en: Convert error code in firmware message response to standard code. by Michael Chan · 6 years ago
  48. a935cb7 bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg(). by Michael Chan · 6 years ago
  49. b3b0ddd bnxt_en: Use a common function to print the same ethtool -f error message. by Michael Chan · 6 years ago
  50. 19828bd Merge branch 'ioc3-eth-improvements' by David S. Miller · 6 years ago
  51. 70359db net: sgi: ioc3-eth: no need to stop queue set_multicast_list by Thomas Bogendoerfer · 6 years ago
  52. d1c9454 net: sgi: ioc3-eth: protect emcr in all cases by Thomas Bogendoerfer · 6 years ago
  53. 3498cb2 net: sgi: ioc3-eth: Fix IPG settings by Thomas Bogendoerfer · 6 years ago
  54. 8dff19a net: sgi: ioc3-eth: use csum_fold by Thomas Bogendoerfer · 6 years ago
  55. ed870f6 net: sgi: ioc3-eth: use dma-direct for dma allocations by Thomas Bogendoerfer · 6 years ago
  56. 850d2fe net: sgi: ioc3-eth: refactor rx buffer allocation by Thomas Bogendoerfer · 6 years ago
  57. 19a957b net: sgi: ioc3-eth: split ring cleaning/freeing and allocation by Thomas Bogendoerfer · 6 years ago
  58. fcd0da5 net: sgi: ioc3-eth: introduce chip start function by Thomas Bogendoerfer · 6 years ago
  59. 9c328b0 net: sgi: ioc3-eth: separate tx and rx ring handling by Thomas Bogendoerfer · 6 years ago
  60. 489467e net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring() by Thomas Bogendoerfer · 6 years ago
  61. c7b5727 net: sgi: ioc3-eth: allocate space for desc rings only once by Thomas Bogendoerfer · 6 years ago
  62. 141a7db net: sgi: ioc3-eth: use defines for constants dealing with desc rings by Thomas Bogendoerfer · 6 years ago
  63. c1b6a3d net: sgi: ioc3-eth: remove checkpatch errors/warning by Thomas Bogendoerfer · 6 years ago
  64. cbe7d51 MIPS: SGI-IP27: restructure ioc3 register access by Thomas Bogendoerfer · 6 years ago
  65. 688125a MIPS: SGI-IP27: remove ioc3 ethernet init by Thomas Bogendoerfer · 6 years ago
  66. 1a91499 wimax/i2400m: remove debug containing bogus calculation of index by Colin Ian King · 6 years ago
  67. 3f1071e net: spider_net: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  68. b4e1125 Merge branch 'r8169-add-support-for-RTL8125' by David S. Miller · 6 years ago
  69. b3a42e3 r8169: add support for EEE on RTL8125 by Heiner Kallweit · 6 years ago
  70. 02bf642 r8169: add RTL8125 PHY initialization by Heiner Kallweit · 6 years ago
  71. f1bce4a r8169: add support for RTL8125 by Heiner Kallweit · 6 years ago
  72. ae84bc1 r8169: don't use bit LastFrag in tx descriptor after send by Heiner Kallweit · 6 years ago
  73. 7366016 r8169: read common register for PCI commit by Heiner Kallweit · 6 years ago
  74. bcf2b86 r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init by Heiner Kallweit · 6 years ago
  75. ce37115e3 r8169: factor out reading MAC address from registers by Heiner Kallweit · 6 years ago
  76. c623305 r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions by Heiner Kallweit · 6 years ago
  77. c1d532d r8169: change interrupt mask type to u32 by Heiner Kallweit · 6 years ago
  78. 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
  79. 42aa15c net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ by Vivien Didelot · 6 years ago
  80. 5d24da1e net: dsa: mv88e6xxx: keep CMODE writable code private by Vivien Didelot · 6 years ago
  81. b98f0f5 net: dsa: mv88e6xxx: get serdes lane after lock by Vivien Didelot · 6 years ago
  82. 73a1dd8 Merge branch 'net-hns3-add-some-cleanups-and-optimizations' by David S. Miller · 6 years ago
  83. dd2956e net: hns3: not allow SSU loopback while execute ethtool -t dev by Yufeng Mo · 6 years ago
  84. 2336f19 net: hns3: check reset interrupt status when reset fails by Huazhong Tan · 6 years ago
  85. c9765a8 net: hns3: add phy selftest function by Yufeng Mo · 6 years ago
  86. a83d296 net: hns3: implement .process_hw_error for hns3 client by Weihang Li · 6 years ago
  87. e8df45c net: hns3: optimize waiting time for TQP reset by Zhongzhu Liu · 6 years ago
  88. 82f7d05 net: hns3: fix incorrect type in assignment. by Guojia Liao · 6 years ago
  89. 199d2dd net: hns3: make some reusable codes into a function by Yonglong Liu · 6 years ago
  90. ed5b255 net: hns3: optimize some log printings by Yufeng Mo · 6 years ago
  91. 70a21490 net: hns3: reduce the parameters of some functions by Guojia Liao · 6 years ago
  92. 6125b52 net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map by Huazhong Tan · 6 years ago
  93. 6f92bfd net: hns3: use macro instead of magic number by Huazhong Tan · 6 years ago
  94. a582b78 net: hns3: code optimization for debugfs related to "dump reg" by Zhongzhu Liu · 6 years ago
  95. 8eb3cef dpaa2-eth: Add pause frame support by Ioana Radulescu · 6 years ago
  96. cce62943 dpaa2-eth: Use stored link settings by Ioana Radulescu · 6 years ago
  97. f7fe7e3d dpaa2-eth: Remove support for changing link settings by Ioana Radulescu · 6 years ago
  98. 198836f Merge branch 'mlxsw-Various-updates' by David S. Miller · 6 years ago
  99. dc4f3eb mlxsw: spectrum_ptp: Add counters for GC events by Petr Machata · 6 years ago
  100. 45bd634 mlxsw: Bump firmware version to 13.2000.1886 by Ido Schimmel · 6 years ago