David S. Miller c63d352f05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
..
Kconfig 0566df307b batman-adv: Allow selecting BATMAN V if CFG80211 is not built 9 years ago
Makefile dc1cbd145e batman-adv: Allow to disable debugfs support 9 years ago
bat_algo.c dc1cbd145e batman-adv: Allow to disable debugfs support 9 years ago
bat_algo.h 07a3061e08 batman-adv: netlink: add routing_algo query 9 years ago
bat_iv_ogm.c 9b4aec647a batman-adv: fix rare race conditions on interface removal 8 years ago
bat_iv_ogm.h a2d0816608 batman-adv: Fix bat_(iv|v) function declaration header 9 years ago
bat_v.c 70ea5cee95 batman-adv: Use proper name for gateway list head 9 years ago
bat_v.h a2d0816608 batman-adv: Fix bat_(iv|v) function declaration header 9 years ago
bat_v_elp.c 1942de1bba batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface 8 years ago
bat_v_elp.h fcafa5e74b batman-adv: Keep includes ordered by filename 9 years ago
bat_v_ogm.c b91a2543b4 batman-adv: Consume skb in receive handlers 8 years ago
bat_v_ogm.h 67a5613ed0 batman-adv: Include main.h in bat_v_ogm.h 9 years ago
bitarray.c ba412080fb batman-adv: Consolidate logging related functions 9 years ago
bitarray.h 4b426b108a batman-adv: Use bool as return type for boolean functions 9 years ago
bridge_loop_avoidance.c dc1cbd145e batman-adv: Allow to disable debugfs support 9 years ago
bridge_loop_avoidance.h ea4152e117 batman-adv: add backbone table netlink support 9 years ago
debugfs.c 507b37cf71 batman-adv: Use octal permissions instead of macros 9 years ago
debugfs.h 97139d4a6f treewide: remove redundant #include <linux/kconfig.h> 9 years ago
distributed-arp-table.c cbfc16de30 batman-adv: Add wrapper for ARP reply creation 8 years ago
distributed-arp-table.h 0046b0402a batman-adv: update copyright years for 2016 9 years ago
fragmentation.c 8def0be82d batman-adv: Consume skb in batadv_frag_send_packet 8 years ago
fragmentation.h 176e5b772b batman-adv: Use proper name for fragments list head 9 years ago
gateway_client.c 70ea5cee95 batman-adv: Use proper name for gateway list head 9 years ago
gateway_client.h d7129dafcb batman-adv: netlink: add gateway table queries 9 years ago
gateway_common.c 34d99cfefa batman-adv: make GW election code protocol specific 9 years ago
gateway_common.h 0b5ecc6811 batman-adv: add throughput override attribute to hard_ifaces 9 years ago
hard-interface.c f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
hard-interface.h 1942de1bba batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface 8 years ago
hash.c 0046b0402a batman-adv: update copyright years for 2016 9 years ago
hash.h 739ae86cd2 batman-adv: Remove unused function batadv_hash_delete 9 years ago
icmp_socket.c 507b37cf71 batman-adv: Use octal permissions instead of macros 9 years ago
icmp_socket.h dc1cbd145e batman-adv: Allow to disable debugfs support 9 years ago
log.c 507b37cf71 batman-adv: Use octal permissions instead of macros 9 years ago
log.h 27058af401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
main.c 2c0c06ff44 batman-adv: Add module alias for batadv netlink family 8 years ago
main.h cbebd363b2 batman-adv: Use own timer for multicast TT and TVLV updates 8 years ago
multicast.c cbebd363b2 batman-adv: Use own timer for multicast TT and TVLV updates 8 years ago
multicast.h cbebd363b2 batman-adv: Use own timer for multicast TT and TVLV updates 8 years ago
netlink.c ce1a21d142 batman-adv: Mark batadv_netlink_ops as const 8 years ago
netlink.h d34f05507d batman-adv: netlink: add translation table query 9 years ago
network-coding.c b91a2543b4 batman-adv: Consume skb in receive handlers 8 years ago
network-coding.h 0046b0402a batman-adv: update copyright years for 2016 9 years ago
originator.c d401c1d1e8 Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linux-merge 8 years ago
originator.h 85cf8c859d batman-adv: netlink: add originator and neighbor table queries 9 years ago
packet.h 4c7da0f6db batman-adv: Avoid precedence issues in macros 9 years ago
routing.c 93bbaab455 batman-adv: Reject unicast packet with zero/mcast dst address 8 years ago
routing.h 4b426b108a batman-adv: Use bool as return type for boolean functions 9 years ago
send.c 9b4aec647a batman-adv: fix rare race conditions on interface removal 8 years ago
send.h 9b4aec647a batman-adv: fix rare race conditions on interface removal 8 years ago
soft-interface.c eaac2c876e batman-adv: Count all non-success TX packets as dropped 8 years ago
soft-interface.h 4b426b108a batman-adv: Use bool as return type for boolean functions 9 years ago
sysfs.c 507b37cf71 batman-adv: Use octal permissions instead of macros 9 years ago
sysfs.h 0046b0402a batman-adv: update copyright years for 2016 9 years ago
tp_meter.c f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
tp_meter.h 33a3bb4a33 batman-adv: throughput meter implementation 9 years ago
translation-table.c c63d352f05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
translation-table.h d34f05507d batman-adv: netlink: add translation table query 9 years ago
tvlv.c 1ad5bcb2a0 batman-adv: Consume skb in batadv_send_skb_to_orig 8 years ago
tvlv.h 1f8dce4992 batman-adv: split tvlv into a separate file 9 years ago
types.h 9b4aec647a batman-adv: fix rare race conditions on interface removal 8 years ago