summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-6/+13
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell2-0/+24
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-16/+306
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-2/+14
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+1
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna1-0/+1
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna1-0/+5
2018-04-20media: omap: omap-iommu.h: allow building drivers with COMPILE_TESTMauro Carvalho Chehab1-0/+5
2018-04-20y2038: ipc: Use __kernel_timespecArnd Bergmann1-3/+3
2018-04-20y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann3-45/+49
2018-04-20media: rc: add ioctl to get the current timeoutSean Young1-0/+6
2018-04-20regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson1-0/+1
2018-04-20regulator: tps6586x: Add support for TPS658624ryang1-0/+1
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven1-2/+0
2018-04-19fsnotify: Fix fsnotify_mark_connector raceRobert Kolchmeyer1-3/+1
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher1-0/+5
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher1-0/+9
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn1-23/+0
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn1-0/+9
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn1-7/+3
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn1-1/+0
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