aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2024-01-08Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman
2020-07-16net/mlx5e: Fix 50G per lane indicationAya Levin
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-05-02net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-04-01net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-04-01net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-04-01net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-02-28net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-28net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-01-12net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-12net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2020-01-12net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-18net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-11-20net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan
2019-10-18net/mlx5e: Tx, Zero-memset WQE info struct upon updateTariq Toukan
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05net/mlx5e: Fix static checker warning of potential pointer math issueEran Ben Elisha
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy
2019-08-31mlx5e: modify driver for handling offsetsKevin Laatz
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin
2019-08-20net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin
2019-08-20net/mlx5e: Extend tx diagnose functionAya Levin
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin
2019-08-20net/mlx5e: Rename reporter header fileAya Levin
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller