summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-04NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust
2013-11-04NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-29printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches
2013-10-29device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-28Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson
2013-10-28NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-10-17tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter