summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add 6GHz band definition to enum nl80211_bandArend van Spriel2019-08-211-0/+2
* can: rcar_can: Remove unused platform data supportGeert Uytterhoeven2019-08-201-18/+0
* sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long2019-08-191-0/+1
* sctp: add sctp_auth_init and sctp_auth_freeXin Long2019-08-191-0/+2
* sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long2019-08-191-0/+1
* sctp: add asconf_enable in struct sctp_endpointXin Long2019-08-191-0/+1
* net: phy: add EEE-related constantsHeiner Kallweit2019-08-191-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1935-118/+149
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-1914-19/+43
| |\
| | * netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-181-0/+2
| | * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-171-0/+1
| | |\
| | | * Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+1
| | * | Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-151-3/+3
| | |\ \
| | | * | rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-141-3/+3
| | | |/
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-151-2/+7
| | |\ \
| | | * | netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-08-091-2/+7
| | * | | netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern2019-08-131-3/+2
| | | |/ | | |/|
| | * | Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-092-5/+4
| | |\ \
| | | * | net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-081-3/+2
| | | * | net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan2019-08-081-2/+2
| | * | | sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-092-3/+2
| | * | | net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-083-1/+20
| | * | | inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-081-1/+1
| | |/ /
| * | | keys: Fix description sizeDavid Howells2019-08-191-4/+4
| * | | Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-182-1/+4
| |\ \ \
| | * | | usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-152-1/+4
| * | | | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-171-4/+1
| |\ \ \ \
| | * | | | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-151-4/+1
| * | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-08-161-0/+2
| |\ \ \ \ \
| | * | | | | PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki2019-08-121-0/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds2019-08-151-39/+0
| |\ \ \ \ \
| | * | | | | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-081-39/+0
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-141-1/+2
| |\ \ \ \ \ \
| | * | | | | | RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler2019-08-131-1/+2
| | |/ / / / /
| * | | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-141-4/+9
| |\ \ \ \ \ \
| | * | | | | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-4/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli2019-08-131-0/+2
| * | | | | | Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli2019-08-131-8/+4
| * | | | | | include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedQian Cai2019-08-131-3/+18
| * | | | | | mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin2019-08-131-0/+19
| * | | | | | mm: document zone device struct page field usageRalph Campbell2019-08-131-1/+10
| |/ / / / /
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-093-2/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-091-0/+1
| | |\ \ \ \ \
| | | * | | | | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-051-0/+1
| | * | | | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09276-2346/+6668
| | |\| | | | |
| | | * | | | | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter indexZenghui Yu2019-07-231-0/+2
| | * | | | | | KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-051-1/+1
| | * | | | | | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-1/+2
| | * | | | | | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-051-0/+1