summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-19compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani2-2/+4
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2-0/+20
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann2-1/+5
2018-04-19compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani1-2/+6
2018-04-19ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown1-12/+0
2018-04-19netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.Taehee Yoo1-17/+0
2018-04-19drivers: change struct device_driver::coredump() return type to voidArend van Spriel1-2/+4
2018-04-19scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche1-0/+5
2018-04-19scsi: ufs: add trace event for ufs upiuOhad Sharabi1-0/+27
2018-04-19scsi: core: remove reference to scsi_show_extd_sense()John Pittman1-2/+0
2018-04-19soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+13
2018-04-19scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li1-0/+12
2018-04-19scsi: libsas: add transport class for ATA devicesJason Yan1-0/+2
2018-04-19bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov1-1/+9
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach1-0/+75
2018-04-18ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard2-23/+23
2018-04-18ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard1-1/+1
2018-04-18ipmi: Remove usecount function from interfacesCorey Minyard1-9/+0
2018-04-18ipmi: Add shutdown functions for users and interfacesCorey Minyard2-0/+14
2018-04-18ipmi: Clean up comments in include files.Corey Minyard2-86/+134
2018-04-18ipmi: Add a panic handler for IPMI usersCorey Minyard1-0/+6
2018-04-18ASoC: topology: Fix build errorsMark Brown1-21/+9
2018-04-18block: add blk_queue_fua() helper functionDave Chinner1-0/+1
2018-04-18net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern1-57/+3
2018-04-18net/ipv6: Flip FIB entries to fib6_infoDavid Ahern4-38/+38
2018-04-18net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2-5/+2
2018-04-18net/ipv6: introduce fib6_info struct and helpersDavid Ahern1-0/+55
2018-04-18net/ipv6: Cleanup exception and cache route handlingDavid Ahern1-1/+0
2018-04-18net/ipv6: Add gfp_flags to route add functionsDavid Ahern1-2/+4
2018-04-18net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern1-0/+3
2018-04-18net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern1-1/+4
2018-04-18net/ipv6: Add fib6_null_entryDavid Ahern1-1/+2
2018-04-18net/ipv6: move expires into rt6_infoDavid Ahern1-4/+23
2018-04-18net/ipv6: move metrics from dst to rt6_infoDavid Ahern1-8/+9
2018-04-18net/ipv6: Move nexthop data to fib6_nhDavid Ahern2-7/+15
2018-04-18net/ipv6: Save route type in rt6_infoDavid Ahern1-0/+1
2018-04-18net/ipv6: Pass net namespace to route functionsDavid Ahern1-5/+7
2018-04-18net/ipv6: Pass net to fib6_update_sernumDavid Ahern1-1/+1
2018-04-18net: Move fib_convert_metrics to metrics fileDavid Ahern1-0/+3
2018-04-18ARM: imx: Update spi_imx platform data to reflect current stateTrent Piepho1-12/+17
2018-04-18RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe1-19/+1
2018-04-18hwspinlock: Introduce one new mode for hwspinlockBaolin Wang1-0/+58
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-2/+5
2018-04-17vxlan: add ttl inherit supportHangbin Liu3-0/+13
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra1-0/+14
2018-04-17net/ipv6: Make __inet6_bind staticDavid Ahern1-2/+0
2018-04-17ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+7
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-9/+14
2018-04-17ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood1-0/+2
2018-04-17ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood1-0/+10