summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2020-05-27net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham3-24/+187
2020-05-27net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham10-583/+619
2020-05-27net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham10-275/+462
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault1-8/+19
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller15-46/+152
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller20-1121/+1809
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-214/+100
2020-05-22net/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan2-3/+6
2020-05-22net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-3/+6
2020-05-22net/mlx5: Annotate mutex destroy for root nsRoi Dayan1-0/+6
2020-05-22net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan1-8/+9
2020-05-22net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan1-5/+6
2020-05-22net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh1-1/+3
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan4-10/+12
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman3-14/+41
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2-0/+14
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2-4/+34
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-05-22net/mlx5e: Support pedit on mpls over UDP decapEli Cohen1-12/+53
2020-05-22net/mlx5e: Add support for hw decapsulation of MPLS over UDPEli Cohen5-5/+238
2020-05-22net/mlx5e: Allow to match on mpls parametersEli Cohen2-2/+67
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen6-3/+114
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov8-15/+109
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov3-37/+42
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov8-368/+395
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov9-708/+821
2020-05-22net/mlx5e: Use IS_ERR() to check and simplify codeTang Bin1-3/+2
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel10-210/+96
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson4-4/+4
2020-05-18net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik1-0/+4
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit2-0/+10
2020-05-18net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem2-3/+1
2020-05-15net/mlx5e: Take DCBNL-related definitions into dedicated filesTariq Toukan5-73/+84
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy8-36/+84
2020-05-15net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit7-9/+24
2020-05-15net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan1-22/+286
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha4-24/+21
2020-05-15net/mlx5: Wait for inactive autogroupsPaul Blakey1-3/+5
2020-05-15net/mlx5: Drain wq first during PCI device removalParav Pandit1-3/+2
2020-05-15net/mlx5: Have single error unwinding pathParav Pandit1-4/+3
2020-05-15net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systemsEran Ben Elisha1-22/+22
2020-05-15net/mlx5: Dedicate fw page to the requesting functionEran Ben Elisha1-5/+11
2020-05-14mlx5: Rx queue setup time determine frame_sz for XDPJesper Dangaard Brouer4-0/+10
2020-05-13net/mlx5: Add support in forward to namespaceMaor Gottlieb2-9/+50
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb1-33/+46
2020-05-09net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan3-11/+19
2020-05-09net/mlx5: Accel, Remove unnecessary header includeTariq Toukan1-1/+0