aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-21x86/hyperv: Implement hv_is_hibernation_supported()Gravatar Dexuan Cui 1-0/+2
2019-11-21drivers: hv: vmbus: Introduce latency testingGravatar Branden Bonaby 1-0/+19
2019-11-21Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Gravatar Andrea Parri 1-1/+7
2019-11-21Drivers: hv: vmbus: Introduce table of VMBus protocol versionsGravatar Andrea Parri 1-4/+0
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 21-79/+116
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-0/+5
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+17
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-1/+1
2019-10-31net: increase SOMAXCONN to 4096Gravatar Eric Dumazet 1-1/+1
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINGravatar Javier Martinez Canillas 1-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressGravatar Kairui Song 1-2/+16
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Gravatar Linus Torvalds 1-0/+3
2019-10-30net: annotate lockless accesses to sk->sk_napi_idGravatar Eric Dumazet 1-3/+3
2019-10-30net: annotate accesses to sk->sk_incoming_cpuGravatar Eric Dumazet 1-2/+2
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportGravatar Trond Myklebust 1-0/+5
2019-10-29net/mlx5: Fix flow counter list auto bits structGravatar Roi Dayan 1-2/+1
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+37
2019-10-28net: fix sk_page_frag() recursion from memory reclaimGravatar Tejun Heo 2-3/+31
2019-10-28net: add skb_queue_empty_lockless()Gravatar Eric Dumazet 1-9/+24
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+0
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Gravatar Geert Uytterhoeven 1-1/+1
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Gravatar Stefano Garzarella 1-1/+0
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-0/+1
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+0
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Gravatar Guillaume Nault 1-1/+1
2019-10-25net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticGravatar Ben Dooks (Codethink) 1-3/+7
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-9/+5
2019-10-24net: remove unnecessary variables and callbackGravatar Taehee Yoo 4-25/+0
2019-10-24vxlan: add adjacent link to limit depth levelGravatar Taehee Yoo 1-0/+1
2019-10-24net: core: add ignore flag to netdev_adjacent structureGravatar Taehee Yoo 1-0/+10
2019-10-24team: fix nested locking lockdep warningGravatar Taehee Yoo 1-0/+1
2019-10-24bonding: use dynamic lockdep key instead of subclassGravatar Taehee Yoo 1-0/+1
2019-10-24net: core: add generic lockdep keysGravatar Taehee Yoo 1-22/+13
2019-10-24net: core: limit nested device depthGravatar Taehee Yoo 1-0/+4
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-24/+59
2019-10-24Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-4/+4
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsGravatar Eric Dumazet 1-0/+1
2019-10-23net/flow_dissector: switch to siphashGravatar Eric Dumazet 4-5/+7
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Gravatar Alan Somers 1-0/+37
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2019-10-22dynamic_debug: provide dynamic_hex_dump stubGravatar Arnd Bergmann 1-0/+6
2019-10-22bpf: Fix use after free in subprog's jited symbol removalGravatar Daniel Borkmann 1-1/+0
2019-10-22RDMA/uverbs: Prevent potential underflowGravatar Dan Carpenter 1-1/+1
2019-10-21ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationGravatar Eric Dumazet 1-2/+2
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-4/+4
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSGravatar Rafael J. Wysocki 1-12/+0
2019-10-21cpufreq: Use per-policy frequency QoSGravatar Rafael J. Wysocki 2-12/+15
2019-10-21PM: QoS: Introduce frequency QoSGravatar Rafael J. Wysocki 1-0/+44