summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-09net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit1-6/+4
2019-04-09Documentation: networking: devlink-info-versions: Add fw.psidShalom Toledo1-0/+5
2019-04-09mlxsw: core: Add support for devlink info commandShalom Toledo1-0/+41
2019-04-09mlxsw: reg: Add MGIR registerShalom Toledo1-0/+55
2019-04-09qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen1-34/+31
2019-04-09net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit2-22/+11
2019-04-09net: hns3: fix keep_alive_timer not stop problemHuazhong Tan1-1/+11
2019-04-09net: hns3: remove resetting check in hclgevf_reset_task_scheduleHuazhong Tan1-2/+1
2019-04-09net: hns3: add error handler for initializing command queueHuazhong Tan2-6/+16
2019-04-09net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan1-1/+2
2019-04-09net: hns3: handle pending reset while reset failHuazhong Tan1-0/+2
2019-04-09net: hns3: do not request reset when hardware resettingHuazhong Tan1-0/+10
2019-04-09net: hns3: ignore lower-level new coming resetHuazhong Tan1-0/+4
2019-04-09net: hns3: deactive the reset timer when reset successfullyHuazhong Tan1-0/+1
2019-04-09net: hns3: adjust the timing of hns3_client_stop when unloadingHuazhong Tan1-2/+2
2019-04-09net: hns3: not reset vport who not alive when PF resetHuazhong Tan1-1/+1
2019-04-09net: hns3: set up the vport alive state while reinitializingHuazhong Tan1-0/+8
2019-04-09net: hns3: set vport alive state to default while resettingHuazhong Tan1-1/+1
2019-04-09selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern1-1/+69
2019-04-09ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern3-8/+123
2019-04-09ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern4-0/+20
2019-04-09ipv4: Handle ipv6 gateway in fib_good_nhDavid Ahern1-2/+8
2019-04-09ipv4: Handle ipv6 gateway in fib_detect_deathDavid Ahern1-1/+9
2019-04-09ipv4: Handle ipv6 gateway in ipv4_confirm_neighDavid Ahern1-4/+6
2019-04-09bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookupDavid Ahern1-3/+14
2019-04-09ipv4: Add helpers for neigh lookup for nexthopDavid Ahern4-23/+59
2019-04-09neighbor: Add skip_cache argument to neigh_outputDavid Ahern4-6/+7
2019-04-09ipv4: Add fib_check_nh_v6_gwDavid Ahern1-0/+27
2019-04-09ipv4: Refactor fib_check_nhDavid Ahern1-109/+125
2019-04-09ipv4: Add support to fib_config for IPv6 gatewayDavid Ahern2-7/+27
2019-04-09ipv4: Add support to rtable for ipv6 gatewayDavid Ahern5-8/+38
2019-04-09ipv4: Prepare fib_config for IPv6 gatewayDavid Ahern3-19/+34
2019-04-09ipv4: Prepare rtable for IPv6 gatewayDavid Ahern13-45/+57
2019-04-09net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern10-38/+35
2019-04-09ipv6: Add neighbor helpers that use the ipv6 stubDavid Ahern2-4/+42
2019-04-09ipv6: Add fib6_nh_init and release to stubsDavid Ahern3-0/+17
2019-04-09net: phy: improve link partner capability detectionHeiner Kallweit2-4/+10
2019-04-08cxgb4: Don't return EAGAIN when TCAM is full.Vishal Kulkarni2-7/+5
2019-04-08net: xilinx: emaclite: add minimal ndo_do_ioctl hookAlexandru Ardelean1-0/+17
2019-04-08net: xilinx: emaclite: add minimal ethtool opsAlexandru Ardelean1-0/+23
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni6-38/+28
2019-04-08net: sched: flower: insert filter to ht before offloading it to hwVlad Buslov1-20/+44
2019-04-08rhashtable: add lockdep tracking to bucket bit-spin-locks.NeilBrown2-23/+43
2019-04-08rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown12-178/+236
2019-04-08rhashtable: allow rht_bucket_var to return NULL.NeilBrown2-11/+29
2019-04-08rhashtable: use cmpxchg() in nested_table_alloc()NeilBrown1-3/+5
2019-04-07net: hsr: Fix node prune function for forget time expiryAaron Kramer1-0/+4
2019-04-07net: hsr: add debugfs support for display node listMurali Karicheri6-12/+155
2019-04-07net: hsr: convert to SPDX identifierMurali Karicheri12-61/+12
2019-04-07net: hsr: add blank line after function declarationMurali Karicheri1-0/+1