summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06nl80211: explicit userspace MPMThomas Pedersen
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg
2013-03-06cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-06cfg80211: add ability to override VHT capabilitiesJohannes Berg
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: constify station parameter pointersJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-279p: turn fid->dlist into hlistAl Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-22net: fix possible deadlock in sum_frag_mem_limitEric Dumazet
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21ipv6: use a stronger hash for tcpEric Dumazet
2013-02-20ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: track number of spatial streamsJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller