summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)1-2/+0
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi4-0/+164
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller156-3114/+5267
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin1-1/+0
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-05Merge branch 'mlxsw-Offload-FIFO'David S. Miller10-73/+340
2020-03-05selftests: forwarding: ETS: Use Qdisc countersPetr Machata4-13/+30
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata3-1/+149
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata1-9/+9
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