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
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+56
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+25
2014-11-21
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2014-11-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2014-11-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-173
/
+741
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
1
-0
/
+11
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
1
-0
/
+2
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
1
-0
/
+11
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
1
-0
/
+12
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
1
-0
/
+12
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
1
-0
/
+62
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
1
-0
/
+18
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
1
-0
/
+28
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
1
-0
/
+1
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
1
-0
/
+83
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-8
/
+0
2014-11-21
sched: introduce vlan action
Jiri Pirko
2
-0
/
+62
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+2
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+1
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-19
/
+0
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-5
/
+4
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-1
/
+0
2014-11-21
net: phy: add static data field to struct phy_driver
Johan Hovold
1
-0
/
+2
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
4
-9
/
+391
2014-11-19
bury skb_copy_to_page()
Al Viro
1
-23
/
+0
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2
-4
/
+2
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2
-6
/
+16
2014-11-19
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...
David S. Miller
1
-0
/
+6
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
1
-0
/
+6
2014-11-19
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
1
-3
/
+4
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-5
/
+10
2014-11-19
cfg80211: allow drivers to support random MAC addresses for scan
Johannes Berg
2
-0
/
+54
2014-11-19
cfg80211: add wowlan net-detect support
Luciano Coelho
2
-0
/
+64
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
1
-0
/
+37
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
1
-1
/
+36
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+19
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
1
-0
/
+15
2014-11-19
cfg80211: introduce TDLS channel switch commands
Arik Nemtsov
2
-0
/
+33
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
2
-0
/
+9
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
1
-0
/
+3
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
1
-0
/
+25
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
1
-1
/
+17
[next]