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
2021-06-18
xsk: Fix broken Tx ring validation
Magnus Karlsson
1
-4
/
+7
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
1
-1
/
+2
2021-05-25
xsk: Use kvcalloc to support large umems
Magnus Karlsson
1
-4
/
+3
2021-05-04
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
1
-4
/
+3
2021-04-23
xsk: Align XDP socket batch size with DPDK
Li RongQing
1
-1
/
+1
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
1
-1
/
+0
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
1
-0
/
+16
2021-03-08
xsk: Update rings for load-acquire/store-release barriers
Björn Töpel
1
-17
/
+13
2021-02-25
xsk: Build skb by page (aka generic zerocopy xmit)
Xuan Zhuo
1
-24
/
+96
2021-02-25
xsk: Respect device's headroom and tailroom on generic xmit path
Alexander Lobakin
1
-1
/
+7
2021-01-25
xsk: Fold xp_assign_dev and __xp_assign_dev
Björn Töpel
1
-9
/
+3
2021-01-25
xsk: Remove explicit_free parameter from __xsk_rcv()
Björn Töpel
1
-16
/
+31
2021-01-19
xsk: Clear pool even for inactive queues
Maxim Mikityanskiy
1
-2
/
+2
2020-12-18
xsk: Rollback reservation at NETDEV_TX_BUSY
Magnus Karlsson
2
-0
/
+8
2020-12-18
xsk: Fix race in SKB mode transmit with shared cq
Magnus Karlsson
2
-3
/
+7
2020-12-17
xsk: Fix memory leak for failed bind
Magnus Karlsson
2
-2
/
+4
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+23
2020-12-08
xsk: Validate socket state in xsk_recvmsg, prior touching socket members
Björn Töpel
1
-2
/
+2
2020-12-04
xsk: Return error code if force_zc is set
Zhang Changzhong
1
-0
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-56
/
+201
2020-12-02
bpf: Eliminate rlimit-based memory accounting for xskmap maps
Roman Gushchin
1
-10
/
+2
2020-12-02
bpf: Refine memcg-based memory accounting for xskmap maps
Roman Gushchin
1
-1
/
+2
2020-12-03
xsk: Change the tx writeable condition
Xuan Zhuo
2
-3
/
+19
2020-12-03
xsk: Replace datagram_poll by sock_poll_wait
Xuan Zhuo
1
-1
/
+3
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-0
/
+1
2020-12-01
xsk: Add busy-poll support for {recv,send}msg()
Björn Töpel
1
-0
/
+24
2020-12-01
xsk: Check need wakeup flag in sendmsg()
Björn Töpel
2
-8
/
+11
2020-12-01
xsk: Add support for recvmsg()
Björn Töpel
1
-1
/
+21
2020-11-27
xdp: Remove the functions xsk_map_inc and xsk_map_put
Zhu Yanjun
3
-22
/
+4
2020-11-24
net, xsk: Avoid taking multiple skbuff references
Björn Töpel
1
-7
/
+1
2020-11-23
xsk: Fix incorrect netdev reference count
Marek Majtyka
1
-1
/
+3
2020-11-20
xsk: Fix umem cleanup bug at socket destruct
Magnus Karlsson
4
-6
/
+19
2020-11-17
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
2
-13
/
+133
2020-11-17
xsk: Introduce padding between more ring pointers
Magnus Karlsson
1
-1
/
+3
2020-10-29
xsk: Fix possible memory leak at socket close
Magnus Karlsson
2
-3
/
+7
2020-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-4
/
+5
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
1
-1
/
+1
2020-10-09
xsk: Introduce padding between ring pointers
Magnus Karlsson
1
-0
/
+4
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+16
2020-10-05
xsk: Remove internal DMA headers
Björn Töpel
1
-3
/
+0
2020-09-29
xsk: Fix a documentation mistake in xsk_queue.h
Ciara Loftus
1
-1
/
+1
2020-09-28
xsk: Fix possible crash in socket_release when out-of-memory
Magnus Karlsson
1
-0
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-23
/
+10
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+8
2020-09-16
xsk: Do not discard packet when NETDEV_TX_BUSY
Magnus Karlsson
1
-1
/
+16
2020-09-14
xsk: Fix refcount warning in xp_dma_map
Magnus Karlsson
1
-2
/
+2
2020-09-14
xsk: Fix number of pinned pages/umem size discrepancy
Björn Töpel
1
-9
/
+8
2020-09-02
xsk: Fix use-after-free in failed shared_umem bind
Magnus Karlsson
1
-0
/
+1
2020-09-02
xsk: Fix null check on error return path
Gustavo A. R. Silva
1
-1
/
+1
[prev]
[next]