summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: use memory reserves in TX slow pathJulian Wiedmann
2020-03-18s390/qeth: use memory reserves to back RX buffersJulian Wiedmann
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-17mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni
2020-03-17Merge branch 'net-add-phylink-support-for-PCS'David S. Miller
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-03-17net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King
2020-03-17Merge branch 'net-bridge-vlan-options-add-support-for-tunnel-mapping'David S. Miller
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov
2020-03-17net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov
2020-03-17net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov
2020-03-17Merge branch 'stmmac-100GB-Enterprise-MAC-support'David S. Miller
2020-03-17Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu
2020-03-17net: stmmac: Add XLGMII supportJose Abreu
2020-03-17net: phy: xpcs: Add XLGMII supportJose Abreu
2020-03-17Merge branch 'ionic-bits-and-bytes'David S. Miller
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson
2020-03-17ionic: remove adminq napi instanceShannon Nelson
2020-03-17ionic: deinit rss only if selectedShannon Nelson
2020-03-17ionic: stop devlink warn on mgmt deviceShannon Nelson
2020-03-17Merge branch 'net_sched-allow-use-of-hrtimer-slack'David S. Miller
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet
2020-03-17net_sched: do not reprogram a timer about to expireEric Dumazet
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet
2020-03-17Merge branch 'nfp-type'David S. Miller
2020-03-17nfp: allow explicitly selected delayed statsJakub Kicinski
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17Merge branch 'net-phy-improve-phy_driver-callback-handle_interrupt'David S. Miller
2020-03-17net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit
2020-03-17Merge branch 'ethtool-consolidate-irq-coalescing-last-part'David S. Miller
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-17net: axienet: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-17net: ll_temac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-17net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: cpsw: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: tehuti: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: dwc-xlgmac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-17net: socionext: reject unsupported coalescing paramsJakub Kicinski
2020-03-17net: sfc: reject unsupported coalescing paramsJakub Kicinski
2020-03-18netfilter: Introduce egress hookLukas Wunner