summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-06net: mdio: add ipq8064 mdio driverAnsuel Smith
2020-03-05Merge branch 'tun-debug'David S. Miller
2020-03-05tun: drop TUN_DEBUG and tun_debug()Michal Kubecek
2020-03-05tun: replace tun_debug() by netif_info()Michal Kubecek
2020-03-05tun: drop useless debugging statementsMichal Kubecek
2020-03-05tun: get rid of DBG1() macroMichal Kubecek
2020-03-05tun: fix misleading comment formatMichal Kubecek
2020-03-05tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak
2020-03-05tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak
2020-03-05Merge branch 'PCI-Implement-function-to-read-Device-Serial-Number'David S. Miller
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-03-05ixgbe: Use pci_get_dsn()Jacob Keller
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller
2020-03-05bnxt_en: Use pci_get_dsn()Jacob Keller
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05Merge branch 'mlxsw-Offload-FIFO'David S. Miller
2020-03-05selftests: forwarding: ETS: Use Qdisc countersPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05Merge branch 'ethtool-consolidate-parameter-checking-for-irq-coalescing'David S. Miller
2020-03-05virtio_net: reject unsupported coalescing paramsJakub Kicinski
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-03-05bnxt: reject unsupported coalescing paramsJakub Kicinski
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski
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-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