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
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-7
/
+11
2019-01-13
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
1
-1
/
+9
2019-01-13
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2019-01-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2019-01-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2019-01-13
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
1
-3
/
+4
2019-01-13
xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...
Steffen Klassert
1
-1
/
+6
2019-01-13
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2019-01-13
xfrm: Fix error return code in xfrm_output_one()
Wei Yongjun
1
-0
/
+1
2019-01-09
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2019-01-09
netfilter: nf_conncount: fix garbage collection confirm race
Florian Westphal
1
-5
/
+47
2019-01-09
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
1
-4
/
+9
2019-01-09
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-13
/
+23
2019-01-09
netfilter: xt_connlimit: don't store address in the conn nodes
Florian Westphal
1
-6
/
+2
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
3
-7
/
+13
2019-01-09
net/smc: fix TCP fallback socket release
Myungho Jung
2
-2
/
+16
2019-01-09
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2019-01-09
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2019-01-09
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
2019-01-09
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2019-01-09
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
1
-1
/
+3
2019-01-09
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2019-01-09
packet: validate address length if non-zero
Willem de Bruijn
1
-2
/
+2
2019-01-09
packet: validate address length
Willem de Bruijn
1
-0
/
+4
2019-01-09
netrom: fix locking in nr_find_socket()
Cong Wang
1
-5
/
+10
2019-01-09
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
1
-6
/
+12
2019-01-09
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2
-0
/
+2
2019-01-09
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2019-01-09
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
1
-0
/
+3
2019-01-09
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2019-01-09
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2
-2
/
+11
2019-01-09
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2019-01-09
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-12-21
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
1
-2
/
+9
2018-12-21
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-12-21
mac80211: don't WARN on bad WMM parameters from buggy APs
Emmanuel Grumbach
1
-1
/
+2
2018-12-21
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
6
-63
/
+63
2018-12-17
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-17
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-12-17
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
1
-1
/
+2
2018-12-17
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-12-17
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
1
-6
/
+3
2018-12-17
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2
-3
/
+5
2018-12-17
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+8
2018-12-17
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-17
sctp: kfree_rcu asoc
Xin Long
1
-1
/
+1
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
[prev]
[next]