On Fri, 2016-10-21 at 13:55 +0200, Paolo Abeni wrote: > Basic sock operations that udp code can use with its own > memory accounting schema. No functional change is introduced > in the existing APIs. > > v4 -> v5: > - avoid whitespace changes > > v2 -> v4: > - avoid exporting __sock_enqueue_skb > > v1 -> v2: > - avoid export sock_rmem_free > > Acked-by: Hannes Frederic Sowa <han...@stressinduktion.org> > Signed-off-by: Paolo Abeni <pab...@redhat.com> > ---
Acked-by: Eric Dumazet <eduma...@google.com>