summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-22net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski
2022-03-18net/mlx5e: HTB, remove unused function declarationSaeed Mahameed
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan
2022-03-18net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTMaxim Mikityanskiy
2022-03-18net/mlx5e: Permit XDP with non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Support multi buffer XDP_TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Unindent the else-block in mlx5e_xmit_xdp_buffMaxim Mikityanskiy
2022-03-18net/mlx5e: Implement sending multi buffer XDP framesMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2022-03-18net/mlx5e: Remove assignment of inline_hdr.sz on XDP TXMaxim Mikityanskiy
2022-03-18net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frameMaxim Mikityanskiy
2022-03-18net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy
2022-03-18net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Use page-sized fragments with XDP multi bufferMaxim Mikityanskiy
2022-03-18net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDPMaxim Mikityanskiy
2022-03-18net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer supportMaxim Mikityanskiy
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan
2022-03-17net/mlx5: CT: Remove extra rhashtable remove on tuple entriesPaul Blakey
2022-03-17net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu
2022-03-17net/mlx5: DR, Adjust structure member to reduce memory holeRongwei Liu
2022-03-17net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linearMaxim Mikityanskiy
2022-03-17net/mlx5e: Drop the len output parameter from mlx5e_xdp_handleMaxim Mikityanskiy
2022-03-17net/mlx5e: RX, Test the XDP program existence out of the handlerTariq Toukan
2022-03-17net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQMaxim Mikityanskiy
2022-03-17net/mlx5e: Add headroom only to the first fragment in legacy RQMaxim Mikityanskiy
2022-03-17net/mlx5e: Validate MTU when building non-linear legacy RQ fragments infoMaxim Mikityanskiy
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-03-14net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_statsSaeed Mahameed
2022-03-10net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-03-10net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-03-10net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey
2022-03-10net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey
2022-03-10net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for UARTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQsTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQ tableTariq Toukan