aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-07net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer2-7/+40
2019-02-07Merge branch 'Add-comphy-support-for-Armada-38x'David S. Miller8-5/+369
2019-02-07ARM: dts: clearfog: add comphy settings for Ethernet interfacesRussell King1-0/+2
2019-02-07net: marvell: neta: add comphy supportRussell King1-4/+41
2019-02-07dt-bindings: net: mvneta: add phys propertyRussell King1-1/+1
2019-02-07ARM: dts: add description for Armada 38x common phyRussell King1-0/+37
2019-02-07phy: armada38x: add common phy supportRussell King3-0/+248
2019-02-07dt-bindings: phy: Armada 38x common phy bindingsRussell King1-0/+40
2019-02-07Merge branch 'smc-next'David S. Miller7-51/+74
2019-02-07net/smc: original socket family in inet_sock_diagKarsten Graul1-2/+1
2019-02-07net/smc: move code to clear the conn->lgr fieldKarsten Graul1-2/+3
2019-02-07net/smc: use client and server LGR pending locks for SMC-RHans Wippel1-16/+28
2019-02-07net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel1-5/+9
2019-02-07net/smc: use smc_curs_copy() for SMC-DUrsula Braun1-4/+5
2019-02-07net/smc: postpone release of clcsockUrsula Braun2-17/+23
2019-02-07s390/net: move pnet constantsUrsula Braun2-8/+8
2019-02-07net: vxlan: Free a leaked vetoed multicast rdstPetr Machata1-9/+11
2019-02-07Merge branch 'devlink-health'David S. Miller11-165/+1755
2019-02-07devlink: Add Documentation/networking/devlink-health.txtAya Levin1-0/+86
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha3-37/+55
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha6-128/+306
2019-02-07devlink: Add health dump {get,clear} commandsEran Ben Elisha2-0/+65
2019-02-07devlink: Add health diagnose commandEran Ben Elisha2-0/+47
2019-02-07devlink: Add health recover commandEran Ben Elisha2-0/+21
2019-02-07devlink: Add health set commandEran Ben Elisha2-0/+37
2019-02-07devlink: Add health get commandEran Ben Elisha2-0/+160
2019-02-07devlink: Add health report functionalityEran Ben Elisha3-0/+193
2019-02-07devlink: Add health reporter create/destroy functionalityEran Ben Elisha2-0/+145
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha3-0/+640
2019-02-07net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer1-3/+3
2019-02-06net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter3-39/+47
2019-02-06net: phy: improve genphy_c45_read_linkHeiner Kallweit2-11/+6
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2-18/+16
2019-02-06net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal1-0/+16
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linuxDavid S. Miller16-52/+166
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller34-391/+4353
2019-02-06Merge branch 'mlxsw-blackhole-routes'David S. Miller2-2/+225
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel1-0/+200
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel1-2/+25
2019-02-06Merge branch 'net-Introduce-ndo_get_port_parent_id'David S. Miller30-260/+214
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli6-84/+15
2019-02-06net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli1-6/+12
2019-02-06staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli1-4/+12
2019-02-06netdevsim: Implement ndo_get_port_parent_id()Florian Fainelli1-17/+6
2019-02-06rocker: Implement ndo_get_port_parent_id()Florian Fainelli1-5/+13
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli5-26/+11
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli1-20/+13
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli3-29/+26
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli3-24/+14
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2-35/+12