summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn1-2/+0
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2-3/+20
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau1-0/+5
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2-0/+13
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau1-0/+2
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau1-0/+37
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau1-0/+130
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern1-1/+0
2018-04-19net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern1-1/+0
2018-04-19net/ipv6: Change ip6_route_get_saddr to get dev from routeDavid Ahern1-5/+6
2018-04-19net/ipv6: Remove aca_idevDavid Ahern2-1/+5
2018-04-19net/ipv6: Rename addrconf_dst_allocDavid Ahern1-1/+1
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern2-32/+32
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-3/+2
2018-04-19netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau1-4/+4
2018-04-19tcp: export packets delivery infoYuchung Cheng2-0/+7
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng1-0/+1
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-12/+1
2018-04-19tracing: Add missing forward declarationAhbong Chang1-0/+2
2018-04-19cfg80211: limit wiphy names to 128 bytesJohannes Berg1-0/+2
2018-04-19time: Change nanosleep to safe __kernel_* typesDeepa Dinamani2-8/+6
2018-04-19time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani1-3/+3
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani1-2/+2
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani3-1/+17
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