Searched hist:c420c98982fa9e749c99e022845d5f323d098b72 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/tls/ |
H A D | tls_device.c | diff c420c98982fa9e749c99e022845d5f323d098b72 Mon Jun 07 14:02:37 CDT 2021 Matteo Croce <mcroce@microsoft.com> skbuff: add a parameter to __skb_frag_unref
This is a prerequisite patch, the next one is enabling recycling of skbs and fragments. Add an extra argument on __skb_frag_unref() to handle recycling, and update the current users of the function with that.
Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | diff c420c98982fa9e749c99e022845d5f323d098b72 Mon Jun 07 14:02:37 CDT 2021 Matteo Croce <mcroce@microsoft.com> skbuff: add a parameter to __skb_frag_unref
This is a prerequisite patch, the next one is enabling recycling of skbs and fragments. Add an extra argument on __skb_frag_unref() to handle recycling, and update the current users of the function with that.
Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | diff c420c98982fa9e749c99e022845d5f323d098b72 Mon Jun 07 14:02:37 CDT 2021 Matteo Croce <mcroce@microsoft.com> skbuff: add a parameter to __skb_frag_unref
This is a prerequisite patch, the next one is enabling recycling of skbs and fragments. Add an extra argument on __skb_frag_unref() to handle recycling, and update the current users of the function with that.
Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | diff c420c98982fa9e749c99e022845d5f323d098b72 Mon Jun 07 14:02:37 CDT 2021 Matteo Croce <mcroce@microsoft.com> skbuff: add a parameter to __skb_frag_unref
This is a prerequisite patch, the next one is enabling recycling of skbs and fragments. Add an extra argument on __skb_frag_unref() to handle recycling, and update the current users of the function with that.
Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | diff c420c98982fa9e749c99e022845d5f323d098b72 Mon Jun 07 14:02:37 CDT 2021 Matteo Croce <mcroce@microsoft.com> skbuff: add a parameter to __skb_frag_unref
This is a prerequisite patch, the next one is enabling recycling of skbs and fragments. Add an extra argument on __skb_frag_unref() to handle recycling, and update the current users of the function with that.
Signed-off-by: Matteo Croce <mcroce@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|