index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
1
-0
/
+87
2018-01-19
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
1
-0
/
+104
2018-01-19
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
1
-0
/
+2
2018-01-19
bpf, verifier: detect misconfigured mem, size argument pair
Daniel Borkmann
1
-24
/
+55
2018-01-20
samples/bpf: xdp_monitor include cpumap tracepoints in monitoring
Jesper Dangaard Brouer
2
-67
/
+443
2018-01-19
Merge branch 'bpf-lpm-get-next-key'
Daniel Borkmann
2
-2
/
+215
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
1
-0
/
+122
2018-01-19
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
Yonghong Song
1
-2
/
+93
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
1
-0
/
+7
2018-01-19
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
1
-0
/
+1
2018-01-18
Merge branch 'bpf-array-map-offload-and-tests'
Daniel Borkmann
14
-48
/
+583
2018-01-18
nfp: bpf: add short busy wait for FW replies
Jakub Kicinski
1
-1
/
+8
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
3
-25
/
+218
2018-01-18
netdevsim: bpf: support fake map offload
Jakub Kicinski
2
-0
/
+249
2018-01-18
tools: bpftool: report device information for offloaded maps
Jakub Kicinski
1
-1
/
+6
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
5
-0
/
+69
2018-01-18
bpf: offload: allow array map offload
Jakub Kicinski
2
-1
/
+4
2018-01-18
bpf: arraymap: use bpf_map_init_from_attr()
Jakub Kicinski
1
-6
/
+1
2018-01-18
bpf: arraymap: move checks out of alloc function
Jakub Kicinski
1
-14
/
+28
2018-01-18
Merge branch 'bpf-improve-test-verifier-coverage'
Daniel Borkmann
3
-1
/
+52
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
1
-1
/
+49
2018-01-18
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
2
-0
/
+3
2018-01-18
bpf: Sync kernel ABI header with tooling header
Jesper Dangaard Brouer
1
-1
/
+11
2018-01-18
tools/bpf_jit_disasm: silence a static checker warning
Dan Carpenter
1
-3
/
+4
2018-01-18
bpf: add comments to BPF ld/ldx sizes
Jesper Dangaard Brouer
2
-4
/
+5
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
1
-1
/
+1
2018-01-18
samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidated
Jesper Dangaard Brouer
1
-3
/
+5
2018-01-18
Merge branch 'bpf-dump-and-disasm-nfp-jit'
Daniel Borkmann
8
-17
/
+154
2018-01-18
tools: bpftool: improve architecture detection by using ifindex
Jiong Wang
4
-3
/
+102
2018-01-18
nfp: bpf: set new jit info fields
Jiong Wang
1
-1
/
+9
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
3
-13
/
+43
2018-01-17
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...
David S. Miller
6
-67
/
+202
2018-01-17
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
cxgb4: restructure VF mgmt code
Ganesh Goudar
2
-204
/
+190
2018-01-17
net: Remove spinlock from get_net_ns_by_id()
Kirill Tkhai
1
-2
/
+0
2018-01-17
net: Fix possible race in peernet2id_alloc()
Kirill Tkhai
1
-2
/
+11
2018-01-17
Merge branch 'tun-allow-to-attach-eBPF-filter'
David S. Miller
2
-20
/
+51
2018-01-17
tun: allow to attach ebpf socket filter
Jason Wang
2
-4
/
+35
2018-01-17
tuntap: rename struct tun_steering_prog to struct tun_prog
Jason Wang
1
-16
/
+16
2018-01-17
Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances'
David S. Miller
17
-322
/
+1111
2018-01-17
mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
Jiri Pirko
3
-20
/
+17
2018-01-17
mlxsw: spectrum_acl: Implement TC block sharing
Jiri Pirko
4
-95
/
+401
2018-01-17
mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
Jiri Pirko
3
-21
/
+24
2018-01-17
mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
Jiri Pirko
1
-56
/
+46
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
1
-16
/
+64
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
3
-0
/
+69
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
2
-84
/
+128
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
6
-23
/
+99
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
2
-7
/
+2
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
6
-4
/
+76
[next]