index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
drm/amdgpu: VCN 3.0 multiple queue ring reset
Sonny Jiang
1
-1
/
+21
2020-12-08
drm/amd/pm: invalidate hdp before CPU access the memory written by GPU
Evan Quan
5
-11
/
+6
2020-12-08
xfs: move kernel-specific superblock validation out of libxfs
Darrick J. Wong
2
-27
/
+32
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-08
bpf, doc: Update KP's email in MAINTAINERS
KP Singh
1
-2
/
+2
2020-12-08
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
3
-20
/
+21
2020-12-08
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
1
-1
/
+2
2020-12-08
net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()
Zheng Yongjun
1
-7
/
+1
2020-12-08
drivers: net: qlcnic: simplify the return expression of qlcnic_sriov_vf_shutdown()
Zheng Yongjun
1
-6
/
+1
2020-12-08
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
1
-6
/
+1
2020-12-08
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit()
Zheng Yongjun
1
-5
/
+1
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set_doit()
Zheng Yongjun
1
-6
/
+1
2020-12-08
net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh()
Zheng Yongjun
1
-6
/
+1
2020-12-08
net/sched: cls_u32: simplify the return expression of u32_reoffload_knode()
Zheng Yongjun
1
-8
/
+3
2020-12-08
net: dsa: mt7530: support setting ageing time
DENG Qingfang
2
-0
/
+54
2020-12-08
net: ll_temac: Fix potential NULL dereference in temac_probe()
Zhang Changzhong
1
-6
/
+3
2020-12-08
Merge branch 'GVE-Raw-Addressing'
David S. Miller
8
-160
/
+572
2020-12-08
gve: Add support for raw addressing in the tx path
Catherine Sullivan
5
-41
/
+184
2020-12-08
gve: Rx Buffer Recycling
David Awogbemila
2
-74
/
+135
2020-12-08
gve: Add support for raw addressing to the rx path
Catherine Sullivan
5
-62
/
+182
2020-12-08
gve: Add support for raw addressing device option
Catherine Sullivan
4
-4
/
+92
2020-12-08
net: sched: fix spelling mistake in Kconfig "trys" -> "tries"
Colin Ian King
2
-2
/
+2
2020-12-08
afs: Fix memory leak when mounting with multiple source parameters
David Howells
1
-0
/
+3
2020-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
27
-370
/
+1623
2020-12-08
net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
Julian Wiedmann
1
-4
/
+4
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
1
-2
/
+4
2020-12-08
Merge branch 'mlxsw-Add-support-for-Q-in-VNI'
David S. Miller
10
-47
/
+703
2020-12-08
selftests: mlxsw: Add Q-in-VNI veto tests
Amit Cohen
2
-0
/
+143
2020-12-08
selftests: forwarding: Add Q-in-VNI test
Petr Machata
1
-0
/
+347
2020-12-08
mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
Amit Cohen
1
-2
/
+2
2020-12-08
mlxsw: Veto Q-in-VNI for Spectrum-1 ASIC
Amit Cohen
3
-5
/
+17
2020-12-08
mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN device
Amit Cohen
1
-6
/
+4
2020-12-08
mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASIC
Amit Cohen
1
-0
/
+42
2020-12-08
mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()
Amit Cohen
2
-1
/
+2
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_config
Amit Cohen
3
-4
/
+6
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_params
Amit Cohen
2
-2
/
+6
2020-12-08
mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-aware bridge
Amit Cohen
1
-3
/
+12
2020-12-08
mlxsw: reg: Add support for tunnel port in SPVID register
Amit Cohen
1
-1
/
+9
2020-12-08
mlxsw: reg: Add Switch Port VLAN Stacking Register
Amit Cohen
1
-0
/
+104
2020-12-08
mlxsw: Use one enum for all registers that contain tunnel_port field
Amit Cohen
3
-25
/
+11
2020-12-09
Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Arnd Bergmann
5
-50
/
+522
2020-12-09
Merge tag 'memory-controller-drv-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers
Arnd Bergmann
4
-17
/
+18
2020-12-09
Merge tag 'v5.11-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/drivers
Arnd Bergmann
1
-3
/
+1
2020-12-09
Merge tag 'reset-for-v5.11' of git://git.pengutronix.de/pza/linux into arm/drivers
Arnd Bergmann
6
-6
/
+94
2020-12-09
Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
Arnd Bergmann
6
-18
/
+135
2020-12-09
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers
Arnd Bergmann
8
-16
/
+31
2020-12-09
Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers
Arnd Bergmann
13
-335
/
+268
2020-12-09
Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/drivers
Arnd Bergmann
9
-39
/
+195
2020-12-09
Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
23
-97
/
+343
2020-12-08
f2fs: fix race of pending_pages in decompression
Daeho Jeong
3
-13
/
+48
[prev]
[next]