summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata2-44/+45
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata3-6/+107
2020-03-05Merge branch 'ethtool-consolidate-parameter-checking-for-irq-coalescing'David S. Miller15-183/+146
2020-03-05virtio_net: reject unsupported coalescing paramsJakub Kicinski1-11/+3
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski3-0/+12
2020-03-05bnxt: reject unsupported coalescing paramsJakub Kicinski1-0/+6
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski1-56/+3
2020-03-05hisilicon: let core reject the unsupported coalescing parametersJakub Kicinski1-14/+2
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski1-22/+1
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski1-20/+2
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski1-14/+2
2020-03-05enic: let core reject the unsupported coalescing parametersJakub Kicinski1-19/+4
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski1-24/+2
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski2-3/+108
2020-03-05hsr: fix refcnt leak of hsr slave interfaceTaehee Yoo1-4/+1
2020-03-05Merge branch 'rmnet-cleanups'David S. Miller3-18/+32
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-04Merge branch 'marvell10g-tunable-and-power-saving-support'David S. Miller1-7/+170
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King1-4/+26
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King1-1/+85
2020-03-04net: phy: marvell10g: add mdix controlRussell King1-2/+59
2020-03-04Merge branch 'PCI-Add-and-use-constant-PCI_STATUS_ERROR_BITS-and-helper-pci_s...David S. Miller11-85/+61
2020-03-04sound: bt87x: use pci_status_get_and_clear_errorsHeiner Kallweit1-6/+1
2020-03-04PCI: pci-bridge-emul: Use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-12/+2
2020-03-04net: skfp: use new constant PCI_STATUS_ERROR_BITSHeiner Kallweit2-7/+2
2020-03-04net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit2-39/+19
2020-03-04r8169: use pci_status_get_and_clear_errorsHeiner Kallweit1-9/+6
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit2-0/+24
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit3-14/+7
2020-03-04r8169: add PCI_STATUS_PARITY to PCI status error bitsHeiner Kallweit1-1/+1
2020-03-04net: skfp: add PCI_STATUS_REC_TARGET_ABORT to PCI status error bitsHeiner Kallweit1-1/+1
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit2-0/+2
2020-03-04Merge branch 'Allow-unknown-unicast-traffic-to-CPU-for-Felix-DSA'David S. Miller6-49/+121
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean3-10/+69
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean5-39/+52
2020-03-04Merge branch 'pie-minor-improvements'David S. Miller3-46/+33
2020-03-04pie: realign commentLeslie Monis1-9/+9
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis3-20/+7
2020-03-04pie: remove unnecessary type castingLeslie Monis1-2/+2
2020-03-04pie: 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-03gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski1-29/+0
2020-03-03Merge branch 'Wire-up-Ocelot-tc-flower-to-Felix-DSA'David S. Miller14-917/+983
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean4-0/+171
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean2-0/+66