Age | Commit message (Expand) | Author | Files | Lines |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann | 1 | -1/+1 |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann | 1 | -3/+3 |
2016-02-10 | batman-adv: add seqno maximum age and protection start flag parameters | Simon Wunderlich | 1 | -1/+2 |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann | 1 | -1/+1 |
2015-08-25 | batman-adv: Remove batadv_ types forward declarations | Sven Eckelmann | 1 | -4/+0 |
2015-08-25 | batman-adv: Replace C99 int types with kernel type | Sven Eckelmann | 1 | -1/+1 |
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-12 | batman-adv: add bonding again | Simon Wunderlich | 1 | -1/+1 |
2014-01-12 | batman-adv: split out router from orig_node | Simon Wunderlich | 1 | -0/+1 |
2014-01-12 | batman-adv: remove bonding and interface alternating | Simon Wunderlich | 1 | -9/+0 |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli | 1 | -3/+1 |
2013-10-23 | batman-adv: adapt bonding to use the new API functions | Antonio Quartulli | 1 | -1/+2 |
2013-10-12 | batman-adv: Receive fragmented packets and merge | Martin Hundebøll | 1 | -0/+2 |
2013-10-12 | batman-adv: Remove old fragmentation code | Martin Hundebøll | 1 | -2/+0 |
2013-10-09 | batman-adv: reorder packet types | Simon Wunderlich | 1 | -0/+2 |
2013-10-09 | batman-adv: remove vis functionality | Simon Wunderlich | 1 | -2/+0 |
2013-10-09 | batman-adv: tvlv - basic infrastructure | Marek Lindner | 1 | -0/+2 |
2013-05-29 | batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c | Antonio Quartulli | 1 | -1/+0 |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli | 1 | -1/+1 |
2012-07-02 | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann | 1 | -21/+29 |
2012-07-02 | batman-adv: Prefix packet structs 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 routing non-static functions with batadv_ | Sven Eckelmann | 1 | -25/+27 |
2012-05-11 | batman-adv: register batman ogm receive function during protocol init | Marek Lindner | 1 | -1/+3 |
2012-04-11 | batman-adv: remove old bridge loop avoidance code | Simon Wunderlich | 1 | -1/+0 |
2012-02-16 | batman-adv: Update copyright years | Sven Eckelmann | 1 | -1/+1 |
2011-09-08 | batman-adv: agglomerate all batman iv ogm processing functions in a single file | Marek Lindner | 1 | -7/+10 |
2011-09-08 | batman-adv: rename all instances of batman_packet to batman_ogm_packet | Marek Lindner | 1 | -1/+1 |
2011-06-20 | batman-adv: improved roaming mechanism | Antonio Quartulli | 1 | -0/+1 |
2011-06-20 | batman-adv: improved client announcement mechanism | Antonio Quartulli | 1 | -3/+3 |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann | 1 | -6/+6 |
2011-05-08 | batman-adv: rename everything from *hna* into *tt* (translation table) | Antonio Quartulli | 1 | -3/+3 |
2011-03-05 | batman-adv: Remove unused hdr_size variable in route_unicast_packet() | Linus Lüssing | 1 | -2/+1 |
2011-03-05 | batman-adv: rename batman_if struct to hard_iface | Marek Lindner | 1 | -10/+10 |
2011-03-05 | batman-adv: protect bonding with rcu locks | Simon Wunderlich | 1 | -2/+4 |
2011-02-12 | batman-adv: Remove duplicate types.h inclusions | Linus Lüssing | 1 | -2/+0 |
2011-01-31 | batman-adv: Update copyright years | Sven Eckelmann | 1 | -1/+1 |
2011-01-31 | batman-adv: remove unused parameters | Simon Wunderlich | 1 | -2/+1 |
2010-12-17 | net: Add batman-adv meshing protocol | Sven Eckelmann | 1 | -0/+48 |