index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
xdp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
1
-0
/
+3
2019-06-26
xdp: Make __mem_id_disconnect static
YueHaibing
1
-1
/
+1
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
1
-16
/
+5
2019-06-19
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
1
-6
/
+31
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
1
-6
/
+59
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
1
-0
/
+15
2019-06-19
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-1
/
+1
2018-09-01
xdp: remove redundant variable 'headroom'
Colin Ian King
1
-2
/
+1
2018-08-29
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
1
-2
/
+13
2018-08-29
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
1
-0
/
+39
2018-08-16
net/xdp: Fix suspicious RCU usage warning
Tariq Toukan
1
-11
/
+3
2018-08-10
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
1
-2
/
+4
2018-08-10
Revert "xdp: add NULL pointer check in __xdp_return()"
Björn Töpel
1
-2
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
1
-1
/
+2
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-0
/
+34
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
1
-2
/
+2
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
1
-5
/
+14
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
1
-4
/
+16
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
1
-3
/
+12
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-1
/
+3
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
1
-12
/
+48
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-5
/
+218
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+18
2018-01-05
xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
Jesper Dangaard Brouer
1
-0
/
+6
2018-01-05
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
1
-0
/
+67