aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole
2018-03-30Merge branch 'bpf-sockmap-ingress'Daniel Borkmann
2018-03-30bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT testsJohn Fastabend
2018-03-30bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:John Fastabend
2018-03-30bpf: sockmap, add BPF_F_INGRESS testsJohn Fastabend
2018-03-30bpf: sockmap redirect ingress supportJohn Fastabend
2018-03-28Merge branch 'nfp-bpf-updates'Alexei Starovoitov
2018-03-28nfp: bpf: improve wrong FW response warningsJakub Kicinski
2018-03-28nfp: bpf: add support for bpf_get_prandom_u32()Jakub Kicinski
2018-03-28nfp: bpf: add support for atomic add of unknown valuesJakub Kicinski
2018-03-28nfp: bpf: expose command delay slotsJakub Kicinski
2018-03-28nfp: bpf: add basic support for atomic addsJakub Kicinski
2018-03-28bpf: add parenthesis around argument of BPF_LDST_BYTES()Jakub Kicinski
2018-03-28nfp: bpf: add map deletes from the datapathJakub Kicinski
2018-03-28nfp: bpf: add map updates from the datapathJakub Kicinski
2018-03-28nfp: bpf: add helper for basic map call checksJakub Kicinski
2018-03-28nfp: bpf: add helper for validating stack pointersJakub Kicinski
2018-03-28nfp: bpf: rename map_lookup_stack() to map_call_stack_common()Jakub Kicinski
2018-03-28nfp: bpf: detect packet reads could be cached, enable the optimisationJiong Wang
2018-03-28nfp: bpf: support unaligned read offsetJiong Wang
2018-03-28nfp: bpf: read from packet data cache for PTR_TO_PACKETJiong Wang
2018-03-28Merge branch 'bpf-raw-tracepoints'Daniel Borkmann
2018-03-28selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov
2018-03-28samples/bpf: raw tracepoint testAlexei Starovoitov
2018-03-28libbpf: add bpf_raw_tracepoint_open helperAlexei Starovoitov
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-28macro: introduce COUNT_ARGS() macroAlexei Starovoitov
2018-03-28net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov
2018-03-28net/mac802154: disambiguate mac80215 vs mac802154 trace eventsAlexei Starovoitov
2018-03-28net/mediatek: disambiguate mt76 vs mt7601u trace eventsAlexei Starovoitov
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov
2018-03-28bpf: Add sock_ops R/W access to ipv4 tosNikita V. Shirokov
2018-03-28samples/bpf: fix spelling mistake: "revieve" -> "receive"Colin Ian King
2018-03-27bpf: follow idr code conventionShaohua Li
2018-03-26Merge branch 'bpf-verifier-log-btf-prep'Daniel Borkmann
2018-03-26bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()Martin KaFai Lau
2018-03-26bpf: Rename bpf_verifer_logMartin KaFai Lau
2018-03-23Merge branch 'bpf-print-insns-api'Daniel Borkmann
2018-03-23bpftool: Adjust to new print_bpf_insn interfaceJiri Olsa
2018-03-23bpf: Remove struct bpf_verifier_env argument from print_bpf_insnJiri Olsa
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-23bridge: Allow max MTU when multiple VLANs presentChas Williams
2018-03-23virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh
2018-03-23devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-22mm, thp: do not cause memcg oom for thpDavid Rientjes
2018-03-22mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin