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
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
16
-6
/
+87
*
batman-adv: Keep batadv netdev when hardif disappears
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for tvlv_handler near use
Sven Eckelmann
2016-08-09
1
-0
/
+4
*
batman-adv: Place kref_get for tvlv_container near use
Sven Eckelmann
2016-08-09
1
-0
/
+5
*
batman-adv: Place kref_get for nc_path near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for nc_node near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for softif_vlan near use
Sven Eckelmann
2016-08-09
1
-0
/
+4
*
batman-adv: Place kref_get for hard_iface near use
Sven Eckelmann
2016-08-09
1
-4
/
+2
*
batman-adv: Place kref_get for gw_node near use
Sven Eckelmann
2016-08-09
1
-1
/
+5
*
batman-adv: Place kref_get for dat_entry near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for bla_backbone_gw near use
Sven Eckelmann
2016-08-09
1
-3
/
+1
*
batman-adv: Place kref_get for bla_claim near use
Sven Eckelmann
2016-08-09
1
-2
/
+3
*
batman-adv: Place kref_get for tt_common near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for tt_local_entry near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
2016-08-09
5
-12
/
+10
*
batman-adv: Place kref_get for neigh_node near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for neigh_ifinfo near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for tt_orig_list_entry near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for orig_ifinfo near use
Sven Eckelmann
2016-08-09
1
-0
/
+1
*
batman-adv: Place kref_get for orig_node_vlan near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Indicate netlink socket can be used with netns.
Andrew Lunn
2016-08-09
1
-0
/
+1
*
batman-adv: add backbone table netlink support
Simon Wunderlich
2016-08-09
3
-0
/
+178
*
batman-adv: Provide bla group in the mesh_info netlink msg
Sven Eckelmann
2016-08-09
1
-0
/
+8
*
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
Andrew Lunn
2016-08-09
3
-1
/
+190
*
batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations
Sven Eckelmann
2016-08-09
1
-0
/
+125
*
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
Andrew Lunn
2016-08-09
1
-0
/
+105
*
batman-adv: netlink: add gateway table queries
Sven Eckelmann
2016-08-09
4
-0
/
+74
*
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
Matthias Schiffer
2016-08-09
2
-0
/
+341
*
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
2016-08-09
2
-0
/
+368
*
batman-adv: netlink: add originator and neighbor table queries
Matthias Schiffer
2016-08-09
4
-0
/
+186
*
batman-adv: Provide TTVN in the mesh_info netlink msg
Sven Eckelmann
2016-08-09
1
-1
/
+4
*
batman-adv: netlink: add translation table query
Matthias Schiffer
2016-08-09
5
-37
/
+406
*
batman-adv: netlink: hardif query
Matthias Schiffer
2016-08-09
1
-2
/
+126
*
batman-adv: netlink: add routing_algo query
Matthias Schiffer
2016-08-09
4
-1
/
+82
*
batman-adv: Suppress debugfs entries for netns's
Andrew Lunn
2016-08-09
1
-0
/
+18
*
batman-adv: Handle parent interfaces in a different netns
Andrew Lunn
2016-08-09
1
-7
/
+43
*
batman-adv: Fix consistency of update route messages
Sven Eckelmann
2016-08-09
1
-26
/
+17
*
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
2016-08-09
1
-1
/
+1
*
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2016-08-09
2
-8
/
+20
*
batman-adv: use kmem_cache for translation table
Sven Eckelmann
2016-08-09
3
-19
/
+169
*
batman-adv: Introduce forward packet creation helper
Linus Lüssing
2016-08-09
4
-59
/
+98
*
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
2016-08-09
1
-1
/
+1
*
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
2016-08-09
1
-30
/
+47
*
batman-adv: disable sysfs knobs when GW-mode is not implemented
Antonio Quartulli
2016-08-09
1
-0
/
+28
*
batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Antonio Quartulli
2016-08-09
3
-4
/
+226
*
batman-adv: make GW election code protocol specific
Antonio Quartulli
2016-08-09
5
-192
/
+263
*
batman-adv: make the GW selection class algorithm specific
Antonio Quartulli
2016-08-09
3
-2
/
+79
*
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
2016-08-09
1
-15
/
+4
*
batman-adv: Avoid sysfs name collision for netns moves
Sven Eckelmann
2016-08-09
1
-0
/
+14
*
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
2016-08-09
3
-58
/
+16
[next]