summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu8-33/+54
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu4-10/+22
2022-03-17net/mlx5: DR, Adjust structure member to reduce memory holeRongwei Liu1-3/+3
2022-03-17net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linearMaxim Mikityanskiy1-6/+5
2022-03-17net/mlx5e: Drop the len output parameter from mlx5e_xdp_handleMaxim Mikityanskiy4-13/+11
2022-03-17net/mlx5e: RX, Test the XDP program existence out of the handlerTariq Toukan4-25/+39
2022-03-17net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQMaxim Mikityanskiy2-34/+57
2022-03-17net/mlx5e: Add headroom only to the first fragment in legacy RQMaxim Mikityanskiy1-1/+4
2022-03-17net/mlx5e: Validate MTU when building non-linear legacy RQ fragments infoMaxim Mikityanskiy1-7/+27
2022-03-17net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman4-0/+10
2022-03-17net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman11-70/+43
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski1-18/+14
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski1-7/+0
2022-03-16eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski3-2/+22
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-6/+15
2022-03-15net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_statsSaeed Mahameed1-2/+3
2022-03-14net/mlx4_en: use kzallocJulia Lawall1-2/+1
2022-03-11net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman1-23/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman1-3/+3
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman1-1/+7
2022-03-11net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey1-88/+94
2022-03-11net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey6-7/+435
2022-03-11net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey3-1/+105
2022-03-11net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey2-0/+8
2022-03-11net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey4-4/+119
2022-03-11net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan1-2/+2
2022-03-11net/mlx5: Node-aware allocation for UARTariq Toukan1-3/+5
2022-03-11net/mlx5: Node-aware allocation for the EQsTariq Toukan1-2/+4
2022-03-11net/mlx5: Node-aware allocation for the EQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Delete useless module.h includeLeon Romanovsky18-18/+0
2022-03-11net/mlx4: Delete useless moduleparam includeLeon Romanovsky1-1/+0
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-18/+17
2022-03-10net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik10-110/+435
2022-03-10net/mlx5: DR, Refactor ste_ctx handling for STE v0/1Yevgeny Kliteynik5-17/+40
2022-03-10net/mlx5: DR, Rename action modify fields to reflect naming in HW specYevgeny Kliteynik1-12/+12
2022-03-10net/mlx5: DR, Fix handling of different actions on the same STE in STEv1Yevgeny Kliteynik1-4/+2
2022-03-10net/mlx5: DR, Remove unneeded commentsYevgeny Kliteynik1-2/+2
2022-03-10net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik5-3/+15
2022-03-10net/mlx5: DR, Align mlx5dv_dr API vport action with FW behaviorShun Hao1-9/+3
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh2-3/+15
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh2-0/+19
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh4-18/+24
2022-03-10net/mlx5: Remove redundant error on reclaim pagesMoshe Shemesh1-4/+8
2022-03-10net/mlx5: Remove redundant error on give pagesMoshe Shemesh1-4/+10
2022-03-10net/mlx5: Remove redundant notify fail on give pagesMoshe Shemesh1-1/+5
2022-03-10net/mlx5: Add command failures data to debugfsMoshe Shemesh2-9/+42
2022-03-10net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()Dan Carpenter1-1/+1
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2-5/+1
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8