Age | Commit message (Expand) | Author |
2019-05-25 | batman-adv: Use includes instead of fwdecls | Sven Eckelmann |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann |
2017-03-22 | batman-adv: prevent multiple ARP replies sent by gateways if dat enabled | Andreas Pape |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2017-01-26 | batman-adv: don't add loop detect macs to TT | Simon Wunderlich |
2016-08-09 | batman-adv: add backbone table netlink support | Simon Wunderlich |
2016-08-09 | batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink | Andrew Lunn |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann |
2016-01-09 | batman-adv: purge bridge loop avoidance when its disabled | Simon Wunderlich |
2015-08-25 | batman-adv: Remove batadv_ types forward declarations | Sven Eckelmann |
2015-08-25 | batman-adv: Replace C99 int types with kernel type | Sven Eckelmann |
2015-06-07 | batman-adv: Add required includes to all files | Sven Eckelmann |
2015-05-29 | batman-adv: update copyright years for 2015 | Sven Eckelmann |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli |
2013-10-19 | batman-adv: make the backbone gw check VLAN specific | Antonio Quartulli |
2013-05-29 | batman-adv: change VID semantic in the BLA code | Antonio Quartulli |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli |
2012-11-21 | batman-adv: Fix broadcast duplist for fragmentation | Simon Wunderlich |
2012-08-23 | batman-adv: Add the backbone gateway list to debugfs | Simon Wunderlich |
2012-08-23 | batman-adv: move function arguments on one line | Antonio Quartulli |
2012-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-06 | batman-adv: check incoming packet type for bla | Simon Wunderlich |
2012-07-01 | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann |
2012-07-01 | batman-adv: Prefix packet structs with batadv_ | Sven Eckelmann |
2012-06-28 | batman-adv: Prefix bridge_loop_avoidance defines with BATADV_ | Sven Eckelmann |
2012-06-20 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ | Sven Eckelmann |
2012-05-11 | batman-adv: update copyright years | Antonio Quartulli |
2012-04-11 | batman-adv: add bridge loop avoidance compile option | Simon Wunderlich |
2012-04-11 | batman-adv: add broadcast duplicate check | Simon Wunderlich |
2012-04-11 | batman-adv: don't let backbone gateways exchange tt entries | Simon Wunderlich |
2012-04-11 | batman-adv: export claim tables through debugfs | Simon Wunderlich |
2012-04-11 | batman-adv: add basic bridge loop avoidance code | Simon Wunderlich |