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
2017-04-05
nfp: don't spawn netdevs for reconfigured ports
Jakub Kicinski
4
-37
/
+62
2017-04-05
nfp: add support for .get_link_ksettings()
Jakub Kicinski
2
-0
/
+62
2017-04-05
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...
David S. Miller
16
-305
/
+1469
2017-04-05
Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+2
2017-04-05
Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-11
/
+11
2017-04-05
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2
-1
/
+201
2017-04-05
Merge branch 'rtnetlink-event-type'
David S. Miller
4
-24
/
+123
2017-04-05
rtnl: Add support for netdev event to link messages
Vlad Yasevich
4
-11
/
+107
2017-04-05
rtnetlink: Convert rtnetlink_event to white list
Vlad Yasevich
1
-14
/
+17
2017-04-05
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
Gao Feng
4
-12
/
+14
2017-04-05
net: ibm: emac: remove unused sysrq handler for 'c' key
Eric Biggers
6
-306
/
+1
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
7
-28
/
+22
2017-04-05
bonding: fix active-backup transition
Mahesh Bandewar
1
-8
/
+5
2017-04-05
netlink/diag: report flags for netlink sockets
Andrey Vagin
4
-8
/
+43
2017-04-05
qed: Add a missing error code
Dan Carpenter
1
-1
/
+3
2017-04-05
net: sched: choke: remove some dead code
Dan Carpenter
1
-6
/
+0
2017-04-05
liquidio: clear the correct memory
Dan Carpenter
1
-1
/
+1
2017-04-05
net: stmmac: rx queue to dma channel mapping fix
Joao Pinto
1
-1
/
+1
2017-04-05
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
2
-0
/
+15
2017-04-05
Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize'
David S. Miller
9
-58
/
+942
2017-04-05
bnxt_en: Cap the msix vector with the max completion rings.
Michael Chan
1
-2
/
+3
2017-04-05
bnxt_en: Use short TX BDs for the XDP TX ring.
Michael Chan
1
-14
/
+2
2017-04-05
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
1
-1
/
+31
2017-04-05
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
1
-2
/
+60
2017-04-05
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
5
-11
/
+199
2017-04-05
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
4
-3
/
+150
2017-04-05
bnxt_en: Add suspend/resume callbacks.
Michael Chan
1
-0
/
+57
2017-04-05
bnxt_en: Add ethtool set_wol method.
Michael Chan
3
-0
/
+60
2017-04-05
bnxt_en: Add ethtool get_wol method.
Michael Chan
2
-0
/
+17
2017-04-05
bnxt_en: Add pci shutdown method.
Michael Chan
1
-0
/
+31
2017-04-05
bnxt_en: Add basic WoL infrastructure.
Michael Chan
2
-0
/
+47
2017-04-05
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
3
-37
/
+297
2017-04-05
mfd: cros-ec: Fix host command buffer size
Vic Yang
1
-1
/
+2
2017-04-04
Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+9
2017-04-04
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...
David S. Miller
7
-12
/
+25
2017-04-04
Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+10
2017-04-04
net: ethernet: ti: cpsw: fix race condition during open()
Sekhar Nori
1
-6
/
+8
2017-04-04
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...
David S. Miller
7
-12
/
+25
2017-04-04
Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
13
-81
/
+112
2017-04-04
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-04-04
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
2
-12
/
+12
2017-04-04
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-04-04
can: hi311x: Add Holt HI-311x CAN driver
Akshay Bhat
3
-0
/
+1083
2017-04-04
can: holt_hi311x: document device tree bindings
Akshay Bhat
1
-0
/
+24
2017-04-04
can: initial support for network namespaces
Mario Kicherer
9
-179
/
+242
2017-04-04
can: ti_hecc: Convert TI HECC driver to DT only driver
Yegor Yefremov
2
-126
/
+88
2017-04-04
can: ti_hecc: Add TI HECC DT binding documentation
Yegor Yefremov
1
-0
/
+32
2017-04-03
Merge branch 'qed-QM-ILT-changes'
David S. Miller
18
-351
/
+817
2017-04-03
qed: Manage with less memory regions for RoCE
Ram Amrani
5
-38
/
+125
2017-04-03
qed: RoCE doesn't need to use SRC
Mintz, Yuval
1
-2
/
+1
[prev]
[next]