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
/
net
/
batman-adv
/
bat_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-01
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
1
-405
/
+0
2012-07-01
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
Sven Eckelmann
1
-4
/
+15
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-13
/
+14
2012-07-01
batman-adv: Prefix local debugfs structs with batadv_
Sven Eckelmann
1
-5
/
+5
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-28
batman-adv: Prefix debugfs defines with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-28
batman-adv: Prefix local defines with BATADV_
Sven Eckelmann
1
-12
/
+14
2012-06-28
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-24
batman-adv: Prefix bat_debugfs local static functions with batadv_
Sven Eckelmann
1
-71
/
+72
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-3
/
+1
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-06-20
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-20
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
1
-1
/
+2
2012-06-20
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
1
-5
/
+5
2012-06-18
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
1
-4
/
+7
2012-05-11
batman-adv: replace HZ calculations with jiffies_to_msecs()
Marek Lindner
1
-2
/
+2
2012-04-11
batman-adv: add bridge loop avoidance compile option
Simon Wunderlich
1
-1
/
+6
2012-04-11
batman-adv: export claim tables through debugfs
Simon Wunderlich
1
-0
/
+10
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
1
-8
/
+0
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
1
-0
/
+22
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
1
-2
/
+2
2011-05-30
batman-adv: Remove comparising < 0 for unsigned type
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Print jiffies as unsigned long
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Annotate functions with format strings
Sven Eckelmann
1
-0
/
+1
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-2
/
+2
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-31
batman-adv: Remove unused variables
Sven Eckelmann
1
-3
/
+1
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+360