blob: b70be0103c74be5635acd306d4fad813369f9aab [file] [log] [blame]
7db6b048da3b ("net: Commonize busy polling code to focus on napi_id instead of socket")
37056719bba5 ("net: Track start of busy loop instead of when it should end")
2b5cd0dfa384 ("net: Change return type of sk_busy_loop from bool to void")
d2e64dbbe95b ("net: Only define skb_mark_napi_id in one spot instead of two")
545cd5e5ec54 ("net: Busy polling should ignore sender CPUs")
37fabbf4d489 ("net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY")
e68b6e50fa35 ("udp: enable busy polling for all sockets")
21cb84c48ca0 ("net: busy-poll: remove need_resched() from sk_can_busy_loop()")
217f69743681 ("net: busy-poll: allow preemption in sk_busy_loop()")