summaryrefslogtreecommitdiff
path: root/include/net/busy_poll.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-19net: un-inline sk_busy_loop()Eric Dumazet1-44/+1
2014-01-13sched, net: Fixup busy_loop_us_clock()Peter Zijlstra1-18/+1
2013-08-29net: add cpu_relax to busy poll loopEliezer Tamir1-0/+1
2013-08-09net: rename busy poll MIB counterEliezer Tamir1-1/+1
2013-08-05busy_poll: cleanup do-nothing placeholdersEliezer Tamir1-5/+0
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-3/+3
2013-08-02net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang1-0/+5
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir1-4/+4
2013-07-11net: rename ll methods to busy-pollEliezer Tamir1-10/+12
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir1-0/+183