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