index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
vis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-04-17
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
1
-2
/
+2
2013-03-27
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
1
-2
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-23
/
+15
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2013-01-19
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
Marek Lindner
1
-3
/
+3
2013-01-19
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
Marek Lindner
1
-4
/
+4
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
1
-12
/
+8
2013-01-12
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
1
-0
/
+6
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
1
-26
/
+9
2012-11-07
batman-adv: Reserve extra bytes in skb for better alignment
Sven Eckelmann
1
-4
/
+5
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
1
-5
/
+5
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
1
-2
/
+2
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
1
-64
/
+66
2012-07-01
batman-adv: Don't leak information through uninitialized packet fields
Sven Eckelmann
1
-0
/
+2
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-83
/
+90
2012-07-01
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
1
-38
/
+43
2012-07-01
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
1
-6
/
+6
2012-07-01
batman-adv: Prefix packet enum with BATADV_
Sven Eckelmann
1
-9
/
+9
2012-07-01
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
1
-5
/
+6
2012-06-28
batman-adv: Prefix vis defines with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-28
batman-adv: Prefix packet defines with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-28
batman-adv: Prefix local defines with BATADV_
Sven Eckelmann
1
-7
/
+9
2012-06-28
batman-adv: Directly print to seq_file in vis
Sven Eckelmann
1
-143
/
+81
2012-06-28
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-28
batman-adv: Prefix vis local static functions with batadv_
Sven Eckelmann
1
-98
/
+103
2012-06-25
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
1
-12
/
+15
2012-06-24
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-24
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
1
-8
/
+8
2012-06-24
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
1
-4
/
+4
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-15
/
+24
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
1
-5
/
+5
2012-06-20
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
1
-10
/
+10
2012-06-20
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
1
-2
/
+3
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
1
-10
/
+10
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-18
batman-adv: fix visualization output without neighbors on the primary interface
Matthias Schiffer
1
-7
/
+14
2012-06-18
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
1
-4
/
+4
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
1
-4
/
+4
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
1
-2
/
+1
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
1
-7
/
+7
2011-11-20
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
1
-3
/
+3
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
1
-7
/
+10
2011-09-08
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
1
-3
/
+1
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
1
-1
/
+1
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
1
-2
/
+2
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
1
-7
/
+6
2011-05-30
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
Antonio Quartulli
1
-16
/
+0
[next]