summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: move procfs code to net/core/net-procfs.cCong Wang2013-02-191-3/+33
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-194-3/+12
|\
| * netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-0/+4
| * netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-051-2/+2
| * netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-051-1/+5
| * netfilter: xt_conntrack: Add flag to support aliasesJozsef Kadlecsik2013-02-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-192-18/+9Star
|\ \
| * | net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue2013-02-181-1/+1
| * | Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-131-17/+8Star
| |\ \
| | * | unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-02-081-17/+8Star
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-186-90/+681
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-186-90/+681
| |\ \ \ \
| | * | | | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-1/+2
| | * | | | cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-152-0/+18
| | * | | | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+2
| | * | | | cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-152-0/+20
| | * | | | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-0/+2
| | * | | | mac80211: constify IE parsingJohannes Berg2013-02-151-1/+1
| | * | | | nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-151-0/+17
| | * | | | cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-151-0/+12
| | * | | | mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-151-0/+4
| | * | | | mac80211: handle VHT operating mode notificationJohannes Berg2013-02-152-0/+4
| | * | | | mac80211: track number of spatial streamsJohannes Berg2013-02-151-0/+5
| | * | | | wireless: define operating mode action frameJohannes Berg2013-02-151-0/+37
| | * | | | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-1/+23
| | * | | | mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+14
| | * | | | nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-152-0/+107
| | * | | | cfg80211: configuration for WoWLAN over TCPJohannes Berg2013-02-132-1/+179
| | * | | | nl80211: add packet offset information for wowlan patternAmitkumar Karwar2013-02-132-3/+13
| | * | | | nl80211: minor correction in sample wowlan mask calculationAmitkumar Karwar2013-02-121-1/+1
| | * | | | mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-0/+4
| | * | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-5/+0Star
| | * | | | mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-111-39/+0Star
| | * | | | mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-1/+13
| | * | | | cfg80211: move TSF into IEsJohannes Berg2013-02-111-3/+2Star
| | * | | | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-4/+4
| | * | | | mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-111-0/+18
| | * | | | cfg80211: track hidden SSID networks properlyJohannes Berg2013-02-111-0/+9
| | * | | | wireless: fix kernel-docJohannes Berg2013-02-111-4/+6
| | * | | | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-2/+4
| | * | | | Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-02-081-0/+35
| | |\ \ \ \
| | | * | | | NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-031-0/+35
| | * | | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-081-5/+11
| | |\ \ \ \ \
| | | * | | | | wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-081-3/+11
| | | * | | | | wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-081-2/+0Star
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-084-24/+119
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+8
| | | * | | | | cfg80211: remove unused cfg80211_get_meshJohannes Berg2013-02-041-4/+0Star
| | | * | | | | cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev2013-02-042-4/+12
| | | * | | | | mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-0/+2