summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Merge branch 'tcp-fix-stretch-ACK-bugs-in-congestion-control-modules'David S. Miller
2020-03-16tcp: fix stretch ACK bugs in YeahPengcheng Yang
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-03-16remoteproc: clean up notification configAlex Elder
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko
2020-03-16Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'David S. Miller
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng
2020-03-16chcr: remove set but not used variable 'status'YueHaibing
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-15Merge branch 'net-dsa-improve-serdes-integration'David S. Miller