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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
18
-330
/
+335
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
6
-22
/
+22
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
7
-148
/
+38
2011-03-05
batman-adv: increase refcount in create_neighbor to be consistent
Marek Lindner
2
-37
/
+30
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
9
-36
/
+49
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
10
-294
/
+298
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
8
-42
/
+51
2011-03-05
batman-adv: Fix possible buffer overflow in softif neigh list output
Linus Lüssing
1
-21
/
+1
2011-03-05
batman-adv: Increase orig_node refcount before releasing rcu read lock
Linus Lüssing
2
-3
/
+5
2011-03-05
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2
-32
/
+72
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
3
-22
/
+37
2011-03-05
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
2
-34
/
+33
2011-03-05
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
4
-38
/
+33
2011-03-05
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
2
-17
/
+16
2011-03-05
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2
-22
/
+17
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
7
-174
/
+313
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
7
-163
/
+195
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
3
-6
/
+33
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
4
-19
/
+78
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
8
-45
/
+141
2011-03-05
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
1
-9
/
+31
2011-03-05
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
1
-2
/
+7
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
3
-21
/
+57
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
3
-28
/
+35
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
4
-8
/
+28
2011-02-14
batman-adv: Remove two duplicate includes.
Jesper Juhl
1
-2
/
+0
2011-02-11
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
1
-6
/
+1
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
10
-14
/
+0
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-01-31
batman-adv: Merge README of v2011.0.0 release
Sven Eckelmann
1
-8
/
+8
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
39
-39
/
+39
2011-01-31
batman-adv: Remove unused variables
Sven Eckelmann
2
-10
/
+1
2011-01-31
batman-adv: Remove declaration of batman_skb_recv
Sven Eckelmann
2
-6
/
+9
2011-01-31
batman-adv: Remove unused definitions
Sven Eckelmann
1
-15
/
+0
2011-01-31
batman-adv: Remove dangling declaration of hash_remove_element
Sven Eckelmann
1
-5
/
+0
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
4
-14
/
+10
2011-01-31
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
4
-3
/
+31
2011-01-31
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
1
-2
/
+3
2011-01-21
Linux 2.6.38-rc2
v2.6.38-rc2
Linus Torvalds
1
-1
/
+1
2011-01-21
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
133
-2661
/
+2442
2011-01-21
KEYS: Fix up comments in key management code
David Howells
11
-366
/
+777
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
10
-248
/
+80
2011-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
14
-240
/
+405
2011-01-21
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2011-01-21
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+20
2011-01-21
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-1048
/
+428
2011-01-21
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+20
2011-01-21
Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+19
2011-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-77
/
+79
[next]