Searched hist:dac9c9790e542777079999900594fd069ba10489 (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/net/mpls/ |
H A D | af_mpls.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_api.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cls_api.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | devinet.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_user.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rtnetlink.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff dac9c9790e542777079999900594fd069ba10489 Sun Oct 07 22:16:24 CDT 2018 David Ahern <dsahern@gmail.com> net: Add extack to nlmsg_parse
Make sure extack is passed to nlmsg_parse where easy to do so. Most of these are dump handlers and leveraging the extack in the netlink_callback.
Signed-off-by: David Ahern <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>
|