blob: f17300799dac55d5d2dc8dc6f5ce0c27220c336a [file] [log] [blame]
a793183caa9a ("udp: fix data-race in udp_set_dev_scratch()")
9bd780f5e066 ("udp: fix poll()")
b65ac44674dd ("udp: try to avoid 2 cache miss on dequeue")
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")
d21dbdfe0afb ("udp: avoid one cache line miss in recvmsg()")
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")