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
/
core
/
xdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdp: Move the rxq_info.mem clearing to unreg_mem_model()
Jakub Kicinski
2021-06-28
1
-5
/
+6
*
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-26
1
-0
/
+28
*
xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
Ong Boon Leong
2021-03-31
1
-1
/
+2
*
net, veth: Alloc skb in bulk for ndo_xdp_xmit
Lorenzo Bianconi
2021-02-04
1
-0
/
+11
*
net, xdp: Introduce xdp_build_skb_from_frame utility routine
Lorenzo Bianconi
2021-01-20
1
-0
/
+15
*
net, xdp: Introduce __xdp_build_skb_from_frame utility routine
Lorenzo Bianconi
2021-01-20
1
-0
/
+44
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-20
/
+11
|
\
|
*
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2020-12-09
1
-12
/
+0
|
*
xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
Björn Töpel
2020-11-30
1
-7
/
+10
*
|
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+2
*
|
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
2020-11-14
1
-7
/
+2
*
|
net: xdp: Introduce bulking for xdp tx return path
Lorenzo Bianconi
2020-11-14
1
-0
/
+59
|
/
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
1
-9
/
+0
*
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-17
1
-0
/
+1
*
xdp: Simplify xdp_return_{frame, frame_rx_napi, buff}
Björn Töpel
2020-05-21
1
-12
/
+9
*
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
2020-05-21
1
-37
/
+5
*
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
2020-05-21
1
-4
/
+10
*
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
2020-05-14
1
-0
/
+8
*
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
1
-1
/
+1
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
2019-12-04
1
-4
/
+4
*
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
2019-11-18
1
-5
/
+0
*
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-16
1
-77
/
+44
*
xdp: Trivial, fix spelling in function description
Anton Ivanov
2019-10-11
1
-1
/
+1
*
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2019-07-08
1
-0
/
+3
*
xdp: Make __mem_id_disconnect static
YueHaibing
2019-06-26
1
-1
/
+1
*
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
2019-06-19
1
-16
/
+5
*
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2019-06-19
1
-6
/
+31
*
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2019-06-19
1
-6
/
+59
*
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+15
*
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2019-06-05
1
-1
/
+1
*
xdp: remove redundant variable 'headroom'
Colin Ian King
2018-09-01
1
-2
/
+1
*
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
2018-08-29
1
-2
/
+13
*
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
2018-08-29
1
-0
/
+39
*
net/xdp: Fix suspicious RCU usage warning
Tariq Toukan
2018-08-16
1
-11
/
+3
*
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
2018-08-10
1
-2
/
+4
*
Revert "xdp: add NULL pointer check in __xdp_return()"
Björn Töpel
2018-08-10
1
-2
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-1
/
+2
|
\
|
*
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
2018-07-27
1
-1
/
+2
*
|
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
1
-0
/
+34
*
|
rhashtable: remove nulls_base and related code.
NeilBrown
2018-06-22
1
-2
/
+2
|
/
*
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2018-06-05
1
-5
/
+14
*
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
1
-4
/
+16
*
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
1
-3
/
+12
*
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
1
-1
/
+3
*
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2018-04-17
1
-12
/
+48
*
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
2018-04-17
1
-5
/
+218
*
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
2018-04-17
1
-0
/
+18
*
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+6
[next]