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
/
main.c
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
1
-1
/
+1
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
1
-0
/
+1
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
1
-1
/
+1
2012-04-11
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
1
-0
/
+6
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
1
-5
/
+0
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
1
-4
/
+4
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
1
-0
/
+24
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
1
-0
/
+12
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
1
-0
/
+72
2012-02-17
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
1
-1
/
+0
2011-09-08
batman-adv: Remove unnecessary OOM logging messages
Joe Perches
1
-2
/
+0
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
1
-1
/
+1
2011-07-05
batman-adv: Replace version info instead of appending them
Sven Eckelmann
1
-7
/
+2
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
1
-0
/
+1
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
1
-2
/
+0
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
1
-0
/
+2
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
1
-6
/
+7
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
1
-2
/
+2
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-7
/
+7
2011-05-08
batman-adv: Remove unnecessary hardif_list_lock
Sven Eckelmann
1
-0
/
+3
2011-05-08
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
1
-1
/
+2
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-4
/
+4
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
1
-3
/
+3
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
1
-1
/
+0
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
1
-1
/
+1
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
1
-1
/
+0
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+187