aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bridge_loop_avoidance.h
Commit message (Expand)AuthorAge
* batman-adv: add backbone table netlink supportSimon Wunderlich2016-08-09
* batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlinkAndrew Lunn2016-08-09
* batman-adv: Use bool as return type for boolean functionsSven Eckelmann2016-05-10
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-01
* batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich2016-01-09
* batman-adv: Remove batadv_ types forward declarationsSven Eckelmann2015-08-24
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-24
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-07
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-29
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: make the backbone gw check VLAN specificAntonio Quartulli2013-10-19
* batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-28
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich2012-11-21
* batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-23
* batman-adv: move function arguments on one lineAntonio Quartulli2012-08-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-05
* | batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* | batman-adv: Prefix packet structs with batadv_Sven Eckelmann2012-07-01
* | batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2012-06-28
* | batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_Sven Eckelmann2012-06-20
|/
* batman-adv: update copyright yearsAntonio Quartulli2012-05-11
* batman-adv: add bridge loop avoidance compile optionSimon 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