summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2016-08-19mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko1-8/+4
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz1-7/+9
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz1-1/+1
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz1-5/+19
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion3-3/+8
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion1-1/+1
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai1-1/+10
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan1-2/+7
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed1-4/+3
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-97/+104
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-4/+12
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel1-22/+5
2016-08-14mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel1-0/+1
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel1-0/+2
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel1-4/+4
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-118/+191
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-0/+40
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch1-0/+36
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch1-0/+4
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+3
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-5/+2
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie25-388/+709
2016-07-25net/mlx4_core: Check device state before unregistering itAlex Vesker1-0/+3
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel1-6/+5
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion3-0/+43
2016-07-25net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2-4/+46
2016-07-24mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2-1/+507
2016-07-24mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi1-0/+67
2016-07-24mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi1-0/+54
2016-07-24mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi1-0/+41
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel2-0/+7
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel6-3/+109
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-72/+176
2016-07-20net/mlx4_en: use READ_ONCE when freeing xdp_progBrenden Blanco1-2/+4
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed1-2/+2
2016-07-20mlxsw: spectrum: Expose per-tc counters via ethtoolIdo Schimmel2-1/+65
2016-07-20mlxsw: spectrum: Expose per-priority counters via ethtoolIdo Schimmel1-9/+107
2016-07-20net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun1-8/+2