summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing
2019-11-22net/mlx5e: Remove redundant pointer checkEli Cohen
2019-11-22net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit
2019-10-29net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
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-10-11devlink: propagate extack down to health reporter opsJiri Pirko
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
2019-08-17net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov