linux/net/ax25
Ralf Baechle 01d7dd0e9f [AX25]: UID fixes
o Brown paperbag bug - ax25_findbyuid() was always returning a NULL pointer
   as the result.  Breaks ROSE completly and AX.25 if UID policy set to deny.

 o While the list structure of AX.25's UID to callsign mapping table was
   properly protected by a spinlock, it's elements were not refcounted
   resulting in a race between removal and usage of an element.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-23 10:11:45 -07:00
..
af_ax25.c [AX25]: UID fixes 2005-08-23 10:11:45 -07:00
ax25_addr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_dev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_ds_in.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_ds_subr.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
ax25_ds_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_iface.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_in.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_ip.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_out.c [AX25] Introduce ax25_type_trans 2005-04-24 18:53:06 -07:00
ax25_route.c [AX25]: UID fixes 2005-08-23 10:11:45 -07:00
ax25_std_in.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_std_subr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_std_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_subr.c [AX25]: make ax25_queue_xmit a net_device parameter 2005-04-21 16:46:56 -07:00
ax25_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ax25_uid.c [AX25]: UID fixes 2005-08-23 10:11:45 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_ax25.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00