index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Fix includes for IS_ERR/ERR_PTR
Sven Eckelmann
2017-01-28
1
-1
/
+1
*
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
*
batman-adv: Use octal permissions instead of macros
Sven Eckelmann
2016-10-19
1
-14
/
+12
*
batman-adv: Suppress debugfs entries for netns's
Andrew Lunn
2016-08-09
1
-0
/
+18
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-215
/
+1
*
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
batman-adv: Add debugfs table for mcast flags
Linus Lüssing
2016-06-30
1
-0
/
+23
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-1
/
+1
*
batman-adv: fix debuginfo macro style issue
Simon Wunderlich
2016-05-04
1
-8
/
+11
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
2016-02-02
1
-0
/
+6
*
batman-adv: export single hop neighbor list via debugfs
Marek Lindner
2015-12-16
1
-0
/
+9
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-8
/
+29
*
batman-adv: debugfs, avoid compiling for !DEBUG_FS
Markus Pargmann
2015-05-29
1
-8
/
+0
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
2015-01-07
1
-0
/
+1
*
batman-adv: avoid useless return in void functions
Antonio Quartulli
2015-01-07
1
-1
/
+0
*
batman-adv: remove semi-colon after macro definition
Antonio Quartulli
2014-05-18
1
-2
/
+2
*
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
2014-05-18
1
-0
/
+9
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
1
-0
/
+16
*
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-12
1
-0
/
+73
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
1
-9
/
+0
*
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
2013-03-13
1
-0
/
+18
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: mark debug_log struct as bat_priv only struct
Marek Lindner
2013-01-19
1
-6
/
+7
*
batman-adv: unbloat batadv_priv if debug is not enabled
Marek Lindner
2013-01-12
1
-1
/
+0
*
batman-adv: remove useless NULL check
Antonio Quartulli
2013-01-12
1
-4
/
+2
*
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
1
-1
/
+0
*
batman-adv: support array of debugfs general attributes
Antonio Quartulli
2012-11-21
1
-9
/
+25
*
batman-adv: Distributed ARP Table - add compile option
Antonio Quartulli
2012-11-07
1
-1
/
+6
*
batman-adv: Distributed ARP Table - implement local storage
Antonio Quartulli
2012-11-07
1
-0
/
+15
*
batman-adv: Check return value of try_module_get
Sven Eckelmann
2012-10-29
1
-2
/
+4
*
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
2012-08-23
1
-0
/
+12
*
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
2012-07-01
1
-7
/
+11
*
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
2012-07-01
1
-0
/
+405