summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-03-09mlx4: remove duplicate code in mlx4_en_process_rx_cq()Eric Dumazet
2017-03-09mlx4: make validate_loopback() more genericEric Dumazet
2017-03-09mlx4: factorize page_address() callsEric Dumazet
2017-03-09mlx4: do not access rx_desc from mlx4_en_process_rx_cq()Eric Dumazet
2017-03-09mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet
2017-03-09mlx4: add page recycling in receive pathEric Dumazet
2017-03-09mlx4: use order-0 pages for RXEric Dumazet
2017-03-09mlx4: removal of frag_sizes[]Eric Dumazet
2017-03-09mlx4: reduce rx ring page_cache sizeEric Dumazet
2017-03-09mlx4: rx_headroom is a per port attributeEric Dumazet
2017-03-09mlx4: get rid of frag_prefix_sizeEric Dumazet
2017-03-09mlx4: remove order field from mlx4_en_frag_infoEric Dumazet
2017-03-09mlx4: dma_dir is a mlx4_en_priv attributeEric Dumazet
2017-03-08mlxsw: pci: Remove unused bitIdo Schimmel
2017-03-08mlxsw: spectrum: Fix helper function and port variable namesJiri Pirko
2017-03-01mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel
2017-02-26net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia
2017-02-20mlx4: reduce OOM risk on arches with large pagesEric Dumazet
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet
2017-02-17mlx4: do not fire tasklet unless necessaryEric Dumazet
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet
2017-02-14mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-14net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb
2017-02-10spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko
2017-02-10mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel
2017-02-10mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel
2017-02-10mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel
2017-02-10mlxsw: spectrum: Separate bc and mc floodsNogah Frankel
2017-02-10mlxsw: spectrum: Change max vfidNogah Frankel
2017-02-10mlxsw: spectrum: Make port flood update more genericNogah Frankel
2017-02-10mlxsw: spectrum: Break flood set func to be per tableNogah Frankel
2017-02-10mlxsw: spectrum_router: Add support for route replaceIdo Schimmel
2017-02-10mlxsw: spectrum_router: Add support for route appendIdo Schimmel
2017-02-10mlxsw: spectrum_router: Correctly handle identical routesIdo Schimmel