summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
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-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-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-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan
2023-02-17net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-02-15net/mlx5: Configure IPsec steering for egress RoCEv2 trafficMark Zhang
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko