summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-04-28libbpf: Remove unneeded semicolon in btf_dump_emit_typeZou Wei
2020-04-28selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27bpf, cgroup: Remove unused exportsChristoph Hellwig
2020-04-27libbpf: Return err if bpf_object__load failedMao Wenan
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-27sysctl: avoid forward declarationsChristoph Hellwig
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig
2020-04-26Merge branch 'cloudflare-prog'Alexei Starovoitov
2020-04-26selftests/bpf: Add cls_redirect classifierLorenz Bauer
2020-04-26bpf: Make verifier log more relevant by defaultAndrii Nakryiko
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-26xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit commentsTobias Klauser
2020-04-26net: bpf: Make bpf_ktime_get_ns() available to non GPL programsMaciej Żenczykowski
2020-04-26net: bpf: Allow TC programs to call BPF_FUNC_skb_change_headLorenzo Colitti
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev
2020-04-26bpf, riscv: Fix tail call count off by one in RV32 BPF JITLuke Nelson
2020-04-26bpf_helpers.h: Add note for building with vmlinux.h or linux/types.hYoshiki Komachi
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev
2020-04-26tools/bpf/bpftool: Remove duplicate headersJagadeesh Pagadala
2020-04-26bpf: Remove set but not used variable 'dst_known'Mao Wenan
2020-04-25net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan
2020-04-25net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang
2020-04-25net: openvswitch: suitable access to the dp_metersTonghao Zhang
2020-04-25Merge branch 'hinic-add-SR-IOV-support'David S. Miller
2020-04-25hinic: add net_device_ops associated with vfLuo bin
2020-04-25hinic: add sriov feature supportLuo bin
2020-04-25hinic: add mailbox function supportLuo bin
2020-04-25net/mlx4_core: Add missing iounmap() in error pathZou Wei
2020-04-25dccp: remove unused inline function dccp_set_seqnoYueHaibing
2020-04-25qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing
2020-04-25liquidio: remove unused inline functionsYueHaibing
2020-04-25ptp: clockmatrix: remove unnecessary comparisonYang Yingliang
2020-04-25hsr: remove unnecessary code in hsr_dev_change_mtu()Taehee Yoo
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal
2020-04-25dpaa2-eth: add channel stat to debugfsIoana Ciornei
2020-04-25octeontx2-pf: Remove unneeded semicolonZheng Bin
2020-04-25net: phy: dp83867: Remove unneeded semicolonZheng Bin
2020-04-25Merge branch 'net-hns3-refactor-for-MAC-table'David S. Miller
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen
2020-04-25net: hns3: use mutex vport_lock instead of mutex umv_lockJian Shen
2020-04-25net: hns3: refactor the promisc mode settingJian Shen
2020-04-25net: hns3: add support for dumping UC and MC MAC listJian Shen
2020-04-25net: hns3: refactor the MAC address configureJian Shen
2020-04-25net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()Jian Shen
2020-04-25net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()Jian Shen
2020-04-25net: hns3: refine for unicast MAC VLAN space managementJian Shen
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds