index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-19
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
2018-01-19
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
2018-01-19
bpf, verifier: detect misconfigured mem, size argument pair
Daniel Borkmann
2018-01-20
samples/bpf: xdp_monitor include cpumap tracepoints in monitoring
Jesper Dangaard Brouer
2018-01-19
Merge branch 'bpf-lpm-get-next-key'
Daniel Borkmann
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
2018-01-19
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
Yonghong Song
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
2018-01-19
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
2018-01-18
Merge branch 'bpf-array-map-offload-and-tests'
Daniel Borkmann
2018-01-18
nfp: bpf: add short busy wait for FW replies
Jakub Kicinski
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
2018-01-18
netdevsim: bpf: support fake map offload
Jakub Kicinski
2018-01-18
tools: bpftool: report device information for offloaded maps
Jakub Kicinski
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
bpf: offload: allow array map offload
Jakub Kicinski
2018-01-18
bpf: arraymap: use bpf_map_init_from_attr()
Jakub Kicinski
2018-01-18
bpf: arraymap: move checks out of alloc function
Jakub Kicinski
2018-01-18
Merge branch 'bpf-improve-test-verifier-coverage'
Daniel Borkmann
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-18
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2018-01-18
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
2018-01-18
tools/bpf_jit_disasm: silence a static checker warning
Dan Carpenter
2018-01-18
bpf: add comments to BPF ld/ldx sizes
Jesper Dangaard Brouer
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
2018-01-18
samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated
Jesper Dangaard Brouer
2018-01-18
Merge branch 'bpf-dump-and-disasm-nfp-jit'
Daniel Borkmann
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
2018-01-18
nfp: bpf: set new jit info fields
Jiong Wang
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
2018-01-17
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-17
vxlan: Fix trailing semicolon
Luis de Bethencourt
2018-01-17
cxgb4: restructure VF mgmt code
Ganesh Goudar
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
2018-01-17
Merge branch 'tun-allow-to-attach-eBPF-filter'
David S. Miller
2018-01-17
tun: allow to attach ebpf socket filter
Jason Wang
2018-01-17
tuntap: rename struct tun_steering_prog to struct tun_prog
Jason Wang
2018-01-17
Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances'
David S. Miller
2018-01-17
mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Implement TC block sharing
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
Jiri Pirko
2018-01-17
mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
Jiri Pirko
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
[next]