index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xdp
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-06-05
xsk: moved struct xdp_umem definition
Björn Töpel
3
-23
/
+3
2018-06-04
xsk: new descriptor addressing scheme
Björn Töpel
6
-79
/
+60
2018-06-04
xsk: proper Rx drop statistics update
Björn Töpel
1
-5
/
+5
2018-06-04
xsk: proper fill queue descriptor validation
Björn Töpel
2
-29
/
+14
2018-05-22
xsk: convert atomic_t to refcount_t
Björn Töpel
2
-4
/
+4
2018-05-22
xsk: simplified umem setup
Björn Töpel
3
-55
/
+51
2018-05-22
xsk: add missing write- and data-dependency barrier
Björn Töpel
1
-5
/
+9
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
2
-0
/
+46
2018-05-22
xsk: proper queue id check at bind
Magnus Karlsson
1
-1
/
+7
2018-05-22
xsk: remove rebind support
Björn Töpel
1
-21
/
+9
2018-05-18
xsk: proper '=' alignment
Björn Töpel
1
-18
/
+18
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
3
-6
/
+5
2018-05-18
xsk: remove newline at end of file
Björn Töpel
1
-1
/
+0
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
6
-60
/
+6
2018-05-09
xsk: fix 64-bit division
Björn Töpel
1
-1
/
+1
2018-05-03
xsk: statistics support
Magnus Karlsson
2
-1
/
+49
2018-05-03
xsk: support for Tx
Magnus Karlsson
2
-4
/
+200
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
1
-2
/
+6
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
3
-2
/
+13
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+5
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
3
-2
/
+203
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
5
-1
/
+138
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
3
-12
/
+42
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
6
-2
/
+168
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
5
-0
/
+530
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
1
-0
/
+7