aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bridge_loop_avoidance.c
Commit message (Expand)AuthorAge
* batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-24
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix translation-table non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix originator non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix hash non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Return error codes instead of -1 on failuresSven Eckelmann2012-06-18
* batman-adv: trivial endianness annotationsAl Viro2012-06-18
* batman-adv: get rid of pointless cast in memcpy()Al Viro2012-06-18
* batman-adv: Initialize lockdep class keys for hashesSven Eckelmann2012-06-18
* batman-adv: update copyright yearsAntonio Quartulli2012-05-11
* batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)Antonio Quartulli2012-04-18
* batman-adv: remove duplicated line in commentAntonio Quartulli2012-04-18
* batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich2012-04-11
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-11
* batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich2012-04-11
* batman-adv: export claim tables through debugfsSimon Wunderlich2012-04-11
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-11