summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-05hisilicon: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05enic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-03-05hsr: fix refcnt leak of hsr slave interfaceTaehee Yoo
2020-03-05Merge branch 'rmnet-cleanups'David S. Miller
2020-03-05net: rmnet: use GFP_KERNEL instead of GFP_ATOMICTaehee Yoo
2020-03-05net: rmnet: print error message when command failsTaehee Yoo
2020-03-05net: rmnet: add missing module aliasTaehee Yoo
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas
2020-03-04Merge branch 'marvell10g-tunable-and-power-saving-support'David S. Miller
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King
2020-03-04net: phy: marvell10g: add mdix controlRussell King
2020-03-04Merge branch 'PCI-Add-and-use-constant-PCI_STATUS_ERROR_BITS-and-helper-pci_s...David S. Miller
2020-03-04sound: bt87x: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04r8169: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04r8169: add PCI_STATUS_PARITY to PCI status error bitsHeiner Kallweit
2020-03-04net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit
2020-03-04Merge branch 'Allow-unknown-unicast-traffic-to-CPU-for-Felix-DSA'David S. Miller
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-04Merge branch 'pie-minor-improvements'David S. Miller
2020-03-04pie: realign commentLeslie Monis
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis
2020-03-04pie: remove unnecessary type castingLeslie Monis
2020-03-04pie: use term backlog instead of qlenLeslie Monis
2020-03-04Merge branch 'act_ct-software-offload-of-established-flows-fixes'David S. Miller
2020-03-04net/sched: act_ct: Use pskb_network_may_pull()Paul Blakey
2020-03-04net/sched: act_ct: Fix ipv6 lookup of offloaded connectionsPaul Blakey
2020-03-03gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski
2020-03-03Merge branch 'Wire-up-Ocelot-tc-flower-to-Felix-DSA'David S. Miller
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean