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