dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/batman-adv
David S. Miller b8cec4a415 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge 2011-03-07 00:37:13 -08:00
..
Kconfig net: Add batman-adv meshing protocol 2010-12-16 13:44:24 -08:00
Makefile batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
aggregation.c batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
aggregation.h batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
bat_debugfs.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bat_debugfs.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bat_sysfs.c batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
bat_sysfs.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bitarray.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
bitarray.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_client.c batman-adv: Correct rcu refcounting for orig_node 2011-03-05 12:52:01 +01:00
gateway_client.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_common.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
gateway_common.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
hard-interface.c batman-adv: Disallow regular interface as mesh device 2011-03-05 12:52:09 +01:00
hard-interface.h batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
hash.c batman-adv: remove extra layer between hash and hash element - hash bucket 2011-03-05 12:52:00 +01:00
hash.h batman-adv: remove extra layer between hash and hash element - hash bucket 2011-03-05 12:52:00 +01:00
icmp_socket.c batman-adv: remove orig_hash spinlock 2011-03-05 12:52:04 +01:00
icmp_socket.h batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
main.c batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
main.h batman-adv: rename global if_list to hardif_list 2011-03-05 12:52:05 +01:00
originator.c batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
originator.h batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
packet.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
ring_buffer.c batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
ring_buffer.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00
routing.c batman-adv: Remove unused hdr_size variable in route_unicast_packet() 2011-03-05 12:52:08 +01:00
routing.h batman-adv: Remove unused hdr_size variable in route_unicast_packet() 2011-03-05 12:52:08 +01:00
send.c batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
send.h batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
soft-interface.c batman-adv: Disallow regular interface as mesh device 2011-03-05 12:52:09 +01:00
soft-interface.h batman-adv: Disallow regular interface as mesh device 2011-03-05 12:52:09 +01:00
translation-table.c batman-adv: Correct rcu refcounting for orig_node 2011-03-05 12:52:01 +01:00
translation-table.h batman-adv: Remove duplicate types.h inclusions 2011-02-11 23:30:29 +01:00
types.h batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
unicast.c Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge 2011-03-07 00:37:13 -08:00
unicast.h batman-adv: rename batman_if struct to hard_iface 2011-03-05 12:52:06 +01:00
vis.c Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge 2011-03-07 00:37:13 -08:00
vis.h batman-adv: Update copyright years 2011-01-31 14:57:12 +01:00