aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2024-01-08net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-08net/mlx5: improve some commentsHu Haowen
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-11net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-18net/mlx5: Rename ptp clock infoEran Ben Elisha
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing
2022-12-08net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-11-03net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-08-25net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-06-30net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-30net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-02-03net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2020-12-30net/mlx5: Properly convey driver version to firmwareLeon Romanovsky
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-11-24net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-09-12net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman
2020-06-03net/mlx5: Annotate mutex destroy for root nsRoi Dayan
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-14net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-02-24mlx5: work around high stack usage with gccArnd Bergmann
2020-02-11net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem
2020-02-11net/mlx5: IPsec, Fix esp modify function attributeRaed Salem
2020-01-27net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud