index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+67