blob: 871d9973c851a3ec368b8c51858a7e2cdd0eae2f [file] [log] [blame]
64f5102dcb81 ("udp: make function udp_skb_dtor_locked static")
6dfb4367cd91 ("udp: keep the sk_receive_queue held when splicing")
2276f58ac589 ("udp: use a separate rx queue for packet reception")
69629464e0b5 ("udp: properly cope with csum errors")
02ab0d139cff ("udp: udp_rmem_release() should touch sk_rmem_alloc later")
6b229cf77d68 ("udp: add batching to udp_rmem_release()")
c84d949057ca ("udp: copy skb->truesize in the first cache line")
4b272750dbe6 ("udp: add busylocks in RX path")
c8c8b127091b ("udp: under rx pressure, try to condense skbs")
7c13f97ffde6 ("udp: do fwd memory scheduling on dequeue")
850cbaddb52d ("udp: use it's own memory accounting schema")
f970bd9e3a06 ("udp: implement memory accounting helpers")
f8c3bf00d440 ("net/socket: factor out helpers for memory and queue manipulation")