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
/
unicast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
1
-2
/
+2
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
1
-8
/
+8
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
1
-2
/
+4
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
1
-0
/
+3
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
1
-11
/
+10
2011-05-30
batman-adv: Remove casts from type x to type x
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: move neigh_node->if_incoming->if_status check in find_router()
Antonio Quartulli
1
-3
/
+0
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-1
/
+1
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
1
-5
/
+11
2011-04-17
batman-adv: concentrate all curr_gw related rcu operations in select/deselect...
Marek Lindner
1
-1
/
+1
2011-03-07
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-47
/
+46
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-4
/
+4
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
1
-23
/
+13
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
1
-3
/
+3
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
1
-12
/
+9
2011-03-05
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
1
-3
/
+2
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
1
-23
/
+34
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
1
-1
/
+1
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
1
-0
/
+2
2011-02-11
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
1
-12
/
+7
2011-02-11
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
1
-6
/
+1
2011-02-11
batman-adv: Split combined variable declarations
Marek Lindner
1
-2
/
+2
2011-02-11
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
1
-4
/
+4
2011-02-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+10
2011-02-08
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
1
-5
/
+10
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-01-31
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
1
-2
/
+6
2011-01-31
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
1
-2
/
+3
2011-01-13
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
1
-2
/
+4
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+343