summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-06-03flow_offload: include linux/kernel.h from flow_offload.hEdward Cree
2019-06-03flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-03Merge branch 'ena-next'David S. Miller
2019-06-03net: ena: use dev_info_once instead of static variableSameeh Jubran
2019-06-03net: ena: add good checksum counterSameeh Jubran
2019-06-03net: ena: optimise calculations for CQ doorbellSameeh Jubran
2019-06-03net: ena: add support for changing max_header_size in LLQ modeSameeh Jubran
2019-06-03net: ena: allow automatic fallback to polling modeSameeh Jubran
2019-06-03net: ena: documentation: update ena.txtSameeh Jubran
2019-06-03net: ena: add newline at the end of pr_err printsSameeh Jubran
2019-06-03net: ena: arrange ena_probe() function variables in reverse christmas treeSameeh Jubran
2019-06-03net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran
2019-06-03net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski
2019-06-03net: ena: add handling of llq max tx burst sizeSameeh Jubran
2019-06-03net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes
2019-06-03net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes
2019-06-02nexthop: Add entry to MAINTAINERSDavid Ahern
2019-06-02Merge branch 'r8169-replace-several-function-pointers-with-direct-calls'David S. Miller
2019-06-02r8169: avoid tso csum function indirectionHeiner Kallweit
2019-06-02r8169: remove struct jumbo_opsHeiner Kallweit