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
Antonio Quartulli 8b8e4bc039 batman-adv: fix race condition in TT full-table replacement 13 years ago
..
Kconfig
Makefile
bat_algo.h
bat_debugfs.c batman-adv: replace HZ calculations with jiffies_to_msecs() 13 years ago
bat_debugfs.h
bat_iv_ogm.c batman-adv: prepare lq_update_lock to be shared among different protocols 13 years ago
bat_sysfs.c batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT 13 years ago
bat_sysfs.h
bitarray.c
bitarray.h
bridge_loop_avoidance.c batman-adv: update copyright years 13 years ago
bridge_loop_avoidance.h batman-adv: update copyright years 13 years ago
gateway_client.c
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c batman-adv: use shorter pr_warn instead of pr_warning 13 years ago
hard-interface.h
hash.c
hash.h
icmp_socket.c
icmp_socket.h
main.c batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback 13 years ago
main.h batman-adv: Start new development cycle 13 years ago
originator.c batman-adv: prepare lq_update_lock to be shared among different protocols 13 years ago
originator.h batman-adv: split neigh_new function into generic and batman iv specific parts 13 years ago
packet.h batman-adv: avoid temporary routing loops by being strict on forwarded OGMs 13 years ago
ring_buffer.c
ring_buffer.h
routing.c batman-adv: fix skb->data assignment 13 years ago
routing.h batman-adv: register batman ogm receive function during protocol init 13 years ago
send.c batman-adv: use shorter pr_warn instead of pr_warning 13 years ago
send.h
soft-interface.c
soft-interface.h
translation-table.c batman-adv: fix race condition in TT full-table replacement 13 years ago
translation-table.h batman-adv: improve unicast packet (re)routing 13 years ago
types.h batman-adv: prepare lq_update_lock to be shared among different protocols 13 years ago
unicast.c batman-adv: improve unicast packet (re)routing 13 years ago
unicast.h
vis.c
vis.h