You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/batman-adv
David S. Miller 220b07e90e batman-adv: Fix merge error. 13 years ago
..
Kconfig
Makefile
bat_debugfs.c
bat_debugfs.h
bat_iv_ogm.c
bat_ogm.h
bat_sysfs.c batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 13 years ago
bat_sysfs.h
bitarray.c batman-adv: Fix range check for expected packets 13 years ago
bitarray.h
gateway_client.c batman-adv: remove extra negation in gw_out_of_range() 13 years ago
gateway_client.h batman-adv: refactoring gateway handling code 13 years ago
gateway_common.c batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 13 years ago
gateway_common.h
hard-interface.c
hard-interface.h
hash.c batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
hash.h batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
icmp_socket.c batman-adv: Only write requested number of byte to user buffer 13 years ago
icmp_socket.h
main.c
main.h batman-adv: update internal version number 13 years ago
originator.c batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
originator.h batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
packet.h
ring_buffer.c
ring_buffer.h
routing.c batman-adv: format multi-line if in the correct way 13 years ago
routing.h
send.c
send.h
soft-interface.c batman-adv: use unregister_netdevice() when softif_create fails 13 years ago
soft-interface.h
translation-table.c batman-adv: Fix merge error. 13 years ago
translation-table.h
types.h batman-adv: create a common substructure for tt_global/local_entry 13 years ago
unicast.c
unicast.h
vis.c batman-adv: create a common substructure for tt_global/local_entry 13 years ago
vis.h