summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert
2014-11-06ASoC: rt5645: Add JD function supportBard Liao
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches
2014-11-05vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley
2014-11-05tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley
2014-11-05tty: Remove defunct serial_console_init() declarationPeter Hurley
2014-11-05tty: Remove defunct pcxe_open() declarationPeter Hurley
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05tty: Document defunct ASYNC_* bits in uapi headerPeter Hurley
2014-11-05tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley
2014-11-05tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley
2014-11-05tty: Remove tty_unhangup() declarationPeter Hurley
2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley
2014-11-05tty: Change tty lock order to master->slavePeter Hurley
2014-11-05tty: Simplify tty_ldisc_release() interfacePeter Hurley
2014-11-05tty: Remove TTY_CLOSINGPeter Hurley
2014-11-05tty: Remove TTY_HUPPINGPeter Hurley
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley
2014-11-05tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring
2014-11-05mac802154: add ieee802154_le64_to_be64Alexander Aring
2014-11-05ieee802154: add ieee802154_random_extended_addrAlexander Aring
2014-11-05ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring
2014-11-05mac802154: add ieee802154_vif structAlexander Aring
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring
2014-11-05ieee802154: rework interface registrationAlexander Aring
2014-11-05ieee802154: remove nl802154 unused functionsAlexander Aring
2014-11-05ieee802154: rework wpan_phy index assignmentAlexander Aring
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-05ACPI / property: Drop size_prop from acpi_dev_get_property_reference()Rafael J. Wysocki
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman