remarkable-linux/net/batman-adv
David S. Miller b26e478f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/freescale/fsl_pq_mdio.c
	net/batman-adv/translation-table.c
	net/ipv6/route.c
2011-12-16 02:11:14 -05:00
..
bat_debugfs.c
bat_debugfs.h
bat_iv_ogm.c batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 2011-09-08 17:44:41 +02:00
bat_ogm.h batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 2011-09-08 17:44:41 +02:00
bat_sysfs.c batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 2011-11-20 13:08:31 +01:00
bat_sysfs.h
bitarray.c batman-adv: Fix range check for expected packets 2011-11-20 13:08:35 +01:00
bitarray.h
gateway_client.c batman-adv: remove extra negation in gw_out_of_range() 2011-12-07 02:45:59 +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: Remove unnecessary OOM logging messages 2011-09-08 17:52:30 +02: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: Only write requested number of byte to user buffer 2011-12-12 19:11:07 +08:00
icmp_socket.h
Kconfig
main.c batman-adv: Remove unnecessary OOM logging messages 2011-09-08 17:52:30 +02:00
main.h batman-adv: update internal version number 2011-11-20 13:08:20 +01: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: fixed hash functions type to uint32_t instead of int 2011-11-20 13:08:33 +01: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: rename all instances of batman_packet to batman_ogm_packet 2011-09-08 17:37:51 +02:00
ring_buffer.c
ring_buffer.h
routing.c batman-adv: format multi-line if in the correct way 2011-12-07 02:45:59 +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: agglomerate all batman iv ogm sending functions in the batman iv file 2011-09-08 17:44:41 +02: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: use unregister_netdevice() when softif_create fails 2011-11-20 13:08:37 +01:00
soft-interface.h
translation-table.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2011-12-16 02:11:14 -05: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: create a common substructure for tt_global/local_entry 2011-11-20 13:08:35 +01:00
unicast.c batman-adv: implement AP-isolation on the sender side 2011-08-22 15:16:21 +02:00
unicast.h batman-adv: correct several typ0s in the comments 2011-08-22 15:16:19 +02:00
vis.c batman-adv: create a common substructure for tt_global/local_entry 2011-11-20 13:08:35 +01:00
vis.h