Searched hist:"02105 b2ccdd6344146e0296172a9e0f17ff624ef" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/rds/ |
H A D | tcp_connect.c | diff 02105b2ccdd6344146e0296172a9e0f17ff624ef Thu Jun 30 18:11:12 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: TCP: Make rds_tcp_connection track the rds_conn_path
The struct rds_tcp_connection is the transport-specific private data structure that tracks TCP information per rds_conn_path. Modify this structure to have a back-pointer to the rds_conn_path for which it is the ->cp_transport_data.
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.h | diff 02105b2ccdd6344146e0296172a9e0f17ff624ef Thu Jun 30 18:11:12 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: TCP: Make rds_tcp_connection track the rds_conn_path
The struct rds_tcp_connection is the transport-specific private data structure that tracks TCP information per rds_conn_path. Modify this structure to have a back-pointer to the rds_conn_path for which it is the ->cp_transport_data.
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_listen.c | diff 02105b2ccdd6344146e0296172a9e0f17ff624ef Thu Jun 30 18:11:12 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: TCP: Make rds_tcp_connection track the rds_conn_path
The struct rds_tcp_connection is the transport-specific private data structure that tracks TCP information per rds_conn_path. Modify this structure to have a back-pointer to the rds_conn_path for which it is the ->cp_transport_data.
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | connection.c | diff 02105b2ccdd6344146e0296172a9e0f17ff624ef Thu Jun 30 18:11:12 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: TCP: Make rds_tcp_connection track the rds_conn_path
The struct rds_tcp_connection is the transport-specific private data structure that tracks TCP information per rds_conn_path. Modify this structure to have a back-pointer to the rds_conn_path for which it is the ->cp_transport_data.
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.c | diff 02105b2ccdd6344146e0296172a9e0f17ff624ef Thu Jun 30 18:11:12 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: TCP: Make rds_tcp_connection track the rds_conn_path
The struct rds_tcp_connection is the transport-specific private data structure that tracks TCP information per rds_conn_path. Modify this structure to have a back-pointer to the rds_conn_path for which it is the ->cp_transport_data.
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|