index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev-FAQ: clarify DaveM's position for stable backports
Cong Wang
2018-06-05
1
-0
/
+9
*
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-05
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
76
-730
/
+3841
|
\
|
*
Merge branch 'bpf-af-xdp-zc-api'
Daniel Borkmann
2018-06-05
10
-61
/
+384
|
|
\
|
|
*
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
Björn Töpel
2018-06-05
1
-0
/
+5
|
|
*
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
2018-06-05
5
-11
/
+137
|
|
*
net: added netdevice operation for Tx
Magnus Karlsson
2018-06-05
1
-0
/
+2
|
|
*
xsk: add zero-copy support for Rx
Björn Töpel
2018-06-05
5
-21
/
+165
|
|
*
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2018-06-05
2
-5
/
+24
|
|
*
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
2018-06-05
1
-0
/
+8
|
|
*
xsk: introduce xdp_umem_page
Björn Töpel
2018-06-05
3
-4
/
+21
|
|
*
xsk: moved struct xdp_umem definition
Björn Töpel
2018-06-05
4
-24
/
+26
|
|
/
|
*
Merge branch 'bpf-xdp-remove-xdp-flush'
Daniel Borkmann
2018-06-05
7
-81
/
+1
|
|
\
|
|
*
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-4
/
+0
|
|
*
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-22
/
+1
|
|
*
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-13
/
+0
|
|
*
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-21
/
+0
|
|
*
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-06-05
3
-21
/
+0
|
|
/
|
*
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
Wang YanQing
2018-06-05
1
-5
/
+5
|
*
bpf, arm32: correct check_imm24
Wang YanQing
2018-06-05
1
-3
/
+3
|
*
bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS
Yonghong Song
2018-06-04
1
-0
/
+2
|
*
Merge branch 'bpf-af-xdp-fixes'
Daniel Borkmann
2018-06-04
9
-203
/
+172
|
|
\
|
|
*
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
|
|
*
xsk: new descriptor addressing scheme
Björn Töpel
2018-06-04
8
-129
/
+123
|
|
*
xsk: proper Rx drop statistics update
Björn Töpel
2018-06-04
1
-5
/
+5
|
|
*
xsk: proper fill queue descriptor validation
Björn Töpel
2018-06-04
2
-29
/
+14
|
|
/
|
*
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
2018-06-04
3
-3
/
+3
|
*
Merge branch 'bpf_get_current_cgroup_id'
Alexei Starovoitov
2018-06-04
13
-4
/
+267
|
|
\
|
|
*
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-04
6
-2
/
+232
|
|
*
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-04
2
-1
/
+9
|
|
*
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-04
5
-1
/
+26
|
|
/
|
*
Merge branch 'ndo_xdp_xmit-cleanup'
Alexei Starovoitov
2018-06-03
9
-35
/
+72
|
|
\
|
|
*
bpf/xdp: devmap can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
1
-13
/
+6
|
|
*
bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
1
-2
/
+1
|
|
*
xdp: done implementing ndo_xdp_xmit flush flag for all drivers
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+0
|
|
*
virtio_net: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+5
|
|
*
tun: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-6
/
+13
|
|
*
ixgbe: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-6
/
+14
|
|
*
i40e: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-2
/
+8
|
|
*
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
9
-11
/
+32
|
|
/
|
*
Merge branch 'misc-BPF-improvements'
Alexei Starovoitov
2018-06-03
13
-70
/
+421
|
|
\
|
|
*
bpf, doc: add missing patchwork url and libbpf to maintainers
Daniel Borkmann
2018-06-03
1
-0
/
+2
|
|
*
bpf: sync bpf uapi header with tools
Daniel Borkmann
2018-06-03
1
-2
/
+20
|
|
*
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
2018-06-03
3
-9
/
+34
|
|
*
bpf: fix cbpf parser bug for octal numbers
Daniel Borkmann
2018-06-03
1
-1
/
+1
|
|
*
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
2018-06-03
2
-1
/
+8
|
|
*
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
2018-06-03
2
-3
/
+45
|
|
*
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
2018-06-03
3
-22
/
+61
|
|
*
bpf: show prog and map id in fdinfo
Daniel Borkmann
2018-06-03
1
-4
/
+8
[next]