summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-15cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi7-7/+237
2018-05-15net: stmmac: Add Jose Abreu as co-maintainerJose Abreu1-0/+1
2018-05-15net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman4-10/+8
2018-05-15net/mlx5e: Use test bit in en accel xmit flowGal Pressman1-2/+2
2018-05-15net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman1-1/+1
2018-05-15net/mlx5e: Report all channels with min RX WQEs timeoutEran Ben Elisha1-12/+11
2018-05-15net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz3-3/+16
2018-05-15net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz2-17/+24
2018-05-15net/mlx5e: Properly order min inline mode setup while parsing TC matchesOr Gerlitz1-53/+76
2018-05-15net/mlx5e: Use local actions var while processing offloaded TC flow actionsOr Gerlitz1-20/+24
2018-05-15net/mlx5e: Return success when TC offloaded fdb actions parsed okOr Gerlitz1-2/+3
2018-05-15net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributesOr Gerlitz1-2/+0
2018-05-15net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz2-10/+9
2018-05-15net/mlx5e: Remove double defined DMAC header re-write elementOr Gerlitz1-1/+0
2018-05-15net/mlx5e: Use bool as return type for mlx5e_xdp_handleTariq Toukan1-3/+3
2018-05-15net/mlx5e: Use u8 instead of int for LRO number of segmentsTariq Toukan1-2/+1
2018-05-15net/mlx5e: Skip redundant checks when providing NUD lastuse feedbackRoi Dayan1-0/+2
2018-05-15net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed1-1/+0
2018-05-14cxgb4: do not fail vf instatiation in slave modeArjun Vynipadath1-7/+3
2018-05-14mlxsw: spectrum_span: Support LAG under mirror-to-gretapPetr Machata1-0/+21
2018-05-14net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Hernán Gonzalez1-1/+1
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner2-2/+5
2018-05-14Merge branch 'stmmac-dwmac-sun8i-Support-R40'David S. Miller2-30/+130
2018-05-14net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoCChen-Yu Tsai1-0/+17
2018-05-14net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chainsChen-Yu Tsai1-9/+23
2018-05-14net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external deviceChen-Yu Tsai1-1/+49
2018-05-14net: stmmac: dwmac-sun8i: Use regmap_field for syscon register accessChen-Yu Tsai1-11/+31
2018-05-14dt-bindings: net: dwmac-sun8i: Add binding for GMAC on Allwinner R40 SoCChen-Yu Tsai1-0/+3
2018-05-14dt-bindings: net: dwmac-sun8i: simplify description of syscon propertyChen-Yu Tsai1-6/+1
2018-05-14dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical orderChen-Yu Tsai1-1/+1
2018-05-14dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptionsChen-Yu Tsai1-4/+7
2018-05-14Merge branch 'dsa-mv88e6xxx-remove-Global-1-setup'David S. Miller4-63/+149
2018-05-14net: dsa: mv88e6xxx: add a stats setup functionVivien Didelot1-17/+10
2018-05-14net: dsa: mv88e6xxx: add IEEE and IP mapping opsVivien Didelot4-31/+127
2018-05-14net: dsa: mv88e6xxx: use helper for 6390 histogramVivien Didelot2-15/+12
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-37/+72
2018-05-14Merge branch 'kernel-add-support-to-collect-hardware-logs-in-crash-recovery-k...David S. Miller10-13/+469
2018-05-14cxgb4: collect hardware dump in second kernelRahul Lakkireddy4-0/+42
2018-05-14vmcore: append device dumps to vmcore as elf notesRahul Lakkireddy1-4/+243
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy6-9/+184
2018-05-14i40evf: Fix a hardware reset support in VF driverPaweł Jabłoński2-3/+21
2018-05-14i40e: free the skb after clearing the bitlockJacob Keller1-1/+6
2018-05-14i40e: cleanup wording in a header commentJacob Keller1-1/+1
2018-05-14i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUESJacob Keller2-3/+3
2018-05-14i40e: add tx_busy to ethtool statsHarshitha Ramamurthy1-0/+1
2018-05-14i40e: Fix recalculation of MSI-X vectors for VMDqPatryk Małek1-4/+11
2018-05-14i40e: cleanup whitespace for some ethtool stat definitionsJacob Keller1-6/+6
2018-05-14i40e: remove duplicate pfc statsJacob Keller1-4/+0
2018-05-14i40e: calculate ethtool stats size in a separate functionJacob Keller1-10/+18
2018-05-14i40evf: Fix client header defineJeff Kirsher1-3/+3