aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-28net: phy: force phy suspend when calling phy_stopJian Shen1-1/+1
2019-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-387/+688
2019-08-28phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28wimax/i2400m: remove redundant assignment to variable resultColin Ian King1-1/+0
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet1-1/+1
2019-08-27Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID'David S. Miller3-0/+176
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng3-0/+25
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+15
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+29
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+107
2019-08-27Merge branch 'net-dsa-mv88e6xxx-Peridot-Topaz-SERDES-changes'David S. Miller8-264/+379
2019-08-27net: dsa: mv88e6xxx: fully support SERDES on Topaz familyMarek Behún4-6/+79
2019-08-27net: dsa: mv88e6xxx: rename port cmode macroMarek Behún3-28/+28
2019-08-27net: dsa: mv88e6xxx: simplify SERDES code for Topaz and PeridotMarek Behún4-92/+42
2019-08-27net: dsa: mv88e6xxx: create serdes_get_lane chip operationMarek Behún5-96/+146
2019-08-27net: dsa: mv88e6xxx: update code operating on hidden registersMarek Behún4-64/+87
2019-08-27net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handlerMarek Behún1-2/+21
2019-08-27Merge branch 'sctp-add-SCTP_ECN_SUPPORTED-sockopt'David S. Miller8-5/+102
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long2-0/+74
2019-08-27sctp: allow users to set netns ecn flag with sysctlXin Long1-0/+7
2019-08-27sctp: make ecn flag per netns and endpointXin Long5-5/+21
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan1-2/+0
2019-08-27Merge branch 'Simplify-DSA-handling-of-VLAN-subinterface-offload'David S. Miller2-9/+22
2019-08-27net: dsa: sja1105: Clear VLAN filtering offload netdev featureVladimir Oltean1-0/+16
2019-08-27net: dsa: Advertise the VLAN offload netdev ability only if switch supports itVladimir Oltean1-9/+6
2019-08-27Merge branch 'net-ethernet-mediatek-convert-to-PHYLINK'David S. Miller8-292/+470
2019-08-27dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink APIRené van Dorst3-12/+19
2019-08-27net: ethernet: mediatek: Re-add support SGMIIRené van Dorst4-115/+213
2019-08-27net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst3-192/+265
2019-08-27Merge branch 'net-dsa-explicit-programmation-of-VLAN-on-CPU-ports'David S. Miller5-109/+136
2019-08-27net: dsa: clear VLAN PVID flag for CPU portVivien Didelot1-0/+6
2019-08-27net: dsa: program VLAN on CPU port from slaveVivien Didelot2-1/+18
2019-08-27net: dsa: check bridge VLAN in slave operationsVivien Didelot2-8/+14
2019-08-27net: dsa: add slave VLAN helpersVivien Didelot1-7/+33
2019-08-27net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_addVivien Didelot2-4/+7
2019-08-27net: dsa: remove bitmap operationsVivien Didelot3-90/+59
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller279-1287/+2599
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds14-118/+163
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds10-38/+172
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-3/+3
2019-08-27Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds10-32/+73
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds67-204/+415
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing1-2/+0
2019-08-27NFSv2: Fix write regressionTrond Myklebust1-1/+3
2019-08-27NFSv2: Fix eof handlingTrond Myklebust1-1/+2
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones1-1/+1