summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-01samples/bpf: Convert XDP samples to libbpf usageMaciej Fijalkowski
2019-02-01samples/bpf: xdp_redirect_cpu have not need for read_trace_pipeJesper Dangaard Brouer
2019-02-01libbpf: Add a helper for retrieving a map fd for a given nameMaciej Fijalkowski
2019-02-01bpf: powerpc64: add JIT support for bpf line infoSandipan Das
2019-02-01Merge branch 'bpf-spinlocks'Daniel Borkmann
2019-02-01selftests/bpf: test for BPF_F_LOCKAlexei Starovoitov
2019-02-01libbpf: introduce bpf_map_lookup_elem_flags()Alexei Starovoitov
2019-02-01tools/bpf: sync uapi/bpf.hAlexei Starovoitov
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov
2019-02-01selftests/bpf: add bpf_spin_lock C testAlexei Starovoitov
2019-02-01selftests/bpf: add bpf_spin_lock verifier testsAlexei Starovoitov
2019-02-01tools/bpf: sync include/uapi/linux/bpf.hAlexei Starovoitov
2019-02-01bpf: add support for bpf_spin_lock to cgroup local storageAlexei Starovoitov
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks
2019-01-31bpf: fix missing prototype warningsValdis Kletnieks
2019-01-31bpf: fix bitrotted kerneldocValdis Kletnieks
2019-01-31Merge branch 'bpf-tests-probe-kernel-support'Daniel Borkmann
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev
2019-01-31selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...Stanislav Fomichev
2019-01-31selftests/bpf: skip verifier tests for unsupported map typesStanislav Fomichev
2019-01-31selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev
2019-01-31selftests/bpf: skip sockmap in test_maps if kernel doesn't have supportStanislav Fomichev
2019-01-30Merge branch 'hns3-next'David S. Miller
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen
2019-01-30net: hns3: stop sending keep alive msg to PF when VF is resettingJian Shen
2019-01-30net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li
2019-01-30net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan
2019-01-30net: hns3: fix for rss result nonuniformJian Shen
2019-01-30net: hns3: fix netif_napi_del() not do problem when unloadingHuazhong Tan
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan
2019-01-30net: hns3: use the correct interface to stop|open portPeng Li
2019-01-30net: hns3: fix VF dump register issueJian Shen
2019-01-30net: hns3: reuse the definition of l3 and l4 header info unionliyongxin
2019-01-30Merge branch 'net-dsa-mt7530-support-MT7530-in-the-MT7621-SoC'David S. Miller
2019-01-30dt-bindings: net: dsa: add new MT7530 binding to support MT7621Greg Ungerer
2019-01-30net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoCGreg Ungerer
2019-01-30net: ethernet: mediatek: support MT7621 SoC ethernet hardwareBjørn Mork
2019-01-30Merge branch 'mlxsw-spectrum_acl-Include-delta-bits-into-hashtable-key'David S. Miller
2019-01-30selftests: spectrum-2: Add delta two masks one key testJiri Pirko
2019-01-30selftests: spectrum-2: Fix multiple_masks_testJiri Pirko
2019-01-30selftests: spectrum-2: Extend and move trace helpersJiri Pirko
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko
2019-01-30mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko
2019-01-30Merge branch 'sctp-support-SCTP_FUTURE-CURRENT-ALL_ASSOC'David S. Miller
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...Xin Long
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_EVENT sockoptXin Long
2019-01-30sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_ENABLE_STREAM...Xin Long