index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-03
Staging: make drivers use spin_lock_init()
Sven-Thorsten Dietrich
1
-1
/
+1
2010-03-03
Staging: batman-adv: fix module initialization
Marek Lindner
2
-11
/
+13
2010-03-03
Staging: batman-adv: avoid crash on memory allocation error
Marek Lindner
1
-7
/
+9
2010-03-03
Staging: batman-adv: Fix skbuff leak in VIS code.
Andrew Lunn
1
-5
/
+4
2010-03-03
Staging: batman-adv: atomic variable for vis-srv activation
Linus Luessing
6
-51
/
+18
2010-03-03
Staging: batman-adv: remove obsolete variables
Marek Lindner
2
-3
/
+0
2010-03-03
Staging: batman-adv: avoid having the same error message more than once
Marek Lindner
1
-6
/
+8
2010-03-03
Staging: batman-adv: don't lock while sending packets
Simon Wunderlich
1
-3
/
+10
2010-03-03
Staging: batman-adv: depend on NET instead of PACKET in Kconfig
Sven Eckelmann
1
-1
/
+1
2010-03-03
Staging: batman-adv: Update the README for mainline usage.
Andrew Lunn
1
-37
/
+13
2010-03-03
Staging: batman-adv: Dont deactivate aggregation on wrong input
Linus Lüssing
1
-12
/
+12
2010-03-03
Staging: batman-adv: Remove compat.h
Simon Wunderlich
12
-151
/
+6
2010-03-03
Staging: batman-adv: Use printk(%pM) for MAC addresses
Andrew Lunn
9
-121
/
+111
2010-03-03
Staging: batman-adv: Allow the MAC address to be set
Andrew Lunn
3
-2
/
+27
2010-03-03
Staging: batman-adv: receive packets directly using skbs
Simon Wunderlich
15
-509
/
+548
2010-03-03
Staging: batman-adv: check all kmalloc()s
Simon Wunderlich
3
-14
/
+53
2010-03-03
Staging: batman-adv: splitting /proc vis file into vis_server and vis_data
Marek Lindner
5
-103
/
+151
2010-03-03
Staging: batman-adv: remove obsoleted vis_format /proc file
Linus Luessing
2
-83
/
+1
2010-03-03
Staging: batman-adv: moving vis output formats out of the kernel
Andrew Lunn
3
-129
/
+60
2010-03-03
Staging: batman-adv: fix minor orig table layout bug
Marek Lindner
1
-1
/
+1
2010-03-03
Staging: batman-adv: Fixes rounding issues in vis.c
Linus Lüssing
1
-2
/
+2
2010-03-03
Staging: batman-adv: Use forw_bcast_list_lock always with disabled interrupts
Sven Eckelmann
1
-8
/
+11
2010-03-03
Staging: batman-adv: consistent spelling of "neighbors"
Simon Wunderlich
5
-14
/
+14
2010-03-03
Staging: batman-adv: initialize static hash iterators
Simon Wunderlich
8
-60
/
+57
2010-03-03
Staging: batman-adv: Replace KERN_DEBUG with bat_dbg
Andrew Lunn
2
-9
/
+3
2010-03-03
Staging: batman-adv: update README for latest kernel
Simon Wunderlich
1
-2
/
+2
2010-03-03
Staging: batman-adv: Remove NULL pointer check
Sven Eckelmann
1
-2
/
+1
2010-03-03
Staging: batman-adv: Fix the naming of the debug option.
Andrew Lunn
4
-6
/
+6
2010-03-03
Staging: batman-adv: Split originator handling parts out of routing.c
Andrew Lunn
6
-221
/
+289
2010-03-03
Staging: batman-adv: Always receive when discarding.
Andrew Lunn
1
-2
/
+1
2010-03-03
Staging: batman-adv: stop persistent warnings if a device is deactivated.
Andrew Lunn
1
-6
/
+2
2010-03-03
Staging: batman-adv: Refactor routing.c
Andrew Lunn
1
-439
/
+709
2010-03-03
Staging: batman-adv: replace internal logging mechanism.
Andrew Lunn
15
-520
/
+242
2009-12-23
Staging: batman-adv: introduce missing kfree
Julia Lawall
1
-1
/
+3
2009-12-23
Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.
Andrew Lunn
1
-0
/
+1
2009-12-11
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
2009-12-11
staging: batman-adv meshing protocol
Andrew Lunn
36
-0
/
+7098