Searched hist:"022 cbae611a37eda80d498f8f379794c8ac3be47" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/proc/ |
H A D | proc_net.c | diff 022cbae611a37eda80d498f8f379794c8ac3be47 Tue Nov 13 05:23:50 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Move unneeded data to initdata section.
This patch reverts Eric's commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35
It diets .text & .data section of the kernel if CONFIG_NET_NS is not set. This is safe after list operations cleanup.
Signed-of-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | loopback.c | diff 022cbae611a37eda80d498f8f379794c8ac3be47 Tue Nov 13 05:23:50 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Move unneeded data to initdata section.
This patch reverts Eric's commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35
It diets .text & .data section of the kernel if CONFIG_NET_NS is not set. This is safe after list operations cleanup.
Signed-of-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | diff 022cbae611a37eda80d498f8f379794c8ac3be47 Tue Nov 13 05:23:50 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Move unneeded data to initdata section.
This patch reverts Eric's commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35
It diets .text & .data section of the kernel if CONFIG_NET_NS is not set. This is safe after list operations cleanup.
Signed-of-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netlink/ |
H A D | af_netlink.c | diff 022cbae611a37eda80d498f8f379794c8ac3be47 Tue Nov 13 05:23:50 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Move unneeded data to initdata section.
This patch reverts Eric's commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35
It diets .text & .data section of the kernel if CONFIG_NET_NS is not set. This is safe after list operations cleanup.
Signed-of-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | dev.c | diff 022cbae611a37eda80d498f8f379794c8ac3be47 Tue Nov 13 05:23:50 CST 2007 Denis V. Lunev <den@openvz.org> [NET]: Move unneeded data to initdata section.
This patch reverts Eric's commit 2b008b0a8e96b726c603c5e1a5a7a509b5f61e35
It diets .text & .data section of the kernel if CONFIG_NET_NS is not set. This is safe after list operations cleanup.
Signed-of-by: Denis V. Lunev <den@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|