summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-01-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-01-06mlxsw: spectrum: Extend to support Spectrum-4 ASICAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen
2022-01-06mlxsw: Rename virtual router flex key elementAmit Cohen
2022-01-06dpaa2-switch: check if the port priv is validIoana Ciornei
2022-01-06dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...Ioana Ciornei
2022-01-06dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa
2022-01-06Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-06net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh
2022-01-06net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory
2022-01-06net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-06net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman
2022-01-06net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman
2022-01-06net/mlx5e: Fix nullptr on deleting mirroring ruleDima Chumak
2022-01-06net/mlx5e: Fix page DMA map/unmap attributesAya Levin
2022-01-06net/mlx5e: Add recovery flow in case of error CQEGal Pressman
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed
2022-01-06net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman
2022-01-06net/mlx5e: Fix feature check per profileAya Levin
2022-01-06net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman
2022-01-06net/mlx5e: Expose FEC counters via ethtoolLama Kayal
2022-01-06net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla
2022-01-06net/mlx5: SF, Use all available cpu for setting cpu affinityShay Drory
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory
2022-01-06net/mlx5: Split irq_pool_affinity logic to new fileShay Drory
2022-01-06net/mlx5: Move affinity assignment into irq_requestShay Drory
2022-01-06net/mlx5: Introduce control IRQ request APIShay Drory
2022-01-06net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld
2022-01-06ice: Use bitmap_free() to free bitmapChristophe JAILLET
2022-01-06ice: Optimize a few bitmap operationsChristophe JAILLET
2022-01-06ice: Slightly simply ice_find_free_recp_res_idxChristophe JAILLET
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek
2022-01-06ice: replay advanced rules after resetVictor Raj
2022-01-06fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang
2022-01-06veth: Do not record rx queue hint in veth_xmitDaniel Borkmann
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06rocker: fix a sleeping in atomic bugDan Carpenter
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)