aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2020-08-03net/mlx5e: Fix 50G per lane indicationAya Levin
2020-03-20net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-01-31net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2020-01-09net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-12-16net/mlx5: Fix rtable reference leakParav Pandit
2019-09-10net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-08-25net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin
2019-08-25net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin
2019-08-09net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-07-28net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin
2019-07-28net/mlx5e: Fix return value from timeout recover functionAya Levin
2019-06-07net/mlx5e: Support tagged tunnel over bondEli Britstein
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-01net/mlx5e: Put the common XDP code into a functionMaxim Mikityanskiy
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan
2019-04-19net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy
2019-04-19net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-09net/mlx5e: Protect against non-uplink representor for encapDmytro Linkin
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha
2019-04-09net/mlx5e: Skip un-needed tx recover if interface state is downEran Ben Elisha
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang
2019-03-29net/mlx5e: Update xon formulaHuy Nguyen
2019-03-29net/mlx5e: Update xoff formulaHuy Nguyen
2019-03-29net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin
2019-03-22net/mlx5e: Fix port buffer function documentation formatSaeed Mahameed
2019-03-01net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan
2019-03-01net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as staticEran Ben Elisha
2019-02-22net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha
2019-02-22net/mlx5e: Fix return status of TX reporter timeout recoverEran Ben Elisha
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha
2019-02-22net/mlx5e: Fix warn print in case of TX reporter creation failureEran Ben Elisha
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed