summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-26/+161
|\
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-0/+8
| * cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-1/+2
| * nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-141-1/+3
| * nl80211: support per-TID station statisticsJohannes Berg2015-01-081-0/+31
| * nl80211: clarify packet statistics descriptionsJohannes Berg2015-01-081-9/+15
| * cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-081-0/+5
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-0/+3
| * cfg80211: add scan time to survey dataJohannes Berg2015-01-081-0/+3
| * cfg80211: allow survey data to return global dataJohannes Berg2015-01-081-3/+13
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-10/+17
| * nl80211: define multicast group names in headerJohannes Berg2015-01-061-0/+7
| * cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-061-0/+22
| * nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg2015-01-051-0/+3
| * nl80211: increase the max number of rules in regdomainArik Nemtsov2014-12-181-1/+1
| * nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-181-0/+3
| * cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-171-0/+10
| * cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-0/+6
| * cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-1/+9
* | l2tp : multicast notification to the registered listenersBill Hong2014-12-311-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-302-1/+5
|\ \
| * | in6: fix conflict with glibcstephen hemminger2014-12-222-1/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-191-4/+0
|\ \ \
| * | | uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin2014-12-181-4/+0
* | | | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-191-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2014-12-121-0/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-181-5/+10
|\ \ \ \
| * | | | virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-141-5/+10
* | | | | Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-181-3/+3
|\ \ \ \ \
| * | | | | [media] v4l2-mediabus.h: use two __u16 instead of two __u32Hans Verkuil2014-12-161-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-181-1/+2
|\ \ \ \ \ \
| * | | | | | if_tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-1/+0
| * | | | | | if_tun: add TUNSETVNETLE/TUNGETVNETLEMichael S. Tsirkin2014-12-161-0/+2
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-11/+0
|\ \ \ \ \ \ \
| * | | | | | | kvm: remove IA64 ioctlsRadim Krčmář2014-11-211-3/+0
| * | | | | | | kvm: drop unsupported capabilities, fix documentationMichael S. Tsirkin2014-11-031-8/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | virtio_balloon: free some memory from balloon on OOMRaushaniya Maksudova2014-11-111-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-172-0/+36
|\ \ \ \ \ \ \
| * | | | | | | thermal: provide an UAPI header fileFlorian Fainelli2014-12-092-0/+36
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-161-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nsfs' into for-nextAl Viro2014-12-101-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-101-0/+1
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-162-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | kcmp: Move kcmp.h into uapiMichael Ellerman2014-12-022-0/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-153-0/+355
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-022-0/+5
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman2014-11-027-8/+168
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | android: uapi: binder.hGreg Kroah-Hartman2014-10-201-0/+1
| * | | | | | | | staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman2014-10-203-0/+354
OpenPOWER on IntegriCloud