aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel6-1/+363
2019-08-21mlxsw: Add trap group for layer 2 discardsIdo Schimmel1-0/+8
2019-08-21mlxsw: Add layer 2 discard trap IDsIdo Schimmel1-0/+7
2019-08-21mlxsw: reg: Add new trap actionsIdo Schimmel1-0/+4
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel2-0/+15
2019-08-20net/mlx5: Fix the order of fc_stats cleanupGavi Teitz1-5/+4
2019-08-20net/mlx5e: Fix deallocation of non-fully init encap entriesVlad Buslov1-4/+8
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin5-0/+101
2019-08-20net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed2-21/+30
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin3-0/+34
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin7-7/+140
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin3-4/+24
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin6-23/+237
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin3-6/+24
2019-08-20net/mlx5e: Add cq info to tx reporter diagnoseAya Levin5-0/+78
2019-08-20net/mlx5e: Extend tx reporter diagnostics outputAya Levin3-8/+94
2019-08-20net/mlx5e: Extend tx diagnose functionAya Levin1-10/+10
2019-08-20net/mlx5e: Generalize tx reporter's functionalityAya Levin4-104/+137
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin3-12/+12
2019-08-20net/mlx5e: Rename reporter header fileAya Levin3-4/+4
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-190/+205
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso2-2/+2
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha3-0/+46
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy1-0/+3
2019-08-13net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata1-83/+55
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman6-153/+22
2019-08-09net/mlx5e: Use refcount_t for refcountChuhong Yuan1-4/+5
2019-08-09net/mlx5e: Use vhca_id in generating representor port_indexParav Pandit1-4/+16
2019-08-09net/mlx5e: Simplify querying port representor parent idParav Pandit1-13/+3
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit1-5/+1
2019-08-09net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov2-6/+29
2019-08-09net/mlx5e: Protect encap hash table with mutexVlad Buslov3-10/+36
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov4-28/+64
2019-08-09net/mlx5e: Allow concurrent creation of mod_hdr entriesVlad Buslov1-12/+29
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov2-10/+27
2019-08-09net/mlx5e: Protect mod header entry flows list with spinlockVlad Buslov1-0/+7
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov4-43/+57
2019-08-09net/mlx5e: Allow concurrent creation of hairpin entriesVlad Buslov1-19/+46
2019-08-09net/mlx5e: Protect hairpin hash table with mutexVlad Buslov2-4/+18
2019-08-09net/mlx5e: Protect hairpin entry flows list with spinlockVlad Buslov1-0/+8
2019-08-09net/mlx5e: Extend hairpin entry with reference counterVlad Buslov1-18/+26
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko1-5/+2
2019-08-08mlxsw: spectrum: Extend to support Spectrum-3 ASICJiri Pirko3-3/+59
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu1-5/+5
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2-5/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan1-3/+3