summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2019-04-08Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-04-08Merge branch 'bnxt_en-fixes'David S. Miller
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-08Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller
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-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08Merge branch 'mlxsw-Add-support-for-devlink-info-command'David S. Miller
2019-04-08Documentation: networking: devlink-info-versions: Add fw.psidShalom Toledo
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-08Merge branch 'erspan-use-after-free'David S. Miller
2019-04-08net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi
2019-04-08net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen
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-08Merge branch 'hns3-next'David S. Miller
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-08Merge branch 'ipv4-Enable-support-for-IPv6-gateway-with-IPv4-routes'David S. Miller
2019-04-08selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern
2019-04-08ipv4: Allow ipv6 gateway with ipv4 routesDavid Ahern
2019-04-08ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern
2019-04-08ipv4: Handle ipv6 gateway in fib_good_nhDavid Ahern
2019-04-08ipv4: Handle ipv6 gateway in fib_detect_deathDavid Ahern
2019-04-08ipv4: Handle ipv6 gateway in ipv4_confirm_neighDavid Ahern