Home
last modified time | relevance | path

Searched hist:c420c98982fa9e749c99e022845d5f323d098b72 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/tls/
H A Dtls_device.cdiff 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 Dsky2.cdiff 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 Den_rx.cdiff 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 Dskbuff.hdiff 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 Dskbuff.cdiff 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>