linux/net/batman-adv
Martin Hundebøll a0e2877505 batman-adv: kernel doc fixes for main.{c, h}
Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
2015-01-07 17:21:54 +01:00
..
bat_algo.h
bat_iv_ogm.c batman-adv: kernel doc fixes for bat_iv_ogm.c 2015-01-07 17:21:53 +01:00
bitarray.c
bitarray.h
bridge_loop_avoidance.c batman-adv: kernel doc fixes for bridge_loop_avoidance.c 2015-01-07 17:21:54 +01:00
bridge_loop_avoidance.h
debugfs.c batman-adv: avoid useless return in void functions 2015-01-07 17:21:52 +01:00
debugfs.h
distributed-arp-table.c batman-adv: prefer kmalloc_array to kmalloc when possible 2014-08-04 16:02:10 +02:00
distributed-arp-table.h batman-adv: kernel doc fix for distributed-arp-table.h 2015-01-07 17:21:54 +01:00
fragmentation.c batman-adv: Unify fragment size calculation 2014-12-23 23:13:37 -05:00
fragmentation.h
gateway_client.c batman-adv: avoid NULL dereferences and fix if check 2014-12-23 23:13:37 -05:00
gateway_client.h
gateway_common.c batman-adv: replace strnicmp with strncasecmp 2014-10-14 02:18:24 +02:00
gateway_common.h
hard-interface.c batman: fix a bogus warning from batadv_is_on_batman_iface() 2014-05-22 17:23:00 -04:00
hard-interface.h
hash.c batman-adv: prefer kmalloc_array to kmalloc when possible 2014-08-04 16:02:10 +02:00
hash.h
icmp_socket.c
icmp_socket.h
Kconfig
main.c batman-adv: kernel doc fixes for main.{c, h} 2015-01-07 17:21:54 +01:00
main.h batman-adv: kernel doc fixes for main.{c, h} 2015-01-07 17:21:54 +01:00
Makefile
multicast.c batman-adv: fix multicast counter when purging originators 2015-01-06 11:06:04 +01:00
multicast.h batman-adv: avoid useless return in void functions 2015-01-07 17:21:52 +01:00
network-coding.c batman-adv: fix lock class for decoding hash in network-coding.c 2015-01-06 11:05:12 +01:00
network-coding.h
originator.c batman-adv: fix potential TT client + orig-node memory leak 2015-01-06 11:07:01 +01:00
originator.h
packet.h
routing.c batman-adv: fix and simplify condition when bonding should be used 2015-01-06 11:05:07 +01:00
routing.h
send.c
send.h
soft-interface.c batman-adv: increase default hop penalty 2014-08-05 09:42:13 +02:00
soft-interface.h
sysfs.c batman-adv: Use kasprintf 2014-07-07 17:00:31 -07:00
sysfs.h
translation-table.c batman-adv: fix TT VLAN inconsistency on VLAN re-add 2014-07-21 09:49:30 +02:00
translation-table.h
types.h batman-adv: remove obsolete variable primary_iface from orig_node 2015-01-07 17:21:53 +01:00