projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rtnetlink: fix FDB size computation
2016-11-14
Xin Long
sctp: change sk state only when it has assocs in sctp_shutdown
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-10-31
Xin Long
sctp: hold transport instead of assoc when lookup assoc...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-10-31
Xin Long
sctp: return back transport in __sctp_rcv_init_lookup
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-10-31
Xin Long
sctp: hold transport instead of assoc in sctp_diag
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-10-31
Xin Long
ipv6: add mtu lock check in __ip6_rt_update_pmtu
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-10-26
Xin Long
sctp: fix the panic caused by route update
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-30
Xin Long
sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-30
Xin Long
sctp: change to check peer prsctp_capable when using...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-30
Xin Long
sctp: remove prsctp_param from sctp_chunk
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-30
Xin Long
sctp: move sent_count to the memory hole in sctp_chunk
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-19
Xin Long
sctp: not return ENOMEM err back in sctp_packet_transmit
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-19
Xin Long
sctp: make sctp_outq_flush/tail/uncork return void
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-19
Xin Long
sctp: save transmit error to sk_err in sctp_outq_flush
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-19
Xin Long
sctp: free msg->chunks when sctp_primitive_SEND return err
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-19
Xin Long
sctp: do not return the transmit err back to sctp_sendmsg
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-19
Xin Long
sctp: remove the unnecessary state check in sctp_outq_tail
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-09-13
Xin Long
sctp: hold the transport before using it in sctp_hash_cmp
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-08-26
Xin Long
veth: sctp: add NETIF_F_SCTP_CRC to device features
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-08-08
Xin Long
sctp: use event->chunk when it's valid
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-08-01
Xin Long
sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSING
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-31
Xin Long
sctp: allow receiving msg when TCP-style sk is in CLOSED...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-31
Xin Long
sctp: allow delivering notifications after receiving...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-31
Xin Long
sctp: fix the issue sctp requeue auth chunk incorrectly
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-25
Xin Long
sctp: use inet_recvmsg to support sctp RFS well
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-25
Xin Long
sctp: support ipv6 nonlocal bind
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-11
Xin Long
sctp: implement prsctp PRIO policy
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-11
Xin Long
sctp: implement prsctp RTX policy
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-11
Xin Long
sctp: implement prsctp TTL policy
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-11
Xin Long
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-11
Xin Long
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-07-11
Xin Long
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-06-29
Xin Long
ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-06-16
Xin Long
sctp: change sk state to CLOSED instead of CLOSING...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-06-11
Xin Long
sctp: sctp should change socket state when shutdown...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-05-31
Xin Long
sctp: sctp_diag should dump sctp socket type
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-05-26
Xin Long
sctp: fix double EPs display in sctp_diag
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-26
Xin Long
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-21
Xin Long
net: use jiffies_to_msecs to replace EXPIRES_IN_MS...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-15
Xin Long
sctp: fix some rhashtable functions using in sctp proc...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-15
Xin Long
sctp: merge the seq_start/next/exits in remaddrs and...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-15
Xin Long
sctp: add the sctp_diag.c file
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-15
Xin Long
sctp: export some functions for sctp_diag in inet_diag
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-15
Xin Long
sctp: export some apis or variables for sctp_diag and...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-15
Xin Long
sctp: add sctp_info dump api for sctp_diag
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-14
Xin Long
bridge: a netlink notification should be sent when...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-14
Xin Long
bridge: a netlink notification should be sent when...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-14
Xin Long
bridge: a netlink notification should be sent when...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-14
Xin Long
bridge: simplify the stp_state_store by calling store_bridge...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-14
Xin Long
bridge: simplify the forward_delay_store by calling...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-04-14
Xin Long
bridge: simplify the flush_store by calling store_bridge_parm
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-03-30
Xin Long
team: team should sync the port's uc/mc addrs when...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-03-14
Xin Long
sctp: fix the transports round robin issue when init...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Xin Long
sctp: sctp_remaddr_seq_show use the wrong variable...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Xin Long
sctp: lack the check for ports in sctp_v6_cmp_addr
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-02-18
Xin Long
route: check and remove route cache when we get route
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-02-17
Xin Long
sctp: remove the unused sctp_datamsg_free()
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-02-17
Xin Long
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-02-17
Xin Long
sctp: move rcu_read_lock from __sctp_lookup_association...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-02-09
Xin Long
sctp: translate network order to host order when users...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-28
Xin Long
sctp: remove the dead field of sctp_transport
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-28
Xin Long
sctp: hold transport before we access t->asoc in sctp...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-28
Xin Long
sctp: fix the transport dead race check by using atomic_add_...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-21
Xin Long
net: change tcp_syn_retries documentation
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-18
Xin Long
sctp: the temp asoc's transports should not be hashed...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-15
Xin Long
sctp: support to lookup with ep+paddr in transport...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-05
Xin Long
sctp: remove the local_bh_disable/enable in sctp_endpoint_lo...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-05
Xin Long
sctp: drop the old assoc hashtable of sctp
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-05
Xin Long
sctp: apply rhashtable api to sctp procfs
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-05
Xin Long
sctp: apply rhashtable api to send/recv path
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2016-01-05
Xin Long
sctp: add the rhashtable apis for sctp global transport...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2015-12-30
Xin Long
sctp: sctp should release assoc when sctp_make_abort_user...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2015-12-17
Xin Long
ipv6: allow routes to be configured with expire values
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2015-12-13
Xin Long
netfilter: nf_tables: use reverse traversal commit_list...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree
2014-03-03
Xin Long
ip_tunnel:multicast process cause panic due to skb...
Signed-off-by:
Xin Long
<lucien.xin@gmail.com>
commit
|
commitdiff
|
tree