index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
batman-adv: Modify mesh_iface outside sysfs context
Sven Eckelmann
2016-08-09
2
-26
/
+94
*
batman-adv: Define module rtnl link name
Sven Eckelmann
2016-08-09
1
-0
/
+1
*
batman-adv: Document optional batadv_algo_ops
Sven Eckelmann
2016-08-09
1
-3
/
+5
*
batman-adv: Start new development cycle
Simon Wunderlich
2016-08-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
6
-42
/
+161
|
\
|
*
batman-adv: Fix speedy join in gateway client mode
Sven Eckelmann
2016-07-06
1
-2
/
+2
|
*
batman-adv: Free last_bonding_candidate on release of orig_node
Sven Eckelmann
2016-07-05
1
-0
/
+7
|
*
batman-adv: Fix reference leak in batadv_find_router
Sven Eckelmann
2016-07-05
2
-14
/
+42
|
*
batman-adv: Fix non-atomic bla_claim::backbone_gw access
Sven Eckelmann
2016-07-05
2
-23
/
+90
|
*
batman-adv: Fix orig_node_vlan leak on orig_node_release
Sven Eckelmann
2016-07-05
1
-0
/
+8
|
*
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-2
/
+8
|
*
batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-1
/
+4
*
|
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-04
41
-1217
/
+3716
|
\
\
|
*
|
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
12
-124
/
+150
|
*
|
batman-adv: throughput meter implementation
Antonio Quartulli
2016-07-04
12
-10
/
+1978
|
*
|
batman-adv: return netdev status in the TX path
Antonio Quartulli
2016-07-04
5
-44
/
+68
|
*
|
batman-adv: add netlink command to query generic mesh information files
Matthias Schiffer
2016-07-04
1
-0
/
+137
|
*
|
batman-adv: add generic netlink family for batman-adv
Matthias Schiffer
2016-07-04
4
-0
/
+87
|
*
|
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
9
-36
/
+84
|
*
|
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
23
-282
/
+364
[next]