1. b3f63c3 net/mlx5e: Add netdev support for VXLAN tunneling by Matthew Finlay · 8 years ago
  2. 08fb1da net/mlx5e: Support DCBNL IEEE ETS by Saeed Mahameed · 8 years ago
  3. b0eed40 net/mlx5e: Use static constant netdevice ndos by Saeed Mahameed · 8 years ago
  4. b236872 net/mlx5e: Remove select queue ndo initialization by Saeed Mahameed · 8 years ago
  5. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  6. 8d7f9ec net/mlx5_core: Export transport objects by majd@mellanox.com · 9 years ago
  7. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  8. ef9814d net/mlx5e: Add HW timestamping (TS) support by Eran Ben Elisha · 9 years ago
  9. 34802a4 net/mlx5e: Do not modify the TX SKB by Achiad Shochat · 9 years ago
  10. 86d722a net/mlx5: Use flow steering infrastructure for mlx5_en by Maor Gottlieb · 9 years ago
  11. 108805f net/mlx5e: Assign random MAC address if needed by Saeed Mahameed · 9 years ago
  12. 66e49de net/mlx5e: Add support for SR-IOV ndos by Saeed Mahameed · 9 years ago
  13. e754651 net/mlx5: Introduce access functions to modify/query vport state by Saeed Mahameed · 9 years ago
  14. e1d7d34 net/mlx5: Update access functions to Query/Modify vport MAC address by Saeed Mahameed · 9 years ago
  15. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  16. 7ae92ae mlx5: add busy polling support by Eric Dumazet · 9 years ago
  17. 50a9eea net/mlx5e: Max mtu comparison fix by Doron Tsur · 9 years ago
  18. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  19. e4cf27b net/mlx5e: Re-eanble client vlan TX acceleration by Achiad Shochat · 9 years ago
  20. fe9f4fe net/mlx5e: Return error in case mlx5e_set_features() fails by Achiad Shochat · 9 years ago
  21. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 9 years ago
  22. 01c196a net/mlx5e: Wait for RX buffers initialization in a more proper manner by Achiad Shochat · 9 years ago
  23. a198574 net/mlx5e: Avoid NULL pointer access in case of configuration failure by Achiad Shochat · 9 years ago
  24. 343b29f net/mlx5e: Priv state flag not rolled-back upon netdev open error by Achiad Shochat · 9 years ago
  25. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  26. bbceefc net/mlx5e: Support RX CHECKSUM_COMPLETE by Achiad Shochat · 9 years ago
  27. d9a4027 net/mlx5e: HW LRO changes/fixes by Achiad Shochat · 9 years ago
  28. 2d75b2b net/mlx5e: Add ethtool RSS configuration options by Achiad Shochat · 9 years ago
  29. 936896e net/mlx5e: Make RSS indirection table size a constant by Achiad Shochat · 9 years ago
  30. 57afead net/mlx5e: Have a single RSS Toeplitz hash key by Achiad Shochat · 9 years ago
  31. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  32. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  33. 1cefa32 net/mlx5e: Disable async events before unregister_netdev() by Achiad Shochat · 9 years ago
  34. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  35. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  36. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  37. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  38. 98e81b0 net/mlx5e: Remove the mlx5e_update_priv_params() function by Achiad Shochat · 9 years ago
  39. 1fc2273 net/mlx5e: Introduce create/destroy RSS indir table access functions by Achiad Shochat · 9 years ago
  40. 1f2a300 net/mlx5e: Do not use netdev_err() before the netdev is registered by Achiad Shochat · 9 years ago
  41. 97de9f3 net/mlx5e: Avoid redundant de-reference by Achiad Shochat · 9 years ago
  42. 28abbfd net/mlx5e: Remove redundant assignment of sq->user_index by Achiad Shochat · 9 years ago
  43. a4418a6 net/mlx5e: Remove redundant field mlx5e_priv->num_tc by Achiad Shochat · 9 years ago
  44. 68cdf5d net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ by Achiad Shochat · 9 years ago
  45. a741749 net/mlx5e: Input IPSEC.SPI into the RX RSS hash function by Achiad Shochat · 9 years ago
  46. 5a6f8ae net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others by Achiad Shochat · 9 years ago
  47. 88a85f9 net/mlx5e: TX latency optimization to save DMA reads by Achiad Shochat · 9 years ago
  48. 58d5229 net/mlx5e: Support TX packet copy into WQE by Achiad Shochat · 9 years ago
  49. 311c7c7 net/mlx5e: Allocate DMA coherent memory on reader NUMA node by Saeed Mahameed · 9 years ago
  50. 2be6967 net/mlx5e: Support ETH_RSS_HASH_XOR by Saeed Mahameed · 9 years ago
  51. e339105 net/mlx5e: Remove mlx5e_cq.sqrq back-pointer by Achiad Shochat · 9 years ago
  52. ef583d0 net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq() by Achiad Shochat · 9 years ago
  53. 03289b8 net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues by Saeed Mahameed · 9 years ago
  54. 3191e05f net/mlx5e: Add transport domain to the ethernet TIRs/TISs by Achiad Shochat · 9 years ago
  55. 12be4b2 net/mlx5e: Support NETIF_F_SG by Saeed Mahameed · 9 years ago
  56. 796a27e net/mlx5e: Enforce max flow-tables level >= 3 by Gal Pressman · 9 years ago
  57. cd58c71 net/mlx5e: Disable client vlan TX acceleration by Saeed Mahameed · 9 years ago
  58. fc11fbf net/mlx5e: Add HW cacheline start padding by Saeed Mahameed · 9 years ago
  59. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 9 years ago
  60. 7ec0bb2 net/mlx5_core: fix an error code by Dan Carpenter · 9 years ago
  61. e760152 net/mlx5_core: Use port number in the query port mtu helpers by Majd Dibbiny · 9 years ago
  62. d18a947 net/mlx5_core: Make the vport helpers available for the IB driver too by Majd Dibbiny · 9 years ago
  63. 7db22ff net/mlx5_core: Apply proper name convention to helpers by Haggai Abramonvsky · 9 years ago
  64. f62b8bb8 net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 9 years ago