1. 5d4de16 net/mlx4: Fix some indent inconsistancy by Christophe Jaillet · 8 years ago
  2. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. af7d518 net/mlx4_en: Add DCB PFC support through CEE netlink commands by Rana Shahout · 8 years ago
  4. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  5. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 8 years ago
  6. a831274 mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  7. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 8 years ago
  8. 0c5ddb5 net/mlx4_en: initialize cmd.context_lock spinlock earlier by Eric Dumazet · 8 years ago
  9. f7d3c1c net/mlx4_en: fix ethtool -x by Eric Dumazet · 8 years ago
  10. 7d71e99 net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX by Eric Dumazet · 8 years ago
  11. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 8 years ago
  12. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 8 years ago
  13. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 8 years ago
  14. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 8 years ago
  15. 2bb07e1 net/mlx4_core: Fix access to uninitialized index by Tariq Toukan · 8 years ago
  16. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 8 years ago
  18. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  19. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 8 years ago
  20. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 8 years ago
  21. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 8 years ago
  23. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 0c5c325 mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  25. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 8 years ago
  26. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 8 years ago
  27. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  28. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 8 years ago
  29. 851b10d net/mlx4_en: do batched put_page using atomic_sub by Konstantin Khlebnikov · 8 years ago
  30. 04aeb56 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC by Konstantin Khlebnikov · 8 years ago
  31. 5a779c4 net/mlx4: remove unused array zero_gid[] by Colin Ian King · 8 years ago
  32. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  33. 76e39cc net/mlx4_core: Fix backward compatibility on VFs by Eli Cohen · 8 years ago
  34. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  35. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  36. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  37. baefd70 mlx4: add missing braces in verify_qp_parameters by Arnd Bergmann · 8 years ago
  38. b4a5337 mlx4: use napi_consume_skb API to get bulk free operations by Jesper Dangaard Brouer · 8 years ago
  39. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 8 years ago
  41. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 8 years ago
  42. 6e52242 net/mlx4_core: Allow resetting VF admin mac to zero by Jack Morgenstein · 8 years ago
  43. 00ada91 net/mlx4_core: Check the correct limitation on VFs for HA mode by Moni Shoua · 8 years ago
  44. 03a79f3 net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables by Jack Morgenstein · 8 years ago
  45. b2facd9 mlx4: Implement port type setting via devlink interface by Jiri Pirko · 9 years ago
  46. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago
  47. 0e451e8 IB/mlx4: Add support for the don't trap rule by Marina Varshaver · 9 years ago
  48. 3d8f7cc net: mlx4: use new ETHTOOL_G/SSETTINGS API by David Decotigny · 9 years ago
  49. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 925ab1a net/mlx4_en: Avoid changing dev->features directly in run-time by Eugenia Emantayev · 9 years ago
  52. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
  53. 22e3817 net/mlx4_core: Do not BUG_ON during reset when PCI is offline by Daniel Jurgens · 9 years ago
  54. 6b94bab net/mlx4_core: Fix potential corruption in counters database by Eran Ben Elisha · 9 years ago
  55. 31c128b net/mlx4_en: Choose time-stamping shift value according to HW frequency by Eugenia Emantayev · 9 years ago
  56. 281e8b2 net/mlx4_en: Count HW buffer overrun only once by Amir Vadai · 9 years ago
  57. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  58. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  59. fa51b24 net/mlx4: fix some error handling in mlx4_multi_func_init() by Rasmus Villemoes · 9 years ago
  60. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  61. 3f723f4 net/mlx4_core: Add support for RoCE v2 entropy by Moni Shoua · 9 years ago
  62. fca8300 net/mlx4_core: Add support for configuring RoCE v2 UDP port by Moni Shoua · 9 years ago
  63. 1da494c net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes by Moni Shoua · 9 years ago
  64. d8ae914 net/mlx4: Query RoCE support by Moni Shoua · 9 years ago
  65. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. 9068306 net/mlx4_en: Fix HW timestamp init issue upon system startup by Eugenia Emantayev · 9 years ago
  67. fc9f5ea net/mlx4_en: Remove dependency between timestamping capability and service_task by Eugenia Emantayev · 9 years ago
  68. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  69. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  70. 2b2b31c net/mlx4_core: fix handling return value of mlx4_slave_convert_port by Andrzej Hajda · 9 years ago
  71. 73d4da7 IB/mlx4: Use correct order of variables in log message by Wengang Wang · 9 years ago
  72. e57968a net/mlx4_core: Support the HA mode for SRIOV VFs too by Moni Shoua · 9 years ago
  73. 5f61385 net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode by Moni Shoua · 9 years ago
  74. 78efed27 net/mlx4_core: Support mirroring VF DMFS rules on both ports by Moni Shoua · 9 years ago
  75. 8d80d04 net/mlx4_core: Use both physical ports to dispatch link state events to VF by Moni Shoua · 9 years ago
  76. e34305c net/mlx4_core: Use both physical ports to set the VF link state by Or Gerlitz · 9 years ago
  77. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  78. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  79. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  80. 868fdb0 mlx4: remove mlx4_en_low_latency_recv() by Eric Dumazet · 9 years ago
  81. 5865316 mlx4: mlx4_en_low_latency_recv() called with BH disabled by Eric Dumazet · 9 years ago
  82. d49c219 net/mlx4_core: Avoid returning success in case of an error flow by Noa Osherovich · 9 years ago
  83. f5adbfe net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters by Eran Ben Elisha · 9 years ago
  84. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  85. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. c02b050 net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes by Carol L Soto · 9 years ago
  87. 092bf0f net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is present by Jack Morgenstein · 9 years ago
  88. 74194fb net/mlx4_en: Implement mcast loopback prevention for ETH qps by Maor Gottlieb · 9 years ago
  89. 9a89283 net/mlx4_core: Add support for filtering multicast loopback by Maor Gottlieb · 9 years ago
  90. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  92. 175f8d6 mlx4: corretly check failed allocation by Insu Yun · 9 years ago
  93. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  94. 820d39f net/mlx4_core: Avoid failing the interrupts test by Carol L Soto · 9 years ago
  95. 95e1963 net/mlx4_core: Fix resource tracker error flow in add_res_range by Saeed Mahameed · 9 years ago
  96. a5b3c56 net/mlx4_core: Fix mailbox leak in error flow when performing update qp by Jack Morgenstein · 9 years ago
  97. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  98. 85121d6 net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x by Carol L Soto · 9 years ago
  99. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 9 years ago
  100. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago