/openbmc/linux/net/netlabel/ |
H A D | netlabel_cipso_v4.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netlabel_mgmt.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netlabel_unlabeled.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | fib_rules.h | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netlink.h | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/kernel/ |
H A D | taskstats.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | fib6_rules.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_rules.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fib_semantics.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | devinet.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | fib_rules.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | neighbour.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rtnetlink.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | netlink.h | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | af_netlink.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bridge/ |
H A D | br_netlink.c | diff 339bf98ffc6a8d8eb16fc532ac57ffbced2f8a68 Fri Nov 10 16:10:15 CST 2006 Thomas Graf <tgraf@suug.ch> [NETLINK]: Do precise netlink message allocations where possible
Account for the netlink message header size directly in nlmsg_new() instead of relying on the caller calculate it correctly.
Replaces error handling of message construction functions when constructing notifications with bug traps since a failure implies a bug in calculating the size of the skb.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Acked-by: Paul Moore <paul.moore@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|