index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xsk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: Add rcu_read_lock around the XSK wakeup
Maxim Mikityanskiy
2019-12-19
1
-8
/
+14
*
xsk: Fix xsk_poll()'s return type
Luc Van Oostenryck
2019-11-24
1
-4
/
+4
*
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
2019-11-02
1
-2
/
+31
*
xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
Magnus Karlsson
2019-10-03
1
-15
/
+27
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
xsk: use state member for socket synchronization
Björn Töpel
2019-09-05
1
-15
/
+39
*
xsk: avoid store-tearing when assigning umem
Björn Töpel
2019-09-05
1
-2
/
+2
*
xsk: avoid store-tearing when assigning queues
Björn Töpel
2019-09-05
1
-1
/
+1
*
xsk: add support to allow unaligned chunk placement
Kevin Laatz
2019-08-31
1
-18
/
+76
*
xsk: remove AF_XDP socket from map when the socket is released
Björn Töpel
2019-08-17
1
-0
/
+50
*
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
2019-08-17
1
-19
/
+127
*
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-17
1
-1
/
+2
*
xdp: fix potential deadlock on socket mutex
Ilya Maximets
2019-07-12
1
-0
/
+2
*
xdp: fix possible cq entry leak
Ilya Maximets
2019-07-12
1
-7
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-11
/
+76
|
\
|
*
xdp: fix hang while unregistering device bound to xdp socket
Ilya Maximets
2019-07-03
1
-11
/
+76
*
|
xdp: fix race on generic receive path
Ilya Maximets
2019-07-09
1
-9
/
+22
*
|
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
2019-06-27
1
-7
/
+3
*
|
xsk: Add getsockopt XDP_OPTIONS
Maxim Mikityanskiy
2019-06-27
1
-0
/
+20
*
|
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
2019-06-27
1
-0
/
+6
|
/
*
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
2019-03-08
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-1
/
+15
|
\
|
*
Revert "xsk: simplify AF_XDP socket teardown"
Björn Töpel
2019-02-21
1
-1
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
1
-0
/
+4
|
\
|
|
*
xsk: add missing smp_rmb() in xsk_mmap
Magnus Karlsson
2019-02-10
1
-0
/
+4
*
|
xsk: add sock_diag interface for AF_XDP
Björn Töpel
2019-01-25
1
-5
/
+1
*
|
net: xsk: track AF_XDP sockets on a per-netns list
Björn Töpel
2019-01-25
1
-0
/
+30
|
/
*
xsk: simplify AF_XDP socket teardown
Björn Töpel
2018-12-19
1
-15
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-0
/
+2
|
\
|
*
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
2018-10-11
1
-0
/
+2
*
|
xsk: proper AF_XDP socket teardown ordering
Björn Töpel
2018-10-08
1
-5
/
+8
*
|
xsk: fix bug when trying to use both copy and zero-copy on one queue id
Magnus Karlsson
2018-10-05
1
-7
/
+0
*
|
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
1
-4
/
+6
*
|
xsk: include XDP meta data in AF_XDP frames
Björn Töpel
2018-08-30
1
-6
/
+18
|
/
*
net: xsk: don't return frames via the allocator on error
Jakub Kicinski
2018-07-31
1
-3
/
+1
*
xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Magnus Karlsson
2018-07-13
1
-6
/
+1
*
xsk: always return ENOBUFS from sendmsg if there is no TX queue
Magnus Karlsson
2018-07-13
1
-3
/
+2
*
xsk: do not return EAGAIN from sendmsg when completion queue is full
Magnus Karlsson
2018-07-13
1
-3
/
+1
*
xsk: do not return ENXIO from TX copy mode
Magnus Karlsson
2018-07-13
1
-3
/
+1
*
xsk: fix potential race in SKB TX completion code
Magnus Karlsson
2018-07-02
1
-0
/
+4
*
xsk: frame could be completed more than once in SKB path
Magnus Karlsson
2018-07-02
1
-3
/
+3
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-3
/
+4
*
xsk: re-add queue id check for XDP_SKB path
Björn Töpel
2018-06-12
1
-0
/
+3
*
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
2018-06-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-4
/
+3
*
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
2018-06-05
1
-7
/
+63
*
xsk: add zero-copy support for Rx
Björn Töpel
2018-06-05
1
-20
/
+76
*
xsk: new descriptor addressing scheme
Björn Töpel
2018-06-04
1
-13
/
+17
*
xsk: proper Rx drop statistics update
Björn Töpel
2018-06-04
1
-5
/
+5
*
xsk: proper fill queue descriptor validation
Björn Töpel
2018-06-04
1
-6
/
+5
[next]