summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04netdevsim: implement fake flash updating with notificationsJiri Pirko
2019-06-04mlxsw: Implement flash update status notificationsJiri Pirko
2019-06-04mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko
2019-06-04devlink: allow driver to update progress of flash updateJiri Pirko
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04mlxsw: Move firmware flash implementation to devlinkJiri Pirko
2019-06-04net: stmmac: socfpga: add RMII phy modeDinh Nguyen
2019-06-04Merge branch 'FDB-updates-for-SJA1105-DSA-driver'David S. Miller
2019-06-04net: dsa: sja1105: Hide the dsa_8021q VLANs from the bridge fdb commandVladimir Oltean
2019-06-04net: dsa: sja1105: Unset port from forwarding mask unconditionally on fdb_delVladimir Oltean
2019-06-04net: dsa: sja1105: Add FDB operations for P/Q/R/S seriesVladimir Oltean
2019-06-04net: dsa: sja1105: Add P/Q/R/S management route support via dynamic interfaceVladimir Oltean
2019-06-04net: dsa: sja1105: Make dynamic_config_read return -ENOENT if not foundVladimir Oltean
2019-06-04net: dsa: sja1105: Add P/Q/R/S support for dynamic L2 lookup operationsVladimir Oltean
2019-06-04net: dsa: sja1105: Make room for P/Q/R/S FDB operationsVladimir Oltean
2019-06-04net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interfaceVladimir Oltean
2019-06-04net: dsa: sja1105: Add missing L2 Forwarding Table definitions for P/Q/R/SVladimir Oltean
2019-06-04net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entriesVladimir Oltean
2019-06-04net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmdVladimir Oltean
2019-06-03Merge branch 'r8169-make-firmware-handling-code-ready-to-be-factored-out'David S. Miller
2019-06-03r8169: add rtl_fw_request_firmware and rtl_fw_release_firmwareHeiner Kallweit
2019-06-03r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independentHeiner Kallweit
2019-06-03r8169: simplify rtl_fw_write_firmwareHeiner Kallweit
2019-06-03r8169: add enum rtl_fw_opcodeHeiner Kallweit
2019-06-03Merge branch 'hns3-next'David S. Miller
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li
2019-06-03net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li
2019-06-03net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...Weihang Li
2019-06-03net: hns3: add handling of two bits in MAC tunnel interruptsWeihang Li
2019-06-03net: hns3: set ops to null when unregister ad_devWeihang Li
2019-06-03net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-06-03net: hns3: set the port shaper according to MAC speedYunsheng Lin
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-06-03net: hns3: remove redundant core resetHuazhong Tan
2019-06-03net: fix use-after-free in kfree_skb_listEric Dumazet
2019-06-03r8169: use paged versions of phylib MDIO access functionsHeiner Kallweit
2019-06-03qed: Fix build error without CONFIG_DEVLINKYueHaibing
2019-06-03tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)Eric Dumazet
2019-06-03ipv4: icmp: use this_cpu_read() in icmp_sk()Eric Dumazet
2019-06-03ipv6: use this_cpu_read() in rt6_get_pcpu_route()Eric Dumazet
2019-06-03Merge branch 'Add-MT7629-ethernet-support'David S. Miller
2019-06-03arm64: dts: mt7622: Enlarge the SGMII register rangeSean Wang
2019-06-03net: ethernet: mediatek: Add MT7629 ethernet supportSean Wang
2019-06-03net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variantsSean Wang
2019-06-03net: ethernet: mediatek: Extend SGMII related functionsSean Wang
2019-06-03dt-bindings: net: mediatek: Add support for MediaTek MT7629 SoCSean Wang
2019-06-03dt-bindings: clock: mediatek: Add an extra required property to sgmiisysSean Wang
2019-06-03ipv6: icmp: use this_cpu_read() in icmpv6_sk()Eric Dumazet