summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ll_temac: Fix typo bug for 32-bitEsben Haabendal2019-05-021-1/+1
* Merge branch 'net-mvpp2-cls-Add-classification'David S. Miller2019-05-014-84/+545
|\
| * net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier2019-05-013-9/+32
| * net: mvpp2: cls: Add Classification offload supportMaxime Chevallier2019-05-014-12/+410
| * net: mvpp2: cls: Use a bitfield to represent the flow_typeMaxime Chevallier2019-05-012-69/+109
| * net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_writeMaxime Chevallier2019-05-011-3/+3
|/
* Merge branch 'net-ll_temac-x86_64-support'David S. Miller2019-05-015-203/+432
|\
| * net: ll_temac: Enable DMA when ready, not beforeEsben Haabendal2019-05-011-5/+10
| * net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal2019-05-013-12/+37
| * net: ll_temac: Replace bad usage of msleep() with usleep_range()Esben Haabendal2019-05-011-1/+1
| * net: ll_temac: Fix bug causing buffer descriptor overrunEsben Haabendal2019-05-011-1/+1
| * net: ll_temac: Fix iommu/swiotlb leakEsben Haabendal2019-05-011-1/+1
| * net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal2019-05-014-20/+43
| * net: ll_temac: Allow use on x86 platformsEsben Haabendal2019-05-011-2/+2
| * net: ll_temac: Fix support for little-endian platformsEsben Haabendal2019-05-011-39/+50
| * net: ll_temac: Add support for non-native register endiannessEsben Haabendal2019-05-013-22/+79
| * net: ll_temac: Fix support for 64-bit platformsEsben Haabendal2019-05-012-4/+32
| * net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal2019-05-014-66/+166
| * net: ll_temac: Fix and simplify error handling by using devres functionsEsben Haabendal2019-05-013-42/+22
|/
* net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()YueHaibing2019-05-011-1/+1
* Merge branch 'net-sched-taprio-change-schedules'David S. Miller2019-05-012-206/+412
|\
| * taprio: Add support for cycle-time-extensionVinicius Costa Gomes2019-05-012-6/+30
| * taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes2019-05-012-8/+52
| * taprio: Add support adding an admin scheduleVinicius Costa Gomes2019-05-012-193/+329
| * taprio: Fix potencial use of invalid memory during dequeue()Vinicius Costa Gomes2019-05-011-6/+8
|/
* Merge branch 'tcp-undo-congestion'David S. Miller2019-05-016-49/+84
|\
| * tcp: refactor setting the initial congestion windowYuchung Cheng2019-05-013-22/+26
| * tcp: refactor to consolidate TFO passive open codeYuchung Cheng2019-05-011-27/+25
| * tcp: undo cwnd on Fast Open spurious SYNACK retransmitYuchung Cheng2019-05-011-0/+3
| * tcp: lower congestion window on Fast Open SYNACK timeoutYuchung Cheng2019-05-011-0/+3
| * tcp: undo init congestion window on false SYNACK timeoutYuchung Cheng2019-05-012-0/+7
| * tcp: better SYNACK sent timestampYuchung Cheng2019-05-012-1/+5
| * tcp: undo initial congestion window on false SYN timeoutYuchung Cheng2019-05-012-1/+17
| * tcp: avoid unconditional congestion window undo on SYN retransmitYuchung Cheng2019-05-011-2/+2
|/
* netdevsim: fix fall-through annotationGustavo A. R. Silva2019-05-011-1/+1
* sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva2019-05-011-0/+1
* devlink: Change devlink health locking mechanismMoshe Shemesh2019-05-012-23/+75
* Merge branch 'aquantia-next'David S. Miller2019-05-0122-128/+427
|\
| * net: aquantia: remove outdated device idsNikita Danilov2019-05-013-12/+0
| * net: aquantia: fixups on 64bit dma countersDmitry Bogdanov2019-05-016-64/+36
| * net: aquantia: get total counters from DMA blockDmitry Bogdanov2019-05-011-4/+5
| * net: aquantia: fetch up to date statistics on ethtool requestDmitry Bogdanov2019-05-011-1/+8
| * net: aquantia: extract timer cb into work jobIgor Russkikh2019-05-012-6/+20
| * net: aquantia: introduce fwreq mutexNikita Danilov2019-05-014-10/+42
| * net: aquantia: user correct MSI irq typeIgor Russkikh2019-05-011-1/+1
| * net: aquantia: use macros for better visibilityIgor Russkikh2019-05-012-8/+8
| * net: aquantia: improve ifup link detectionIgor Russkikh2019-05-011-2/+1
| * net: aquantia: link status irq handlingIgor Russkikh2019-05-014-19/+50
| * net: aquantia: create global service workqueueNikita Danilov2019-05-014-1/+56
| * net: aquantia: link interrupt handling functionIgor Russkikh2019-05-011-0/+14