1. eb4b678 net/mlx4_en: Save slave ethtool stats command by Tariq Toukan · 8 years ago
  2. d2582a0 net/mlx4_en: Fix potential deadlock in port statistics flow by Jack Morgenstein · 8 years ago
  3. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 8 years ago
  4. 81d1841 net/mlx4_core: Do not access comm channel if it has not yet been initialized by Jack Morgenstein · 8 years ago
  5. 9d2afba net/mlx4_en: Fix panic during reboot by Eugenia Emantayev · 8 years ago
  6. 8d59de8 net/mlx4_en: Process all completions in RX rings after port goes up by Erez Shitrit · 8 years ago
  7. 4850cf4 net/mlx4_en: Resolve dividing by zero in 32-bit system by Eugenia Emantayev · 8 years ago
  8. 72da2e91 net/mlx4_core: Change the default value of enable_qos by Moshe Lazer · 8 years ago
  9. 33a1f8b net/mlx4_core: Avoid setting ports to auto when only one port type is supported by Maor Gottlieb · 8 years ago
  10. aa0c08f net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec by Jack Morgenstein · 8 years ago
  11. a4256bc IB/mlx4: avoid a -Wmaybe-uninitialize warning by Arnd Bergmann · 8 years ago
  12. 958b3d3 net/mlx4_en: fixup xdp tx irq to match rx by Brenden Blanco · 8 years ago
  13. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  14. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 9 years ago
  15. 5038056 mlx4: remove unused fields by David Decotigny · 8 years ago
  16. b42959d net/mlx4: Add VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  17. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  18. 0815fe3 net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode by Moshe Shemesh · 8 years ago
  19. 7c3d21c net/mlx4_core: Preparation for VF vlan protocol 802.1ad by Moshe Shemesh · 8 years ago
  20. c9cc599 net/mlx4_core: Fix QUERY FUNC CAP flags by Moshe Shemesh · 8 years ago
  21. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  23. fba1296 net/mlx4_core: Fix to clean devlink resources by Kamal Heib · 8 years ago
  24. a7e1f04 net/mlx4_core: Fix deadlock when switching between polling and event fw commands by Jack Morgenstein · 8 years ago
  25. 30353bf net/mlx4_core: Use RCU to perform radix tree lookup for SRQ by Leon Romanovsky · 8 years ago
  26. 57c970c net/mlx4_en: Fix wrong indentation by Kamal Heib · 8 years ago
  27. de3d6fa net/mlx4_en: Add branch prediction hints in RX data-path by Tariq Toukan · 8 years ago
  28. 5737f6c mlx4: add missed recycle opportunity for XDP_TX on TX failure by Jesper Dangaard Brouer · 8 years ago
  29. 9535790 mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full by Jesper Dangaard Brouer · 8 years ago
  30. 2a29282 net/mlx4_en: fix off by one in error handling by Sebastian Ott · 8 years ago
  31. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 9 years ago
  33. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 9 years ago
  34. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 9 years ago
  35. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 9 years ago
  36. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 9 years ago
  37. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  38. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 9 years ago
  39. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 9 years ago
  40. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 9 years ago
  42. 9b022a6 net/mlx4_core: Check device state before unregistering it by Alex Vesker · 9 years ago
  43. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. cb7386d net/mlx4_en: use READ_ONCE when freeing xdp_prog by Brenden Blanco · 9 years ago
  45. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 9 years ago
  46. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 9 years ago
  47. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 9 years ago
  48. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 9 years ago
  49. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 9 years ago
  50. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 9 years ago
  51. 5d4de16 net/mlx4: Fix some indent inconsistancy by Christophe Jaillet · 9 years ago
  52. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. af7d518 net/mlx4_en: Add DCB PFC support through CEE netlink commands by Rana Shahout · 9 years ago
  54. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 9 years ago
  55. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 9 years ago
  56. a831274 mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 9 years ago
  57. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 9 years ago
  58. 0c5ddb5 net/mlx4_en: initialize cmd.context_lock spinlock earlier by Eric Dumazet · 9 years ago
  59. f7d3c1c net/mlx4_en: fix ethtool -x by Eric Dumazet · 9 years ago
  60. 7d71e99 net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX by Eric Dumazet · 9 years ago
  61. fa625c1 Backmerge tag 'v4.7-rc2' into drm-next by Dave Airlie · 9 years ago
  62. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  63. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 9 years ago
  64. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 9 years ago
  65. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 9 years ago
  66. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 9 years ago
  67. 9a652cc Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  68. 2bb07e1 net/mlx4_core: Fix access to uninitialized index by Tariq Toukan · 9 years ago
  69. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 9 years ago
  71. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
  72. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 9 years ago
  73. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 9 years ago
  74. d8dab00 io-mapping: Specify mapping size for io_mapping_map_wc() by Chris Wilson · 9 years ago
  75. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 9 years ago
  77. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  78. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  79. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 9 years ago
  80. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 9 years ago
  81. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 9 years ago
  82. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 9 years ago
  83. 851b10d net/mlx4_en: do batched put_page using atomic_sub by Konstantin Khlebnikov · 9 years ago
  84. 04aeb56 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC by Konstantin Khlebnikov · 9 years ago
  85. 5a779c4 net/mlx4: remove unused array zero_gid[] by Colin Ian King · 9 years ago
  86. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  87. 76e39cc net/mlx4_core: Fix backward compatibility on VFs by Eli Cohen · 9 years ago
  88. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  90. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  91. baefd70 mlx4: add missing braces in verify_qp_parameters by Arnd Bergmann · 9 years ago
  92. b4a5337 mlx4: use napi_consume_skb API to get bulk free operations by Jesper Dangaard Brouer · 9 years ago
  93. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 9 years ago
  95. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  96. 6e52242 net/mlx4_core: Allow resetting VF admin mac to zero by Jack Morgenstein · 9 years ago
  97. 00ada91 net/mlx4_core: Check the correct limitation on VFs for HA mode by Moni Shoua · 9 years ago
  98. 03a79f3 net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables by Jack Morgenstein · 9 years ago
  99. b2facd9 mlx4: Implement port type setting via devlink interface by Jiri Pirko · 9 years ago
  100. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago