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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
NFC: nci: export nci_core_reset and nci_core_init
Robert Baldyga
1
-0
/
+14
2016-12-14
NFC: nci: Add post_setup handler
Robert Baldyga
1
-0
/
+4
2016-12-14
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
3
-0
/
+72
2016-12-14
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
1
-0
/
+26
2016-12-14
LOCAL / net: rfkill: rfkill-bcm: Add hci registered flag
Beomho Seo
1
-1
/
+6
2016-12-14
LOCAL / net: rfkill: rfkill-bcm: Change correctly compatible
Beomho Seo
1
-1
/
+1
2016-12-14
LOCAL / net: rfkill: Fix irq trigger
Beomho Seo
1
-1
/
+1
2016-12-14
LOCAL / net: rfkill: add rfkill-bcm driver
Beomho Seo
3
-0
/
+381
2016-12-14
LOCAL / bluetooth: add hci event notification
Beomho Seo
1
-0
/
+17
2016-11-25
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
1
-9
/
+15
2016-10-02
nl80211: validate number of probe response CSA counters
Johannes Berg
1
-1
/
+1
2016-10-02
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-10-02
Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
Johannes Berg
1
-23
/
+2
2016-08-24
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-24
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
1
-17
/
+22
2016-08-24
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+10
2016-08-19
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2016-08-19
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-08-14
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
1
-2
/
+10
2016-08-11
netfilter: nf_nat_redirect: add missing NULL pointer check
Munehisa Kamata
1
-1
/
+1
2016-08-06
libceph: apply new_state before new_up_client on incrementals
Ilya Dryomov
1
-43
/
+113
2016-08-06
libceph: set 'exists' flag for newly up osd
Yan, Zheng
1
-1
/
+1
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
4
-65
/
+122
2016-07-10
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
4
-130
/
+89
2016-07-10
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-333
/
+80
2016-07-10
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
4
-50
/
+25
2016-07-10
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-36
/
+25
2016-07-10
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-36
/
+25
2016-07-10
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-07-10
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-07-10
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-07-10
netfilter: x_tables: check for bogus target offset
Florian Westphal
4
-8
/
+24
2016-07-10
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-07-10
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
4
-3
/
+28
2016-07-10
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-07-10
netfilter: x_tables: kill check_entry helper
Florian Westphal
3
-35
/
+24
2016-07-10
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
4
-32
/
+37
2016-07-10
netfilter: x_tables: validate targets of jumps
Florian Westphal
3
-0
/
+48
2016-07-10
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
3
-3
/
+13
2016-07-10
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-07-10
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-07-10
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-07-10
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-07-10
tipc: fix nametable publication field in nl compat
Richard Alpe
1
-1
/
+1
2016-07-10
netlink: Fix dump skb leak/double free
Herbert Xu
1
-2
/
+5
2016-07-10
tipc: check nl sock before parsing nested attributes
Richard Alpe
1
-0
/
+3
2016-07-10
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
1
-2
/
+4
2016-07-10
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-07-10
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-07-10
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
1
-20
/
+1
[next]