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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
3
-11
/
+17
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
4
-2
/
+11
2012-04-18
batman-adv: randomize initial seqno to avoid collision
Marek Lindner
1
-0
/
+5
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
4
-6
/
+6
2012-04-18
batman-adv: move ogm initialization into the proper function
Marek Lindner
1
-1
/
+7
2012-04-18
batman-adv: remove duplicated line in comment
Antonio Quartulli
1
-1
/
+0
2012-04-18
batman-adv: convert the tt_crc to network order
Antonio Quartulli
1
-1
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2012-04-11
batman-adv: add bridge loop avoidance compile option
Simon Wunderlich
7
-5
/
+89
2012-04-11
batman-adv: form groups in the bridge loop avoidance
Simon Wunderlich
2
-6
/
+116
2012-04-11
batman-adv: drop STP over batman
Simon Wunderlich
1
-0
/
+8
2012-04-11
batman-adv: add broadcast duplicate check
Simon Wunderlich
5
-0
/
+91
2012-04-11
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
4
-2
/
+74
2012-04-11
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2
-93
/
+311
2012-04-11
batman-adv: export claim tables through debugfs
Simon Wunderlich
3
-0
/
+64
2012-04-11
batman-adv: make bridge loop avoidance switchable
Simon Wunderlich
1
-0
/
+2
2012-04-11
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
13
-10
/
+1422
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
9
-517
/
+5
2012-04-11
batman-adv: encourage batman to take shorter routes by changing the default h...
Marek Lindner
1
-1
/
+1
2012-04-11
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2
-16
/
+14
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
6
-130
/
+41
2012-04-11
batman-adv: use ETH_ALEN instead of hardcoded numeric constants
Antonio Quartulli
1
-13
/
+13
2012-04-11
batman-adv: clean up Kconfig
Antonio Quartulli
1
-9
/
+8
2012-03-11
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
14
-194
/
+145
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
2
-3
/
+3
2012-03-11
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
1
-1
/
+2
2012-03-11
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2
-13
/
+3
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
12
-177
/
+137
2012-02-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
39
-156
/
+141
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
9
-45
/
+44
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-3
/
+2
2012-02-17
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Antonio Quartulli
1
-8
/
+1
2012-02-17
batman-adv: code refactoring - move debug print into tt_local_set_pending
Antonio Quartulli
1
-9
/
+6
2012-02-17
batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
Antonio Quartulli
1
-5
/
+5
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
39
-39
/
+39
2012-02-17
batman-adv: export used routing algorithm via sysfs
Marek Lindner
1
-0
/
+9
2012-02-17
batman-adv: refactor tt_global_del() to avoid misalignment
Sven Eckelmann
1
-20
/
+22
2012-02-17
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
1
-0
/
+24
2012-02-17
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
8
-30
/
+24
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
7
-129
/
+129
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
7
-0
/
+145
2012-02-17
batman-adv: warn if added interface is part of a bridge
Marek Lindner
1
-0
/
+8
2012-02-17
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2
-20
/
+23
2012-02-17
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
1
-1
/
+0
2012-02-17
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
3
-9
/
+9
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
10
-98
/
+87
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
3
-3
/
+10
2011-12-16
batman-adv: Fix merge error.
David S. Miller
1
-1
/
+1
[next]