aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds1-54/+54
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-47/+17
2018-12-21net: drop the unused helper skb_ext_get()Paolo Abeni1-11/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-47/+17
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown7-9/+66
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown1-1/+1
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson1-1/+2
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-9/+14
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-5/+6
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki2-8/+29
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+2
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki4-0/+22
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2018-12-21Merge branch 'acpica'Rafael J. Wysocki5-3/+35
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+1
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy1-0/+42
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-192/+31
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-6/+68
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov1-1/+0
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2018-12-20linux/netlink.h: drop unnecessary extern prefixStephen Hemminger1-24/+24
2018-12-21netfilter: netns: shrink netns_ct structFlorian Westphal1-5/+1
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal4-20/+6
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal1-3/+0
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal1-0/+5
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2-0/+10
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend1-0/+8
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend1-3/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-125/+243
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown1-1/+83
2018-12-20Merge branch 'spi-4.21' into spi-nextMark Brown2-1/+5
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig1-1/+1
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya3-0/+18
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya1-0/+4
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-47/+67
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu2-19/+20
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu1-0/+1
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-4/+0
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal2-26/+6
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal1-1/+1
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal2-3/+5
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal2-12/+10
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal1-1/+1
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal3-32/+8
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal1-1/+110
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2-15/+24
2018-12-19ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-6/+35