summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
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
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
2019-08-09net/mlx5e: Protect hairpin hash table with mutexVlad Buslov
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-01net/mlx5e: TX reporter cleanupAya Levin
2019-08-01net/mlx5e: Set tx reporter only on successful creationAya Levin
2019-08-01net/mlx5e: Fix mlx5e_tx_reporter_create return valueAya Levin
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan
2019-08-01net/mlx5e: XDP, Slight enhancement for WQE fetch functionTariq Toukan
2019-08-01net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet leftShay Agroskin
2019-08-01net/mlx5e: Tx, Strict the room needed for SQ edge NOPsTariq Toukan
2019-07-29net/mlx5e: Protect tc flow table with mutexVlad Buslov
2019-07-29net/mlx5e: Rely on rcu instead of rtnl lock when getting upper devVlad Buslov
2019-07-29net/mlx5e: Simplify get_route_and_out_devs helper functionEli Britstein