index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
busy_poll.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
1
-0
/
+1
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2021-12-03
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
1
-0
/
+13
2021-12-01
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
1
-1
/
+1
2021-10-25
net: avoid dirtying sk->sk_napi_id
Eric Dumazet
1
-1
/
+2
2021-07-01
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2020-12-01
net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
Daniel Borkmann
1
-3
/
+7
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-4
/
+15
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
1
-2
/
+5
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
1
-2
/
+3
2020-06-20
net: Avoid overwriting valid skb->napi_id
Amritha Nambiar
1
-1
/
+5
2019-10-30
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2018-07-30
net: remove sock_poll_busy_flag
Christoph Hellwig
1
-6
/
+0
2018-07-30
net: remove sock_poll_busy_loop
Christoph Hellwig
1
-9
/
+0
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
1
-0
/
+1
2018-05-26
net: refactor socket_poll
Christoph Hellwig
1
-0
/
+15
2017-08-11
net: fix compilation when busy poll is not enabled
Daniel Borkmann
1
-6
/
+6
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
1
-5
/
+15
2017-03-24
net: Track start of busy loop instead of when it should end
Alexander Duyck
1
-30
/
+38
2017-03-24
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
1
-3
/
+2
2017-03-24
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-24
net: Busy polling should ignore sender CPUs
Alexander Duyck
1
-2
/
+7
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-13
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-4
/
+0
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-9
/
+19
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2015-11-18
net: un-inline sk_busy_loop()
Eric Dumazet
1
-44
/
+1
2014-01-13
sched, net: Fixup busy_loop_us_clock()
Peter Zijlstra
1
-18
/
+1
2013-08-28
net: add cpu_relax to busy poll loop
Eliezer Tamir
1
-0
/
+1
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
1
-1
/
+1
2013-08-04
busy_poll: cleanup do-nothing placeholders
Eliezer Tamir
1
-5
/
+0
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-3
/
+3
2013-08-01
net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set
Cong Wang
1
-0
/
+5
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-4
/
+4
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
1
-10
/
+12
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-0
/
+183