alistair23-linux/net/batman-adv
Sven Eckelmann 92f90f56ca batman-adv: refactor tt_global_del() to avoid misalignment
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Acked-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
2012-02-17 02:50:20 +08:00
..
bat_algo.h batman-adv: add infrastructure to change routing algorithm at runtime 2012-02-17 02:50:20 +08:00
bat_debugfs.c batman-adv: add infrastructure to change routing algorithm at runtime 2012-02-17 02:50:20 +08:00
bat_debugfs.h
bat_iv_ogm.c batman-adv: convert batman iv algorithm to use dynamic infrastructure 2012-02-17 02:50:20 +08:00
bat_sysfs.c batman-adv: export used routing algorithm via sysfs 2012-02-17 02:50:20 +08:00
bat_sysfs.h batman-adv: add wrapper function to throw uevent in userspace 2011-06-20 11:37:33 +02:00
bitarray.c batman-adv: Fix range check for expected packets 2011-11-20 13:08:35 +01:00
bitarray.h batman-adv: Reduce usage of char 2011-06-20 11:37:18 +02:00
gateway_client.c batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00
gateway_client.h batman-adv: refactoring gateway handling code 2011-11-20 13:08:32 +01:00
gateway_common.c batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 2011-11-20 13:08:31 +01:00
gateway_common.h
hard-interface.c batman-adv: convert batman iv algorithm to use dynamic infrastructure 2012-02-17 02:50:20 +08:00
hard-interface.h batman-adv: detect clients connected through a 802.11 device 2011-08-22 15:16:20 +02:00
hash.c batman-adv: fixed hash functions type to uint32_t instead of int 2011-11-20 13:08:33 +01:00
hash.h batman-adv: fixed hash functions type to uint32_t instead of int 2011-11-20 13:08:33 +01:00
icmp_socket.c batman-adv: Explicitly mark the common header structure 2012-02-17 02:50:19 +08:00
icmp_socket.h
Kconfig batman-adv: improved client announcement mechanism 2011-06-20 11:37:24 +02:00
main.c batman-adv: allowing changing the routing algorithm via module parameter 2012-02-17 02:50:20 +08:00
main.h batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00
Makefile batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 2011-09-08 17:44:41 +02:00
originator.c batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00
originator.h batman-adv: fixed hash functions type to uint32_t instead of int 2011-11-20 13:08:33 +01:00
packet.h batman-adv: Explicitly mark the common header structure 2012-02-17 02:50:19 +08:00
ring_buffer.c batman-adv: Add const type qualifier for pointers 2011-05-30 07:39:31 +02:00
ring_buffer.h batman-adv: Add const type qualifier for pointers 2011-05-30 07:39:31 +02:00
routing.c batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00
routing.h batman-adv: agglomerate all batman iv ogm processing functions in a single file 2011-09-08 17:39:06 +02:00
send.c batman-adv: convert batman iv algorithm to use dynamic infrastructure 2012-02-17 02:50:20 +08:00
send.h batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 2011-09-08 17:44:41 +02:00
soft-interface.c batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00
soft-interface.h batman-adv: Keep interface_tx as local function 2011-06-20 10:38:59 +02:00
translation-table.c batman-adv: refactor tt_global_del() to avoid misalignment 2012-02-17 02:50:20 +08:00
translation-table.h batman-adv: merge update_transtable() into tt related code 2011-08-22 15:16:22 +02:00
types.h batman-adv: convert batman iv algorithm to use dynamic infrastructure 2012-02-17 02:50:20 +08:00
unicast.c batman-adv: Explicitly mark the common header structure 2012-02-17 02:50:19 +08:00
unicast.h batman-adv: correct several typ0s in the comments 2011-08-22 15:16:19 +02:00
vis.c batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00
vis.h batman-adv: convert time_after instances to has_timed_out 2012-02-17 02:50:20 +08:00