Searched hist:d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/net/rds/ |
H A D | transport.c | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bind.c | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
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 d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
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 d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
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 d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | connection.c | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.c | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ib.c | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rds.h | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | send.c | diff d5a8ac28a7ff2f250d1bedbb6008dd2f6f6f1638 Wed Aug 05 00:43:25 CDT 2015 Sowmini Varadhan <sowmini.varadhan@oracle.com> RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
Open the sockets calling sock_create_kern() with the correct struct net pointer, and use that struct net pointer when verifying the address passed to rds_bind().
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|