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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
batman-adv: fix splat on disabling an interface
Linus Lüssing
1
-1
/
+0
2016-10-17
batman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALL
Sven Eckelmann
1
-1
/
+1
2016-10-17
batman-adv: Modify neigh_list only with rcu-list functions
Sven Eckelmann
1
-1
/
+1
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+28
2016-09-02
batman: make netlink attributes const
stephen hemminger
1
-2
/
+2
2016-08-26
batman-adv: fix elp packet data reservation
Linus Lüssing
1
-1
/
+1
2016-08-26
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
1
-1
/
+27
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
16
-6
/
+87
2016-08-09
batman-adv: Keep batadv netdev when hardif disappears
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for tvlv_handler near use
Sven Eckelmann
1
-0
/
+4
2016-08-09
batman-adv: Place kref_get for tvlv_container near use
Sven Eckelmann
1
-0
/
+5
2016-08-09
batman-adv: Place kref_get for nc_path near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for nc_node near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for softif_vlan near use
Sven Eckelmann
1
-0
/
+4
2016-08-09
batman-adv: Place kref_get for hard_iface near use
Sven Eckelmann
1
-4
/
+2
2016-08-09
batman-adv: Place kref_get for gw_node near use
Sven Eckelmann
1
-1
/
+5
2016-08-09
batman-adv: Place kref_get for dat_entry near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for bla_backbone_gw near use
Sven Eckelmann
1
-3
/
+1
2016-08-09
batman-adv: Place kref_get for bla_claim near use
Sven Eckelmann
1
-2
/
+3
2016-08-09
batman-adv: Place kref_get for tt_common near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for tt_local_entry near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
5
-12
/
+10
2016-08-09
batman-adv: Place kref_get for neigh_node near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for neigh_ifinfo near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for tt_orig_list_entry near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Place kref_get for orig_ifinfo near use
Sven Eckelmann
1
-0
/
+1
2016-08-09
batman-adv: Place kref_get for orig_node_vlan near use
Sven Eckelmann
1
-1
/
+1
2016-08-09
batman-adv: Indicate netlink socket can be used with netns.
Andrew Lunn
1
-0
/
+1
2016-08-09
batman-adv: add backbone table netlink support
Simon Wunderlich
3
-0
/
+178
2016-08-09
batman-adv: Provide bla group in the mesh_info netlink msg
Sven Eckelmann
1
-0
/
+8
2016-08-09
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
Andrew Lunn
3
-1
/
+190
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations
Sven Eckelmann
1
-0
/
+125
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
Andrew Lunn
1
-0
/
+105
2016-08-09
batman-adv: netlink: add gateway table queries
Sven Eckelmann
4
-0
/
+74
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
Matthias Schiffer
2
-0
/
+341
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
2
-0
/
+368
2016-08-09
batman-adv: netlink: add originator and neighbor table queries
Matthias Schiffer
4
-0
/
+186
2016-08-09
batman-adv: Provide TTVN in the mesh_info netlink msg
Sven Eckelmann
1
-1
/
+4
2016-08-09
batman-adv: netlink: add translation table query
Matthias Schiffer
5
-37
/
+406
2016-08-09
batman-adv: netlink: hardif query
Matthias Schiffer
1
-2
/
+126
2016-08-09
batman-adv: netlink: add routing_algo query
Matthias Schiffer
4
-1
/
+82
2016-08-09
batman-adv: Suppress debugfs entries for netns's
Andrew Lunn
1
-0
/
+18
2016-08-09
batman-adv: Handle parent interfaces in a different netns
Andrew Lunn
1
-7
/
+43
2016-08-09
batman-adv: Fix consistency of update route messages
Sven Eckelmann
1
-26
/
+17
2016-08-09
batman-adv: Use bitwise instead of arithmetic operator for flags
Linus Lüssing
1
-1
/
+1
2016-08-09
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2
-8
/
+20
2016-08-09
batman-adv: use kmem_cache for translation table
Sven Eckelmann
3
-19
/
+169
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
4
-59
/
+98
2016-08-09
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
[next]