summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)Author
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-02-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-28Btrfs: add support for inode propertiesFilipe David Borba Manana
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney
2014-01-27NVMe: Abort timed out commandsKeith Busch
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger
2014-01-23include/uapi/linux/dn.h: pull in ioctl.h headerMike Frysinger
2014-01-23include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.hMike Frysinger
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-23rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPECJiri Pirko
2014-01-22rtnetlink: provide api for getting and setting slave infoJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-22af_packet: Add Queue mapping mode to af_packet fanout operationNeil Horman
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22neighbour.h: fix commentLi Zhong
2014-01-22drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-01-20Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-20drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20uapi: Use __kernel_long_t in struct mq_attrH.J. Lu