Age | Commit message (Expand) | Author |
2019-06-27 | batman-adv: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
2018-11-12 | batman-adv: Add includes for deprecation warning | Sven Eckelmann |
2018-09-14 | batman-adv: Mark debugfs functionality as deprecated | Sven Eckelmann |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-05 | batman-adv: fix checkpatch warning about misspelled "cache" | Sven Eckelmann |
2018-06-23 | batman-adv: Fix debugfs path for renamed softif | Sven Eckelmann |
2018-06-23 | batman-adv: Fix debugfs path for renamed hardif | Sven Eckelmann |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann |
2017-12-15 | batman-adv: Add kernel-doc to externally visible functions | Sven Eckelmann |
2017-12-15 | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann |
2017-12-15 | batman-adv: Remove unused sched.h include | Sven Eckelmann |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann |
2017-01-28 | batman-adv: Fix includes for IS_ERR/ERR_PTR | Sven Eckelmann |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-10-19 | batman-adv: Use octal permissions instead of macros | Sven Eckelmann |
2016-08-09 | batman-adv: Suppress debugfs entries for netns's | Andrew Lunn |
2016-06-30 | batman-adv: Consolidate logging related functions | Sven Eckelmann |
2016-06-30 | batman-adv: move bat_algo functions into a separate file | Sven Eckelmann |
2016-06-30 | batman-adv: Add debugfs table for mcast flags | Linus Lüssing |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann |
2016-05-04 | batman-adv: fix debuginfo macro style issue | Simon Wunderlich |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann |
2016-02-02 | batman-adv: Fix kerneldoc of main functions | Sven Eckelmann |
2015-12-16 | batman-adv: export single hop neighbor list via debugfs | Marek Lindner |
2015-06-07 | batman-adv: Add required includes to all files | Sven Eckelmann |
2015-05-29 | batman-adv: debugfs, avoid compiling for !DEBUG_FS | Markus Pargmann |
2015-05-29 | batman-adv: update copyright years for 2015 | Sven Eckelmann |
2015-01-07 | batman-adv: checkpatch - Please use a blank line after declarations | Antonio Quartulli |
2015-01-07 | batman-adv: avoid useless return in void functions | Antonio Quartulli |
2014-05-18 | batman-adv: remove semi-colon after macro definition | Antonio Quartulli |
2014-05-18 | batman-adv: add blank line between declarations and the rest of the code | Antonio Quartulli |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich |
2014-01-12 | batman-adv: add debugfs support to view multiif tables | Simon Wunderlich |
2014-01-12 | batman-adv: add debugfs structure for information per interface | Simon Wunderlich |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli |
2013-10-09 | batman-adv: remove vis functionality | Simon Wunderlich |
2013-03-13 | batman-adv: network coding - detect coding nodes and remove these after timeout | Martin Hundebøll |
2013-01-19 | batman-adv: update copyright years | Antonio Quartulli |
2013-01-19 | batman-adv: mark debug_log struct as bat_priv only struct | Marek Lindner |
2013-01-12 | batman-adv: unbloat batadv_priv if debug is not enabled | Marek Lindner |
2013-01-12 | batman-adv: remove useless NULL check | Antonio Quartulli |
2013-01-12 | batman-adv: remove useless blank lines before and after brackets | Antonio Quartulli |
2012-11-21 | batman-adv: support array of debugfs general attributes | Antonio Quartulli |
2012-11-07 | batman-adv: Distributed ARP Table - add compile option | Antonio Quartulli |
2012-11-07 | batman-adv: Distributed ARP Table - implement local storage | Antonio Quartulli |
2012-10-29 | batman-adv: Check return value of try_module_get | Sven Eckelmann |
2012-08-23 | batman-adv: Add the backbone gateway list to debugfs | Simon Wunderlich |
2012-07-01 | batman-adv: Fix alignment after opened parentheses | Sven Eckelmann |