summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust-7/+7
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-79/+116
2019-11-01Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+5
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+17
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+1
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet-1/+1
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas-0/+1
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song-2/+16
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds-0/+3
2019-10-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet-3/+3
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet-2/+2
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust-0/+5
2019-10-29net/mlx5: Fix flow counter list auto bits structRoi Dayan-2/+1
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+37
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo-3/+31
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet-9/+24
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+0
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven-1/+1
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella-1/+0
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+1
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+0
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault-1/+1
2019-10-25net: hwbm: if CONFIG_NET_HWBM unset, make stub functions staticBen Dooks (Codethink)-3/+7
2019-10-25Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+5
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo-25/+0
2019-10-24vxlan: add adjacent link to limit depth levelTaehee Yoo-0/+1
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo-0/+10
2019-10-24team: fix nested locking lockdep warningTaehee Yoo-0/+1
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo-0/+1
2019-10-24net: core: add generic lockdep keysTaehee Yoo-22/+13
2019-10-24net: core: limit nested device depthTaehee Yoo-0/+4
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-24/+59
2019-10-24Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-4/+4
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet-0/+1
2019-10-23net/flow_dissector: switch to siphashEric Dumazet-5/+7
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers-0/+37
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2019-10-22dynamic_debug: provide dynamic_hex_dump stubArnd Bergmann-0/+6
2019-10-22bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann-1/+0
2019-10-22RDMA/uverbs: Prevent potential underflowDan Carpenter-1/+1
2019-10-21ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet-2/+2
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-4/+4
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki-12/+0
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki-12/+15
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki-0/+44
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-43/+79
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet-8/+17
2019-10-18Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+3