summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit4-24/+17
2021-03-22net/mlx5e: Fix division by 0 in mlx5e_select_queueMaxim Mikityanskiy1-0/+5
2021-03-22net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2-12/+35
2021-03-22net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel1-0/+10
2021-03-22net/mlx5: Add back multicast stats for uplink representorHuy Nguyen1-0/+7
2021-03-10net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getterYevgeny Kliteynik1-2/+2
2021-03-10net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory1-1/+1
2021-03-10net/mlx5: SF: Fix memory leak of work itemShay Drory1-0/+1
2021-03-10net/mlx5: SF, Correct vhca context sizeParav Pandit1-1/+1
2021-03-10net/mlx5e: E-switch, Fix rate calculation divisionParav Pandit1-1/+2
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb3-0/+3
2021-03-10net/mlx5e: Fix error flow in change profileRoi Dayan2-18/+26
2021-03-10net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supportedMaor Dickman1-1/+2
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan3-5/+7
2021-03-10net/mlx5: Fix turn-off PPS commandAya Levin1-4/+4
2021-03-10net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman1-0/+4
2021-03-10net/mlx5e: Revert parameters on errors when changing PTP state without resetMaxim Mikityanskiy1-0/+5
2021-03-10net/mlx5e: When changing XDP program without reset, take refs for XSK RQsMaxim Mikityanskiy1-1/+3
2021-03-10net/mlx5e: Set PTP channel pointer explicitly to NULLAya Levin1-1/+3
2021-03-10net/mlx5e: Accumulate port PTP TX stats with other channels statsAya Levin1-0/+9
2021-03-10net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan3-8/+9
2021-03-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan1-2/+3
2021-03-05net/mlx4_en: update moderation when config resetKevin(Yudong) Yang3-1/+4
2021-02-27mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel1-0/+7
2021-02-27mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson3-1/+8
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2021-02-23net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan1-0/+1
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe14-63/+145
2021-02-17net: re-solve some conflicts after net -> net-next mergeJakub Kicinski1-5/+0
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-140/+299
2021-02-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller8-117/+399
2021-02-17net/mlx5: Add cyc2time HW translation mode supportAya Levin8-38/+241
2021-02-17net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha1-40/+73
2021-02-17net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2-47/+63
2021-02-17net/mlx5: Refactor init clock functionEran Ben Elisha1-23/+53
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-2/+2
2021-02-13net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-21/+29
2021-02-13net: switchdev: propagate extack to port attributesVladimir Oltean1-1/+2
2021-02-12net/mlx5: Remove TLS dependencies on XPSTariq Toukan1-2/+0
2021-02-12net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh1-1/+1
2021-02-12net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo1-67/+192
2021-02-12net/mlx5: Disable devlink reload for lag devicesShay Drory1-0/+5
2021-02-12net/mlx5: Disallow RoCE on lag deviceShay Drory1-2/+2
2021-02-12net/mlx5: Disallow RoCE on multi port slave deviceShay Drory1-0/+4
2021-02-12net/mlx5: Disable devlink reload for multi port slave deviceShay Drory1-1/+2
2021-02-12net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy1-34/+30
2021-02-12net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy1-2/+2