aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-08drm/amdgpu: VCN 3.0 multiple queue ring resetSonny Jiang1-1/+21
2020-12-08drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan5-11/+6
2020-12-08xfs: move kernel-specific superblock validation out of libxfsDarrick J. Wong2-27/+32
2020-12-09powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler1-1/+1
2020-12-08bpf, doc: Update KP's email in MAINTAINERSKP Singh1-2/+2
2020-12-08bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest3-20/+21
2020-12-08tcp: select sane initial rcvq_space.space for big MSSEric Dumazet1-1/+2
2020-12-08net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun1-7/+1
2020-12-08drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutdown()Zheng Yongjun1-6/+1
2020-12-08drivers: net: ionic: simplify the return expression of ionic_set_rxfh()Zheng Yongjun1-6/+1
2020-12-08net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit()Zheng Yongjun1-5/+1
2020-12-08net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set_doit()Zheng Yongjun1-6/+1
2020-12-08net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()Zheng Yongjun1-6/+1
2020-12-08net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()Zheng Yongjun1-8/+3
2020-12-08net: dsa: mt7530: support setting ageing timeDENG Qingfang2-0/+54
2020-12-08net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong1-6/+3
2020-12-08Merge branch 'GVE-Raw-Addressing'David S. Miller8-160/+572
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan5-41/+184
2020-12-08gve: Rx Buffer RecyclingDavid Awogbemila2-74/+135
2020-12-08gve: Add support for raw addressing to the rx pathCatherine Sullivan5-62/+182
2020-12-08gve: Add support for raw addressing device optionCatherine Sullivan4-4/+92
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King2-2/+2
2020-12-08afs: Fix memory leak when mounting with multiple source parametersDavid Howells1-0/+3
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller27-370/+1623
2020-12-08net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddrJulian Wiedmann1-4/+4
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can1-2/+4
2020-12-08Merge branch 'mlxsw-Add-support-for-Q-in-VNI'David S. Miller10-47/+703
2020-12-08selftests: mlxsw: Add Q-in-VNI veto testsAmit Cohen2-0/+143
2020-12-08selftests: forwarding: Add Q-in-VNI testPetr Machata1-0/+347
2020-12-08mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridgeAmit Cohen1-2/+2
2020-12-08mlxsw: Veto Q-in-VNI for Spectrum-1 ASICAmit Cohen3-5/+17
2020-12-08mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN deviceAmit Cohen1-6/+4
2020-12-08mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASICAmit Cohen1-0/+42
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen2-1/+2
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_configAmit Cohen3-4/+6
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen2-2/+6
2020-12-08mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-aware bridgeAmit Cohen1-3/+12
2020-12-08mlxsw: reg: Add support for tunnel port in SPVID registerAmit Cohen1-1/+9
2020-12-08mlxsw: reg: Add Switch Port VLAN Stacking RegisterAmit Cohen1-0/+104
2020-12-08mlxsw: Use one enum for all registers that contain tunnel_port fieldAmit Cohen3-25/+11
2020-12-09Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/driversArnd Bergmann5-50/+522
2020-12-09Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/driversArnd Bergmann4-17/+18
2020-12-09Merge tag 'v5.11-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/driversArnd Bergmann1-3/+1
2020-12-09Merge tag 'reset-for-v5.11' of git://git.pengutronix.de/pza/linux into arm/driversArnd Bergmann6-6/+94
2020-12-09Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann6-18/+135
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/driversArnd Bergmann8-16/+31
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversArnd Bergmann13-335/+268
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/driversArnd Bergmann9-39/+195
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann23-97/+343
2020-12-08f2fs: fix race of pending_pages in decompressionDaeho Jeong3-13/+48