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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-17
tc: add BPF based action
Jiri Pirko
3
-0
/
+57
2015-01-16
rhashtable: Fix race in rhashtable_destroy() and use regular work_struct
Ying Xue
1
-1
/
+1
2015-01-15
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
4
-147
/
+356
2015-01-15
ipv4: per cpu uncached list
Eric Dumazet
1
-0
/
+2
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+0
2015-01-15
openvswitch: Support VXLAN Group Policy extension
Thomas Graf
2
-1
/
+15
2015-01-15
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
1
-0
/
+3
2015-01-15
vxlan: Group Policy extension
Thomas Graf
2
-5
/
+75
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-59
/
+197
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+7
2015-01-14
openvswitch: packet messages need their own probe attribtue
Thomas Graf
1
-0
/
+4
2015-01-14
netdevice: Add missing parentheses in macro
Benjamin Poirier
1
-1
/
+1
2015-01-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+8
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
2
-0
/
+13
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
1
-2
/
+13
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
1
-1
/
+3
2015-01-14
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
1
-0
/
+14
2015-01-14
xen: add page_to_mfn()
David Vrabel
1
-0
/
+5
2015-01-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-6
/
+6
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
3
-13
/
+13
2015-01-13
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
1
-0
/
+12
2015-01-13
ipv6: directly include libc-compat.h in ipv6.h
Willem de Bruijn
1
-0
/
+1
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-14
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+51
2015-01-13
net: Corrected the comment describing the ndo operations to reflect the actua...
B Viswanath
1
-2
/
+2
2015-01-13
rhashtable: add a note for grow and shrink decision functions
Ying Xue
1
-0
/
+4
2015-01-13
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
1
-0
/
+5
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
1
-0
/
+51
2015-01-13
Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-0
/
+1
2015-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
3
-6
/
+0
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
1
-2
/
+6
2015-01-12
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
1
-0
/
+1
2015-01-12
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
1
-0
/
+2
2015-01-12
vxlan: Improve support for header flags
Tom Herbert
1
-0
/
+7
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
1
-0
/
+1
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+23
2015-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-15
/
+22
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+53
2015-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+2
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
3
-6
/
+0
2015-01-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-3
/
+12
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
2
-5
/
+23
2015-01-08
rhashtable: avoid unnecessary wakeup for worker queue
Ying Xue
1
-1
/
+1
2015-01-08
rhashtable: involve rhashtable_lookup_insert routine
Ying Xue
1
-0
/
+1
2015-01-08
ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo
WANG Cong
2
-1
/
+10
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2
-2
/
+2
2015-01-08
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
1
-1
/
+0
2015-01-08
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-0
/
+10
2015-01-08
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
1
-2
/
+2
[next]