summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-13flow_offload: fix block statsJohn Hurley
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet
2019-02-13ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov
2019-02-13bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encapPeter Oskolkov
2019-02-13bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encapPeter Oskolkov
2019-02-13net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier
2019-02-13net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier
2019-02-13net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier
2019-02-13net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier
2019-02-13SUNRPC: Clean up rpc_verify_header()Chuck Lever
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2019-02-13usb: typec: tcpm: Remove unused functionsGuenter Roeck
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-02-13SUNRPC: Add build option to disable support for insecure enctypesChuck Lever
2019-02-13device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENTChristoph Hellwig
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever
2019-02-13dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-02-13drm: annotate drm_core_check_feature() dev arg. as constEmil Velikov
2019-02-13SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever
2019-02-13SUNRPC: Add XDR overflow trace eventChuck Lever
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2019-02-13NTB: add new parameter to peer_db_addr() db_bit and db_dataLeonid Ravich
2019-02-13SUNRPC: Display symbolic flag names in RPC trace eventsChuck Lever
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford
2019-02-13fuse: support clients that don't implement 'opendir'Chad Austin
2019-02-13Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-02-13netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac
2019-02-13dt-bindings: clock: meson8b: add APB clock definitionMartin Blumenstingl
2019-02-13dt-bindings: clk: add G12A AO Clock and Reset BindingsNeil Armstrong
2019-02-13genirq: introduce irq_chip_mask_ack_parent()Linus Walleij
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney
2019-02-13gpio: add core support for pull-up/pull-down configurationThomas Petazzoni
2019-02-13driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki
2019-02-13dt-bindings: gpio: document the new pull-up/pull-down flagsThomas Petazzoni
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu
2019-02-13tpm: move tpm_chip definition to include/linux/tpm.hRoberto Sassu
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu
2019-02-13tpm: rename and export tpm2_digest and tpm2_algorithmsRoberto Sassu
2019-02-13tpm: don't return bool from update_timeoutsJerry Snitselaar
2019-02-13tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2Roberto Sassu
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2019-02-13genirq: Add missing documentation for tot_countWaiman Long
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-02-13locking/atomics: Check atomic headers with sha1sumMark Rutland
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar
2019-02-12qcom: soc: llcc-slice: Clear the global drv_data pointer on errorJordan Crouse
2019-02-12net: sched: add flags to Qdisc class ops structVlad Buslov