summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-01drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski11-29/+53
2020-04-01drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang1-2/+23
2020-04-01drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-04-01veth: ignore peer tx_dropped when counting local rx_droppedJiang Lidong1-1/+1
2020-04-01cgroup1: don't call release_agent when it is ""Tycho Andersen1-1/+1
2020-04-01drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin1-0/+1
2020-04-01cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert4-3/+5
2020-04-01nfs: add minor version to nfs_server_key for fscacheScott Mayhew3-1/+3
2020-04-01cgroup-v1: cgroup_pidlist_next should update position indexVasily Averin1-0/+1
2020-04-01net/mlx5e: Fix endianness handling in pedit maskSebastian Hense1-2/+3
2020-04-01net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan1-1/+1
2020-04-01net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky1-0/+3
2020-04-01net/mlx5e: Do not recover from a non-fatal syndromeAya Levin1-2/+1
2020-04-01net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin3-8/+26
2020-04-01net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin1-2/+4
2020-04-01net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin3-6/+7
2020-04-01net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria2-2/+2
2020-04-01hsr: set .netnsok flagTaehee Yoo1-0/+1
2020-04-01hsr: add restart routine into hsr_get_node_list()Taehee Yoo1-14/+24
2020-04-01hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2-25/+23
2020-04-01net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata1-0/+2
2020-04-01net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata1-18/+85
2020-04-01net: ena: fix continuous keep-alive resetsArthur Kiyanovski1-0/+1
2020-04-01net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski1-4/+11
2020-04-01net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski1-3/+6
2020-04-01net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski1-1/+1
2020-04-01bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam1-0/+4
2020-04-01bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan1-3/+3
2020-04-01bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan1-4/+4
2020-04-01bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer1-5/+10
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan3-6/+14
2020-04-01net: bcmgenet: keep MAC in reset until PHY is upDoug Berger3-7/+15
2020-04-01Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger2-34/+2
2020-04-01vxlan: check return value of gro_cells_init()Taehee Yoo1-2/+9
2020-04-01tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-04-01tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet1-0/+4
2020-04-01tcp: also NULL skb->dev when copy was neededFlorian Westphal1-2/+6
2020-04-01slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp1-0/+3
2020-04-01r8169: re-enable MSI on RTL8168cHeiner Kallweit1-1/+1
2020-04-01NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter1-3/+2
2020-04-01net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing1-1/+1
2020-04-01net_sched: keep alloc_hash updated after hash allocationCong Wang1-0/+1
2020-04-01net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang1-0/+2
2020-04-01net_sched: cls_route: remove the right filter from hashtableCong Wang1-2/+2
2020-04-01net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey1-1/+1
2020-04-01net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki1-0/+1
2020-04-01net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur1-1/+6
2020-04-01net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara1-4/+2
2020-04-01net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko1-1/+20
2020-04-01net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn2-1/+25