linux/net/mac80211
Felix Fietkau c3e7724b6b mac80211: use ieee80211_free_txskb to fix possible skb leaks
A few places free skbs using dev_kfree_skb even though they're called
after ieee80211_subif_start_xmit might have cloned it for tracking tx
status. Use ieee80211_free_txskb here to prevent skb leaks.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@vger.kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-10-08 15:06:05 -04:00
..
Kconfig
Makefile
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c
agg-tx.c mac80211: don't send delBA on addBA failure 2012-09-21 16:14:14 +02:00
cfg.c cfg80211: constify name parameter to add_virtual_intf 2012-09-19 09:32:59 +02:00
cfg.h
chan.c mac80211: refactor set_channel_type 2012-09-06 17:55:00 +02:00
debug.h
debugfs.c mac80211: make reset debugfs depend on CONFIG_PM 2012-09-19 08:20:24 +02:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
driver-ops.h
event.c
ht.c
ibss.c mac80211: fix IBSS auth TX debug message 2012-09-20 10:31:34 +02:00
ieee80211_i.h mac80211: handle power constraint/country IE better 2012-09-14 14:06:51 +02:00
iface.c mac80211: use call_rcu() on sta deletion 2012-09-10 12:44:17 +02:00
key.c
key.h
led.c
led.h
main.c mac80211: change locking around ieee80211_recalc_smps 2012-09-14 14:09:25 +02:00
mesh.c
mesh.h
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c mac80211: allow re-open the blocked peer link in mesh 2012-09-14 14:25:16 +02:00
mesh_sync.c mac80211: call drv_get_tsf() in sleepable context 2012-10-08 15:06:02 -04:00
michael.c
michael.h
mlme.c mac80211: don't send delBA before disassoc 2012-09-21 16:14:13 +02:00
offchannel.c
pm.c
rate.c
rate.h
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel_ht_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c
scan.c net/mac80211/scan.c: removes unnecessary semicolon 2012-09-07 13:30:06 +02:00
spectmgmt.c
sta_info.c mac80211: don't send delBA when removing stations 2012-09-21 16:14:14 +02:00
sta_info.h mac80211: use call_rcu() on sta deletion 2012-09-10 12:44:17 +02:00
status.c mac80211: use ieee80211_free_txskb to fix possible skb leaks 2012-10-08 15:06:05 -04:00
tkip.c
tkip.h
trace.c
trace.h
tx.c mac80211: use ieee80211_free_txskb to fix possible skb leaks 2012-10-08 15:06:05 -04:00
util.c mac80211: change locking around ieee80211_recalc_smps 2012-09-14 14:09:25 +02:00
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h