summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-22Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel
2023-03-21net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter
2023-03-21net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-03-21net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim
2023-03-21net/mlx5e: Initialize link speed to zeroRoy Novich
2023-03-21net/mlx5: Fix steering rules cleanupLama Kayal
2023-03-21net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li
2023-03-21net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li
2023-03-19mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel
2023-03-15net/mlx5e: TC, Remove error message log printOz Shlomo
2023-03-15net/mlx5e: TC, fix cloned flow attributeOz Shlomo
2023-03-15net/mlx5e: TC, fix missing error codeOz Shlomo
2023-03-15net/sched: TC, fix raw counter initializationOz Shlomo
2023-03-15net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris
2023-03-15net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory
2023-03-15net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman
2023-03-15net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey
2023-03-15net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman
2023-03-15net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman
2023-03-15net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens
2023-03-15net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-03-15net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan
2023-02-24net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko
2023-02-24mlx5: fix skb leak while fifo resync and pushVadim Fedorenko
2023-02-24net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang
2023-02-24net/mlx5: Remove NULL check before dev_{put, hold}Yang Li
2023-02-23net/mlx5e: Remove hairpin write debugfs filesGal Pressman
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-20net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky
2023-02-20Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman