summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tipc-improve-TIPC-unicast-link-throughput'David S. Miller2019-04-043-48/+276
|\
| * tipc: adapt link failover for new Gap-ACK algorithmTuong Lien2019-04-041-26/+80
| * tipc: reduce duplicate packets for unicast trafficTuong Lien2019-04-042-10/+37
| * tipc: improve TIPC throughput by Gap ACK blocksTuong Lien2019-04-043-12/+159
|/
* Merge branch 'genphy-ability'David S. Miller2019-04-042-17/+12
|\
| * net: phy: realtek: remove setting callback get_features and use phylib fallbackHeiner Kallweit2019-04-041-10/+0
| * net: phy: allow a PHY driver to define neither features nor get_featuresHeiner Kallweit2019-04-041-7/+12
|/
* net: bridge: mcast: remove unused br_ip_equal functionNikolay Aleksandrov2019-04-041-17/+0
* Revert "r8169: use netif_receive_skb_list batching"Heiner Kallweit2019-04-041-4/+1
* tcp: Accept ECT on SYN in the presence of RFC8311Tilmans, Olivier (Nokia - BE/Antwerp)2019-04-041-1/+6
* Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'David S. Miller2019-04-0418-103/+155
|\
| * net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko2019-04-041-2/+16
| * dsa: pass switch ID through devlink_port_attrs_set()Jiri Pirko2019-04-042-1/+10
| * mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko2019-04-041-1/+21
| * nfp: remove ndo_get_port_parent_id implementationJiri Pirko2019-04-043-18/+0
| * nfp: pass switch ID through devlink_port_attrs_set()Jiri Pirko2019-04-041-1/+4
| * bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko2019-04-041-1/+0
| * bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko2019-04-041-1/+2
| * bnxt: move bp->switch_id initialization to PF probeJiri Pirko2019-04-042-25/+25
| * mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko2019-04-043-39/+0
| * mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko2019-04-046-7/+16
| * net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko2019-04-043-4/+39
| * net: devlink: extend port attrs for switch IDJiri Pirko2019-04-046-7/+26
| * net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko2019-04-041-2/+2
|/
* net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov2019-04-041-1/+2
* net: Remove inclusion of pci.hYuval Shaia2019-04-041-1/+0
* ibmvnic: remove set but not used variable 'netdev'YueHaibing2019-04-041-2/+0
* ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing2019-04-041-5/+1
* net: pasemi: remove set but not used variable 'cpyhdr'YueHaibing2019-04-041-2/+1
* ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing2019-04-041-1/+1
* net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal2019-04-041-1/+1
* tipc: add NULL pointer checkHoang Le2019-04-041-0/+3
* net: sched: ensure tc flower reoffload takes filter refJohn Hurley2019-04-041-42/+46
* net: bridge: update multicast stats from maybe_deliver()Pablo Neira Ayuso2019-04-041-11/+4
* net: use kfree_skb_list() from ip_do_fragment()Pablo Neira Ayuso2019-04-041-5/+2
* Merge branch 'hnx3-next'David S. Miller2019-04-0410-55/+163
|\
| * net: hns3: split function hnae3_match_n_instantiate()Jian Shen2019-04-041-18/+22
| * net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan2019-04-041-3/+1
| * net: hns3: prevent change MTU when resettingHuazhong Tan2019-04-041-0/+3
| * net: hns3: check resetting status in hns3_get_stats()Huazhong Tan2019-04-041-0/+5
| * net: hns3: add protect when handling mac addr listJian Shen2019-04-041-2/+8
| * net: hns3: simplify hclgevf_cmd_csq_cleanHuazhong Tan2019-04-041-11/+24
| * net: hns3: minor optimization for datapathYunsheng Lin2019-04-041-3/+21
| * net: hns3: minor optimization for ring_spaceYunsheng Lin2019-04-041-10/+5
| * net: hns3: return 0 and print warning when hit duplicate MACPeng Li2019-04-041-2/+5
| * net: hns3: modify the VF network port media type acquisition methodliuzhongzhu2019-04-044-5/+43
| * net: hns3: reduce resources use in kdump kernelYonglong Liu2019-04-041-1/+22
| * net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li2019-04-041-0/+4
|/
* Merge branch 'net-More-movement-to-fib_nh_common'David S. Miller2019-04-039-214/+267
|\
| * ipv6: Flip to fib_nexthop_infoDavid Ahern2019-04-033-76/+28