blob: bf539ea51f82ab7e0cba91e6089bc7fdc6a41147 [file] [log] [blame]
3bdefdf9d9c2 ("udp: no need to preserve skb->dst")
9688f9b02026 ("udp: unbreak build lacking CONFIG_XFRM")
dce4551cb2ad ("udp: preserve head state for IP_CMSG_PASSSEC")
0ddf3fb2c43d ("udp: preserve skb->dst if required for IP options processing")
b26bbdae460b ("udp: move scratch area helpers into the include file")
b65ac44674dd ("udp: try to avoid 2 cache miss on dequeue")
0a463c78d25b ("udp: avoid a cache miss on dequeue")
3889a803e1da ("net: factor out a helper to decrement the skb refcount")
90b602f80397 ("net: add function to retrieve original skb device using NAPI ID")
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")