1. 914efb0 mlx4: don't duplicate kvfree() by Al Viro · 10 years ago
  2. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  3. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. de966c5 net/mlx4_core: Support more than 64 VFs by Matan Barak · 10 years ago
  5. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  6. e8c4265 net/mlx4_core: Add QUERY_FUNC firmware command by Matan Barak · 10 years ago
  7. a0eacca net/mlx4_core: Refactor mlx4_load_one by Matan Barak · 10 years ago
  8. ffc39f6 net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup by Matan Barak · 10 years ago
  9. 225c6c8 net/mlx4_core: Use correct variable type for mlx4_slave_cap by Matan Barak · 10 years ago
  10. 7c68dd4 net/mlx4_core: Fix wrong reading of reserved_eqs by Matan Barak · 10 years ago
  11. f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
  12. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  13. dd65bea net/mlx4_en: Extend usage of napi_gro_frags by Shani Michaeli · 10 years ago
  14. 2e1af7d mlx4: restore conditional call to napi_complete_done() by Eric Dumazet · 10 years ago
  15. 1a28817 mlx4: use napi_complete_done() by Eric Dumazet · 10 years ago
  16. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  17. 1ab25f8 net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages by Ido Shamay · 10 years ago
  18. 5f6e980 net/mlx4_en: Remove RX buffers alignment to IP_ALIGN by Ido Shamay · 10 years ago
  19. 0a98455 net/mlx4_core: Protect port type setting by mutex by Amir Vadai · 10 years ago
  20. 6e80669 net/mlx4_core: Prevent VF from changing port configuration by Saeed Mahameed · 10 years ago
  21. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  22. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  23. a4f2dac net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN by Or Gerlitz · 10 years ago
  24. 477b35b mlx4: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  25. d5ec899 net/mlx4_en: Report actual number of rings in indirection table by Amir Vadai · 10 years ago
  26. 207af6c net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev by Eugenia Emantayev · 10 years ago
  27. f4a3675 net/mlx4_en: Call napi_synchronize on stop_port by Ido Shamay · 10 years ago
  28. c2a3d4b net/mlx4_en: Cleanups suggested by clang static checker by Jack Morgenstein · 10 years ago
  29. 537f6f9 net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON by Saeed Mahameed · 10 years ago
  30. 7787fa6 net/mlx4_en: Add support for setting rxvlan offload OFF/ON by Saeed Mahameed · 10 years ago
  31. d48b3ab net/mlx4_en: Use PTYS register to set ethtool settings (Speed) by Saeed Mahameed · 10 years ago
  32. 2c76267 net/mlx4_en: Use PTYS register to query ethtool settings by Saeed Mahameed · 10 years ago
  33. dcf972a ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support by Saeed Mahameed · 10 years ago
  34. a53e3e8 net/mlx4_core: Add ethernet backplane autoneg device capability by Saeed Mahameed · 10 years ago
  35. adbc7ac net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap by Saeed Mahameed · 10 years ago
  36. 7202da8 ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support by Saeed Mahameed · 10 years ago
  37. 32a173c net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading by Saeed Mahameed · 10 years ago
  38. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  39. 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
  40. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  41. 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
  42. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  43. fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 10 years ago
  44. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
  45. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
  46. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
  47. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
  48. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago
  49. f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 10 years ago
  50. fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 10 years ago
  51. 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 10 years ago
  52. 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 10 years ago
  53. dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 10 years ago
  54. 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 10 years ago
  55. 98b1634 net/mlx4_en: Align tx path structures to cache lines by Eric Dumazet · 10 years ago
  56. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
  57. 9fab426 mlx4: add a new xmit_more counter by Eric Dumazet · 10 years ago
  58. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  59. 1daa430 net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug by Jack Morgenstein · 10 years ago
  60. a7401b9 net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests by Jack Morgenstein · 10 years ago
  61. e1c00e1 net/mlx4_core: New init and exit flow for mlx4_core by Majd Dibbiny · 10 years ago
  62. bbb07af net/mlx4_core: Don't disable SRIOV if there are active VFs by Jack Morgenstein · 10 years ago
  63. 5804283 mlx4: exploit skb->xmit_more to conditionally send doorbell by Eric Dumazet · 10 years ago
  64. effa4bc net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode by Matan Barak · 10 years ago
  65. 0c87b29 mellanox: Change en_print to return void by Joe Perches · 10 years ago
  66. 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  67. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  68. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  69. f4fd40b mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses by Jack Morgenstein · 10 years ago
  70. 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 10 years ago
  71. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  72. 43c816c net/mlx4_core: Cache line EQE size support by Ido Shamay · 10 years ago
  73. 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
  74. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  75. b783475 net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed by Matan Barak · 10 years ago
  76. 311be98 net/mlx4: Use the correct VSD mask in UPDATE_QP by Matan Barak · 10 years ago
  77. a91c772 net/mlx4: Correctly configure single ported VFs from the host by Matan Barak · 10 years ago
  78. 278d436 net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() by Ivan Vecera · 10 years ago
  79. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. cfecec5 mlx4: only pull headers into skb head by Eric Dumazet · 10 years ago
  81. b89df95 mlx4_en: Convert the normal skb free path to dev_consume_skb_any() by Rick Jones · 10 years ago
  82. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  83. 9ca8600 mlx4: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  84. b95089d net/mlx4: Move the tunnel steering helper function to mlx4_core by Or Gerlitz · 10 years ago
  85. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  86. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  87. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  88. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  89. 114840c mlx4_core: Add support for secure-host and SMP firewall by Jack Morgenstein · 10 years ago
  90. e630664 mlx4_core: Add helper functions to support MR re-registration by Matan Barak · 10 years ago
  91. 3f6148e net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static by Fengguang Wu · 10 years ago
  92. ea1c1af net/mlx4_en: Reduce memory consumption on kdump kernel by Amir Vadai · 10 years ago
  93. 2599d85 net/mlx4_core: Use low memory profile on kdump kernel by Amir Vadai · 10 years ago
  94. 0fef9d0 net/mlx4_en: Disable blueflame using ethtool private flags by Amir Vadai · 10 years ago
  95. b94901f net/mlx4_en: current_mac isn't updated in port up by Eyal Perry · 10 years ago
  96. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. 858e6c3 net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's by Amir Vadai · 10 years ago
  98. 1645a54 net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only by Saeed Mahameed · 10 years ago
  99. 816e598 net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only by Eugenia Emantayev · 10 years ago
  100. 7590837 net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded by Alexander Guller · 10 years ago