summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha
2019-02-07net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer
2019-02-06net: emac: remove IBM_EMAC_RX_SKB_HEADROOMChristian Lamparter
2019-02-06net: phy: improve genphy_c45_read_linkHeiner Kallweit
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas
2019-02-06net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal
2019-02-06Merge branch 'for_net-next-5.1/rds-tos-v4' of git://git.kernel.org/pub/scm/li...David S. Miller
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-06Merge branch 'mlxsw-blackhole-routes'David S. Miller
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel
2019-02-06Merge branch 'net-Introduce-ndo_get_port_parent_id'David S. Miller
2019-02-06net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_IDFlorian Fainelli
2019-02-06net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06netdevsim: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06rocker: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06nfp: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06bnxt: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06net: Introduce ndo_get_port_parent_id()Florian Fainelli
2019-02-06cxgb4: Update 1.22.9.0 as the latest firmware supported.Vishal Kulkarni
2019-02-06cxgb4: Add new T6 PCI device ids 0x608bVishal Kulkarni
2019-02-06r8169: Avoid pointer aliasingThierry Reding
2019-02-06r8169: Load MAC address from device tree if presentThierry Reding
2019-02-06Merge branch 'mlxsw-core-Trace-EMAD-errors'David S. Miller
2019-02-06mlxsw: core: Trace EMAD errorsNir Dotan
2019-02-06devlink: add hardware errors tracing facilityNir Dotan
2019-02-06Merge branch 'dpaa2-eth-Driver-updates'David S. Miller
2019-02-06dpaa2-eth: Update buffer pool refill thresholdIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use FQ-based DPIO enqueue APIIoana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use napi_consume_skb()Ioana Ciocoi Radulescu
2019-02-06dpaa2-eth: Use a single page per Rx bufferIoana Ciocoi Radulescu
2019-02-06Merge branch 'add-flow_rule-infrastructure'David S. Miller
2019-02-06qede: use ethtool_rx_flow_rule() to remove duplicated parser codePablo Neira Ayuso
2019-02-06qede: place ethtool_rx_flow_spec after code after TC flower codebasePablo Neira Ayuso
2019-02-06dsa: bcm_sf2: use flow_rule infrastructurePablo Neira Ayuso
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso
2019-02-06flow_offload: add wake-up-on-lan and queue to flow_actionPablo Neira Ayuso
2019-02-06cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-06Merge branch 'net-phy-add-and-use-further-MMD-accessors'David S. Miller