index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
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_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
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
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
Andreas Gruenbacher
1
-18
/
+6
2019-07-31
netfilter: xt_owner: A fix for backport of 'xt_owner: Add supplementary group...
Lukasz Pawelczyk
1
-1
/
+1
2019-07-05
netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
submit/tizen/20190705.061120
accepted/tizen/unified/20190705.110618
Pablo Neira Ayuso
1
-0
/
+3
2019-07-05
netfilter: xt_owner: Add supplementary groups option
Lukasz Pawelczyk
1
-3
/
+20
2019-01-29
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-1
/
+1
2019-01-29
Merge tag 'v4.4.172' into artik-nexell-4.4
Jaehoon Chung
94
-401
/
+1050
2019-01-26
net: speed up skb_rbtree_purge()
Eric Dumazet
1
-4
/
+7
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2019-01-26
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-26
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-26
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-26
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-26
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-26
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-26
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-26
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-26
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-6
/
+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
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2019-01-13
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
3
-7
/
+13
2019-01-13
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
2019-01-13
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2019-01-13
packet: validate address length if non-zero
Willem de Bruijn
1
-2
/
+2
2019-01-13
packet: validate address length
Willem de Bruijn
1
-0
/
+4
2019-01-13
netrom: fix locking in nr_find_socket()
Cong Wang
1
-5
/
+10
2019-01-13
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2019-01-13
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
1
-0
/
+3
2019-01-13
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2
-2
/
+11
2019-01-13
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-01-13
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
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-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2018-12-17
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+8
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-17
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
1
-0
/
+3
2018-12-17
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-13
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-13
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-13
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-13
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
[next]