1. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. 135dd95 net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query by Erez Alfasi · 6 years ago
  5. 00f9fec net/mlx4_core: Change the error print to info print by Yunjian Wang · 6 years ago
  6. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  7. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  8. 3c31ff2 drivers: mellanox: use netdev_xmit_more() helper by Florian Westphal · 6 years ago
  9. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  10. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  11. 8511a65 net/mlx4_core: Fix qp mtt size calculation by Jack Morgenstein · 6 years ago
  12. c07d279 net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling by Jack Morgenstein · 6 years ago
  13. e15ce4b8 net/mlx4_core: Fix reset flow when in command polling mode by Jack Morgenstein · 6 years ago
  14. 214fa1c mellanox: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  15. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  16. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. 21d2cb4 net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" by Colin Ian King · 6 years ago
  18. 74abc07 net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames by Saeed Mahameed · 6 years ago
  19. 29dded8 net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames by Saeed Mahameed · 6 years ago
  20. 7c62cfb devlink: publish params only after driver init is done by Jiri Pirko · 6 years ago
  21. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 5e5b9f627 net/mlx4_core: A write memory barrier is sufficient in EQ ci update by Tariq Toukan · 6 years ago
  23. ffe4cfc net/mlx4_core: Fix error handling when initializing CQ bufs in the driver by Jack Morgenstein · 6 years ago
  24. a40ded6 net/mlx4_core: Add masking for a few queries on HCA caps by Aya Levin · 6 years ago
  25. 482dcf7 net/mlx4: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  26. bec03de net/mlx4: remove unneeded semicolon by YueHaibing · 6 years ago
  27. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  28. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  29. 01cd364 net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg by Stephen Warren · 6 years ago
  30. f65e192 net/mlx4: Get rid of page operation after dma_alloc_coherent by Stephen Warren · 6 years ago
  31. 61988bd net/mlx4_core: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  32. 4beaacc net/mlx4_en: remove fallback after kzalloc_node() by Eric Dumazet · 6 years ago
  33. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  35. 92a59ad net/mlx4_core: Fix several coding style errors by Erez Alfasi · 6 years ago
  36. 95aac2c net/mlx4_core: Fix return codes of unsupported operations by Erez Alfasi · 6 years ago
  37. 1b603f9e4 net/mlx4_en: Fix build break when CONFIG_INET is off by Saeed Mahameed · 6 years ago
  38. 24be19e net/mlx4_en: Change min MTU size to ETH_MIN_MTU by Eran Ben Elisha · 6 years ago
  39. e456789 {net, IB}/mlx4: Initialize CQ buffers in the driver when possible by Daniel Jurgens · 6 years ago
  40. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. a463146 net/mlx4: Fix UBSAN warning of signed integer overflow by Aya Levin · 6 years ago
  42. 3ea7e7e net/mlx4_core: Fix uninitialized variable compilation warning by Tariq Toukan · 6 years ago
  43. bd85fbc net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command by Jack Morgenstein · 6 years ago
  44. 4b17f9f mlx4: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  45. c297344 net/mlx4_en: use __netdev_tx_sent_queue() by Eric Dumazet · 6 years ago
  46. 3aa8029 net/mlx4_en: add a missing <net/ip.h> include by Eric Dumazet · 6 years ago
  47. 55469bc drivers: net: remove <net/busy_poll.h> inclusion when not needed by Eric Dumazet · 6 years ago
  48. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  49. 2645060 net/mlx4_core: Fix warnings during boot on driverinit param set failures by Moshe Shemesh · 6 years ago
  50. 2705545 net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel by Alaa Hleihel · 6 years ago
  51. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. a24b66c mlx4: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  53. 8ac1ee6 net/mlx4: Use cpumask_available for eq->affinity_mask by Nathan Chancellor · 6 years ago
  54. f8a1988 net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function by zhong jiang · 6 years ago
  55. c8581f2 net/mlx4/en_rx: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  56. 49a9776 net/mlx4/mcg: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  57. 7cc77bf net/mlx4_core: Allow MTTs starting at any index by Tariq Toukan · 6 years ago
  58. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  59. 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  60. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  61. 432e629 net/mlx4_en: Don't reuse RX page when XDP is set by Saeed Mahameed · 6 years ago
  62. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  63. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 7 years ago
  64. 3c641ba net/mlx4_core: Use devlink region_snapshot parameter by Alex Vesker · 6 years ago
  65. bedc989 net/mlx4_core: Add Crdump FW snapshot support by Alex Vesker · 6 years ago
  66. 523f9eb net/mlx4_core: Add health buffer address capability by Alex Vesker · 6 years ago
  67. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
  68. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  69. dfb3c08 mlx4: Add support for devlink reload and load driverinit values by Moshe Shemesh · 7 years ago
  70. bd1b51d mlx4: Add mlx4 initial parameters table and register it by Moshe Shemesh · 7 years ago
  71. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  72. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  73. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  74. 7d840a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. cfed0a2c net: ethernet: mlx4: Remove unnecessary parentheses by Varsha Rao · 7 years ago
  76. 885892f mlx4_core: restore optimal ICM memory allocation by Eric Dumazet · 7 years ago
  77. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  78. 1383cb8 mlx4_core: allocate ICM memory in page size chunks by Qing Huang · 7 years ago
  79. d546b67c net/mlx4: Fix irq-unsafe spinlock usage by Jack Morgenstein · 7 years ago
  80. 4f7f56b net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message by Colin Ian King · 7 years ago
  81. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 57f6f99 net/mlx4_core: Fix error handling in mlx4_init_port_info. by Tarick Bedeir · 7 years ago
  83. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  84. a577d86 net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()' by Christophe JAILLET · 7 years ago
  85. 6ad4e91 net/mlx4_en: Verify coalescing parameters are in range by Moshe Shemesh · 7 years ago
  86. e573283 net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs by Tariq Toukan · 7 years ago
  87. 86a3e5d net/mlx4_core: Add PCI calls for suspend/resume by Yishai Hadas · 7 years ago
  88. e5c9a70 net/mlx4_core: Report driver version to FW by Eran Ben Elisha · 7 years ago
  89. 2d943ad net/mlx4_en: optimizes get_fixed_ipv6_csum() by Eric Dumazet · 7 years ago
  90. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. 26ff758 net/mlx4: fix spelling mistake: "failedi" -> "failed" by Colin Ian King · 7 years ago
  92. b86629e mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queue by Alexander Duyck · 7 years ago
  93. e5e0a59 bpf: make mlx4 compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  94. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  95. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  96. 190b509 net/mlx4_core: Report PCIe link properties with pcie_print_link_status() by Tal Gilboa · 7 years ago
  97. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. ce5a453 net/mlx4_en: CHECKSUM_COMPLETE support for fragments by Eric Dumazet · 7 years ago
  99. 461d5f1 net/mlx4_core: Fix memory leak while delete slave's resources by Moshe Shemesh · 7 years ago
  100. 6e8814c net/mlx4_en: Fix mixed PFC and Global pause user control requests by Eran Ben Elisha · 7 years ago