index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, tracex3_user: erase "ARRAY_SIZE" redefined
Bo YU
2018-10-04
1
-2
/
+0
*
samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage
Roman Gushchin
2018-10-01
1
-1
/
+18
*
samples/bpf: fix compilation failure
Prashant Bhole
2018-09-21
3
-11
/
+12
*
samples/bpf: fix a compilation failure
Yonghong Song
2018-09-18
1
-2
/
+2
*
samples/bpf: remove duplicated includes
YueHaibing
2018-09-18
3
-3
/
+0
*
samples/bpf: xdpsock, minor fixes
Prashant Bhole
2018-09-01
2
-3
/
+2
*
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
Nikita V. Shirokov
2018-09-01
2
-0
/
+88
*
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
Björn Töpel
2018-08-29
1
-1
/
+11
*
samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM
Jesper Dangaard Brouer
2018-08-16
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
13
-34
/
+590
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
3
-2
/
+160
|
|
\
|
|
*
samples/bpf: xdp_redirect_cpu load balance like Suricata
Jesper Dangaard Brouer
2018-08-10
2
-2
/
+105
|
|
*
samples/bpf: add Paul Hsieh's (LGPL 2.1) hash function SuperFastHash
Jesper Dangaard Brouer
2018-08-10
1
-0
/
+55
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
2
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage
Roman Gushchin
2018-08-03
1
-1
/
+20
|
*
|
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
2018-07-27
2
-10
/
+30
|
*
|
samples: bpf: convert xdp_fwd_user.c to libbpf
Jakub Kicinski
2018-07-27
2
-12
/
+24
|
*
|
samples/bpf: Add BTF build flags to Makefile
Taeung Song
2018-07-27
1
-1
/
+16
|
*
|
samples/bpf: xdpsock: order memory on AArch64
Brian Brooks
2018-07-27
1
-0
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
2
-1
/
+4
|
|
\
\
|
|
*
|
samples/bpf: test_cgrp2_sock2: fix an off by one
Dan Carpenter
2018-07-16
1
-1
/
+1
|
|
*
|
samples: bpf: ensure that we don't load over MAX_PROGS programs
Dan Carpenter
2018-07-16
1
-0
/
+3
|
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
6
-16
/
+93
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets
Jesper Dangaard Brouer
2018-07-14
1
-1
/
+10
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-04
5
-6
/
+321
|
|
\
\
\
|
|
*
|
|
samples/bpf: xdp_rxq_info action XDP_TX must adjust MAC-addrs
Jesper Dangaard Brouer
2018-06-28
2
-1
/
+36
|
|
*
|
|
samples/bpf: extend xdp_rxq_info to read packet payload
Jesper Dangaard Brouer
2018-06-28
2
-6
/
+47
|
|
*
|
|
samples/bpf: Add xdp_sample_pkts example
Toke Høiland-Jørgensen
2018-06-27
3
-0
/
+239
*
|
|
|
|
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
1
-11
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-07-18
1
-6
/
+6
|
*
|
|
|
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
1
-5
/
+5
|
|
/
/
/
*
|
|
|
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
Jesper Dangaard Brouer
2018-08-09
2
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
samples/bpf: Fix tc and ip paths in xdp2skb_meta.sh
Taeung Song
2018-07-10
1
-3
/
+3
*
|
|
samples/bpf: add .gitignore file
Taeung Song
2018-07-05
1
-0
/
+49
*
|
|
samples/bpf: Check the error of write() and read()
Taeung Song
2018-07-05
1
-4
/
+15
*
|
|
samples/bpf: Check the result of system()
Taeung Song
2018-07-05
1
-3
/
+24
*
|
|
samples/bpf: add missing <linux/if_vlan.h>
Taeung Song
2018-07-05
1
-5
/
+1
*
|
|
samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sample
Magnus Karlsson
2018-07-02
1
-1
/
+1
|
/
/
*
|
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
2018-06-29
1
-4
/
+4
|
/
*
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
*
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
2018-06-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
6
-59
/
+599
|
\
|
*
samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmit
Jesper Dangaard Brouer
2018-05-24
2
-5
/
+40
|
*
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
Jesper Dangaard Brouer
2018-05-24
2
-1
/
+82
|
*
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
3
-0
/
+405
|
*
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]