aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-06serial_core: Handle TIOC[GS]RS485 ioctls.Ricardo Ribalda Delgado1-0/+3
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-1/+1
2014-11-06tty: Convert tty->closing to intPeter Hurley1-1/+1
2014-11-06tty: serial: bcm63xx: Eliminate unnecessary request/release functionsKevin Cernekee1-2/+0
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin1-1/+2
2014-11-06Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-11/+76
2014-11-06sock.h: Remove unused NETDEBUG macroJoe Perches1-3/+0
2014-11-06drm/atomic: Refcounting for plane_state->fbDaniel Vetter1-0/+2
2014-11-06drm/atomic-helpers: functions for state duplicate/destroy/resetDaniel Vetter1-0/+19
2014-11-06drm/atomic-helper: implement ->page_flipDaniel Vetter1-0/+5
2014-11-06drm/atomic: Integrate fence supportDaniel Vetter1-0/+3
2014-11-06drm/atomic-helper: implementatations for legacy interfacesDaniel Vetter1-0/+21
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter2-0/+18
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert1-1/+2
2014-11-06ASoC: rt5645: Add JD function supportBard Liao1-0/+3
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme1-3/+3
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman2-0/+71
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar3-8/+2
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches1-0/+25
2014-11-05vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley1-3/+0
2014-11-05tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi headerPeter Hurley1-1/+1
2014-11-05tty: Remove defunct serial_console_init() declarationPeter Hurley1-4/+0
2014-11-05tty: Remove defunct pcxe_open() declarationPeter Hurley1-4/+0
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior1-0/+1
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa2-36/+34
2014-11-05tty: Document defunct ASYNC_* bits in uapi headerPeter Hurley1-4/+5
2014-11-05tty,serial: Unify UPF_* and ASYNC_* flag definitionsPeter Hurley2-16/+37
2014-11-05tty: Flush ldisc buffer atomically with tty flip buffersPeter Hurley1-1/+1
2014-11-05tty: Remove tty_unhangup() declarationPeter Hurley1-1/+0
2014-11-05tty: Preset lock subclass for nested tty locksPeter Hurley1-0/+1
2014-11-05tty: Change tty lock order to master->slavePeter Hurley1-5/+2
2014-11-05tty: Simplify tty_ldisc_release() interfacePeter Hurley1-1/+1
2014-11-05tty: Remove TTY_CLOSINGPeter Hurley1-1/+0
2014-11-05tty: Remove TTY_HUPPINGPeter Hurley1-1/+0
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley1-3/+0
2014-11-05tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley1-3/+0
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley1-1/+1
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra1-5/+16
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong1-0/+1
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2-10/+10
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller1-0/+6
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert2-1/+14
2014-11-05gue: Protocol constants for remote checksum offloadTom Herbert1-1/+4
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert3-2/+7
2014-11-05gue: Add infrastructure for flags and optionsTom Herbert1-5/+95
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert1-0/+26
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring1-0/+2
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring1-4/+7