summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-02RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem1-2/+2
2021-11-02phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-11-02phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-11-02net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan1-1/+1
2021-11-02net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+9
2021-11-02net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-11-02net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino1-0/+20
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino1-0/+2
2021-11-02mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-11-02gpio: xgs-iproc: fix parsing of ngpios propertyJonas Gorski1-1/+1
2021-11-02RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang1-2/+3
2021-11-02RDMA/mlx5: Initialize the ODP xarray when creating an ODP MRAharon Landau1-1/+1
2021-11-02net: Prevent infinite while loop in skb_tx_hash()Michael Chan1-0/+6
2021-11-02cfg80211: correct bridge/4addr mode checkJanusz Dziedzic1-7/+7
2021-11-02net-sysfs: initialize uid and gid before calling net_ns_get_ownershipXin Long1-2/+2
2021-11-02net: batman-adv: fix error handlingPavel Skripkin4-20/+52
2021-11-02regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang1-4/+3
2021-11-02reset: brcmstb-rescal: fix incorrect polarity of status bitJim Quinlan1-1/+1
2021-11-02arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet nodeClément Bœsch1-1/+1
2021-11-02ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu1-0/+3
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad1-0/+2
2021-11-02ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman1-14/+4
2021-11-02octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2-1/+4
2021-11-02octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-11-02nvme-tcp: fix possible req->offset corruptionVarun Prakash1-1/+2
2021-11-02nvme-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-11-02nvmet-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-11-02IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn1-3/+6
2021-11-02IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn1-10/+23
2021-11-02bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()Xu Kuohai1-2/+3
2021-11-02bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen4-11/+23
2021-11-02tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict functionLiu Jian1-0/+12
2021-11-02riscv, bpf: Fix potential NULL dereferenceBjörn Töpel1-1/+2
2021-11-02cgroup: Fix memory leak caused by missing cgroup_bpf_offlineQuanyang Wang1-1/+3
2021-11-02Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck1-9/+3
2021-11-02drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas1-4/+2
2021-11-02drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss1-3/+10
2021-11-02drm/amd/display: Moved dccg init to after bios golden initJake Wang1-4/+3
2021-11-02drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij1-8/+8
2021-11-02drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang1-2/+2
2021-11-02drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas1-3/+3
2021-11-02drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij1-1/+1
2021-11-02drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu2-2/+2
2021-11-02drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-11-02drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson1-9/+9