aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-13
|\| |
| * | caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-13
| * | l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-13
| * | l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-13
| * | net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-13
| * | phonet: Sort out initiailziation and cleanup code.Eric W. Biederman2012-04-13
| * | net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-13
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-12
|\ \ \
| * \ \ Merge branch 'master' into for-davemJohn W. Linville2012-04-12
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12
| | |\ \
| | * | | cfg80211: add channel switch notify eventThomas Pedersen2012-04-11
| | * | | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-11
| | * | | mac80211: clean up an ieee80211_do_open error pathJohannes Berg2012-04-11
| | * | | mac80211: add improved HW queue controlJohannes Berg2012-04-11
| | * | | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
| | * | | mac80211: manage AP netdev carrier stateJohannes Berg2012-04-11
| | * | | mac80211: Check basic rates when peeringAshok Nagarajan2012-04-11
| | * | | mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-11
| | * | | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-11
| | * | | mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-11
| | * | | {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