1. de2afdc Merge tag 'mlx5-updates-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 9 months ago
  2. e620556 net/mlx5e: Enhance TX timeout recovery by Aya Levin · 4 years, 10 months ago
  3. b849211 net/mlx5e: Enhance ICOSQ data on RX reporter's diagnose by Aya Levin · 4 years, 11 months ago
  4. 56837c2 net/mlx5e: Add EQ info to TX/RX reporter's diagnose by Aya Levin · 4 years, 11 months ago
  5. 3c9d169 net/mlx5e: Enhance CQ data on diagnose output by Aya Levin · 4 years, 11 months ago
  6. d5cbedd net/mlx5e: Rename reporter's helpers by Aya Levin · 4 years, 10 months ago
  7. de6c6ab net/mlx5e: Add helper to get the RQ WQE counter by Aya Levin · 4 years, 11 months ago
  8. fc42d0d net/mlx5e: Add helper to get RQ WQE's head by Aya Levin · 4 years, 11 months ago
  9. 5d95c81 net/mlx5e: Move RQ helpers to txrx.h by Aya Levin · 4 years, 11 months ago
  10. 4537f52 net/mlx5e: Align RX/TX reporters diagnose output format by Aya Levin · 4 years, 11 months ago
  11. b9961af net/mlx5e: Remove redundant RQ state query by Aya Levin · 4 years, 11 months ago
  12. e74e28a net/mlx5e: Add a flush timeout define by Aya Levin · 4 years, 11 months ago
  13. b3ea4c4 net/mlx5e: Change reporters create functions to return void by Eran Ben Elisha · 5 years ago
  14. 8c8278a Merge branch 'sfc-prerequisites-for-EF100-driver-part-3' by David S. Miller · 4 years, 9 months ago
  15. b6d02dd sfc_ef100: helper function to set default RSS table of given size by Edward Cree · 4 years, 9 months ago
  16. b3007df sfc_ef100: NVRAM selftest support code by Edward Cree · 4 years, 9 months ago
  17. 39c965f sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ by Edward Cree · 4 years, 9 months ago
  18. 805d22b sfc_ef100: add EF100 to NIC-revision enumeration by Edward Cree · 4 years, 9 months ago
  19. bcacac7 sfc: get drvinfo driver name from outside the common code by Edward Cree · 4 years, 9 months ago
  20. 31f4cbd sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct() by Edward Cree · 4 years, 9 months ago
  21. d700fe0 sfc: commonise efx_fini_dmaq by Edward Cree · 4 years, 9 months ago
  22. 965470e sfc: factor out efx_mcdi_filter_table_down() from _remove() by Edward Cree · 4 years, 9 months ago
  23. 79de6e7 sfc: don't call tx_limit_len if NIC type doesn't have one by Edward Cree · 4 years, 9 months ago
  24. a81dcd8 sfc: assign TXQs without gaps by Edward Cree · 4 years, 9 months ago
  25. 69a7049 sfc: commonise netif_set_real_num[tr]x_queues calls by Edward Cree · 4 years, 9 months ago
  26. f9cac93 sfc: make tx_queues_per_channel variable at runtime by Edward Cree · 4 years, 9 months ago
  27. 67e6398 sfc: move modparam 'rss_cpus' out of common channel code by Edward Cree · 4 years, 9 months ago
  28. e4ff323 sfc: move modparam 'interrupt_mode' out of common channel code by Edward Cree · 4 years, 9 months ago
  29. bc32442 sfc: remove max_interrupt_mode by Edward Cree · 4 years, 9 months ago
  30. af3c38d sfc: support setting MTU even if not privileged to configure MAC fully by Edward Cree · 4 years, 9 months ago
  31. e44f65f xen-netfront: remove redundant assignment to variable 'act' by Colin Ian King · 4 years, 9 months ago
  32. dd2b7a6 Merge branch 'net-ipa-simplify-endpoint-programming' by David S. Miller · 4 years, 9 months ago
  33. fb57c3e net: ipa: simplify ipa_endpoint_program() by Alex Elder · 4 years, 9 months ago
  34. b07f283 net: ipa: move version test inside ipa_endpoint_program_suspend() by Alex Elder · 4 years, 9 months ago
  35. fff8997 net: ipa: always handle suspend workaround by Alex Elder · 4 years, 9 months ago
  36. 66eba76 net: ipa: move version test inside ipa_endpoint_program_delay() by Alex Elder · 4 years, 9 months ago
  37. 4e1a691 mlx4: Mark PM functions as __maybe_unused by Wei Yongjun · 4 years, 9 months ago
  38. ffa76e3 ksz884x: mark pcidev_suspend() as __maybe_unused by Wei Yongjun · 4 years, 9 months ago
  39. 44947c0 Merge branch 'net-macb-few-code-cleanups' by David S. Miller · 4 years, 9 months ago
  40. 8932b5a net: macb: remove is_udp variable by Claudiu Beznea · 4 years, 9 months ago
  41. 580d395 net: macb: do not initialize queue variable by Claudiu Beznea · 4 years, 9 months ago
  42. b7ab39b net: macb: use hweight32() to count set bits in queue_mask by Claudiu Beznea · 4 years, 9 months ago
  43. fec371f net: macb: do not set again bit 0 of queue_mask by Claudiu Beznea · 4 years, 9 months ago
  44. 9eb6206 Merge branch 'bridge-mrp-Add-support-for-getting-the-status' by David S. Miller · 4 years, 9 months ago
  45. 36a8e8e bridge: Extend br_fill_ifinfo to return MPR status by Horatiu Vultur · 4 years, 9 months ago
  46. df42ef22 bridge: mrp: Add br_mrp_fill_info by Horatiu Vultur · 4 years, 9 months ago
  47. e4266b9 bridge: uapi: mrp: Extend MRP attributes to get the status by Horatiu Vultur · 4 years, 9 months ago
  48. 23212a7 Merge branch 'mptcp-add-receive-buffer-auto-tuning' by David S. Miller · 4 years, 9 months ago
  49. a6b118f mptcp: add receive buffer auto-tuning by Florian Westphal · 4 years, 9 months ago
  50. 767659f selftests: mptcp: add option to specify size of file to transfer by Florian Westphal · 4 years, 9 months ago
  51. b97e9d9 net: sched: Allow changing default qdisc to FQ-PIE by Danny Lin · 4 years, 9 months ago
  52. d8c8a96 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 9 months ago
  53. 11a20c7 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 9 months ago
  54. 66486d8 ice: replace single-element array used for C struct hack by Bruce Allan · 4 years, 9 months ago
  55. b3c3890 ice: avoid unnecessary single-member variable-length structs by Bruce Allan · 4 years, 9 months ago
  56. a3b658c bonding: allow xfrm offload setup post-module-load by Jarod Wilson · 4 years, 9 months ago
  57. 8d7aab3 ice: implement snapshot for device capabilities by Jacob Keller · 4 years, 9 months ago
  58. 651f8bd Merge branch 'net-ipa-endpoint-configuration-updates' by David S. Miller · 4 years, 9 months ago
  59. 547c878 net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask by Alex Elder · 4 years, 9 months ago
  60. 8b97bcb net: ipa: clarify endpoint register macro constraints by Alex Elder · 4 years, 9 months ago
  61. 00b9102 net: ipa: mode register is TX only by Alex Elder · 4 years, 9 months ago
  62. 9b63f09 net: ipa: metadata_mask register is RX only by Alex Elder · 4 years, 9 months ago
  63. f8d34df net: ipa: head-of-line block registers are RX only by Alex Elder · 4 years, 9 months ago
  64. 21ddff5 Merge branch 'net-ipa-small-improvements' by David S. Miller · 4 years, 9 months ago
  65. 722208e net: ipa: kill IPA_MEM_UC_OFFSET by Alex Elder · 4 years, 9 months ago
  66. 8463488 net: ipa: standarize more GSI error messages by Alex Elder · 4 years, 9 months ago
  67. a442b3c net: ipa: always report GSI state errors by Alex Elder · 4 years, 9 months ago
  68. 6f6746d Merge branch 'net-ipa-simple-refactorizations' by David S. Miller · 4 years, 9 months ago
  69. 9e88cb5 net: ipa: reuse a local variable in ipa_endpoint_init_aggr() by Alex Elder · 4 years, 9 months ago
  70. 1d86652 net: ipa: reduce aggregation time limit by Alex Elder · 4 years, 9 months ago
  71. 317a574 net: ipa: rework ipa_aggr_granularity_val() by Alex Elder · 4 years, 9 months ago
  72. 8c96439 Merge branch 'add-XDP-support-to-xen-netfront' by David S. Miller · 4 years, 9 months ago
  73. 1c9535c xen networking: add XDP offset adjustment to xen-netback by Denis Kirjanov · 4 years, 9 months ago
  74. 6c5aa6f xen networking: add basic XDP support for xen-netfront by Denis Kirjanov · 4 years, 9 months ago
  75. 2cef30d xen: netif.h: add a new extra type for XDP by Denis Kirjanov · 4 years, 9 months ago
  76. a296d66 ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support by Radoslaw Tyl · 4 years, 9 months ago
  77. bb0967c ixgbe: Cleanup unneeded delay in ethtool test by Jeff Kirsher · 4 years, 9 months ago
  78. 9358076 iavf: Fix updating statistics by Tony Nguyen · 4 years, 9 months ago
  79. 44ea803 i40e: introduce new dump desc XDP command by Ciara Loftus · 4 years, 9 months ago
  80. 890c402 i40e: add XDP ring statistics to dump VSI debug output by Ciara Loftus · 4 years, 9 months ago
  81. e296826 i40e: add XDP ring statistics to VSI stats by Ciara Loftus · 4 years, 9 months ago
  82. 1fd972e i40e: move check of full Tx ring to outside of send loop by Magnus Karlsson · 4 years, 9 months ago
  83. 4b5539c i40e: eliminate division in napi_poll data path by Magnus Karlsson · 4 years, 9 months ago
  84. 5574ff7 i40e: optimize AF_XDP Tx completion path by Magnus Karlsson · 4 years, 9 months ago
  85. 753f388 iavf: fix error return code in iavf_init_get_resources() by Wei Yongjun · 4 years, 9 months ago
  86. d5ec9e2 i40e: Add support for a new feature Total Port Shutdown by Arkadiusz Kubalewski · 4 years, 9 months ago
  87. 5463fce6 ethernet/intel: Convert fallthrough code comments by Jeff Kirsher · 4 years, 10 months ago
  88. 6d79dc6 Merge branch 'net-ethernet-use-generic-power-management' by David S. Miller · 4 years, 9 months ago
  89. 40c1b1e natsemi: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  90. 4c2ad12 vxge: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  91. 6412061 ksz884x: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  92. 0e3e206 mlx4: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  93. e9a7f8c benet: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  94. 78cad4c sundance: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  95. 1c2e483 liquidio: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  96. 817a89a ena_netdev: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  97. a7c48c7 starfire: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  98. 33b7a25 ne2k-pci: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  99. 7b46681 typhoon: use generic power management by Vaibhav Gupta · 4 years, 9 months ago
  100. 4f195d2 qed: Make symbol 'qed_hw_err_type_descr' static by Hulk Robot · 4 years, 9 months ago