summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-14errqueue.h: Include time_types.hDeepa Dinamani1-0/+1
2019-02-14time: Add time_types.hDeepa Dinamani2-35/+41
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever1-5/+4
2019-02-14Merge branch 'i2c/for-current' into i2c/for-5.1Wolfram Sang81-291/+582
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever1-2/+1
2019-02-14ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki1-4/+0
2019-02-14PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I1-0/+22
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen1-0/+6
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2-0/+40
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever1-1/+0
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever3-3/+431
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever2-5/+11
2019-02-14device connection: Add fwnode member to struct device_connectionHeikki Krogerus1-0/+6
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus1-0/+2
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus1-1/+2
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg1-0/+2
2019-02-14eeprom: at24: remove at24_platform_dataBartosz Golaszewski1-60/+0
2019-02-14Merge branch 'v5.1/eeprom-for-bartosz' of git://git.kernel.org/pub/scm/linux/...Bartosz Golaszewski1-1/+0
2019-02-14Merge branch 'ib-pca953x-config' into develLinus Walleij3-0/+10
2019-02-14Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...David S. Miller2-6/+186
2019-02-14mm: add dma_addr_t to struct pageJesper Dangaard Brouer1-0/+7
2019-02-14flow_offload: fix block statsJohn Hurley1-3/+3
2019-02-14net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet1-1/+1
2019-02-14ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov1-0/+1
2019-02-14bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov1-0/+2
2019-02-14bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov1-2/+24
2019-02-14net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier1-0/+16
2019-02-14net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier1-0/+1
2019-02-14net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier1-0/+1
2019-02-14net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier1-0/+1
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever2-1/+58
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee1-0/+13
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever3-5/+45
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck1-6/+0
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-3/+3
2019-02-13SUNRPC: Add build option to disable support for insecure enctypesChuck Lever1-1/+41
2019-02-13device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENTChristoph Hellwig1-0/+2
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever1-7/+0
2019-02-13dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig1-3/+7
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig1-4/+8
2019-02-13drm: annotate drm_core_check_feature() dev arg. as constEmil Velikov1-1/+1
2019-02-13SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever1-0/+59
2019-02-13SUNRPC: Add XDR overflow trace eventChuck Lever1-0/+67
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever1-2/+6
2019-02-13NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich1-3/+7
2019-02-13SUNRPC: Display symbolic flag names in RPC trace eventsChuck Lever1-6/+50
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford6-31/+86
2019-02-13fuse: support clients that don't implement 'opendir'Chad Austin1-1/+6
2019-02-13Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-0/+6
2019-02-13netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac3-0/+29