aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/fq_impl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04tipc: reduce duplicate packets for unicast trafficTuong Lien2-10/+37
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien3-12/+159
2019-04-04net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit1-10/+0
2019-04-04net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit1-7/+12
2019-04-04net: bridge: mcast: remove unused br_ip_equal functionNikolay Aleksandrov1-17/+0
2019-04-04Revert "r8169: use netif_receive_skb_list batching"Heiner Kallweit1-4/+1
2019-04-04tcp: Accept ECT on SYN in the presence of RFC8311Tilmans, Olivier (Nokia - BE/Antwerp)1-1/+6
2019-04-04net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko1-2/+16
2019-04-04dsa: pass switch ID through devlink_port_attrs_set()Jiri Pirko2-1/+10
2019-04-04mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko1-1/+21
2019-04-04nfp: remove ndo_get_port_parent_id implementationJiri Pirko3-18/+0
2019-04-04nfp: pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+4
2019-04-04bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko1-1/+0
2019-04-04bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+2
2019-04-04bnxt: move bp->switch_id initialization to PF probeJiri Pirko2-25/+25
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko3-39/+0
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko6-7/+16
2019-04-04net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko3-4/+39
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko6-7/+26
2019-04-04net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko1-2/+2
2019-04-04net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov1-1/+2
2019-04-04net: Remove inclusion of pci.hYuval Shaia1-1/+0
2019-04-04ibmvnic: remove set but not used variable 'netdev'YueHaibing1-2/+0
2019-04-04ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing1-5/+1
2019-04-04net: pasemi: remove set but not used variable 'cpyhdr'YueHaibing1-2/+1
2019-04-04ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing1-1/+1
2019-04-04net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1
2019-04-04tipc: add NULL pointer checkHoang Le1-0/+3
2019-04-04net: sched: ensure tc flower reoffload takes filter refJohn Hurley1-42/+46
2019-04-04net: bridge: update multicast stats from maybe_deliver()Pablo Neira Ayuso1-11/+4
2019-04-04net: use kfree_skb_list() from ip_do_fragment()Pablo Neira Ayuso1-5/+2
2019-04-04net: hns3: split function hnae3_match_n_instantiate()Jian Shen1-18/+22
2019-04-04net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan1-3/+1
2019-04-04net: hns3: prevent change MTU when resettingHuazhong Tan1-0/+3
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan1-0/+5
2019-04-04net: hns3: add protect when handling mac addr listJian Shen1-2/+8
2019-04-04net: hns3: simplify hclgevf_cmd_csq_cleanHuazhong Tan1-11/+24
2019-04-04net: hns3: minor optimization for datapathYunsheng Lin1-3/+21
2019-04-04net: hns3: minor optimization for ring_spaceYunsheng Lin1-10/+5
2019-04-04net: hns3: return 0 and print warning when hit duplicate MACPeng Li1-2/+5
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu4-5/+43
2019-04-04net: hns3: reduce resources use in kdump kernelYonglong Liu1-1/+22
2019-04-04net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li1-0/+4
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern3-76/+28
2019-04-03ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_commonDavid Ahern1-20/+32
2019-04-03ipv4: Refactor nexthop attributes in fib_dump_infoDavid Ahern1-59/+107
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern7-65/+99
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern2-20/+27
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit2-5/+4
2019-04-03net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart1-0/+2