summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: refactor F-RTOYuchung Cheng2013-03-216-396/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2046-1824/+2799
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-1821-95/+232
| |\
| * | NFC: llcp: Add cleanup support for unreplied SNL requestsThierry Escande2013-03-103-0/+57
| * | NFC: llcp: Service Name Lookup netlink interfaceThierry Escande2013-03-105-0/+302
| * | NFC: llcp: Service Name Lookup SDRES aggregationThierry Escande2013-03-103-27/+94
| * | NFC: Add missing type policies for netlink attributesThierry Escande2013-03-101-0/+3
| * | NFC: llcp: Remove redundant printkSamuel Ortiz2013-03-101-2/+0
| * | NFC: llcp: Use socket specific link parameters before the local onesSamuel Ortiz2013-03-103-8/+23
| * | NFC: llcp: Implement socket optionsSamuel Ortiz2013-03-102-2/+120
| * | NFC: llcp: Rename socket rw and miu fieldsSamuel Ortiz2013-03-104-16/+19
| * | mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-062-1/+5
| * | mac80211: disallow changing auto_open_plinksThomas Pedersen2013-03-061-1/+4
| * | nl80211: user_mpm overrides auto_open_plinksThomas Pedersen2013-03-061-0/+3
| * | mac80211: support userspace MPMThomas Pedersen2013-03-066-6/+14
| * | cfg80211: rename mesh station typesThomas Pedersen2013-03-062-6/+6
| * | nl80211: explicit userspace MPMThomas Pedersen2013-03-062-0/+9
| * | mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-063-36/+49
| * | mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn2013-03-061-1/+6
| * | mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn2013-03-063-15/+10
| * | mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn2013-03-062-4/+10
| * | mac80211: add documentation and verbose variable names inThomas Huehn2013-03-062-33/+50
| * | mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-064-13/+12
| * | mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn2013-03-063-21/+17
| * | mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau2013-03-061-1/+1
| * | regulatory: allow VHT channels in world roamingJohannes Berg2013-03-061-3/+3
| * | cfg80211: enable TDLS on P2P client interfacesJohannes Berg2013-03-061-0/+1
| * | mac80211: add VHT capabilities station debugfs fileJohannes Berg2013-03-061-0/+31
| * | mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-061-1/+113
| * | mac80211: fix HT capability overrides for AP stationJohannes Berg2013-03-061-23/+25
| * | mac80211: don't apply HT overrides to TDLS peersJohannes Berg2013-03-061-9/+5
| * | mac80211: simplify AP interface stopJohannes Berg2013-03-061-2/+4
| * | mac80211: flush keys when stopping APJohannes Berg2013-03-062-2/+5
| * | mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-066-11/+68
| * | mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-061-26/+0
| * | mac80211: merge reconfig assign chanctx codeStanislaw Gruszka2013-03-061-25/+22
| * | mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-065-97/+3
| * | mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka2013-03-062-32/+1
| * | mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka2013-03-062-89/+2
| * | mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-065-154/+6
| * | cfg80211/mac80211: disconnect on suspendStanislaw Gruszka2013-03-065-41/+69
| * | mac80211: remove napiStanislaw Gruszka2013-03-063-39/+0
| * | mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau2013-03-061-1/+1
| * | mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau2013-03-062-8/+13
| * | minstrel_ht: increase sampling frequencyFelix Fietkau2013-03-061-2/+2
| * | mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau2013-03-061-8/+19
| * | mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau2013-03-061-10/+13
| * | cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-063-0/+135
| * | cfg80211: prohibit zero keepalive intervalJohannes Berg2013-03-061-1/+2
| * | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-065-14/+28