aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAge
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-30
* net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-30
* net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-26
* net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-26
* mlx4: fix race accessing page->_countEric Dumazet2014-10-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-08
| * net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet2014-10-07
| * net/mlx4_en: Use the new tx_copybreak to set inline thresholdEric Dumazet2014-10-06
| * net/mlx4_en: Enable the compiler to make is_inline() inlinedEric Dumazet2014-10-06
| * net/mlx4_en: tx_info->ts_requested was not clearedEric Dumazet2014-10-06
| * net/mlx4_en: Use local var for skb_headlen(skb)Eric Dumazet2014-10-06
| * net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)Eric Dumazet2014-10-06
| * net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...Eric Dumazet2014-10-06
| * net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()Eric Dumazet2014-10-06
| * net/mlx4_en: Use prefetch in tx pathEric Dumazet2014-10-06
| * net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb'sEric Dumazet2014-10-06
| * net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()Eric Dumazet2014-10-06
| * net/mlx4_en: Avoid calling bswap in tx fast pathEric Dumazet2014-10-06
| * net/mlx4_en: Align tx path structures to cache linesEric Dumazet2014-10-06
| * net/mlx4_en: Code cleanups in tx pathEric Dumazet2014-10-06
| * mlx4: add a new xmit_more counterEric Dumazet2014-10-04
| * net/mlx5_core: Add ConnectX-4 to list of supported devicesEli Cohen2014-10-03
| * net/mlx5_core: Identify resources by their typeEli Cohen2014-10-03
| * net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-03
| * net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-03
| * net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-03
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\
| * | net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-30
| * | net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein2014-09-30
| * | net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2014-09-30
| * | net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein2014-09-30
| * | mlx4: exploit skb->xmit_more to conditionally send doorbellEric Dumazet2014-09-28
| * | mellanox: Change en_print to return voidJoe Perches2014-09-26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-24
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\ \ \
| * | | | net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-19
| * | | | net/mlx4_core: Cache line EQE size supportIdo Shamay2014-09-19
| * | | | net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay2014-09-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
| |\ \ \ \
| * | | | | mlx4: only pull headers into skb headEric Dumazet2014-09-06
| * | | | | mlx4_en: Convert the normal skb free path to dev_consume_skb_any()Rick Jones2014-09-04
| * | | | | mlx4: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-29
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: fix errors in printkMasanari Iida2014-09-01
* | | | | | net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak2014-09-26
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein2014-09-22
| * | | | mlx4: Correct error flows in rereg_mrMatan Barak2014-09-22
| | |/ / | |/| |
* | | | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-10