summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)AuthorFilesLines
2021-01-27net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy1-2/+2
2021-01-27net/mlx5e: Reduce tc unsupported key print levelMaor Dickman1-2/+2
2021-01-27net/mlx5e: free page before returnPan Bian1-1/+1
2021-01-27net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-3/+8
2021-01-27net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan1-0/+1
2021-01-23net/mlx5e: Support HTB offloadMaxim Mikityanskiy14-46/+1506
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit7-27/+431
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit12-0/+601
2021-01-22net/mlx5: E-switch, Add eswitch helpers for SF vportParav Pandit4-8/+97
2021-01-22net/mlx5: E-switch, Prepare eswitch to handle SF vportVu Pham5-4/+73
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit9-5/+184
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit4-1/+305
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit11-0/+418
2021-01-20Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit1-0/+5
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-6/+2
2021-01-14net/mlx5e: IPsec, Remove unnecessary config flag usageTariq Toukan2-4/+0
2021-01-14net/mlx5e: IPsec, Inline feature_check fast-path functionTariq Toukan3-18/+17
2021-01-14net/mlx5e: IPsec, Avoid unreachable returnTariq Toukan1-2/+2
2021-01-14net/mlx5e: IPsec, Enclose csum logic under ipsec configTariq Toukan2-2/+11
2021-01-14net/mlx5e: CT: Remove redundant usage of zone maskRoi Dayan1-3/+1
2021-01-14net/mlx5e: Remove redundant initialization to nullRoi Dayan1-2/+2
2021-01-14net/mlx5e: CT: Pass null instead of zero specRoi Dayan1-2/+1
2021-01-14net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu2-9/+0
2021-01-14net/mlx5: E-Switch, use new cap as condition for mpls over udpEli Cohen1-2/+2
2021-01-14net/mlx5e: Simplify condition on esw_vport_enable_qos()Eli Cohen1-2/+1
2021-01-09net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi1-4/+1
2021-01-09net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi1-2/+1
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-65/+120
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2-4/+0
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky1-2/+5
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel1-14/+13
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh3-7/+19
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo1-28/+49
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin1-1/+2
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang1-6/+5
2021-01-06net/mlx5: DR, Move STEv0 modify header logicYevgeny Kliteynik6-390/+501
2021-01-06net/mlx5: DR, Add STE modify header actions per-device APIYevgeny Kliteynik1-0/+23
2021-01-06net/mlx5: DR, Move STEv0 action apply logicYevgeny Kliteynik2-235/+256
2021-01-06net/mlx5: DR, Add STE tx/rx actions per-device APIYevgeny Kliteynik1-0/+12
2021-01-06net/mlx5: DR, Move STEv0 setters and gettersYevgeny Kliteynik5-103/+195
2021-01-06net/mlx5: DR, Add STE setters and getters per-device APIYevgeny Kliteynik1-0/+12
2021-01-06net/mlx5: DR, Move action apply logic to dr_steYevgeny Kliteynik3-234/+231
2021-01-06net/mlx5: DR, Refactor ICMP STE builderYevgeny Kliteynik2-42/+23
2021-01-06net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr headerYevgeny Kliteynik4-60/+64
2021-01-06net/mlx5: DR, Merge similar DR STE SET macrosYevgeny Kliteynik2-415/+84