aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-11batman-adv: remove old bridge loop avoidance codeSimon Wunderlich
2012-04-11batman-adv: encourage batman to take shorter routes by changing the default h...Marek Lindner
2012-04-11batman-adv: Remove declaration of only locally used functionsSven Eckelmann
2012-04-11batman-adv: Replace bitarray operations with bitmapSven Eckelmann
2012-04-11batman-adv: use ETH_ALEN instead of hardcoded numeric constantsAntonio Quartulli
2012-04-11batman-adv: clean up KconfigAntonio Quartulli
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: set HT channel before associationJohannes Berg
2012-04-10mac80211: use AC constantsJohannes Berg
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg
2012-04-10mac80211: clean up uAPSD TX codeJohannes Berg
2012-04-10mac80211: fix mesh TX coding styleJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-10tcp: restore correct limitEric Dumazet
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-10netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-09cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez
2012-04-09mac80211: fix the RANN propagation issuesChun-Yeow Yeoh
2012-04-09mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau
2012-04-09mac80211: reduce code duplication in debugfs codeFelix Fietkau
2012-04-09cfg80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-04-09mac80211: end service period only after sending last buffered frameMarco Porsch
2012-04-09mac80211: Add iface name when calling WARN-ON.Ben Greear
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville