summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2019-11-04Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller25-359/+393
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller21-155/+266
2019-11-02net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker3-43/+52
2019-11-02net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2-6/+13
2019-11-02net/mlx5: LAG, Use port enumeratorsErez Alfasi3-57/+69
2019-11-02net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-11-02net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin1-0/+1
2019-11-02net/mlx5e: Bit sized fields rewrite supportDmytro Linkin1-60/+62
2019-11-02net/mlx5: WQ, Move short getters into header fileTariq Toukan2-24/+20
2019-11-02net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed3-0/+25
2019-11-02net/mlx5: Support lockless FTE read lookupsParav Pandit2-15/+56
2019-11-02net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-11-02net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-11-02net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin4-10/+21
2019-11-02net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang1-3/+1
2019-11-02net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2-25/+46
2019-11-02net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria5-106/+10
2019-10-30net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-10-30net/mlx5e: Fix ethtool self test: link speedAya Levin1-12/+3
2019-10-30net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-10-30net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov1-7/+27
2019-10-30net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein1-1/+2
2019-10-30net/mlx5: Fix rtable reference leakParav Pandit1-3/+9
2019-10-30net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov1-2/+2
2019-10-30net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb1-2/+2
2019-10-30net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-10-30net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven1-1/+1
2019-10-25net: remove unnecessary variables and callbackTaehee Yoo1-1/+1
2019-10-21Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-118/+199
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-13/+5
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-6/+4
2019-10-18net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost1-1/+1
2019-10-18net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost1-1/+3
2019-10-18net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan1-1/+4
2019-10-18net/mlx5e: kTLS, Enhance TX resync flowTariq Toukan3-33/+51
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan3-8/+4
2019-10-18net/mlx5e: kTLS, Remove unneeded cipher type checksTariq Toukan1-6/+0
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan5-12/+52
2019-10-18net/mlx5e: kTLS, Fix missing SQ edge fillTariq Toukan1-8/+20
2019-10-18net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flowTariq Toukan1-2/+5
2019-10-18net/mlx5e: kTLS, Save by-value copy of the record fragsTariq Toukan1-4/+4
2019-10-18net/mlx5e: kTLS, Save only the frag page to release at completionTariq Toukan2-15/+14
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan3-16/+12
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan3-16/+30
2019-10-18net/mlx5e: Tx, Zero-memset WQE info struct upon updateTariq Toukan1-1/+1
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan2-3/+7
2019-10-12devlink: propagate extack down to health reporter opsJiri Pirko3-8/+16
2019-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-7/+1
2019-10-09net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker1-6/+4