summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-8/+16
2018-01-09blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcuTejun Heo1-1/+1
2018-01-09blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mqTejun Heo1-0/+2
2018-01-09blk-mq: replace timeout synchronization with a RCU and generation based schemeTejun Heo2-0/+24
2018-01-09tuntap: XDP transmissionJason Wang1-0/+17
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang2-5/+5
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin2-8/+2
2018-01-09serial: core: Make uart_parse_options take const char* argumentPaul Cercueil1-1/+1
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-21/+75
2018-01-09sysfs.h: Use octal permissionsJoe Perches1-8/+6
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt1-0/+1
2018-01-09PM / wakeup: Add device_set_wakeup_path() helper to control wakeup pathUlf Hansson1-0/+7
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky1-0/+54
2018-01-09sections: split dereference_function_descriptor()Sergey Senozhatsky1-0/+10
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev1-0/+2
2018-01-09net/mlx5: Hairpin pair core object setupOr Gerlitz1-0/+19
2018-01-09net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz1-8/+35
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2018-01-09net: No line break on netdev_WARN* formattingGal Pressman1-2/+2
2018-01-09net: Fix netdev_WARN_ONCE macroGal Pressman1-2/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-70/+156
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov1-0/+2
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-4/+2
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe1-2/+3
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig1-9/+0
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig1-35/+4
2018-01-08mm: split altmap memory map allocation from normal caseChristoph Hellwig1-7/+2
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig2-3/+3
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig2-2/+3
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig1-2/+3
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig2-3/+6
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig1-7/+10
2018-01-08memremap: provide stubs for vmem_altmap_offset and vmem_altmap_freeChristoph Hellwig1-4/+14
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-3/+0
2018-01-08drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon1-0/+1
2018-01-08irq/work: Improve the flag definitionsBartosz Golaszewski1-4/+7
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens3-9/+48
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens1-0/+5
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens2-1/+9
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-1/+1
2018-01-08iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong1-0/+1
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua3-0/+29
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2-6/+25
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso1-13/+0
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso1-1/+0
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+12
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+11
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso3-2/+19
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso3-21/+17