summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan1-0/+2
2015-01-16cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-0/+8
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg1-1/+2
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-1/+3
2015-01-08nl80211: support per-TID station statisticsJohannes Berg1-0/+31
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg1-9/+15
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg1-0/+5
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-0/+3
2015-01-08cfg80211: add scan time to survey dataJohannes Berg1-0/+3
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg1-3/+13
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-10/+17
2015-01-06nl80211: define multicast group names in headerJohannes Berg1-0/+7
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla1-0/+22
2015-01-05nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg1-0/+3
2014-12-18nl80211: increase the max number of rules in regdomainArik Nemtsov1-1/+1
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen1-0/+3
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov1-0/+10
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron1-0/+6
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov1-1/+9
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds22-76/+641
2014-12-12Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-16/+19
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-54/+266
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-127/+327
2014-12-11Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-0/+1
2014-12-11kernel: add panic_on_warnPrarit Bhargava1-0/+1
2014-12-11Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-1/+1
2014-12-11Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+14
2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto2-2/+4
2014-12-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-12-10Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+14
2014-12-10bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu1-1/+0
2014-12-10bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu1-0/+1
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-12/+18
2014-12-10Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller1-0/+1
2014-12-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2014-12-09Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds1-0/+1
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet1-0/+4
2014-12-09tc_act: export uapi header filestephen hemminger1-0/+1
2014-12-09virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin1-2/+2
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin1-3/+4
2014-12-09virtio_scsi: export to userspaceMichael S. Tsirkin2-37/+38
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin1-0/+164
2014-12-09tun: add VNET_LE flagMichael S. Tsirkin1-0/+1
2014-12-09tun: move internal flag defines out of uapiMichael S. Tsirkin1-13/+3
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin1-7/+8
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin1-7/+8
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin1-0/+2
2014-12-09virtio: memory access APIsMichael S. Tsirkin3-22/+70