summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-10net: Add and use skb_list_del_init().David S. Miller1-0/+6
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller1-0/+5
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller1-0/+11
2018-09-10firmware: arm_scmi: add a getter for power of performance statesQuentin Perret1-0/+4
2018-09-10mfd: da9063: Fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-09-10mfd: madera: Add irqchip data pointer into struct maderaRichard Fitzgerald1-0/+2
2018-09-10ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko1-0/+1
2018-09-10locking/rwsem: Make owner store task pointer of last owning readerWaiman Long1-2/+2
2018-09-10sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen1-0/+1
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen1-3/+3
2018-09-10gpiolib: override irq_enable/disableHans Verkuil1-0/+14
2018-09-10gpiolib: add flag to indicate if the irq is disabledHans Verkuil1-0/+2
2018-09-10gpiolib: export gpiochip_irq_reqres/relres()Hans Verkuil1-0/+2
2018-09-10gpio: fix kernel-doc notation warning for 'request_key'Randy Dunlap1-1/+7
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2018-09-08dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig1-1/+4
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig3-11/+0
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig1-6/+0
2018-09-07of: make default address and size cells sizes privateRob Herring1-6/+0
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-4/+8
2018-09-07mfd: cros_ec: Fix and improve kerneldoc comments.Enric Balletbo i Serra2-206/+303
2018-09-07platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra2-151/+0
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+2
2018-09-07Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-5/+6
2018-09-07block: remove bio_rewind_iter()Ming Lei2-21/+4
2018-09-07Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+44
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+6
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin2-6/+6
2018-09-06packet: add sockopt to ignore outgoing packetsVincent Whitchurch1-0/+1
2018-09-06net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-1/+1
2018-09-06net/mlx5: Add flow counters idrVlad Buslov1-0/+2
2018-09-06net/mlx5: Store flow counters in a listVlad Buslov1-1/+1
2018-09-06net/mlx5: Add new list to store deleted flow countersVlad Buslov1-0/+1
2018-09-06net/mlx5: Change flow counters addlist type to single linked listVlad Buslov1-3/+1
2018-09-06net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-2/+2
2018-09-06net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-09-06net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-06Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe5-23/+60
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap1-0/+1
2018-09-05HID: input: Create a utility class for counting scroll eventsHarry Cutts1-0/+28
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-26/+46
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg1-2/+33
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon1-2/+2
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch1-0/+9
2018-09-05net/mlx5: Expose new packet reformat capabilitiesMark Bloch1-3/+16
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2-27/+27
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch1-0/+5
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch1-1/+2
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch1-0/+6