1. b0b3fb6 bpf: Remove set but not used variable 'dst_known' by Mao Wenan · 5 years ago
  2. 3fd8dc2 net: hns3: remove an unnecessary check in hclge_set_umv_space() by Huazhong Tan · 4 years, 11 months ago
  3. 659d458 net: openvswitch: use div_u64() for 64-by-32 divisions by Tonghao Zhang · 4 years, 11 months ago
  4. 4b36a0d net: openvswitch: suitable access to the dp_meters by Tonghao Zhang · 4 years, 11 months ago
  5. 06b439d Merge branch 'hinic-add-SR-IOV-support' by David S. Miller · 4 years, 11 months ago
  6. 1f62cfa hinic: add net_device_ops associated with vf by Luo bin · 4 years, 11 months ago
  7. 7dd29ee hinic: add sriov feature support by Luo bin · 4 years, 11 months ago
  8. a425b6e hinic: add mailbox function support by Luo bin · 4 years, 11 months ago
  9. c90af58 net/mlx4_core: Add missing iounmap() in error path by Zou Wei · 4 years, 11 months ago
  10. df346f1 dccp: remove unused inline function dccp_set_seqno by YueHaibing · 4 years, 11 months ago
  11. 163749a qlcnic: remove unused inline function qlcnic_hw_write_wx_2M by YueHaibing · 4 years, 11 months ago
  12. 308de89 liquidio: remove unused inline functions by YueHaibing · 4 years, 11 months ago
  13. 3e14462 ptp: clockmatrix: remove unnecessary comparison by Yang Yingliang · 4 years, 11 months ago
  14. f30e472 hsr: remove unnecessary code in hsr_dev_change_mtu() by Taehee Yoo · 4 years, 11 months ago
  15. 071c8ed tcp: mptcp: use mptcp receive buffer space to select rcv window by Florian Westphal · 4 years, 11 months ago
  16. 460fd83 dpaa2-eth: add channel stat to debugfs by Ioana Ciornei · 4 years, 11 months ago
  17. ae23aae octeontx2-pf: Remove unneeded semicolon by Zheng Bin · 4 years, 11 months ago
  18. dce38b7 net: phy: dp83867: Remove unneeded semicolon by Zheng Bin · 4 years, 11 months ago
  19. 8b5d10e Merge branch 'net-hns3-refactor-for-MAC-table' by David S. Miller · 4 years, 11 months ago
  20. 039ba86 net: hns3: optimize the filter table entries handling when resetting by Jian Shen · 4 years, 11 months ago
  21. 7d0b345 net: hns3: use mutex vport_lock instead of mutex umv_lock by Jian Shen · 4 years, 11 months ago
  22. c631c69 net: hns3: refactor the promisc mode setting by Jian Shen · 4 years, 11 months ago
  23. f671237 net: hns3: add support for dumping UC and MC MAC list by Jian Shen · 4 years, 11 months ago
  24. ee4bcd3 net: hns3: refactor the MAC address configure by Jian Shen · 4 years, 11 months ago
  25. 4c58f59 net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space() by Jian Shen · 4 years, 11 months ago
  26. c1c5f66 net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space() by Jian Shen · 4 years, 11 months ago
  27. 1ac0e6c net: hns3: refine for unicast MAC VLAN space management by Jian Shen · 4 years, 11 months ago
  28. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  35. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 11 months ago
  36. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 5 years ago
  37. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 5 years ago
  38. 6f302bf bpf: Make bpf_link_fops static by Zou Wei · 4 years, 11 months ago
  39. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 11 months ago
  40. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 11 months ago
  41. 03f87c0 bpf: Propagate expected_attach_type when verifying freplace programs by Toke Høiland-Jørgensen · 4 years, 11 months ago
  42. 4adb7a4 bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd by Andrii Nakryiko · 4 years, 11 months ago
  43. 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 4 years, 11 months ago
  44. 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 4 years, 11 months ago
  45. 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 4 years, 11 months ago
  46. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 11 months ago
  47. 6033ceb ptp: idt82p33: remove unnecessary comparison by Yang Yingliang · 4 years, 11 months ago
  48. 5d7163a net: ipv6: remove unused inline function ip6_set_txhash by YueHaibing · 4 years, 11 months ago
  49. 7f023ec net: sched: remove unused inline function qdisc_reset_all_tx by YueHaibing · 4 years, 11 months ago
  50. d9e4171 net: atlantic: Remove unneeded semicolon by Zheng Bin · 4 years, 11 months ago
  51. 10395e9 net/mlxfw: Remove unneeded semicolon by Zheng Bin · 4 years, 11 months ago
  52. 3554e54 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 11 months ago
  53. ecaeceb net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 11 months ago
  54. 993e8ec Merge branch 'net-phy-smaller-phylib-improvements' by David S. Miller · 4 years, 11 months ago
  55. 9576e9f net: phy: clear phydev->suspended after soft reset by Heiner Kallweit · 4 years, 11 months ago
  56. 3194915 net: phy: remove genphy_no_soft_reset by Heiner Kallweit · 4 years, 11 months ago
  57. d70c47c net: phy: make phy_suspend a no-op if PHY is suspended already by Heiner Kallweit · 4 years, 11 months ago
  58. 5c05c1d net: phylink, dsa: eliminate phylink_fixed_state_cb() by Russell King · 4 years, 11 months ago
  59. 6861d6d Merge branch 'qdisc-noop' by David S. Miller · 4 years, 11 months ago
  60. b89c1e6 dpaa2-eth: fix return codes used in ndo_setup_tc by Jesper Dangaard Brouer · 4 years, 11 months ago
  61. b70ba69 net: sched: report ndo_setup_tc failures via extack by Jesper Dangaard Brouer · 4 years, 11 months ago
  62. 7f32708 macsec: avoid to set wrong mtu by Taehee Yoo · 4 years, 11 months ago
  63. 5ef58e2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 11 months ago
  64. 92dc39f Merge branch 'mlxsw-Mirroring-cleanups' by David S. Miller · 4 years, 11 months ago
  65. 4780dbd mlxsw: spectrum_span: Replace zero-length array with flexible-array member by Ido Schimmel · 4 years, 11 months ago
  66. 4c00daf mlxsw: spectrum_span: Use 'refcount_t' for reference counting by Ido Schimmel · 4 years, 11 months ago
  67. c0c2899 mlxsw: spectrum_span: Remove unnecessary debug prints by Ido Schimmel · 4 years, 11 months ago
  68. 7f9b099 mlxsw: spectrum_span: Rename parms() to parms_set() by Amit Cohen · 4 years, 11 months ago
  69. 8146458 mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure() by Amit Cohen · 4 years, 11 months ago
  70. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 11 months ago
  71. 8e9ccd0 Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  72. 5be35f7 Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  73. 9dc5d98 Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 11 months ago
  74. bc0c4d1 mm: check that mm is still valid in madvise() by Linus Torvalds · 4 years, 11 months ago
  75. c651b46 Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 11 months ago
  76. 0303b3a Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 11 months ago
  77. aee1a00 Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  78. 81da3d3 Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  79. 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  80. da5de55 Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
  81. 0db0d14 Merge branch 'acpi-pci' by Rafael J. Wysocki · 4 years, 11 months ago
  82. 4544db3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 11 months ago
  83. 4bee16d Merge branch 'pm-tools' by Rafael J. Wysocki · 4 years, 11 months ago
  84. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 11 months ago
  85. 9a19562 Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 11 months ago
  86. b4ecf26e Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 11 months ago
  87. 88412a4e Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 11 months ago
  88. c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 5 years ago
  89. 69cf397 afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH by David Howells · 4 years, 11 months ago
  90. be59167 afs: Remove some unused bits by David Howells · 4 years, 11 months ago
  91. 8ca47eb mac80211: sta_info: Add lockdep condition for RCU list usage by Madhuparna Bhowmik · 5 years ago
  92. 6cb5f3e mac80211: populate debugfs only after cfg80211 init by Johannes Berg · 4 years, 11 months ago
  93. 1802136 Merge branch 'ovs-meter-tables' by David S. Miller · 4 years, 11 months ago
  94. e573588 net: openvswitch: use u64 for meter bucket by Tonghao Zhang · 4 years, 11 months ago
  95. c77350089 net: openvswitch: make EINVAL return value more obvious by Tonghao Zhang · 4 years, 11 months ago
  96. a8e3873 net: openvswitch: remove the unnecessary check by Tonghao Zhang · 4 years, 11 months ago
  97. eb58eeb net: openvswitch: set max limitation to meters by Tonghao Zhang · 4 years, 11 months ago
  98. c7c4c44 net: openvswitch: expand the meters supported number by Tonghao Zhang · 4 years, 11 months ago
  99. e32b248 Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 11 months ago
  100. 11c5ec7 Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 11 months ago