summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel2017-03-011-10/+20
* net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet2017-02-262-11/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2316-49/+73
|\
| * net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet2017-02-231-4/+4
| * net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein2017-02-232-4/+4
| * net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-02-231-2/+0
| * net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-02-232-7/+21
| * net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-02-237-9/+9
| * net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-02-231-7/+6
| * net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-234-1/+4
| * net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-02-231-1/+3
| * net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-02-231-6/+5
| * net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-02-231-8/+15
| * net/mlx5e: s390 system compilation fixMohamad Haj Yahia2017-02-232-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+10
|\ \ | |/ |/|
| * net/mlx5: Consolidate flow rules regardless their flow tagMaor Gottlieb2017-02-141-2/+10
* | mlx4: reduce OOM risk on arches with large pagesEric Dumazet2017-02-201-1/+2
* | mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet2017-02-191-10/+14
* | mlx4: do not fire tasklet unless necessaryEric Dumazet2017-02-172-9/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-161-0/+4
|\ \
| * | net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
* | | mlxsw: acl: Use PBS type for forward actionJiri Pirko2017-02-151-11/+9
* | | mlx4: do not use rwlock in fast pathEric Dumazet2017-02-152-18/+19
* | | mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel2017-02-141-1/+0
* | | spectrum: flower: Treat ETH_P_ALL as a special case and translate for HWJiri Pirko2017-02-101-3/+10
* | | mlxsw: spectrum: Update mc_disabled flag by switchdev attrNogah Frankel2017-02-101-0/+28
* | | mlxsw: spectrum: Extend port_orig_get for bridge devicesNogah Frankel2017-02-101-0/+13
* | | mlxsw: spectrum: Add an option to flood mc by mc_router_portNogah Frankel2017-02-103-3/+41
* | | mlxsw: spectrum: Separate bc and mc floodsNogah Frankel2017-02-103-13/+35
* | | mlxsw: spectrum: Change max vfidNogah Frankel2017-02-101-1/+1
* | | mlxsw: spectrum: Make port flood update more genericNogah Frankel2017-02-101-13/+13
* | | mlxsw: spectrum: Break flood set func to be per tableNogah Frankel2017-02-101-20/+34
* | | mlxsw: spectrum_router: Add support for route replaceIdo Schimmel2017-02-101-7/+37
* | | mlxsw: spectrum_router: Add support for route appendIdo Schimmel2017-02-101-6/+37
* | | mlxsw: spectrum_router: Correctly handle identical routesIdo Schimmel2017-02-101-178/+403
* | | mlxsw: spectrum_router: Don't reflect LINKDOWN nexthopsIdo Schimmel2017-02-081-1/+10
* | | mlxsw: spectrum_router: Flush resources when RIF is deletedIdo Schimmel2017-02-083-3/+93
* | | mlxsw: spectrum_router: Reflect nexthop status changesIdo Schimmel2017-02-081-2/+57
* | | mlxsw: spectrum_router: Use trap action only for some route typesIdo Schimmel2017-02-081-29/+13
* | | mlxsw: spectrum_router: Determine offload status using generic functionIdo Schimmel2017-02-081-1/+1
* | | mlxsw: spectrum_router: More accurately set offload flagIdo Schimmel2017-02-081-20/+80
* | | mlxsw: spectrum_router: Refactor nexthop init routineIdo Schimmel2017-02-081-31/+49
* | | mlxsw: spectrum_router: Remove FIB info from FIB entry structIdo Schimmel2017-02-081-3/+1
* | | mlxsw: spectrum_router: Store routes in a more generic wayIdo Schimmel2017-02-081-13/+27
* | | mlxsw: spectrum_router: Add gateway indication to nexthop groupIdo Schimmel2017-02-081-1/+8
* | | mlxsw: spectrum_router: Use nexthop's scope to set action typeIdo Schimmel2017-02-081-1/+1
* | | mlxsw: spectrum_router: Store nexthops in a hash tableIdo Schimmel2017-02-082-4/+55
* | | mlxsw: spectrum_router: Store nexthop groups in a hash tableIdo Schimmel2017-02-082-52/+54
* | | mlxsw: spectrum_router: Nullify nexthop's neigh pointerIdo Schimmel2017-02-081-2/+3
* | | mlxsw: acl: Fix mlxsw_afa_block_commit error pathJiri Pirko2017-02-081-11/+7