index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
6
-17
/
+17
2012-09-21
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-4
/
+2
2012-09-21
net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()
Wei Yongjun
1
-1
/
+1
2012-09-21
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
1
-1
/
+1
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2
-2
/
+3
2012-09-21
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-09-21
bnx2x: remove false warning regarding interrupt number
Ariel Elior
1
-5
/
+6
2012-09-21
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-09-21
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-09-20
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-09-20
aoe: assert AoE packets marked as requiring no checksum
Ed Cashin
1
-0
/
+1
2012-09-20
at91ether: return PTR_ERR if call to clk_get fails
Devendra Naga
1
-1
/
+1
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2
-6
/
+27
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-09-20
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-09-20
net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200
Bjørn Mork
1
-3
/
+8
2012-09-20
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
1
-3
/
+10
2012-09-19
net/core: fix comment in skb_try_coalesce
Li RongQing
1
-1
/
+3
2012-09-19
asix: Support DLink DUB-E100 H/W Ver C1
Søren holm
1
-0
/
+4
2012-09-19
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
1
-1
/
+4
2012-09-19
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
1
-2
/
+8
2012-09-19
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
1
-3
/
+3
2012-09-18
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
1
-0
/
+11
2012-09-18
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-09-18
tcp: fix regression in urgent data handling
Eric Dumazet
1
-3
/
+2
2012-09-18
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
1
-1
/
+1
2012-09-18
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
1
-0
/
+4
2012-09-18
bnx2x: fix rx checksum validation for IPv6
Michal Schmidt
1
-5
/
+7
2012-09-18
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-09-18
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
2012-09-18
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
1
-3
/
+3
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
3
-29
/
+12
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2
-0
/
+2
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
3
-8
/
+12
2012-09-18
net: rt_cache_flush() cleanup
Eric Dumazet
1
-17
/
+2
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
7
-35
/
+22
2012-09-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-24
/
+46
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
3
-44
/
+61
2012-09-14
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
7
-36
/
+31
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
5
-33
/
+42
2012-09-14
Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+14
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-25
/
+14
2012-09-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-138
/
+298
2012-09-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-29
/
+17
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-38
/
+58
2012-09-14
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]