- 0dbc866 libbpf: Add low-level APIs for new bpf_link commands by Andrii Nakryiko · 4 years, 11 months ago
- f2e10bf bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link by Andrii Nakryiko · 4 years, 11 months ago
- 2d602c8 bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link by Andrii Nakryiko · 4 years, 11 months ago
- a3b80e1 bpf: Allocate ID for bpf_link by Andrii Nakryiko · 4 years, 11 months ago
- f9d0412 bpf: Refactor bpf_link update handling by Andrii Nakryiko · 4 years, 11 months ago
- 9b329d0 selftests/bpf: fix test_sysctl_prog with alu32 by Alexei Starovoitov · 4 years, 11 months ago
- a6bbdf2 libbpf: Remove unneeded semicolon in btf_dump_emit_type by Zou Wei · 4 years, 11 months ago
- b26d1e2 selftests/bpf: Copy runqslower to OUTPUT directory by Veronika Kabatova · 4 years, 11 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 11 months ago
- 8c1b2bf bpf, cgroup: Remove unused exports by Christoph Hellwig · 5 years ago
- e411eb2 libbpf: Return err if bpf_object__load failed by Mao Wenan · 4 years, 11 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 5 years ago
- f461d2d sysctl: avoid forward declarations by Christoph Hellwig · 5 years ago
- 2374c09 sysctl: remove all extern declaration from sysctl.c by Christoph Hellwig · 5 years ago
- 26363af mm: remove watermark_boost_factor_sysctl_handler by Christoph Hellwig · 5 years ago
- f131bd3 Merge branch 'cloudflare-prog' by Alexei Starovoitov · 4 years, 11 months ago
- 2345890 selftests/bpf: Add cls_redirect classifier by Lorenz Bauer · 5 years ago
- 6f8a57c bpf: Make verifier log more relevant by default by Andrii Nakryiko · 5 years ago
- 71d1921 bpf: add bpf_ktime_get_boot_ns() by Maciej Żenczykowski · 4 years, 11 months ago
- 0a05861 xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments by Tobias Klauser · 5 years ago
- 082b57e net: bpf: Make bpf_ktime_get_ns() available to non GPL programs by Maciej Żenczykowski · 5 years ago
- 6f3f65d net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head by Lorenzo Colitti · 5 years ago
- 6890896 bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n by Stanislav Fomichev · 5 years ago
- 745abfa bpf, riscv: Fix tail call count off by one in RV32 BPF JIT by Luke Nelson · 5 years ago
- ae460c0 bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h by Yoshiki Komachi · 5 years ago
- 0456ea1 bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT} by Stanislav Fomichev · 5 years ago
- 93e5168 tools/bpf/bpftool: Remove duplicate headers by Jagadeesh Pagadala · 5 years ago
- b0b3fb6 bpf: Remove set but not used variable 'dst_known' by Mao Wenan · 5 years ago
- 3fd8dc2 net: hns3: remove an unnecessary check in hclge_set_umv_space() by Huazhong Tan · 4 years, 11 months ago
- 659d458 net: openvswitch: use div_u64() for 64-by-32 divisions by Tonghao Zhang · 5 years ago
- 4b36a0d net: openvswitch: suitable access to the dp_meters by Tonghao Zhang · 5 years ago
- 06b439d Merge branch 'hinic-add-SR-IOV-support' by David S. Miller · 4 years, 11 months ago
- 1f62cfa hinic: add net_device_ops associated with vf by Luo bin · 5 years ago
- 7dd29ee hinic: add sriov feature support by Luo bin · 5 years ago
- a425b6e hinic: add mailbox function support by Luo bin · 5 years ago
- c90af58 net/mlx4_core: Add missing iounmap() in error path by Zou Wei · 5 years ago
- df346f1 dccp: remove unused inline function dccp_set_seqno by YueHaibing · 5 years ago
- 163749a qlcnic: remove unused inline function qlcnic_hw_write_wx_2M by YueHaibing · 5 years ago
- 308de89 liquidio: remove unused inline functions by YueHaibing · 5 years ago
- 3e14462 ptp: clockmatrix: remove unnecessary comparison by Yang Yingliang · 5 years ago
- f30e472 hsr: remove unnecessary code in hsr_dev_change_mtu() by Taehee Yoo · 5 years ago
- 071c8ed tcp: mptcp: use mptcp receive buffer space to select rcv window by Florian Westphal · 5 years ago
- 460fd83 dpaa2-eth: add channel stat to debugfs by Ioana Ciornei · 5 years ago
- ae23aae octeontx2-pf: Remove unneeded semicolon by Zheng Bin · 5 years ago
- dce38b7 net: phy: dp83867: Remove unneeded semicolon by Zheng Bin · 5 years ago
- 8b5d10e Merge branch 'net-hns3-refactor-for-MAC-table' by David S. Miller · 4 years, 11 months ago
- 039ba86 net: hns3: optimize the filter table entries handling when resetting by Jian Shen · 5 years ago
- 7d0b345 net: hns3: use mutex vport_lock instead of mutex umv_lock by Jian Shen · 5 years ago
- c631c69 net: hns3: refactor the promisc mode setting by Jian Shen · 5 years ago
- f671237 net: hns3: add support for dumping UC and MC MAC list by Jian Shen · 5 years ago
- ee4bcd3 net: hns3: refactor the MAC address configure by Jian Shen · 5 years ago
- 4c58f59 net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space() by Jian Shen · 5 years ago
- c1c5f66 net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space() by Jian Shen · 5 years ago
- 1ac0e6c net: hns3: refine for unicast MAC VLAN space management by Jian Shen · 5 years ago
- d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 11 months ago
- acd6294 Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
- 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
- e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
- 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 11 months ago
- ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
- 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
- e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 5 years ago
- dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 5 years ago
- 6f302bf bpf: Make bpf_link_fops static by Zou Wei · 5 years ago
- 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 5 years ago
- 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 5 years ago
- 03f87c0 bpf: Propagate expected_attach_type when verifying freplace programs by Toke Høiland-Jørgensen · 5 years ago
- 4adb7a4 bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd by Andrii Nakryiko · 5 years ago
- 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 5 years ago
- 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 5 years ago
- 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 5 years ago
- a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 5 years ago
- 6033ceb ptp: idt82p33: remove unnecessary comparison by Yang Yingliang · 5 years ago
- 5d7163a net: ipv6: remove unused inline function ip6_set_txhash by YueHaibing · 5 years ago
- 7f023ec net: sched: remove unused inline function qdisc_reset_all_tx by YueHaibing · 5 years ago
- d9e4171 net: atlantic: Remove unneeded semicolon by Zheng Bin · 5 years ago
- 10395e9 net/mlxfw: Remove unneeded semicolon by Zheng Bin · 5 years ago
- 3554e54 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 5 years ago
- ecaeceb net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 5 years ago
- 993e8ec Merge branch 'net-phy-smaller-phylib-improvements' by David S. Miller · 5 years ago
- 9576e9f net: phy: clear phydev->suspended after soft reset by Heiner Kallweit · 5 years ago
- 3194915 net: phy: remove genphy_no_soft_reset by Heiner Kallweit · 5 years ago
- d70c47c net: phy: make phy_suspend a no-op if PHY is suspended already by Heiner Kallweit · 5 years ago
- 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 5 years ago
- 6861d6d Merge branch 'qdisc-noop' by David S. Miller · 5 years ago
- b89c1e6 dpaa2-eth: fix return codes used in ndo_setup_tc by Jesper Dangaard Brouer · 5 years ago
- b70ba69 net: sched: report ndo_setup_tc failures via extack by Jesper Dangaard Brouer · 5 years ago
- 7f32708 macsec: avoid to set wrong mtu by Taehee Yoo · 5 years ago
- 5ef58e2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 92dc39f Merge branch 'mlxsw-Mirroring-cleanups' by David S. Miller · 5 years ago
- 4780dbd mlxsw: spectrum_span: Replace zero-length array with flexible-array member by Ido Schimmel · 5 years ago
- 4c00daf mlxsw: spectrum_span: Use 'refcount_t' for reference counting by Ido Schimmel · 5 years ago
- c0c2899 mlxsw: spectrum_span: Remove unnecessary debug prints by Ido Schimmel · 5 years ago
- 7f9b099 mlxsw: spectrum_span: Rename parms() to parms_set() by Amit Cohen · 5 years ago
- 8146458 mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure() by Amit Cohen · 5 years ago
- 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 5 years ago
- 8e9ccd0 Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 5be35f7 Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 9dc5d98 Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago