aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20net/mlx5e: Rx, Update page pool numa node when changedSaeed Mahameed1-0/+3
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+17
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+2
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
2019-11-15mlxsw: spectrum_router: Allocate discard adjacency entry when neededIdo Schimmel1-11/+32
2019-11-13net/mlx5: TC: Offload flow table rulesPaul Blakey3-5/+71
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik3-2/+25
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik3-0/+9
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen1-4/+4
2019-11-13net/mlx5: Read num_vfs before disabling SR-IOVParav Pandit1-5/+6
2019-11-13net/mlx5: DR, Fix matcher builders select checkAlex Vesker1-1/+1
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed6-420/+666
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey2-5/+13
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey1-36/+82
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey2-2/+10
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey2-4/+6
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey4-15/+15
2019-11-13net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey1-8/+4
2019-11-12net/mlx5: Dump of fw_fatal use updated devlink binary interfaceAya Levin1-17/+1
2019-11-12mlxsw: spectrum: Enable EMAD string TLVShalom Toledo1-0/+2
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo2-6/+72
2019-11-12mlxsw: core: Extend EMAD information reported to devlink hwerrShalom Toledo1-2/+10
2019-11-12mlxsw: core: Add support for EMAD string TLV parsingShalom Toledo1-0/+15
2019-11-12mlxsw: core: Add EMAD string TLVShalom Toledo2-1/+24
2019-11-12mlxsw: emad: Remove deprecated EMAD TLVsShalom Toledo1-4/+1
2019-11-12mlxsw: core: Parse TLVs' offsets of incoming EMADsShalom Toledo1-11/+42
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko1-2/+3
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko1-2/+3
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+22
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko2-1/+8
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-4/+7
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko2-1/+8
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen3-8/+65
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen3-0/+39
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen3-2/+25
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen3-0/+49
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker1-0/+2
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker1-0/+1
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-11-05net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King1-1/+1
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King1-1/+1
2019-11-05mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller25-359/+393
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller23-173/+294
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker3-43/+52