aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann1-1/+4
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion4-7/+312
2016-11-09net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion3-4/+10
2016-11-09net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion2-2/+163
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion9-71/+92
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion10-23/+36
2016-11-09net/mlx5: Check max encap header size capabilityHadar Hen Zion1-10/+16
2016-11-09net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion3-13/+12
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0
2016-11-03mlxsw: pci: Fix the FW ready mask lengthElad Raz1-1/+1
2016-11-02net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan7-12/+60
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan8-205/+293
2016-11-02net/mlx4_en: Add TX_XDP for CQ typesTariq Toukan2-12/+13
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller17-262/+705
2016-10-30mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driverElad Raz5-0/+616
2016-10-30mlxsw: switchx2: Add IB port supportElad Raz2-19/+249
2016-10-30mlxsw: switchx2: Add eth prefix to port create and removeElad Raz1-11/+11
2016-10-30mlxsw: core: Add port type (Eth/IB) set APIElad Raz2-0/+47
2016-10-30mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz4-11/+12
2016-10-30mlxsw: switchx2: Add Infiniband switch partitionElad Raz2-1/+6
2016-10-30mlxsw: Make devlink port instances independent of spectrum/switchx2 port instancesJiri Pirko5-64/+147
2016-10-30mlxsw: reg: Add local-port to Infiniband port mappingElad Raz1-0/+22
2016-10-30mlxsw: reg: Add Infiniband support to PTYSElad Raz1-0/+71
2016-10-30mlxsw: reg: Add eth prefix to PTYS pack and unpackElad Raz3-21/+25
2016-10-30mlxsw: switchx2: Fix port speed configurationElad Raz1-7/+23
2016-10-30mlxsw: switchx2: Add support for physical port namesElad Raz1-5/+27
2016-10-30mlxsw: spectrum: Move port used check outside port remove functionJiri Pirko1-7/+15
2016-10-30mlxsw: switchx2: Move port used check outside port remove functionJiri Pirko1-4/+10
2016-10-30mlxsw: switchx2: Check if port is usable before calling port createJiri Pirko1-21/+11
2016-10-30mlxsw: core: Zero payload buffers for couple of registersElad Raz3-4/+4
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-129/+329
2016-10-30net/mlx5e: Add tc support for FWD rule with counterMark Bloch2-10/+13
2016-10-30net/mlx5: Add option to add fwd rule with counterMark Bloch1-6/+18
2016-10-30net/mlx5: Add multi dest supportMark Bloch11-233/+351
2016-10-30net/mlx5: Group similer rules under the same fteMark Bloch1-6/+16
2016-10-30net/mlx5: Refactor find_flow_ruleMark Bloch1-9/+20
2016-10-30net/mlx5: Use fte status to decide on firmware commandMark Bloch1-1/+1
2016-10-30net/mlx5: Don't unlock fte while still using itMark Bloch1-2/+4
2016-10-30net/mlx5: Add SRIOV VF max rate configuration supportMohamad Haj Yahia3-0/+80
2016-10-30net/mlx5: Introduce E-switch QoS managementMohamad Haj Yahia2-1/+124
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia3-1/+84
2016-10-30net/mlx5: Add ConnectX-5 PCIe 4.0 VF device IDSaeed Mahameed1-0/+1
2016-10-30net/mlx5: Fix length of async_event_maskEugenia Emantayev1-1/+1
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan1-2/+3
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein3-16/+3
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2-35/+53
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein1-0/+9
2016-10-29net/mlx4_en: Fix panic during rebootEugenia Emantayev1-0/+1
2016-10-29net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit1-0/+7
2016-10-29net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev1-1/+4