summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | cfg80211: add helper for kfree'ing last_requestLuis R. Rodriguez2013-11-251-23/+19
| | | * | cfg80211: process non country IE conflicting firstLuis R. Rodriguez2013-11-251-19/+20
| | | * | cfg80211: process country IE regulatory requests on their ownLuis R. Rodriguez2013-11-251-133/+68
| | | * | cfg80211: process driver regulatory requests on its ownLuis R. Rodriguez2013-11-251-17/+86
| | | * | cfg80211: process user regulatory requests on its ownLuis R. Rodriguez2013-11-251-33/+81
| | | * | cfg80211: processing core regulatory hints on its ownLuis R. Rodriguez2013-11-251-2/+44
| | | * | cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez2013-11-253-1/+5
| | | * | cfg80211: enforce disabling channels by custom or strict settingsLuis R. Rodriguez2013-11-251-3/+14
| | | * | cfg80211: fix parsing when db.txt ends on a ruleLuis R. Rodriguez2013-11-251-0/+2
| | | * | cfg80211: add function helpers to genregdb.awkLuis R. Rodriguez2013-11-251-11/+25
| | | * | mac80211: add generic cipher scheme supportMax Stepanov2013-11-2514-101/+444
| | | * | cfg80211: allow beaconing after DFS CACJanusz Dziedzic2013-11-251-11/+74
| | | * | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-257-12/+21
| | | * | mac80211: verify ieee80211_key_replace() argumentsJohannes Berg2013-11-251-0/+4
| | | * | cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-252-10/+6
| | | * | cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg2013-11-251-0/+1
| | | * | mac80211: remove useless tests for arrayJohannes Berg2013-11-251-3/+3
| | | * | mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-253-9/+38
| | | * | mac80211: factor out plink event gatheringThomas Pedersen2013-11-251-80/+115
| | | * | mac80211: factor out peering FSMThomas Pedersen2013-11-251-143/+155
| | | * | mac80211: assign sta plid earlyThomas Pedersen2013-11-251-2/+1
| | | * | mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen2013-11-251-18/+10
| | | * | mac80211: factor peering frame processing into own functionThomas Pedersen2013-11-251-40/+48
| | | * | mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland2013-11-251-2/+0
| | | * | mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland2013-11-251-1/+1
| | | * | mac80211: mesh_plink: don't ignore holding timerBob Copeland2013-11-251-2/+1
| | | * | mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland2013-11-251-17/+9
| | | * | mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland2013-11-251-8/+12
| | | * | mac80211: mesh_plink: group basic fitness checksBob Copeland2013-11-251-33/+37
| | | * | mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-251-55/+43
| | | * | mac80211: hold sta->lock across plink switch statementsBob Copeland2013-11-251-26/+3
| | | * | mac80211: consolidate calls to plink_frame_txThomas Pedersen2013-11-251-43/+29
| | | * | mac80211: fix off-by-one in llid check.Bob Copeland2013-11-251-1/+1
| | | * | cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez2013-11-251-6/+5
| | | * | cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-251-0/+4
| | | * | cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-253-1/+88
| | | * | cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-251-14/+30
| | | * | mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan2013-11-251-13/+5
| | | * | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-258-44/+31
* | | | | tcp: auto corkingEric Dumazet2013-12-063-13/+60
* | | | | tcp: optimize some skb_shinfo(skb) usesEric Dumazet2013-12-061-15/+21
* | | | | gro: small napi_get_frags() optimEric Dumazet2013-12-061-2/+1
* | | | | ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet2013-12-061-11/+14
* | | | | packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong2013-12-061-4/+6
* | | | | net/*: Fix FSF address in file headersJeff Kirsher2013-12-068-16/+8
* | | | | net/irda: Fix FSF address in file headersJeff Kirsher2013-12-0614-42/+14
* | | | | netfilter: Fix FSF address in file headersJeff Kirsher2013-12-064-8/+4
* | | | | netlabel: Fix FSF address in file headersJeff Kirsher2013-12-0613-26/+13
* | | | | ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-069-18/+9
* | | | | sctp: Fix FSF address in file headersJeff Kirsher2013-12-0627-81/+54
|/ / / /
OpenPOWER on IntegriCloud