index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+67