summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-1122-76/+641
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-1/+1
| |\
| | * uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-051-1/+1
| * | bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu2014-12-091-1/+0
| * | bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu2014-12-091-0/+1
| * | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-092-12/+18
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-041-3/+4
| | |\ \
| | | * | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-3/+4
| | * | | NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique2014-12-021-0/+2
| | * | | NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard2014-12-021-0/+1
| | * | | NFC: NCI: Handle Target mode activationJulien Lefrique2014-11-281-9/+11
| | |/ /
| * | | Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller2014-12-091-0/+1
| |\ \ \
| | * | | can: dev: Consolidate and unify state change handlingAndri Yngvason2014-12-071-0/+1
| * | | | tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet2014-12-091-0/+4
| * | | | tc_act: export uapi header filestephen hemminger2014-12-091-0/+1
| * | | | ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+8
| * | | | net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn2014-12-081-1/+2
| |/ / /
| * | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * | | bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov2014-12-051-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-12-052-3/+18
| |\ \ \
| | * | | netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2014-12-032-3/+18
| * | | | bridge: add new hwmode swdevScott Feldman2014-12-021-0/+1
| * | | | bridge: add new brport flag LEARNING_SYNCScott Feldman2014-12-021-0/+1
| * | | | bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman2014-12-021-0/+1
| * | | | rtnl: expose physical switch id for particular deviceJiri Pirko2014-12-021-0/+1
| * | | | neigh: sort Neighbor Cache Entry FlagsJiri Pirko2014-12-021-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-1/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | tipc: add tipc_netlink.h to uapi KbuildRichard Alpe2014-11-241-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-241-0/+18
| |\ \ \
| | * | | netfilter: nft_meta: add cgroup supportAna Rey2014-11-091-0/+2
| | * | | netfilter: nf_tables: add new expression nft_redirArturo Borrero2014-10-271-0/+16
| * | | | ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2014-11-241-0/+15
| * | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-211-4/+104
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-191-3/+4
| | * | | cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-191-0/+29
| | * | | cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-0/+23
| | * | | cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-191-0/+19
| | * | | cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2014-11-191-0/+3
| | * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2014-11-1823-116/+257
| | |\ \ \
OpenPOWER on IntegriCloud