summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* nl80211: add request id in scheduled scan event messagesArend Van Spriel2017-04-183-17/+14
* mac80211: use common code for monitor options in add/changeJohannes Berg2017-04-131-58/+64
* cfg80211: refactor nl80211 monitor option parsingJohannes Berg2017-04-131-56/+70
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-136-32/+34
* mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg2017-04-131-20/+58
* cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-132-9/+7
* mac80211: drop frames too short for FCS earlierJohannes Berg2017-04-131-21/+18
* mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke2017-04-131-2/+4
* cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-312-7/+108
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-316-122/+116
* mac80211: mesh: drop new node with weak powerMasashi Honma2017-03-291-2/+8
* cfg80211: preserve wdev ID across netns changesJohannes Berg2017-03-171-1/+9
* nl80211: Use signed function for a signed variableMasashi Honma2017-03-161-1/+1
* mac80211: Use setup_timer instead of init_timer for mesh pathOndřej Lysoněk2017-03-161-3/+2
* mac80211: reject/clear user rate mask if not usableJohannes Berg2017-03-084-1/+48
* mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-071-8/+0
* mac80211: ignore VHT membership selector when parsing ratesJohannes Berg2017-03-071-5/+5
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-066-7/+218
* cfg80211: Disallow moving out of operating DFS channel in non-ETSIVasanthakumar Thiagarajan2017-03-061-0/+52
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-068-9/+191
* mac80211: Use setup_timer instead of init_timerOndřej Lysoněk2017-03-062-12/+12
* mac80211: fix mesh fail_avg checkManoharan, Rajkumar2017-03-061-2/+4
* mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg2017-03-062-9/+15
* cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-28/+32
* mac80211: remove local pointer from rate_ctrl_refJohannes Berg2017-03-062-6/+5
* ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-062-13/+13
* mac80211: Print text for disassociation reasonArkadiusz Miskiewicz2017-03-061-2/+3
* cfg80211: combine two nested ifs into a single conditionJohannes Berg2017-03-062-11/+11
* mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-062-0/+52
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-065-13/+177
* mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar2017-03-063-7/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0542-197/+462
|\
| * strparser: destroy workqueue on module exitWANG Cong2017-03-041-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-044-88/+63
| |\
| | * netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-031-78/+55
| | * netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso2017-03-031-5/+4
| | * netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy2017-03-031-2/+0
| | * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | rds: remove unnecessary returned value checkZhu Yanjun2017-03-034-14/+4
| * | rxrpc: Fix potential NULL-pointer exceptionDavid Howells2017-03-031-7/+8
| * | Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-023-3/+3
| |\ \
| | * | average: change to declare precision, not factorJohannes Berg2017-03-023-3/+3
| * | | ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong2017-03-021-0/+6
| * | | tcp: fix potential double free issue for fastopen_reqWei Wang2017-03-021-3/+12
| * | | net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2017-03-022-10/+12
| * | | dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-03-021-0/+1
| * | | Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-03-021-9/+11
| |\ \ \
| | * | | batman-adv: Fix transmission of final, 16th fragmentLinus Lüssing2017-02-211-6/+6
| | * | | batman-adv: Fix double free during fragment merge errorSven Eckelmann2017-02-211-3/+5
| * | | | openvswitch: actions: fixed a brace coding style warningPeter Downs2017-03-021-2/+1