index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
batman-adv: Use octal permissions instead of macros
Sven Eckelmann
1
-30
/
+23
2016-08-09
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
1
-0
/
+28
2016-08-09
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
1
-2
/
+32
2016-08-09
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
1
-0
/
+14
2016-08-09
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
1
-26
/
+81
2016-07-04
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
1
-1
/
+1
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
1
-0
/
+1
2016-06-30
batman-adv: Keep includes ordered by filename
Sven Eckelmann
1
-2
/
+2
2016-06-30
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
1
-5
/
+5
2016-06-30
batman-adv: remove useless inline attribute for sysfs helper function
Antonio Quartulli
1
-6
/
+6
2016-05-10
batman-adv: add detection for complex bridge loops
Simon Wunderlich
1
-2
/
+4
2016-05-10
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
1
-1
/
+2
2016-02-29
batman-adv: add throughput override attribute to hard_ifaces
Antonio Quartulli
1
-0
/
+74
2016-02-29
batman-adv: ELP - adding sysfs parameter for elp interval
Linus Luessing
1
-0
/
+7
2016-02-29
batman-adv: Add hard_iface specific sysfs wrapper macros for UINT
Linus Luessing
1
-0
/
+49
2016-02-23
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
Sven Eckelmann
1
-2
/
+2
2016-02-23
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
1
-4
/
+4
2016-02-10
batman-adv: Convert batadv_softif_vlan to kref
Sven Eckelmann
1
-1
/
+2
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
1
-1
/
+1
2016-02-02
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
1
-0
/
+1
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
1
-5
/
+5
2016-02-02
batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs
Sven Eckelmann
1
-3
/
+1
2016-01-09
batman-adv: only call post function if something changed
Simon Wunderlich
1
-3
/
+9
2016-01-09
batman-adv: purge bridge loop avoidance when its disabled
Simon Wunderlich
1
-1
/
+3
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
1
-2
/
+2
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
1
-6
/
+25
2015-06-07
batman-adv: split name from variable for uint mesh attributes
Antonio Quartulli
1
-14
/
+15
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
1
-1
/
+1
2015-01-07
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
1
-1
/
+0
2014-07-08
batman-adv: Use kasprintf
Himangi Saraogi
1
-16
/
+8
2014-05-18
batman-adv: remove semi-colon after macro definition
Antonio Quartulli
1
-2
/
+2
2014-05-18
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
1
-0
/
+10
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
1
-0
/
+6
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-08
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
1
-0
/
+71
2014-01-08
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
1
-4
/
+4
2014-01-08
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
1
-0
/
+9
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
1
-2
/
+3
2013-10-19
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
1
-0
/
+173
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
1
-72
/
+0
2013-10-09
batman-adv: tvlv - add network coding container
Marek Lindner
1
-1
/
+3
2013-10-09
batman-adv: tvlv - add distributed arp table container
Marek Lindner
1
-1
/
+2
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
1
-9
/
+8
2013-08-28
batman-adv: send GW_DEL event when the gw client mode is deselected
Antonio Quartulli
1
-0
/
+4
2013-06-10
batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...
Matthias Schiffer
1
-4
/
+1
2013-03-27
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
1
-2
/
+4
2013-03-14
batman-adv: network coding - add the initial infrastructure code
Martin Hundebøll
1
-0
/
+6
2013-03-14
batman-adv: replace redundant primary_if_get calls
Marek Lindner
1
-9
/
+1
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
[next]