summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05net: rmnet: use GFP_KERNEL instead of GFP_ATOMICTaehee Yoo1-2/+2
2020-03-05net: rmnet: print error message when command failsTaehee Yoo3-16/+29
2020-03-05net: rmnet: add missing module aliasTaehee Yoo1-0/+1
2020-03-05Merge branch 'marvell10g-tunable-and-power-saving-support'David S. Miller1-7/+170
2020-03-05net: phy: marvell10g: place in powersave mode at probeRussell King1-4/+26
2020-03-05net: phy: marvell10g: add energy detect power down tunableRussell King1-1/+85
2020-03-05net: phy: marvell10g: add mdix controlRussell King1-2/+59
2020-03-05Merge branch 'PCI-Add-and-use-constant-PCI_STATUS_ERROR_BITS-and-helper-pci_s...David S. Miller11-85/+61
2020-03-05sound: bt87x: use pci_status_get_and_clear_errorsHeiner Kallweit1-6/+1
2020-03-05PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-12/+2
2020-03-05net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2-7/+2
2020-03-05net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit2-39/+19
2020-03-05r8169: use pci_status_get_and_clear_errorsHeiner Kallweit1-9/+6
2020-03-05PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit2-0/+24
2020-03-05PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit3-14/+7
2020-03-05r8169: add PCI_STATUS_PARITY to PCI status error bitsHeiner Kallweit1-1/+1
2020-03-05net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit1-1/+1
2020-03-05net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit2-0/+2
2020-03-05Merge branch 'Allow-unknown-unicast-traffic-to-CPU-for-Felix-DSA'David S. Miller6-49/+121
2020-03-05net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean3-10/+69
2020-03-05net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean5-39/+52
2020-03-05Merge branch 'pie-minor-improvements'David S. Miller3-46/+33
2020-03-05pie: realign commentLeslie Monis1-9/+9
2020-03-05pie: remove pie_vars->accu_prob_overflowsLeslie Monis3-20/+7
2020-03-05pie: remove unnecessary type castingLeslie Monis1-2/+2
2020-03-05pie: use term backlog instead of qlenLeslie Monis2-16/+16
2020-03-04Merge branch 'act_ct-software-offload-of-established-flows-fixes'David S. Miller1-36/+28
2020-03-04net/sched: act_ct: Use pskb_network_may_pull()Paul Blakey1-8/+8
2020-03-04net/sched: act_ct: Fix ipv6 lookup of offloaded connectionsPaul Blakey1-34/+26
2020-03-04gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski1-29/+0
2020-03-04Merge branch 'Wire-up-Ocelot-tc-flower-to-Felix-DSA'David S. Miller14-917/+983
2020-03-04net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean4-0/+171
2020-03-04net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean2-0/+66
2020-03-04net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean4-88/+114
2020-03-04net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean3-29/+17
2020-03-04net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean5-523/+484
2020-03-04net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean1-21/+24
2020-03-04net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean1-11/+2
2020-03-04net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean1-51/+51
2020-03-04net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean6-215/+75
2020-03-04net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu3-13/+13
2020-03-04Merge branch 'net-module-and-fw-vers'David S. Miller65-346/+22
2020-03-04net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky1-2/+0
2020-03-04net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky1-1/+0
2020-03-04net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky1-9/+0
2020-03-04net/freescale: Clean drivers from static versionsLeon Romanovsky12-40/+0
2020-03-04net/fealnx: Delete driver versionLeon Romanovsky1-20/+0
2020-03-04net/faraday: Delete driver version from the driversLeon Romanovsky2-5/+0
2020-03-04net/emulex: Delete driver versionLeon Romanovsky3-6/+1
2020-03-04net/dnet: Delete static version from the driverLeon Romanovsky2-2/+0