/openbmc/linux/net/rds/ |
H A D | loop.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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_send.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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_connect.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 | ib_send.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 | ib.h | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 | ib_cm.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 | ib.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 | rds.h | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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 | send.c | diff 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 Thu Jun 30 18:11:10 CDT 2016 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS: Rework path specific indirections
Refactor code to avoid separate indirections for single-path and multipath transports. All transports (both single and mp-capable) will get a pointer to the rds_conn_path, and can trivially derive the rds_connection from the ->cp_conn.
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>
|