Searched hist:"4 db67e808640e3934d82ce61ee8e2e89fd877ba8" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/net/netns/ |
H A D | sctp.h | 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sctp/ |
H A D | bind_addr.c | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipv6.c | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | protocol.c | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | associola.c | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | socket.c | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/sctp/ |
H A D | sctp.h | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | structs.h | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | diff 4db67e808640e3934d82ce61ee8e2e89fd877ba8 Mon Aug 06 03:42:04 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> sctp: Make the address lists per network namespace
- Move the address lists into struct net - Add per network namespace initialization and cleanup - Pass around struct net so it is everywhere I need it. - Rename all of the global variable references into references to the variables moved into struct net
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Vlad Yasevich <vyasevich@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|