index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
switchdev
/
switchdev.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
Sean Christopherson
1
-2
/
+3
2020-10-21
KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
Lai Jiangshan
1
-1
/
+1
2020-10-21
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
1
-0
/
+1
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
3
-28
/
+83
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
6
-7
/
+15
2020-10-21
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
2
-5
/
+8
2020-10-21
KVM: x86: xen_hvm_config: cleanup return values
Maxim Levitsky
1
-14
/
+9
2020-10-21
kvm x86/mmu: Make struct kernel_param_ops definitions const
Joe Perches
1
-2
/
+2
2020-10-21
KVM: x86: bump KVM_MAX_CPUID_ENTRIES
Vitaly Kuznetsov
1
-1
/
+1
2020-10-21
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
3
-39
/
+53
2020-10-21
KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
Vitaly Kuznetsov
1
-15
/
+23
2020-10-21
Documentation: kvm: fix some typos in cpuid.rst
Oliver Upton
1
-44
/
+44
2020-10-21
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
6
-5
/
+106
2020-10-21
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
1
-1
/
+2
2020-10-21
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
1
-26
/
+32
2020-10-21
x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
Vitaly Kuznetsov
1
-5
/
+8
2020-10-21
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
1
-0
/
+1
2020-10-21
Documentation: kvm: fix a typo
Li Qiang
1
-1
/
+1
2020-10-21
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
2
-9
/
+18
2020-10-21
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
3
-29
/
+47
2020-10-21
mptcp: depends on IPV6 but not as a module
Matthieu Baerts
1
-1
/
+1
2020-10-21
PCI: vmd: Update VMD PM to correctly use generic PCI PM
Jon Derrick
1
-2
/
+0
2020-10-21
MAINTAINERS: add URL for virtio-mem
David Hildenbrand
1
-0
/
+1
2020-10-21
vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call
Zhu Lingshan
3
-11
/
+1
2020-10-21
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
1
-4
/
+5
2020-10-21
vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
Eli Cohen
1
-0
/
+3
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
2
-0
/
+12
2020-10-21
virtio: let arch advertise guest's memory access restrictions
Pierre Morel
3
-0
/
+31
2020-10-21
vhost_vdpa: Fix duplicate included kernel.h
Tian Tao
1
-1
/
+0
2020-10-21
vhost: reduce stack usage in log_used
Li Wang
2
-1
/
+2
2020-10-21
virtio-mem: Constify mem_id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
virtio_input: Constify id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
virtio-balloon: Constify id_table
Rikard Falkeborn
1
-1
/
+1
2020-10-21
vdpa/mlx5: Fix failure to bring link up
Eli Cohen
1
-0
/
+1
2020-10-21
vdpa/mlx5: Make use of a specific 16 bit endianness API
Eli Cohen
1
-2
/
+6
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
8
-8
/
+219
2020-10-21
arm64: proton-pack: Update comment to reflect new function name
Stephen Boyd
1
-2
/
+2
2020-10-20
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2
-1
/
+1
2020-10-20
mpls: load mpls_gso after mpls_iptunnel
Alexander Ovechkin
1
-0
/
+1
2020-10-20
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
1
-1
/
+1
2020-10-20
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
1
-1
/
+1
2020-10-20
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-10-20
mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it
Geert Uytterhoeven
1
-1
/
+1
2020-10-20
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
1
-0
/
+1
2020-10-20
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
1
-1
/
+0
2020-10-20
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
1
-2
/
+2
2020-10-20
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
1
-2
/
+8
2020-10-20
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
1
-3
/
+2
2020-10-20
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
1
-0
/
+3
2020-10-20
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
1
-0
/
+1
[prev]
[next]