Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b444e1aa3e48e13aea22162918bd6140c85142de
/
net
/
xdp
/
xsk.c
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
11fe926
Revert "xsk: simplify AF_XDP socket teardown"
by Björn Töpel
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e6762c8
xsk: add missing smp_rmb() in xsk_mmap
by Magnus Karlsson
· 6 years ago
a36b38aa
xsk: add sock_diag interface for AF_XDP
by Björn Töpel
· 6 years ago
1d0dc06
net: xsk: track AF_XDP sockets on a per-netns list
by Björn Töpel
· 6 years ago
e2ce367
xsk: simplify AF_XDP socket teardown
by Björn Töpel
· 6 years ago
2e2d6f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
cee2716
xsk: do not call synchronize_net() under RCU read lock
by Björn Töpel
· 6 years ago
541d7fd
xsk: proper AF_XDP socket teardown ordering
by Björn Töpel
· 6 years ago
c9b47cc
xsk: fix bug when trying to use both copy and zero-copy on one queue id
by Magnus Karlsson
· 6 years ago
93ee30f
xsk: i40e: get rid of useless struct xdp_umem_props
by Magnus Karlsson
· 6 years ago
18baed2
xsk: include XDP meta data in AF_XDP frames
by Björn Töpel
· 6 years ago
2d55d61
net: xsk: don't return frames via the allocator on error
by Jakub Kicinski
· 6 years ago
09210c4
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
by Magnus Karlsson
· 7 years ago
6efb443
xsk: always return ENOBUFS from sendmsg if there is no TX queue
by Magnus Karlsson
· 7 years ago
9684f5e
xsk: do not return EAGAIN from sendmsg when completion queue is full
by Magnus Karlsson
· 7 years ago
509d764
xsk: do not return ENXIO from TX copy mode
by Magnus Karlsson
· 7 years ago
a9744f7
xsk: fix potential race in SKB TX completion code
by Magnus Karlsson
· 7 years ago
fe58868
xsk: frame could be completed more than once in SKB path
by Magnus Karlsson
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
5d90237
xsk: re-add queue id check for XDP_SKB path
by Björn Töpel
· 7 years ago
a5a16e4
xsk: Fix umem fill/completion queue mmap on 32-bit
by Geert Uytterhoeven
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
ac98d8a
xsk: wire upp Tx zero-copy functions
by Magnus Karlsson
· 7 years ago
173d3ad
xsk: add zero-copy support for Rx
by Björn Töpel
· 7 years ago
bbff2f3
xsk: new descriptor addressing scheme
by Björn Töpel
· 7 years ago
a509a95
xsk: proper Rx drop statistics update
by Björn Töpel
· 7 years ago
4e64c83
xsk: proper fill queue descriptor validation
by Björn Töpel
· 7 years ago
a49049e
xsk: simplified umem setup
by Björn Töpel
· 7 years ago
37b0769
xsk: add missing write- and data-dependency barrier
by Björn Töpel
· 7 years ago
b3a9e0b
xsk: remove explicit ring structure from uapi
by Björn Töpel
· 7 years ago
2e59dd5
xsk: proper queue id check at bind
by Magnus Karlsson
· 7 years ago
959b71d
xsk: remove rebind support
by Björn Töpel
· 7 years ago
c2f4374
xsk: proper '=' alignment
by Björn Töpel
· 7 years ago
dac0914
xsk: clean up SPDX headers
by Björn Töpel
· 7 years ago
af75d9e
xsk: statistics support
by Magnus Karlsson
· 7 years ago
35fcde7
xsk: support for Tx
by Magnus Karlsson
· 7 years ago
f614590
xsk: add Tx queue setup and mmap support
by Magnus Karlsson
· 7 years ago
fe23083
xsk: add umem completion queue support and mmap
by Magnus Karlsson
· 7 years ago
fbfc504a
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
by Björn Töpel
· 7 years ago
c497176
xsk: add Rx receive functions and poll support
by Björn Töpel
· 7 years ago
965a990
xsk: add support for bind for Rx
by Magnus Karlsson
· 7 years ago
b9b6b68
xsk: add Rx queue setup and mmap support
by Björn Töpel
· 7 years ago
423f383
xsk: add umem fill queue support and mmap
by Magnus Karlsson
· 7 years ago
c0c77d8
xsk: add user memory registration support sockopt
by Björn Töpel
· 7 years ago