summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2023-04-21net/mlx5: Consider VLAN interface in MACsec TX steering rulesEmeel Hakim
2023-04-21net/mlx5: Support MACsec over VLANEmeel Hakim
2023-04-21net/mlx5: Enable MACsec offload feature for VLAN interfaceEmeel Hakim
2023-04-20eth: mlx5: avoid iterator use outside of a loopJakub Kicinski
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski
2023-04-19mlxsw: pci: Fix possible crash during initializationIdo Schimmel
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan
2023-04-19net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer supportTariq Toukan
2023-04-19net/mlx5e: RX, Generalize mlx5e_fill_mxbuf()Tariq Toukan
2023-04-19net/mlx5e: RX, Take shared info fragment addition into a functionTariq Toukan
2023-04-19net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQETariq Toukan
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan
2023-04-19net/mlx5e: XDP, Remove doubtful unlikely callsTariq Toukan
2023-04-19net/mlx5e: Introduce extended version for mlx5e_xmit_dataTariq Toukan
2023-04-19net/mlx5e: Move struct mlx5e_xmit_data to datapath headerTariq Toukan
2023-04-19net/mlx5e: Move XDP struct and enum to XDP headerTariq Toukan
2023-04-18mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-17net/mlx5e: Accept tunnel mode for IPsec packet offloadLeon Romanovsky
2023-04-17net/mlx5e: Create IPsec table with tunnel support only when encap is disabledLeon Romanovsky
2023-04-17net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky
2023-04-17net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Support IPsec TX packet offload in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Support IPsec RX packet offload in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Prepare IPsec packet reformat code for tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Configure IPsec SA tables to support tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Check IPsec packet offload tunnel capabilitiesLeon Romanovsky
2023-04-14net/mlx5: DR, Enable patterns and arguments for supporting devicesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add support for the pattern/arg parameters in debug dumpYevgeny Kliteynik
2023-04-14net/mlx5: DR, Modify header action of size 1 optimizationYevgeny Kliteynik
2023-04-14net/mlx5: DR, Support decap L3 action using pattern / arg mechanismYevgeny Kliteynik
2023-04-14net/mlx5: DR, Apply new accelerated modify action and decapl3Yevgeny Kliteynik
2023-04-14net/mlx5: DR, Add modify header argument pointer to actions attributesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add modify header arg pool mechanismYevgeny Kliteynik
2023-04-14net/mlx5: DR, Fix QP continuous allocationYevgeny Kliteynik
2023-04-14net/mlx5: DR, Read ICM memory into dedicated bufferYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add support for writing modify header argumentYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add create/destroy for modify-header-argument general objectYevgeny Kliteynik
2023-04-14net/mlx5: DR, Check for modify_header_argument device capabilitiesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Split chunk allocation to HW-dependent waysYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add cache for modify header patternYevgeny Kliteynik
2023-04-14net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to headerYevgeny Kliteynik
2023-04-13Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer