- 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
- 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
- 956bdab net/mlx4_en: Implement ndo_gso_check() by Joe Stringer · 10 years ago
- f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
- 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
- a4f2dac net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN by Or Gerlitz · 10 years ago
- bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
- 9822620 mlx4: fix race accessing page->_count by Eric Dumazet · 10 years ago
- 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 5351145 net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers by Eric Dumazet · 10 years ago
- 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 10 years ago
- 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
- acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
- e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
- e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
- b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago
- f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 10 years ago
- fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 10 years ago
- 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 10 years ago
- 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 10 years ago
- dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 10 years ago
- 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 10 years ago
- 98b1634 net/mlx4_en: Align tx path structures to cache lines by Eric Dumazet · 10 years ago
- 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
- 9fab426 mlx4: add a new xmit_more counter by Eric Dumazet · 10 years ago
- 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 1daa430 net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug by Jack Morgenstein · 10 years ago
- a7401b9 net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guests by Jack Morgenstein · 10 years ago
- e1c00e1 net/mlx4_core: New init and exit flow for mlx4_core by Majd Dibbiny · 10 years ago
- bbb07af net/mlx4_core: Don't disable SRIOV if there are active VFs by Jack Morgenstein · 10 years ago
- 5804283 mlx4: exploit skb->xmit_more to conditionally send doorbell by Eric Dumazet · 10 years ago
- effa4bc net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode by Matan Barak · 10 years ago
- 0c87b29 mellanox: Change en_print to return void by Joe Perches · 10 years ago
- 4daaab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- f4fd40b mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses by Jack Morgenstein · 10 years ago
- 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 10 years ago
- b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
- 43c816c net/mlx4_core: Cache line EQE size support by Ido Shamay · 10 years ago
- 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
- 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
- b783475 net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not needed by Matan Barak · 10 years ago
- 311be98 net/mlx4: Use the correct VSD mask in UPDATE_QP by Matan Barak · 10 years ago
- a91c772 net/mlx4: Correctly configure single ported VFs from the host by Matan Barak · 10 years ago
- 278d436 net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() by Ivan Vecera · 10 years ago
- eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- cfecec5 mlx4: only pull headers into skb head by Eric Dumazet · 10 years ago
- b89df95 mlx4_en: Convert the normal skb free path to dev_consume_skb_any() by Rick Jones · 10 years ago
- 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
- 9ca8600 mlx4: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
- b95089d net/mlx4: Move the tunnel steering helper function to mlx4_core by Or Gerlitz · 10 years ago
- 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
- e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- 114840c mlx4_core: Add support for secure-host and SMP firewall by Jack Morgenstein · 10 years ago
- e630664 mlx4_core: Add helper functions to support MR re-registration by Matan Barak · 10 years ago
- 3f6148e net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static by Fengguang Wu · 10 years ago
- ea1c1af net/mlx4_en: Reduce memory consumption on kdump kernel by Amir Vadai · 10 years ago
- 2599d85 net/mlx4_core: Use low memory profile on kdump kernel by Amir Vadai · 10 years ago
- 0fef9d0 net/mlx4_en: Disable blueflame using ethtool private flags by Amir Vadai · 10 years ago
- b94901f net/mlx4_en: current_mac isn't updated in port up by Eyal Perry · 10 years ago
- 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 858e6c3 net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's by Amir Vadai · 10 years ago
- 1645a54 net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only by Saeed Mahameed · 10 years ago
- 816e598 net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only by Eugenia Emantayev · 10 years ago
- 7590837 net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded by Alexander Guller · 10 years ago
- aab2bb0 net/mlx4_core: Make sure that negative array index isn't used by Dotan Barak · 10 years ago
- 0d7869a net/mlx4_core: Fix leakage of SW multicast entries by Yevgeny Petrilin · 10 years ago
- 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 32b333f mlx4: mark napi id for gro_skb by Jason Wang · 10 years ago
- fbc6daf net/mlx4_en: Ignore budget on TX napi polling by Amir Vadai · 10 years ago
- 2695bab net/mlx4_en: Fix mac_hash database inconsistency by Noa Osherovich · 10 years ago
- d5b8dff net/mlx4_en: Do not count LLC/SNAP in MTU calculation by Yishai Hadas · 10 years ago
- 49a1e4f net/mlx4_en: Do not disable vlan filter during promiscuous mode by Eugenia Emantayev · 10 years ago
- 143b3efb net/mlx4: Verify port number in __mlx4_unregister_mac by Eugenia Emantayev · 10 years ago
- 4359db1 net/mlx4_en: Run loopback test only when port is up by Eugenia Emantayev · 10 years ago
- 523ece8 net/mlx4_en: Fix set port ratelimit for 40GE by Eugenia Emantayev · 10 years ago
- e326f2f net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set by Or Gerlitz · 10 years ago
- bb27361 net/mlx4_en: IRQ affinity hint is not cleared on port down by Amir Vadai · 10 years ago
- 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
- 960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration by Or Gerlitz · 10 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 9e311e7 net/mlx4_en: Use affinity hint by Yuval Atias · 10 years ago
- da1de8d net/mlx4_core: Keep only one driver entry release mlx4_priv by Wei Yang · 10 years ago
- 95646373 net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas by Jack Morgenstein · 10 years ago
- 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
- 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
- 4e2c341 mlx4_core: Fix GFP flags parameters to be gfp_t by Roland Dreier · 10 years ago
- c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
- fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
- 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
- 96b2e73 Revert "net/mlx4_en: Use affinity hint" by David S. Miller · 10 years ago
- 70a640d net/mlx4_en: Use affinity hint by Yuval Atias · 11 years ago
- 111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down by Jack Morgenstein · 11 years ago
- 165cb46 mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statement by Roland Dreier · 10 years ago