summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ethtool: thunder_bgx: use ethtool.h constants for speed and duplexMichael Zhivich2019-04-091-8/+8
* net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit2019-04-091-6/+4
* Merge branch 'mlxsw-Add-support-for-devlink-info-command'David S. Miller2019-04-093-0/+101
|\
| * Documentation: networking: devlink-info-versions: Add fw.psidShalom Toledo2019-04-091-0/+5
| * mlxsw: core: Add support for devlink info commandShalom Toledo2019-04-091-0/+41
| * mlxsw: reg: Add MGIR registerShalom Toledo2019-04-091-0/+55
|/
* qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen2019-04-091-34/+31
* net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit2019-04-092-22/+11
* Merge branch 'hns3-next'David S. Miller2019-04-095-14/+59
|\
| * net: hns3: fix keep_alive_timer not stop problemHuazhong Tan2019-04-091-1/+11
| * net: hns3: remove resetting check in hclgevf_reset_task_scheduleHuazhong Tan2019-04-091-2/+1
| * net: hns3: add error handler for initializing command queueHuazhong Tan2019-04-092-6/+16
| * net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan2019-04-091-1/+2
| * net: hns3: handle pending reset while reset failHuazhong Tan2019-04-091-0/+2
| * net: hns3: do not request reset when hardware resettingHuazhong Tan2019-04-091-0/+10
| * net: hns3: ignore lower-level new coming resetHuazhong Tan2019-04-091-0/+4
| * net: hns3: deactive the reset timer when reset successfullyHuazhong Tan2019-04-091-0/+1
| * net: hns3: adjust the timing of hns3_client_stop when unloadingHuazhong Tan2019-04-091-2/+2
| * net: hns3: not reset vport who not alive when PF resetHuazhong Tan2019-04-091-1/+1
| * net: hns3: set up the vport alive state while reinitializingHuazhong Tan2019-04-091-0/+8
| * net: hns3: set vport alive state to default while resettingHuazhong Tan2019-04-091-1/+1
|/
* Merge branch 'ipv4-Enable-support-for-IPv6-gateway-with-IPv4-routes'David S. Miller2019-04-0932-257/+696
|\
| * selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern2019-04-091-1/+69
| * ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern2019-04-093-8/+123
| * ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern2019-04-094-0/+20
| * ipv4: Handle ipv6 gateway in fib_good_nhDavid Ahern2019-04-091-2/+8
| * ipv4: Handle ipv6 gateway in fib_detect_deathDavid Ahern2019-04-091-1/+9
| * ipv4: Handle ipv6 gateway in ipv4_confirm_neighDavid Ahern2019-04-091-4/+6
| * bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookupDavid Ahern2019-04-091-3/+14
| * ipv4: Add helpers for neigh lookup for nexthopDavid Ahern2019-04-094-23/+59
| * neighbor: Add skip_cache argument to neigh_outputDavid Ahern2019-04-094-6/+7
| * ipv4: Add fib_check_nh_v6_gwDavid Ahern2019-04-091-0/+27
| * ipv4: Refactor fib_check_nhDavid Ahern2019-04-091-109/+125
| * ipv4: Add support to fib_config for IPv6 gatewayDavid Ahern2019-04-092-7/+27
| * ipv4: Add support to rtable for ipv6 gatewayDavid Ahern2019-04-095-8/+38
| * ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern2019-04-093-19/+34
| * ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-0913-45/+57
| * net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-0910-38/+35
| * ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern2019-04-092-4/+42
| * ipv6: Add fib6_nh_init and release to stubsDavid Ahern2019-04-093-0/+17
|/
* net: phy: improve link partner capability detectionHeiner Kallweit2019-04-092-4/+10
* Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-0827-397/+747
|\
| * net/mlx5e: Unify logic of MTU boundariesTariq Toukan2019-04-054-15/+20
| * net/mlx5e: Obsolete param field holding a constant valueTariq Toukan2019-04-052-3/+1
| * net/mlx5: A write memory barrier is sufficient in EQ ci updateTariq Toukan2019-04-051-1/+1
| * net/mlx5e: Do not rewrite fields with the same matchEli Britstein2019-04-051-32/+104
| * net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein2019-04-052-5/+44
| * net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein2019-04-051-0/+34
| * net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein2019-04-051-2/+6
| * net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein2019-04-051-0/+11