Home
last modified time | relevance | path

Searched hist:"4 f0087812648b7611157ae22954acfaed820d24e" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/sctp/
H A Dendpointola.cdiff 4f0087812648b7611157ae22954acfaed820d24e Wed Dec 30 09:50:47 CST 2015 Xin Long <lucien.xin@gmail.com> sctp: apply rhashtable api to send/recv path

apply lookup apis to two functions, for __sctp_endpoint_lookup_assoc
and __sctp_lookup_association, it's invoked in the protection of sock
lock, it will be safe, but sctp_lookup_association need to call
rcu_read_lock() and to detect the t->dead to protect it.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinput.cdiff 4f0087812648b7611157ae22954acfaed820d24e Wed Dec 30 09:50:47 CST 2015 Xin Long <lucien.xin@gmail.com> sctp: apply rhashtable api to send/recv path

apply lookup apis to two functions, for __sctp_endpoint_lookup_assoc
and __sctp_lookup_association, it's invoked in the protection of sock
lock, it will be safe, but sctp_lookup_association need to call
rcu_read_lock() and to detect the t->dead to protect it.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dprotocol.cdiff 4f0087812648b7611157ae22954acfaed820d24e Wed Dec 30 09:50:47 CST 2015 Xin Long <lucien.xin@gmail.com> sctp: apply rhashtable api to send/recv path

apply lookup apis to two functions, for __sctp_endpoint_lookup_assoc
and __sctp_lookup_association, it's invoked in the protection of sock
lock, it will be safe, but sctp_lookup_association need to call
rcu_read_lock() and to detect the t->dead to protect it.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dassociola.cdiff 4f0087812648b7611157ae22954acfaed820d24e Wed Dec 30 09:50:47 CST 2015 Xin Long <lucien.xin@gmail.com> sctp: apply rhashtable api to send/recv path

apply lookup apis to two functions, for __sctp_endpoint_lookup_assoc
and __sctp_lookup_association, it's invoked in the protection of sock
lock, it will be safe, but sctp_lookup_association need to call
rcu_read_lock() and to detect the t->dead to protect it.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>