aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov5-2/+45
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov4-5/+31
2020-03-17net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov3-11/+13
2020-03-17net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov3-7/+7
2020-03-17Merge branch 'stmmac-100GB-Enterprise-MAC-support'David S. Miller8-3/+340
2020-03-17Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu1-2/+5
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu5-1/+173
2020-03-17net: stmmac: Add XLGMII supportJose Abreu2-0/+64
2020-03-17net: phy: xpcs: Add XLGMII supportJose Abreu1-0/+98
2020-03-17Merge branch 'ionic-bits-and-bytes'David S. Miller4-7/+22
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson1-0/+3
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson1-4/+9
2020-03-17ionic: remove adminq napi instanceShannon Nelson1-0/+1
2020-03-17ionic: deinit rss only if selectedShannon Nelson1-1/+2
2020-03-17ionic: stop devlink warn on mgmt deviceShannon Nelson1-2/+7
2020-03-17Merge branch 'net_sched-allow-use-of-hrtimer-slack'David S. Miller4-12/+42
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet2-4/+19
2020-03-17net_sched: do not reprogram a timer about to expireEric Dumazet1-2/+7
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet2-6/+16
2020-03-17Merge branch 'nfp-type'David S. Miller13-52/+49
2020-03-17nfp: allow explicitly selected delayed statsJakub Kicinski1-1/+2
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski13-52/+48
2020-03-17Merge branch 'net-phy-improve-phy_driver-callback-handle_interrupt'David S. Miller3-19/+28
2020-03-17net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit1-2/+5
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit3-17/+23
2020-03-17Merge branch 'ethtool-consolidate-irq-coalescing-last-part'David S. Miller14-64/+35
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski4-3/+17
2020-03-17net: axienet: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-17net: ll_temac: let core reject the unsupported coalescing parametersJakub Kicinski1-19/+2
2020-03-17net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-17net: cpsw: reject unsupported coalescing paramsJakub Kicinski2-0/+2
2020-03-17net: tehuti: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-17net: dwc-xlgmac: let core reject the unsupported coalescing parametersJakub Kicinski1-15/+2
2020-03-17net: socionext: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-17net: sfc: reject unsupported coalescing paramsJakub Kicinski2-6/+6
2020-03-16Merge branch 'tcp-fix-stretch-ACK-bugs-in-congestion-control-modules'David S. Miller4-65/+51
2020-03-16tcp: fix stretch ACK bugs in YeahPengcheng Yang1-30/+11
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang1-4/+5
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang1-21/+23
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang1-8/+9
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang1-5/+6
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer4-8/+15
2020-03-16remoteproc: clean up notification configAlex Elder2-4/+2
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik1-1/+1
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai1-12/+1
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko1-0/+1
2020-03-16Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'David S. Miller2-22/+8
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng1-11/+4
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng1-11/+4
2020-03-16chcr: remove set but not used variable 'status'YueHaibing1-2/+1