summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-11-11net: stmmac: Fix sparse warningJose Abreu
2019-11-11cxgb4: remove redundant assignment to hdr_lenColin Ian King
2019-11-11tipc: fix update of the uninitialized variable errColin Ian King
2019-11-11Documentation: networking: dpaa_eth: adjust sysfs pathsMadalin Bucur
2019-11-11Documentation: networking: dpaa_eth: adjust buffer pool infoMadalin Bucur
2019-11-11samples/bpf: adjust Makefile and README.rstJesper Dangaard Brouer
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko
2019-11-11r8169: add support for RTL8117Heiner Kallweit
2019-11-11Merge branch 'sfp-Allow-slow-to-initialise-GPON-modules-to-work'David S. Miller
2019-11-11net: sfp: allow modules with slow diagnostics to probeRussell King
2019-11-11net: sfp: allow sfp to probe slow to initialise GPON modulesRussell King
2019-11-11net: sfp: move module insert reporting out of probeRussell King
2019-11-11net: sfp: split power mode switching from probeRussell King
2019-11-11net: sfp: track upstream's attachment state in state machineRussell King
2019-11-11net: sfp: ensure TX_FAULT has deasserted before probing the PHYRussell King
2019-11-11net: sfp: allow fault processing to transition to other statesRussell King
2019-11-11net: sfp: eliminate mdelay() from PHY probeRussell King
2019-11-11net: sfp: split the PHY probe from sfp_sm_mod_init()Russell King
2019-11-11net: sfp: control TX_DISABLE and phy only from main state machineRussell King
2019-11-11net: sfp: avoid power switch on address-change modulesRussell King
2019-11-11net: sfp: parse SFP power requirement earlierRussell King
2019-11-11net: sfp: rename T_PROBE_WAIT to T_SERIALRussell King
2019-11-11net: sfp: handle module remove outside state machineRussell King
2019-11-11net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()Russell King
2019-11-11net: sfp: move tx disable on device down to main state machineRussell King
2019-11-11net: sfp: move sfp sub-state machines into separate functionsRussell King
2019-11-11net: sfp: fix sfp_bus_put() kernel documentationRussell King
2019-11-11r8169: respect EEE user setting when restarting networkHeiner Kallweit
2019-11-11lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by usersXin Long
2019-11-11lwtunnel: get nlsize for erspan options properlyXin Long
2019-11-11lwtunnel: change to use nla_parse_nested on new optionsXin Long
2019-11-11Merge branch 'Accomodate-DSA-front-end-into-Ocelot'David S. Miller
2019-11-11net: mscc: ocelot: don't hardcode the number of the CPU portVladimir Oltean
2019-11-11net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean
2019-11-11net: mscc: ocelot: refactor adjust_link into a netdev-independent functionVladimir Oltean
2019-11-11net: mscc: ocelot: initialize list of multicast addresses in common codeClaudiu Manoil
2019-11-11net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stopVladimir Oltean
2019-11-11net: mscc: ocelot: move port initialization into separate functionVladimir Oltean
2019-11-11net: mscc: ocelot: limit vlan ingress filtering to actual number of portsVladimir Oltean
2019-11-11net: mscc: ocelot: refactor ethtool callbacksVladimir Oltean
2019-11-11net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean
2019-11-11net: mscc: ocelot: refactor struct ocelot_port out of function prototypesVladimir Oltean
2019-11-11net: mscc: ocelot: change prototypes of switchdev port attribute handlersVladimir Oltean
2019-11-11net: mscc: ocelot: change prototypes of hwtstamping ioctlsVladimir Oltean
2019-11-11net: mscc: ocelot: break out fdb operations into abstract implementationsVladimir Oltean
2019-11-11net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}Vladimir Oltean
2019-11-11net: mscc: ocelot: break apart ocelot_vlan_port_applyVladimir Oltean
2019-11-11Merge branch 'net-dsa-mv88e6xxx-Add-support-for-port-mirroring'David S. Miller
2019-11-11net: dsa: mv88e6xxx: Add support for port mirroringIwan R Timmer
2019-11-11net: dsa: mv88e6xxx: Split monitor port configurationIwan R Timmer