projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git...
2019-09-10
Xin Long
sctp: fix the missing put_user when dumping transport...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-09-05
Xin Long
tipc: add NULL pointer check before calling kfree_rcu
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-09-04
Xin Long
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-08-14
Xin Long
sctp: fix the transport error_count check
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-09
Xin Long
sctp: remove rcu_read_lock from sctp_bind_addr_state
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-09
Xin Long
sctp: rename sp strm_interleave to ep intl_enable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-09
Xin Long
sctp: rename asoc intl_enable to asoc peer.intl_capable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-09
Xin Long
sctp: remove prsctp_enable from asoc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-09
Xin Long
sctp: remove reconf_enable from asoc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-07
Xin Long
tipc: use rcu dereference functions properly
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-03
Xin Long
sctp: count data bundling sack chunk for outctrlchunks
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-07-02
Xin Long
tipc: remove ub->ubsock checks
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-29
Xin Long
sctp: not bind the socket in sctp_connect
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-28
Xin Long
tipc: add dst_cache support for udp media
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-27
Xin Long
sctp: change to hold sk after auth shkey is created...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-24
Xin Long
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-24
Xin Long
tipc: remove the unnecessary msg->req check from tipc_nl_com...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-22
Xin Long
tipc: change to use register_pernet_device
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-19
Xin Long
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-19
Xin Long
ip6_tunnel: allow not to count pkts on tstats by passing...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-19
Xin Long
ip_tunnel: allow not to count pkts on tstats by setting...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-17
Xin Long
tipc: purge deferredq list for each grp member in tipc_group...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-06
Xin Long
ipv6: fix the check before getting the cookie in rt6_get_cookie
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-05
Xin Long
ipv4: not do cache for local delivery if bc_forwarding...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-06-03
Xin Long
selftests: set sysctl bc_forwarding properly in router_broad...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-05-01
Xin Long
sctp: avoid running the sctp state machine recursively
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-04-15
Xin Long
sctp: implement memory accounting on rx path
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-04-15
Xin Long
sctp: implement memory accounting on tx path
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-04-02
Xin Long
net: use rcu_dereference_protected to fetch sk_dst_cache...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-04-02
Xin Long
sctp: initialize _pad of sockaddr_in before copying...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-31
Xin Long
tipc: handle the err returned from cmd header function
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-31
Xin Long
tipc: check link name with right length in tipc_nl_compat_li...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-31
Xin Long
tipc: check bearer name with right length in tipc_nl_compat_...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-26
Xin Long
tipc: change to check tipc_own_id to return in tipc_net_stop
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-20
Xin Long
sctp: use memdup_user instead of vmemdup_user
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-20
Xin Long
ipv6: make ip6_create_rt_rcu return ip6_null_entry...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: fix ignoring asoc_id for tcp-style sockets on...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-19
Xin Long
sctp: get sctphdr by offset in sctp_compute_cksum
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-18
Xin Long
netfilter: bridge: set skb transport_header before...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-13
Xin Long
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-11
Xin Long
selinux: add the missing walk_size + len check in selinux_sc...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-08
Xin Long
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-08
Xin Long
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-08
Xin Long
sctp: sctp_sock_migrate() returns error if sctp_bind_addr_du...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-08
Xin Long
sctp: remove sched init from sctp_stream_init
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-08
Xin Long
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-04
Xin Long
sctp: call iov_iter_revert() after sending ABORT
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-03-01
Xin Long
ipvs: get sctphdr by sctphoff in sctp_csum_check
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-02-14
Xin Long
sctp: set stream ext to NULL after freeing it in sctp_stream...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-02-14
Xin Long
sctp: call gso_reset_checksum when computing checksum...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-02-03
Xin Long
sctp: check and update stream->out_curr when allocating...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: add SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER_VALUE...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_INTERLEAVING_SUPPORTED...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_RECONFIG_SUPPORTED...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_PR_SUPPORTED sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_LOCAL_AUTH_CHUNKS...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_MAXSEG sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_ASSOCINFO sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_RTOINFO sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: use SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_PARAMS...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-30
Xin Long
sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOC
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-25
Xin Long
sctp: set flow sport from saddr only when it's 0
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-25
Xin Long
sctp: set chunk transport correctly when it's a new...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-25
Xin Long
sctp: improve the events for sctp stream adding
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-25
Xin Long
sctp: improve the events for sctp stream reset
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-16
Xin Long
sctp: allocate sctp_sockaddr_entry with kzalloc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2019-01-16
Xin Long
erspan: build the header with the right proto according...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-12-10
Xin Long
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6a...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-12-03
Xin Long
sctp: kfree_rcu asoc
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-11-30
Xin Long
sctp: update frag_point when stream_interleave is set
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-11-27
Xin Long
sctp: increase sk_wmem_alloc when head->truesize is...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-11-26
Xin Long
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-11-19
Xin Long
sctp: not increase stream's incnt before sending addstrm_in...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2018-11-19
Xin Long
Revert "sctp: remove sctp_transport_pmtu_check"
commit
|
commitdiff
|
tree
next