aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-10
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-10
* mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-10
* mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-10
* mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-10
* mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-10
* mac80211: debounce queue stop/wakeJohannes Berg2012-04-10
* mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-10
* mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-10
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-10
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-10
* mac80211: remove queue stop on rate control updateJohannes Berg2012-04-10
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-10
* mac80211: set HT channel before associationJohannes Berg2012-04-10
* mac80211: use AC constantsJohannes Berg2012-04-10
* mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-10
* mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-10
* mac80211: clean up uAPSD TX codeJohannes Berg2012-04-10
* mac80211: fix mesh TX coding styleJohannes Berg2012-04-10
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-10
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-04-09
* mac80211: fix the RANN propagation issuesChun-Yeow Yeoh2012-04-09
* mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh2012-04-09
* mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl2012-04-09
* mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-09
* mac80211: reduce code duplication in debugfs codeFelix Fietkau2012-04-09
* cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-04-09
* mac80211: end service period only after sending last buffered frameMarco Porsch2012-04-09
* mac80211: Add iface name when calling WARN-ON.Ben Greear2012-04-09
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-09
* mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan2012-04-09
* mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan2012-04-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-27
|\
| * mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-03-26
| * mac80211: remove outdated commentEliad Peller2012-03-26
| * cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
|\ \
| * | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-03-27
| * | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
| * | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-03-23
| |\ \ | | |/ | |/|
| | * netfilter: nf_conntrack: permanently attach timeout policy to conntrackPablo Neira Ayuso2012-03-22
| | * netfilter: xt_CT: fix assignation of the generic protocol trackerPablo Neira Ayuso2012-03-22
| | * netfilter: xt_CT: missing rcu_read_lock section in timeout assignmentPablo Neira Ayuso2012-03-22
| | * netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2012-03-22
| | * netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6Pablo Neira Ayuso2012-03-22
* | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ \
| * | | device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
|\ \ \ \
| * | | | sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-24
| * | | | sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-24