summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-12nfp: split out common control message handling codeJakub Kicinski
2019-04-12nfp: move vNIC reset before netdev initJakub Kicinski
2019-04-12nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski
2019-04-12nfp: opportunistically poll for reconfig resultDirk van der Merwe
2019-04-12netdevsim: move sdev-specific init/uninit code into separate functionsJiri Pirko
2019-04-12netdevsim: make bpf_offload_dev_create() per-sdev instead of first nsJiri Pirko
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-04-12netdevsim: move shared dev creation and destruction into separate fileJiri Pirko
2019-04-12net: veth: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12net: loopback: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12net: dummy: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12xen-netback: add reference from xenvif to backend_info to facilitate coredump...Dongli Zhang
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit
2019-04-09netdevsim: assume CONFIG_NET_DEVLINK is always enabledJiri Pirko
2019-04-09netdevsim: let net core to free netdevsim netdevJiri Pirko
2019-04-09netdevsim: remove nsim_dellink() implementationJiri Pirko
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-08bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-08net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas
2019-04-08ethtool: thunder_bgx: use ethtool.h constants for speed and duplexMichael Zhivich
2019-04-08net: phy: fix setting autoneg_complete in genphy_update_linkHeiner Kallweit
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
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-08tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-08tpm: fix an invalid condition in tpm_common_pollTadeusz Struk
2019-04-08tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen
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