summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-15sctp: add sctp_flush_ctx, a context struct on outq_flush routinesMarcelo Ricardo Leitner1-94/+88
2018-05-15Merge branch 'sctp-refactor-sctp_outq_flush'David S. Miller1-282/+311
2018-05-15sctp: rework switch cases in sctp_outq_flush_dataMarcelo Ricardo Leitner1-98/+93
2018-05-15sctp: make use of gfp on retransmissionsMarcelo Ricardo Leitner1-8/+9
2018-05-15sctp: move transport flush code out of sctp_outq_flushMarcelo Ricardo Leitner1-30/+26
2018-05-15sctp: move flushing of data chunks out of sctp_outq_flushMarcelo Ricardo Leitner1-74/+75
2018-05-15sctp: move outq data rtx code out of sctp_outq_flushMarcelo Ricardo Leitner1-43/+58
2018-05-15sctp: move the flush of ctrl chunks into its own functionMarcelo Ricardo Leitner1-36/+56
2018-05-15sctp: factor out sctp_outq_select_transportMarcelo Ricardo Leitner1-97/+90
2018-05-15sctp: add sctp_packet_singletonMarcelo Ricardo Leitner1-7/+15
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-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
2018-05-14virtchnl: Whitespace and parenthesis cleanupBruce Allan1-2/+2
2018-05-14net: ipv4: ipconfig: fix unused variableAnders Roxell1-3/+2
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller449-1652/+3193
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds106-291/+714
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-22/+17
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4