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
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang
2020-04-21
1
-1
/
+1
*
batman-adv: Fix refcnt leak in batadv_show_throughput_override
Xiyu Yang
2020-04-21
1
-0
/
+1
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
batman-adv: Replace usage of strlcpy with strscpy
Sven Eckelmann
2019-07-22
1
-1
/
+1
*
batman-adv: Fix includes for *_MAX constants
Sven Eckelmann
2019-05-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-2
/
+5
|
\
|
*
batman-adv: Fix genl notification for throughput_override
Sven Eckelmann
2019-03-25
1
-2
/
+5
*
|
batman-adv: Warn about sysfs file access
Sven Eckelmann
2019-03-25
1
-0
/
+46
*
|
batman-adv: Make sysfs support optional
Sven Eckelmann
2019-03-25
1
-70
/
+0
*
|
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
|
/
*
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
2019-02-09
1
-11
/
+52
*
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+1
*
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
*
batman-adv: Fix segfault when writing to sysfs elp_interval
Sven Eckelmann
2018-09-06
1
-8
/
+17
*
batman-adv: Fix segfault when writing to throughput_override
Sven Eckelmann
2018-09-06
1
-2
/
+3
*
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-26
1
-1
/
+1
*
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-21
1
-1
/
+1
*
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
1
-0
/
+32
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-10
/
+10
*
batman-adv: include kobject.h for kobject_* functions
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
1
-1
/
+1
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-2
/
+2
*
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
-30
/
+23
*
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
2016-08-09
1
-0
/
+28
*
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
2016-08-09
1
-2
/
+32
*
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
2016-08-09
1
-0
/
+14
*
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
2016-08-09
1
-26
/
+81
*
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-1
/
+1
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
batman-adv: Keep includes ordered by filename
Sven Eckelmann
2016-06-30
1
-2
/
+2
*
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
2016-06-30
1
-5
/
+5
*
batman-adv: remove useless inline attribute for sysfs helper function
Antonio Quartulli
2016-06-30
1
-6
/
+6
*
batman-adv: add detection for complex bridge loops
Simon Wunderlich
2016-05-10
1
-2
/
+4
*
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
2016-05-10
1
-1
/
+2
*
batman-adv: add throughput override attribute to hard_ifaces
Antonio Quartulli
2016-02-29
1
-0
/
+74
*
batman-adv: ELP - adding sysfs parameter for elp interval
Linus Luessing
2016-02-29
1
-0
/
+7
*
batman-adv: Add hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
2016-02-29
1
-0
/
+49
*
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-2
/
+2
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-4
/
+4
*
batman-adv: Convert batadv_softif_vlan to kref
Sven Eckelmann
2016-02-10
1
-1
/
+2
*
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
/
+1
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-5
/
+5
*
batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs
Sven Eckelmann
2016-02-02
1
-3
/
+1
*
batman-adv: only call post function if something changed
Simon Wunderlich
2016-01-09
1
-3
/
+9
*
batman-adv: purge bridge loop avoidance when its disabled
Simon Wunderlich
2016-01-09
1
-1
/
+3
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-2
/
+2
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-6
/
+25
[next]