summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2019-09-11mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy
2019-08-13net/mlx4_en: fix a memory leak bugWenwen Wang
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata
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-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai
2019-07-31mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata
2019-07-31mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko
2019-07-30mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King
2019-07-29mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabledPetr Machata
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-25net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb
2019-07-25net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata
2019-07-15net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov
2019-07-15net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov
2019-07-15net/mlx5e: Verify encapsulation is supportedEli Cohen
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-12net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov
2019-07-12net/mlx5e: Convert single case statement switch statements into if statementsNathan Chancellor
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed
2019-07-11net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed
2019-07-11net/mlx5e: Fix compilation error in TLS codeTariq Toukan