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