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
2010-11-28
xps: Add CONFIG_XPS
Tom Herbert
5
-43
/
+73
2010-11-28
qeth: l3 fix len in tso hdr
Frank Blaschka
1
-0
/
+1
2010-11-28
qeth: enable interface setup if LAN is offline
Ursula Braun
2
-10
/
+12
2010-11-28
drivers/s390/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-28
qeth lcs: convert mc rwlock to RCU
Sachin Sant
2
-9
/
+12
2010-11-28
stmmac: fix stmmac_resume removing not yet used shutdown flag
Giuseppe Cavallaro
1
-7
/
+0
2010-11-28
forcedeth: use usleep_range not msleep for small sleeps
Szymon Janc
1
-1
/
+1
2010-11-28
forcedeth: do not use assignment in if conditions
Szymon Janc
1
-2
/
+4
2010-11-28
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
1
-2
/
+2
2010-11-28
forcedeth: remove unnecessary checks before kfree
Szymon Janc
1
-8
/
+5
2010-11-28
forcedeth: fix multiple code style issues
Szymon Janc
1
-166
/
+135
2010-11-28
zd1211rw: document need for kmalloc cast
Joe Perches
1
-0
/
+1
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-28
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
1
-2
/
+1
2010-11-28
ipv6: Prepare the tree for un-inlined jhash.
Jozsef Kadlecsik
2
-32
/
+26
2010-11-28
xfrm: fix gre key endianess
Timo Teräs
1
-2
/
+2
2010-11-28
ethoc: remove division from loops
Jonas Bonn
1
-4
/
+13
2010-11-28
ethoc: fix function return type
Jonas Bonn
1
-3
/
+2
2010-11-28
ethoc: rework mdio read/write
Jonas Bonn
1
-8
/
+6
2010-11-28
ethoc: rework interrupt handling
Jonas Bonn
1
-27
/
+49
2010-11-28
ethoc: Double check pending RX packet
Jonas Bonn
1
-2
/
+13
2010-11-28
ethoc: enable interrupts after napi_complete
Adam Edvardsson
1
-1
/
+1
2010-11-28
ethoc: remove unused spinlock
Jonas Bonn
1
-3
/
+0
2010-11-28
ethoc: Add device tree configuration
Jonas Bonn
1
-2
/
+30
2010-11-28
X25 remove bkl in call user data length ioctl
andrew hendry
1
-5
/
+6
2010-11-28
X25 remove bkl from causediag ioctls
andrew hendry
1
-8
/
+7
2010-11-28
X25 remove bkl from calluserdata ioctls
andrew hendry
1
-7
/
+7
2010-11-28
X25 remove bkl in facility ioctls
andrew hendry
1
-23
/
+25
2010-11-28
X25 remove bkl in subscription ioctls
andrew hendry
3
-10
/
+12
2010-11-28
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
1
-5
/
+4
2010-11-28
bnx2: Remove config access to non-standard registers
Michael Chan
1
-8
/
+8
2010-11-28
bnx2: Fix reset bug on 5709
Eddie Wai
2
-7
/
+24
2010-11-28
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
John Fastabend
1
-3
/
+0
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
5
-12
/
+10
2010-11-28
ipv6: kill two unused macro definition
Shan Wei
2
-4
/
+0
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
2
-18
/
+18
2010-11-28
netxen: avoid using reset_devices as it may become obsolete
Rajesh Borundia
1
-2
/
+4
2010-11-28
qlcnic: avoid using reset_devices as it may become obsolete.
Rajesh Borundia
4
-2
/
+10
2010-11-28
sctp: kill unused macro definition
Shan Wei
1
-14
/
+0
2010-11-27
rtnl: make link af-specific updates atomic
Thomas Graf
4
-20
/
+53
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
17
-87
/
+39
2010-11-27
be2net: adding support for Lancer family of CNAs
Sathya Perla
5
-92
/
+301
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
4
-8
/
+447
2010-11-24
xps: Improvements in TX queue selection
Tom Herbert
3
-9
/
+17
2010-11-24
infiniband: remove dev_base_lock use
Eric Dumazet
2
-6
/
+6
2010-11-24
scm: lower SCM_MAX_FD
Eric Dumazet
2
-6
/
+9
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
3
-33
/
+47
2010-11-24
stmmac: update the driver version
Giuseppe CAVALLARO
1
-1
/
+1
[next]