summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-12Merge branch 'Update-devlink-binary-output'David S. Miller
2019-11-12selftests: Add a test of large binary to devlink health testAya Levin
2019-11-12netdevsim: Update dummy reporter's devlink binary interfaceAya Levin
2019-11-12net/mlx5: Dump of fw_fatal use updated devlink binary interfaceAya Levin
2019-11-12devlink: Allow large formatted message of binary outputAya Levin
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King
2019-11-12cxgb4: make function 'cxgb4_mqprio_free_hw_resources' staticzhengbin
2019-11-12Merge branch 'atlantic-static'David S. Miller
2019-11-12net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_pri...zhengbin
2019-11-12net: atlantic: make symbol 'aq_pm_ops' staticzhengbin
2019-11-12Merge branch 'mlxsw-Add-extended-ACK-for-EMADs'David S. Miller
2019-11-12mlxsw: spectrum: Enable EMAD string TLVShalom Toledo
2019-11-12mlxsw: core: Add support for using EMAD string TLVShalom Toledo
2019-11-12mlxsw: core: Extend EMAD information reported to devlink hwerrShalom Toledo
2019-11-12mlxsw: core: Add support for EMAD string TLV parsingShalom Toledo
2019-11-12mlxsw: core: Add EMAD string TLVShalom Toledo
2019-11-12mlxsw: emad: Remove deprecated EMAD TLVsShalom Toledo
2019-11-12mlxsw: core: Parse TLVs' offsets of incoming EMADsShalom Toledo
2019-11-12net: ethernet: ti: Add dependency for TI_DAVINCI_EMACMao Wenan
2019-11-11Merge branch 'stmmac-next'David S. Miller
2019-11-11net: stmmac: Implement UDP Segmentation OffloadJose Abreu
2019-11-11net: stmmac: Rework stmmac_rx()Jose Abreu
2019-11-11net: stmmac: tc: Remove the speed dependencyJose Abreu
2019-11-11net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacksJose Abreu
2019-11-11net: stmmac: gmac4+: Add Split Header supportJose Abreu
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