summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-08mlxsw: core: Add support for devlink info commandShalom Toledo
2019-04-08mlxsw: reg: Add MGIR registerShalom Toledo
2019-04-08qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen
2019-04-08net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit
2019-04-08net: hns3: fix keep_alive_timer not stop problemHuazhong Tan
2019-04-08net: hns3: remove resetting check in hclgevf_reset_task_scheduleHuazhong Tan
2019-04-08net: hns3: add error handler for initializing command queueHuazhong Tan
2019-04-08net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan
2019-04-08net: hns3: handle pending reset while reset failHuazhong Tan
2019-04-08net: hns3: do not request reset when hardware resettingHuazhong Tan
2019-04-08net: hns3: ignore lower-level new coming resetHuazhong Tan
2019-04-08net: hns3: deactive the reset timer when reset successfullyHuazhong Tan
2019-04-08net: hns3: adjust the timing of hns3_client_stop when unloadingHuazhong Tan
2019-04-08net: hns3: not reset vport who not alive when PF resetHuazhong Tan
2019-04-08net: hns3: set up the vport alive state while reinitializingHuazhong Tan
2019-04-08net: hns3: set vport alive state to default while resettingHuazhong Tan
2019-04-08ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern
2019-04-08ipv4: Add helpers for neigh lookup for nexthopDavid Ahern
2019-04-08neighbor: Add skip_cache argument to neigh_outputDavid Ahern
2019-04-08ipv4: Add support to rtable for ipv6 gatewayDavid Ahern
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-04-08net: phy: improve link partner capability detectionHeiner Kallweit
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni
2019-04-08net: xilinx: emaclite: add minimal ndo_do_ioctl hookAlexandru Ardelean
2019-04-08net: xilinx: emaclite: add minimal ethtool opsAlexandru Ardelean
2019-04-06net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-04-06r8152: Refresh MAC address during USBDEVFS_RESETMario Limonciello
2019-04-06r8152: remove extra action copying ethernet addressMario Limonciello
2019-04-06net: phy: meson-gxl: clean-up gxl variant driverJerome Brunet
2019-04-06net: phy: meson-gxl: add g12a supportJerome Brunet
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet
2019-04-06virtio-net: Fix some minor formatting errorsYuval Shaia
2019-04-06virtio-net: Remove inclusion of pci.hYuval Shaia
2019-04-06r8169: disable tx interrupt coalescing on RTL8168Heiner Kallweit
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan
2019-04-05net/mlx5e: Obsolete param field holding a constant valueTariq Toukan
2019-04-05net/mlx5: A write memory barrier is sufficient in EQ ci updateTariq Toukan
2019-04-05net/mlx5e: Do not rewrite fields with the same matchEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein
2019-04-05net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein
2019-04-05net/mlx5e: Use helpers to get headers criteria and value pointersEli Britstein
2019-04-05net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported actionTonghao Zhang
2019-04-05net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attrTonghao Zhang
2019-04-05net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()Tonghao Zhang
2019-04-05net/mlx5e: Make the log friendly when decapsulation offload not supportedTonghao Zhang