Age | Commit message (Expand) | Author |
2019-06-27 | batman-adv: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
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: Add SPDX license identifier above copyright header | Sven Eckelmann |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann |
2015-08-25 | batman-adv: Remove batadv_ types forward declarations | 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-12 | batman-adv: remove returns at the end of void functions | Antonio Quartulli |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli |
2013-10-09 | batman-adv: tvlv - add network coding container | Marek Lindner |
2013-10-02 | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer |
2013-05-29 | batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c | Martin Hundebøll |
2013-03-13 | batman-adv: network coding - save overheard and tx packets for decoding | Martin Hundebøll |
2013-03-13 | batman-adv: network coding - buffer unicast packets before forward | Martin Hundebøll |
2013-03-13 | batman-adv: network coding - detect coding nodes and remove these after timeout | Martin Hundebøll |
2013-03-13 | batman-adv: network coding - add the initial infrastructure code | Martin Hundebøll |