Searched hist:"8 a4eb5734e8d1dc60a8c28576bbbdfdcc643626d" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_input.c | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | macvlan.c | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdevice.h | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_main.c | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dev.c | diff 8a4eb5734e8d1dc60a8c28576bbbdfdcc643626d Fri Mar 11 21:14:39 CST 2011 Jiri Pirko <jpirko@redhat.com> net: introduce rx_handler results and logic around that
This patch allows rx_handlers to better signalize what to do next to it's caller. That makes skb->deliver_no_wcard no longer needed.
kernel-doc for rx_handler_result is taken from Nicolas' patch.
Signed-off-by: Jiri Pirko <jpirko@redhat.com> Reviewed-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|