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: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
2
-22
/
+17
|
*
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
7
-174
/
+313
|
*
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-03-05
7
-163
/
+195
|
*
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
2011-03-05
3
-6
/
+33
|
*
batman-adv: protect originator nodes with reference counters
Marek Lindner
2011-03-05
4
-19
/
+78
|
*
batman-adv: protect each hash row with rcu locks
Marek Lindner
2011-03-05
8
-45
/
+141
|
*
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
2011-03-05
1
-9
/
+31
|
*
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
2011-03-05
1
-2
/
+7
|
*
batman-adv: protect neighbor list with rcu locks
Marek Lindner
2011-03-05
3
-21
/
+57
|
*
batman-adv: convert neighbor list to hlist
Marek Lindner
2011-03-05
3
-28
/
+35
|
*
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
2011-03-05
4
-8
/
+28
|
*
batman-adv: Remove two duplicate includes.
Jesper Juhl
2011-02-14
1
-2
/
+0
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-02-11
11
-26
/
+7
|
\
|
|
*
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
2011-02-11
1
-6
/
+1
|
*
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
2011-02-11
10
-14
/
+0
|
*
batman-adv: Split combined variable declarations
Marek Lindner
2011-02-11
1
-2
/
+2
|
*
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
2011-02-11
1
-4
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-08
1
-5
/
+10
|
\
\
|
*
|
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
2011-02-08
1
-5
/
+10
*
|
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-01-31
39
-94
/
+93
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
39
-39
/
+39
|
*
batman-adv: Remove unused variables
Sven Eckelmann
2011-01-31
2
-10
/
+1
|
*
batman-adv: Remove declaration of batman_skb_recv
Sven Eckelmann
2011-01-31
2
-6
/
+9
|
*
batman-adv: Remove unused definitions
Sven Eckelmann
2011-01-31
1
-15
/
+0
|
*
batman-adv: Remove dangling declaration of hash_remove_element
Sven Eckelmann
2011-01-31
1
-5
/
+0
|
*
batman-adv: remove unused parameters
Simon Wunderlich
2011-01-31
4
-14
/
+10
|
*
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
2011-01-31
4
-3
/
+31
|
*
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
2011-01-31
1
-2
/
+3
*
|
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
2011-01-30
1
-3
/
+4
*
|
batman-adv: Remove vis info element in free_info
Sven Eckelmann
2011-01-30
1
-0
/
+1
*
|
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
2011-01-30
1
-1
/
+1
*
|
batman-adv: Fix kernel panic when fetching vis data on a vis server
Linus Lüssing
2011-01-25
1
-2
/
+2
|
/
*
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
2011-01-16
3
-12
/
+12
*
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
2011-01-13
1
-2
/
+4
*
batman-adv: Return hna count on local buffer fill
Sven Eckelmann
2010-12-20
1
-1
/
+1
*
net: Add batman-adv meshing protocol
Sven Eckelmann
2010-12-16
40
-0
/
+9944
[prev]