summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-21tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-21tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-07-20device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams1-2/+3
2018-07-20ASoC: export snd_soc_of_get_slot_maskJerome Brunet1-0/+3
2018-07-20reset: meson: add dt-bindings for meson-axg audio arbJerome Brunet1-0/+17
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal1-1/+0
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu1-3/+2
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu1-0/+2
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu1-0/+2
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu1-0/+61
2018-07-20iommu/vt-d: Apply global PASID in SVALu Baolu1-1/+0
2018-07-20iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu1-0/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-20bpf: btf: Clean up BTF_INT_BITS() in uapi btf.hMartin KaFai Lau1-1/+1
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong3-10/+15
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+15
2018-07-20net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz1-0/+5
2018-07-20flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz1-1/+1
2018-07-20net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz1-0/+2
2018-07-20crypto: drbg - eliminate constant reinitialization of SGLStephan Mueller1-0/+1
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-4/+30
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+4
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie12-215/+623
2018-07-20time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang1-0/+3
2018-07-20timekeeping/ntp: Constify some function argumentsOndrej Mosnacek1-1/+1
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel1-0/+1
2018-07-20PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya1-1/+1
2018-07-20PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya1-2/+0
2018-07-20PCI: Unify try slot and bus reset APISinan Kaya1-2/+1
2018-07-20PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-1/+0
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin1-3/+2
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin1-1/+2
2018-07-20PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+1
2018-07-20PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain1-4/+0
2018-07-20mtd: rawnand: Expose _notsupp() helpers for raw page accessorsBoris Brezillon1-0/+4
2018-07-20mtd: adapt misleading comment in mtd_oob_ops structureMiquel Raynal1-3/+5
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki1-0/+1
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki1-0/+1
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai5-117/+190
2018-07-19pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel1-0/+2
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2-0/+2
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel1-3/+3
2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2-0/+10
2018-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-26/+47
2018-07-19net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-3/+15
2018-07-19ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-19net: dsa: Remove VLA usageSalvatore Mesoraca1-0/+3
2018-07-19net/mlx5: Better return types for CQE APITariq Toukan1-4/+4