summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp_offload.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-17ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.hChristoph Hellwig3-51/+51
2020-09-17ARM/dma-mapping: remove dma_to_virtChristoph Hellwig2-21/+1
2020-09-17ARM/dma-mapping: remove a __arch_page_to_dma #errorChristoph Hellwig1-4/+0
2020-09-17dma-direct: Fix potential NULL pointer dereferenceThomas Tai2-3/+11
2020-09-11dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig2-24/+17
2020-09-11dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.cChristoph Hellwig3-46/+53
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig15-30/+34
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig13-25/+17
2020-09-11dma-direct: use phys_to_dma_direct in dma_direct_allocChristoph Hellwig1-4/+1
2020-09-11dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pagesChristoph Hellwig1-7/+5
2020-09-11dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig4-32/+19
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig7-17/+23
2020-09-11dma-mapping: fix DMA_OPS dependenciesChristoph Hellwig2-0/+2
2020-09-11MIPS/jazzdma: decouple from dma-directChristoph Hellwig1-11/+22
2020-09-11MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2-72/+0
2020-09-11MIPS: make dma_sync_*_for_cpu a little less overzealousChristoph Hellwig1-16/+28
2020-09-11dma-debug: remove most exportsChristoph Hellwig1-10/+0
2020-09-11dma-mapping: remove the dma_dummy_ops exportChristoph Hellwig1-1/+0
2020-09-03dma-mapping: set default segment_boundary_mask to ULONG_MAXNicolin Chen1-1/+1
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen11-38/+33
2020-09-01mm: cma: use CMA_MAX_NAME to define the length of cma name arrayBarry Song4-5/+5
2020-09-01arm64: mm: reserve per-numa CMA to localize coherent dma buffersBarry Song1-0/+2
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song5-11/+120
2020-08-31Linux 5.9-rc3v5.9-rc3Linus Torvalds1-1/+1
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner1-0/+7
2020-08-29fsldma: fix very broken 32-bit ppc ioread64 functionalityLinus Torvalds1-6/+6
2020-08-28kernel.h: Silence sparse warning in lower_32_bitsHerbert Xu1-1/+1
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara2-1/+16
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-8/+42
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse8-26/+108
2020-08-28arm64: vdso32: make vdso32 install conditionalFrank van der Linden1-1/+2
2020-08-28arm64: use a common .arch preamble for inline assemblySami Tolvanen3-5/+18
2020-08-28mfd: mfd-core: Ensure disabled devices are ignored without errorLee Jones1-4/+6
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-08-28md/raid5: make sure stripe_size as power of twoYufen Yu1-2/+5
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUChristophe Leroy1-1/+1
2020-08-28io_uring: don't bounce block based -EAGAIN retry off task_workJens Axboe1-20/+6
2020-08-28io_uring: fix IOPOLL -EAGAIN retriesJens Axboe1-5/+9
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva1-1/+0
2020-08-27media: dib0700: Fix identation issue in dib8096_set_param_override()Gustavo A. R. Silva1-5/+5
2020-08-27hwmon: (gsc-hwmon) Scale temperature to millidegreesTim Harvey1-0/+1
2020-08-27afs: Remove erroneous fallthough annotationDan Carpenter1-1/+0
2020-08-27EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose1-4/+6
2020-08-27crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu1-3/+10
2020-08-27cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar1-2/+2
2020-08-27cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar1-2/+1
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Pratik Rajesh Sampat1-1/+1
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev1-2/+2
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy1-5/+14