summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-04net: use kfree_skb_list() from ip_do_fragment()Pablo Neira Ayuso
2019-04-04Merge branch 'hnx3-next'David S. Miller
2019-04-04net: hns3: split function hnae3_match_n_instantiate()Jian Shen
2019-04-04net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan
2019-04-04net: hns3: prevent change MTU when resettingHuazhong Tan
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan
2019-04-04net: hns3: add protect when handling mac addr listJian Shen
2019-04-04net: hns3: simplify hclgevf_cmd_csq_cleanHuazhong Tan
2019-04-04net: hns3: minor optimization for datapathYunsheng Lin
2019-04-04net: hns3: minor optimization for ring_spaceYunsheng Lin
2019-04-04net: hns3: return 0 and print warning when hit duplicate MACPeng Li
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu
2019-04-04net: hns3: reduce resources use in kdump kernelYonglong Liu
2019-04-04net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li
2019-04-03Merge branch 'net-More-movement-to-fib_nh_common'David S. Miller
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern
2019-04-03ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_commonDavid Ahern
2019-04-03ipv4: Refactor nexthop attributes in fib_dump_infoDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit
2019-04-03Merge branch 'marvel10g-suspend-resume'David S. Miller
2019-04-03net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart
2019-04-03net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart
2019-04-03net: dsa: microchip: mark expected switch fall-throughGustavo A. R. Silva
2019-04-03rxrpc: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-02net: sched: don't set tunnel for decap actionVlad Buslov
2019-04-02Merge branch 'net-phy-improve-genphy_c45_read_lpa'David S. Miller
2019-04-02net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit
2019-04-02net: phy: use c45 standard to detect link partner autoneg capabilityHeiner Kallweit
2019-04-02Merge branch 'genphy_read_abilities'David S. Miller
2019-04-02net: phy: realtek: use genphy_read_abilitiesHeiner Kallweit
2019-04-02net: phy: use genphy_read_abilities in genphy driverHeiner Kallweit
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit
2019-04-02openvswitch: use after free in __ovs_ct_free_action()Dan Carpenter
2019-04-02tg3: allow ethtool -p to work for NICs in down stateJon Maxwell
2019-04-01macsec: add noinline tag to avoid a frame size warningFlorian Westphal
2019-04-01Merge branch 'xmit_more-softnet_data'David S. Miller
2019-04-01drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal
2019-04-01drivers: net: sfc: use netdev_xmit_more helperFlorian Westphal
2019-04-01drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-04-01net: place xmit recursion in softnet dataFlorian Westphal
2019-04-01net: phy: aquantia: add SGMII statisticsHeiner Kallweit
2019-04-01net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destructXin Long
2019-04-01net: phy: improve genphy_read_statusHeiner Kallweit
2019-04-01Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'David S. Miller
2019-04-01nfp: implement ethtool get module EEPROMDirk van der Merwe
2019-04-01nfp: nsp: implement read SFF module EEPROMDirk van der Merwe
2019-04-01nfp: flower: reduce action list size by coalescing mangle actionsPieter Jansen van Vuuren