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
/
samples
/
bpf
/
xdpsock_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: bpf: Driver interrupt statistics in xdpsock
Ciara Loftus
2020-10-06
1
-1
/
+119
*
samples: bpf: Count syscalls in xdpsock
Ciara Loftus
2020-10-06
1
-10
/
+103
*
samples: bpf: Split xdpsock stats into new struct
Ciara Loftus
2020-10-06
1
-54
/
+69
*
samples/bpf: Add quiet option to xdpsock
Magnus Karlsson
2020-09-14
1
-5
/
+14
*
samples/bpf: Fix possible deadlock in xdpsock
Magnus Karlsson
2020-09-14
1
-0
/
+1
*
samples/bpf: Fix one packet sending in xdpsock
Magnus Karlsson
2020-09-14
1
-0
/
+8
*
samples/bpf: Fix to xdpsock to avoid recycling frames
Weqaar Janjua
2020-08-31
1
-5
/
+5
*
samples/bpf: Optimize l2fwd performance in xdpsock
Magnus Karlsson
2020-08-31
1
-8
/
+14
*
samples: bpf: Add an option for printing extra statistics in xdpsock
Ciara Loftus
2020-07-13
1
-2
/
+85
*
samples: bpf: Allow for -ENETDOWN in xdpsock
Maciej Fijalkowski
2020-02-05
1
-1
/
+2
*
samples: bpf: Drop doubled variable declaration in xdpsock
Maciej Fijalkowski
2020-02-05
1
-1
/
+0
*
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
1
-3
/
+3
*
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
2019-12-20
1
-4
/
+9
*
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
2019-12-20
1
-11
/
+265
*
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
2019-12-20
1
-14
/
+59
*
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
2019-12-20
1
-23
/
+29
*
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
2019-12-20
1
-2
/
+7
*
samples/bpf: xdpsock: Add duration option to specify how long to run
Jay Jayatheerthan
2019-12-20
1
-2
/
+35
*
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
2019-12-16
1
-1
/
+4
*
samples/bpf: Add missing option to xdpsock usage
Andre Guedes
2019-11-15
1
-0
/
+2
*
samples/bpf: Remove duplicate option from xdpsock
Andre Guedes
2019-11-15
1
-1
/
+0
*
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
Magnus Karlsson
2019-11-10
1
-12
/
+29
*
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
2019-11-10
1
-42
/
+99
*
samples/bpf: Trivial - fix spelling mistake in usage
Anton Ivanov
2019-10-07
1
-1
/
+1
*
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
2019-09-16
1
-1
/
+1
*
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
2019-08-31
1
-5
/
+10
*
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
2019-08-31
1
-10
/
+16
*
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
2019-08-31
1
-3
/
+17
*
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
2019-08-17
1
-72
/
+120
*
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
2019-06-27
1
-16
/
+28
*
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
1
-2
/
+2
*
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
2019-03-02
1
-3
/
+3
*
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
2019-02-25
1
-580
/
+261
*
samples/bpf: Check the prog id before exiting
Maciej Fijalkowski
2019-02-01
1
-1
/
+22
*
samples/bpf: Add a "force" flag to XDP samples
Maciej Fijalkowski
2019-02-01
1
-2
/
+5
*
samples/bpf: xdpsock, minor fixes
Prashant Bhole
2018-09-01
1
-2
/
+1
*
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
Björn Töpel
2018-08-29
1
-1
/
+11
*
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
2018-07-27
1
-9
/
+29
*
samples/bpf: xdpsock: order memory on AArch64
Brian Brooks
2018-07-27
1
-0
/
+5
*
samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
Magnus Karlsson
2018-07-02
1
-1
/
+1
*
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
Björn Töpel
2018-06-05
1
-0
/
+5
*
samples/bpf: minor *_nb_free performance fix
Magnus Karlsson
2018-06-04
1
-3
/
+5
*
samples/bpf: adapted to new uapi
Björn Töpel
2018-06-04
1
-48
/
+36
*
samples/bpf: adapt xdpsock to the new uapi
Björn Töpel
2018-05-22
1
-47
/
+76
*
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
1
-11
/
+1
*
samples: bpf: include bpf/bpf.h instead of local libbpf.h
Jakub Kicinski
2018-05-14
1
-1
/
+1
*
samples/bpf: sample application and documentation for AF_XDP sockets
Magnus Karlsson
2018-05-03
1
-0
/
+948