summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds12-72/+48
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+30
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-02-24net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2-0/+8
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko4-1/+22
2023-02-24mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2-3/+5
2023-02-24net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang1-1/+1
2023-02-24net/mlx5: Remove NULL check before dev_{put, hold}Yang Li1-2/+1
2023-02-24net/mlx5e: Remove hairpin write debugfs filesGal Pressman1-59/+0
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad1-5/+8
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds122-2090/+4849
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-161/+48
2023-02-21net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-02-21Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski9-49/+145
2023-02-21net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey5-24/+82
2023-02-21net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey5-14/+14
2023-02-21net/mlx5: Refactor tc miss handling to a single functionPaul Blakey4-227/+231
2023-02-21net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey5-15/+2
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey2-2/+2
2023-02-21net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook1-11/+11
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman1-1/+1
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan1-1/+1
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan2-16/+0
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov1-12/+9
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov1-1/+117
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit1-4/+4
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan4-11/+9
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan1-2/+3
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan1-1/+1
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe16-36/+568
2023-02-17net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov1-2/+21
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov1-1/+2
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski10-13/+498
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang4-3/+137
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang8-8/+317
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-2/+33
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang3-1/+12
2023-02-15net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko7-19/+19
2023-02-15net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko3-7/+6
2023-02-15net/mlx5e: Create auxdev devlink instance in the same ns as parent devlinkJiri Pirko3-4/+7
2023-02-15net/mlx5e: Move devlink port registration to be done before netdev allocJiri Pirko1-12/+12
2023-02-15net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko4-22/+11
2023-02-15net/mlx5e: Replace usage of mlx5e_devlink_get_dl_port() by netdev->devlink_portJiri Pirko4-9/+7
2023-02-15net/mlx5e: Pass mdev to mlx5e_devlink_port_register()Jiri Pirko3-9/+11
2023-02-15net/mlx5: Remove outdated commentJiri Pirko1-4/+0
2023-02-15net/mlx5e: TC, Remove redundant parse_attr argumentRoi Dayan1-2/+1
2023-02-15net/mlx5e: Use a simpler comparison for uplink repRoi Dayan1-2/+1
2023-02-15net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch3-11/+35
2023-02-15net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan4-1/+104