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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-03
netdev: Depend on INET before selecting INET_LRO
Ben Hutchings
1
-2
/
+2
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+2
2010-09-28
iwl3945: queue the right work if the scan needs to be aborted
Florian Mickler
2
-2
/
+2
2010-09-27
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-27
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-3
/
+4
2010-09-27
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
1
-0
/
+10
2010-09-26
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-09-26
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-26
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-26
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-26
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
2010-09-26
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-26
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-24
de2104x: disable autonegotiation on broken hardware
Ondrej Zary
1
-2
/
+10
2010-09-22
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
Bruce Allan
1
-9
/
+68
2010-09-22
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
2
-21
/
+20
2010-09-22
e1000e: 82579 unaccounted missed packets
Bruce Allan
2
-0
/
+49
2010-09-22
e1000e: 82566DC fails to get link
Bruce Allan
1
-2
/
+5
2010-09-22
e1000e: 82579 SMBus address and LEDs incorrect after device reset
Bruce Allan
1
-3
/
+3
2010-09-22
e1000e: 82577/8/9 issues with device in Sx
Bruce Allan
1
-8
/
+39
2010-09-22
atl1: zero out CMB and SBM in atl1_free_ring_resources
Luca Tettamanti
1
-0
/
+6
2010-09-22
atl1: fix resume
Luca Tettamanti
1
-2
/
+3
2010-09-22
vhost: fix log ctx signalling
Michael S. Tsirkin
1
-3
/
+4
2010-09-21
netxen: dont set skb->truesize
Eric Dumazet
1
-3
/
+0
2010-09-21
qlcnic: dont set skb->truesize
Eric Dumazet
1
-5
/
+0
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+5
2010-09-20
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-1
/
+1
2010-09-17
qlcnic: dont assume NET_IP_ALIGN is 2
Eric Dumazet
1
-1
/
+1
2010-09-17
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
1
-6
/
+79
2010-09-17
iwlwifi: do not perferm force reset while doing scan
Wey-Yi Guy
1
-0
/
+5
2010-09-16
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
drivers/net/eql.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
1
-0
/
+2
2010-09-15
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
1
-3
/
+2
2010-09-15
3c59x: Remove atomic context inside vortex_{set|get}_wol
Denis Kirjanov
1
-4
/
+3
2010-09-14
phylib: fix PAL state machine restart on resume
Simon Guinot
1
-2
/
+2
2010-09-14
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
2010-09-14
vhost-net: fix range checking in mrg bufs case
Michael S. Tsirkin
1
-1
/
+1
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
1
-2
/
+7
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-22
/
+58
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2461
-74404
/
+197019
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-08
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
19
-277
/
+262
2010-09-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-22
/
+12
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-10
/
+16
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
11
-12
/
+59
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-85
/
+196
[next]