aboutsummaryrefslogtreecommitdiff
path: root/include/net/busy_poll.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18net: un-inline sk_busy_loop()Gravatar Eric Dumazet 1-44/+1
2014-01-13sched, net: Fixup busy_loop_us_clock()Gravatar Peter Zijlstra 1-18/+1
2013-08-28net: add cpu_relax to busy poll loopGravatar Eliezer Tamir 1-0/+1
2013-08-09net: rename busy poll MIB counterGravatar Eliezer Tamir 1-1/+1
2013-08-04busy_poll: cleanup do-nothing placeholdersGravatar Eliezer Tamir 1-5/+0
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLGravatar Cong Wang 1-3/+3
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setGravatar Cong Wang 1-0/+5
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-4/+4
2013-07-10net: rename ll methods to busy-pollGravatar Eliezer Tamir 1-10/+12
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hGravatar Eliezer Tamir 1-0/+183