aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu
2023-12-13net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter
2023-12-13net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-13net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2023-12-13net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran
2023-12-13net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi
2023-12-13net/mlx5e: Fix overrun reported by coverityJianbo Liu
2023-12-13net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2023-12-13net/mlx5e: Fix a race in command alloc flowShifeng Li
2023-12-13net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2023-12-13net/mlx5e: fix double free of encap_headerVlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2023-12-04net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2023-12-04net/mlx5e: Check netdev pointer before checking its net nsGavin Li
2023-12-04net/mlx5: Nack sync reset request when HotPlug is enabledMoshe Shemesh
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-12-04net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh
2023-12-04net/mlx5e: Disable IPsec offload support if not FW steeringChris Mi
2023-12-04net/mlx5e: Check the number of elements before walk TC rhashtableJianbo Liu
2023-12-04net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-04net/mlx5e: Add IPsec and ASO syndromes check in HWPatrisious Haddad
2023-12-04net/mlx5e: Remove exposure of IPsec RX flow steering structLeon Romanovsky
2023-12-04net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad
2023-12-04net/mlx5e: Ensure that IPsec sequence packet number starts from 1Leon Romanovsky
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-15net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-26net/mlx5: fix uninit value usePrzemek Kitszel
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski