summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-14mptcp: move address attribute into mptcp_addr_infoPaolo Abeni3-24/+25
2020-09-14mptcp: add OoO related mibsPaolo Abeni4-1/+34
2020-09-14mptcp: cleanup mptcp_subflow_discard_data()Paolo Abeni2-45/+14
2020-09-14mptcp: move ooo skbs into msk out of order queue.Paolo Abeni3-56/+211
2020-09-14mptcp: introduce and use mptcp_try_coalesce()Paolo Abeni1-12/+19
2020-09-14mptcp: basic sndbuf autotuningPaolo Abeni1-4/+13
2020-09-14mptcp: trigger msk processing even for OoO dataPaolo Abeni3-42/+78
2020-09-14mptcp: set data_ready status bit in subflow_check_data_avail()Paolo Abeni1-11/+8
2020-09-14mptcp: rethink 'is writable' conditionalPaolo Abeni2-27/+50
2020-09-14Merge branch 'ethernet-convert-tasklets-to-use-new-tasklet_setup-API'David S. Miller41-223/+183
2020-09-14net: smc91x: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+5
2020-09-14net: silan: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+7
2020-09-14qed: convert tasklets to use new tasklet_setup() APIAllen Pais4-33/+12
2020-09-14net: nixge: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14nfp: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: natsemi: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+4
2020-09-14net: micrel: convert tasklets to use new tasklet_setup() APIAllen Pais2-17/+14
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais8-20/+17
2020-09-14net: skge: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-14net: jme: convert tasklets to use new tasklet_setup() APIAllen Pais1-24/+16
2020-09-14ibmvnic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: ehea: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: hinic: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14net: sundance: convert tasklets to use new tasklet_setup() APIAllen Pais1-10/+11
2020-09-14chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais3-22/+24
2020-09-14liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais6-19/+18
2020-09-14net: macb: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-14cnic: convert tasklets to use new tasklet_setup() APIAllen Pais1-10/+8
2020-09-14net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais3-22/+19
2020-09-14net: alteon: convert tasklets to use new tasklet_setup() APIAllen Pais2-5/+7
2020-09-13tulip: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-55/+66
2020-09-13tulip: de2104x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-26/+36
2020-09-13tulip: dmfe: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-20/+24
2020-09-13tulip: uli526x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-21/+23
2020-09-13net: mvpp2: set SKBTX_IN_PROGRESSRussell King1-0/+2
2020-09-13tulip: windbond-840: Fix a debug messageChristophe JAILLET1-3/+4
2020-09-13tulip: windbond-840: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-36/+37
2020-09-13net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-39/+41
2020-09-13natsemi: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-62/+62
2020-09-12net: tehuti: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-28/+25
2020-09-12rocker: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-40/+43
2020-09-12sc92031: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-14/+14
2020-09-12tlan: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-33/+28
2020-09-12net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...Luo Jiaxing1-1/+0
2020-09-11net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera2-0/+15
2020-09-11net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irqBarry Song1-1/+2
2020-09-11Merge branch 'net-ethernet-ti-ale-add-static-configuration'David S. Miller11-99/+388
2020-09-11net: ethernet: ti: ale: add support for multi port k3 cpsw versionsGrygorii Strashko1-0/+14
2020-09-11net: ethernet: ti: ale: switch to use tables for vlan entry descriptionGrygorii Strashko2-54/+188
2020-09-11net: ethernet: ti: am65-cpsw: enable hw auto ageingGrygorii Strashko4-6/+70