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
/
net
/
xdp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-07
xsk: fix potential crash in xsk_diag_put_umem()
Eric Dumazet
1
-2
/
+2
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+15
2019-02-21
Revert "xsk: simplify AF_XDP socket teardown"
Björn Töpel
1
-1
/
+15
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+10
2019-02-12
xsk: do not remove umem from netdevice on fall-back to copy-mode
Björn Töpel
1
-1
/
+2
2019-02-11
xsk: share the mmap_sem for page pinning
Davidlohr Bueso
1
-4
/
+4
2019-02-10
xsk: add missing smp_rmb() in xsk_mmap
Magnus Karlsson
1
-0
/
+4
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-5
/
+256
2019-01-25
xsk: add sock_diag interface for AF_XDP
Björn Töpel
5
-5
/
+213
2019-01-25
xsk: add id to umem
Björn Töpel
1
-0
/
+13
2019-01-25
net: xsk: track AF_XDP sockets on a per-netns list
Björn Töpel
1
-0
/
+30
2019-01-22
xsk: export xdp_get_umem_from_qid
Jan Sokolowski
1
-0
/
+1
2019-01-15
xsk: Check if a queue exists during umem setup
Krzysztof Kazimierczak
1
-3
/
+13
2018-12-19
xsk: simplify AF_XDP socket teardown
Björn Töpel
1
-15
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-10-11
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
1
-0
/
+2
2018-10-08
xsk: proper AF_XDP socket teardown ordering
Björn Töpel
2
-13
/
+11
2018-10-05
xsk: simplify xdp_clear_umem_at_qid implementation
Magnus Karlsson
1
-5
/
+2
2018-10-05
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
1
-2
/
+2
2018-10-05
xsk: fix bug when trying to use both copy and zero-copy on one queue id
Magnus Karlsson
3
-35
/
+64
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
3
-0
/
+60
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
5
-28
/
+18
2018-09-01
xsk: remove unnecessary assignment
Prashant Bhole
1
-2
/
+0
2018-08-30
xsk: include XDP meta data in AF_XDP frames
Björn Töpel
1
-6
/
+18
2018-08-29
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
1
-10
/
+0
2018-08-21
xsk: fix return value of xdp_umem_assign_dev()
Prashant Bhole
1
-2
/
+2
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-31
xsk: don't allow umem replace at stack level
Jakub Kicinski
1
-9
/
+28
2018-07-31
xsk: refactor xdp_umem_assign_dev()
Jakub Kicinski
1
-28
/
+21
2018-07-31
net: xsk: don't return frames via the allocator on error
Jakub Kicinski
1
-3
/
+1
2018-07-26
xsk: fix poll/POLLIN premature returns
Björn Töpel
1
-1
/
+1
2018-07-13
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
1
-6
/
+1
2018-07-13
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
1
-3
/
+2
2018-07-13
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
1
-3
/
+1
2018-07-13
xsk: do not return ENXIO from TX copy mode
Magnus Karlsson
1
-3
/
+1
2018-07-02
xsk: fix potential race in SKB TX completion code
Magnus Karlsson
1
-0
/
+4
2018-07-02
xsk: frame could be completed more than once in SKB path
Magnus Karlsson
1
-3
/
+3
2018-07-02
xsk: fix potential lost completion message in SKB path
Magnus Karlsson
1
-7
/
+2
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-3
/
+4
2018-06-12
xsk: re-add queue id check for XDP_SKB path
Björn Töpel
1
-0
/
+3
2018-06-11
xsk: silence warning on memory allocation failure
Björn Töpel
1
-1
/
+2
2018-06-07
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
1
-2
/
+4
2018-06-08
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
1
-1
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-0
/
+1529
2018-06-05
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
4
-11
/
+128
2018-06-05
xsk: add zero-copy support for Rx
Björn Töpel
3
-20
/
+156
2018-06-05
xsk: introduce xdp_umem_page
Björn Töpel
2
-3
/
+15
[next]