1. 1e5e4ac Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 8 months ago
  2. 95aafe9 net: ethernet: ixp4xx: Support device tree probing by Linus Walleij · 3 years, 9 months ago
  3. 3e8047a net: ethernet: ixp4xx: Retire ancient phy retrieveal by Linus Walleij · 3 years, 9 months ago
  4. 48ac0b5 net: ethernet: ixp4xx: Add DT bindings by Linus Walleij · 3 years, 9 months ago
  5. 9c68011 r8152: remove some bit operations by Hayes Wang · 3 years, 9 months ago
  6. 64ff412 hv_netvsc: Make netvsc/VF binding check both MAC and serial number by Dexuan Cui · 3 years, 9 months ago
  7. bf7d20c ch_ktls: Remove redundant variable result by Jiapeng Chong · 3 years, 9 months ago
  8. 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  9. f1b9acd net/mlx5: SF, Extend SF table for additional SF id range by Parav Pandit · 3 years, 10 months ago
  10. a3088f8 net/mlx5: SF, Split mlx5_sf_hw_table into two parts by Parav Pandit · 3 years, 10 months ago
  11. 01ed955 net/mlx5: SF, Use helpers for allocation and free by Parav Pandit · 3 years, 10 months ago
  12. 326c08a net/mlx5: SF, Consider own vhca events of SF devices by Parav Pandit · 3 years, 10 months ago
  13. 7e6ccbc net/mlx5: SF, Store and use start function id by Parav Pandit · 3 years, 10 months ago
  14. a1ab3e4 devlink: Extend SF port attributes to have external attribute by Parav Pandit · 3 years, 10 months ago
  15. 1d79793 net/mlx5: SF, Rely on hw table for SF devlink port allocation by Parav Pandit · 3 years, 10 months ago
  16. 87bd418 net/mlx5: E-Switch, Consider SF ports of host PF by Parav Pandit · 3 years, 10 months ago
  17. 47dd7e6 net/mlx5: E-Switch, Use xarray for vport number to vport and rep mapping by Parav Pandit · 3 years, 10 months ago
  18. 9f8c710 net/mlx5: E-Switch, Prepare to return total vports from eswitch struct by Parav Pandit · 3 years, 10 months ago
  19. 06ec5ac net/mlx5: E-Switch, Return eswitch max ports when eswitch is supported by Parav Pandit · 3 years, 10 months ago
  20. 350a62ca bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst by Tiezhu Yang · 3 years, 9 months ago
  21. b2f0ca0 phy: nxp-c45-tja11xx: add interrupt support by Radu Pirea (NXP OSS) · 3 years, 9 months ago
  22. cbbd21a net/atm: Fix spelling mistake "requed" -> "requeued" by Colin Ian King · 3 years, 9 months ago
  23. b881d08 selftests/net: bump timeout to 5 minutes by Po-Hsu Lin · 3 years, 9 months ago
  24. bd6e229 Merge branch 'mptcp-msg-flags' by David S. Miller · 3 years, 9 months ago
  25. df8aee6 selftests: mptcp: add a test case for MSG_PEEK by Yonglong Li · 3 years, 9 months ago
  26. ca4fb892 mptcp: add MSG_PEEK support by Yonglong Li · 3 years, 9 months ago
  27. 987858e mptcp: ignore unsupported msg flags by Paolo Abeni · 3 years, 9 months ago
  28. d976092 mptcp: implement MSG_TRUNC support by Paolo Abeni · 3 years, 9 months ago
  29. cb9d80f mptcp: implement dummy MSG_ERRQUEUE support by Paolo Abeni · 3 years, 9 months ago
  30. 7d3c107 Merge branch 'BPF static linker: support externs' by Alexei Starovoitov · 3 years, 9 months ago
  31. a9dab4e selftests/bpf: Document latest Clang fix expectations for linking tests by Andrii Nakryiko · 3 years, 9 months ago
  32. 3b2ad50 selftests/bpf: Add map linking selftest by Andrii Nakryiko · 3 years, 9 months ago
  33. 14f1aae selftests/bpf: Add global variables linking selftest by Andrii Nakryiko · 3 years, 9 months ago
  34. f2644fb selftests/bpf: Add function linking selftest by Andrii Nakryiko · 3 years, 9 months ago
  35. b131aed selftests/bpf: Omit skeleton generation for multi-linked BPF object files by Andrii Nakryiko · 3 years, 9 months ago
  36. 41c472e selftests/bpf: Use -O0 instead of -Og in selftests builds by Andrii Nakryiko · 3 years, 9 months ago
  37. 0a34245 libbpf: Support extern resolution for BTF-defined maps in .maps section by Andrii Nakryiko · 3 years, 9 months ago
  38. a463492 libbpf: Add linker extern resolution support for functions and global variables by Andrii Nakryiko · 3 years, 9 months ago
  39. 83a1572 libbpf: Tighten BTF type ID rewriting with error checking by Andrii Nakryiko · 3 years, 9 months ago
  40. 386b1d2 libbpf: Extend sanity checking ELF symbols with externs validation by Andrii Nakryiko · 3 years, 9 months ago
  41. 42869d2 libbpf: Make few internal helpers available outside of libbpf.c by Andrii Nakryiko · 3 years, 9 months ago
  42. beaa371 libbpf: Factor out symtab and relos sanity checks by Andrii Nakryiko · 3 years, 9 months ago
  43. c7ef5ec libbpf: Refactor BTF map definition parsing by Andrii Nakryiko · 3 years, 9 months ago
  44. 6245947 libbpf: Allow gaps in BPF program sections to support overriden weak functions by Andrii Nakryiko · 3 years, 9 months ago
  45. aea28a6 libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier by Andrii Nakryiko · 3 years, 9 months ago
  46. 0fec7a3 libbpf: Suppress compiler warning when using SEC() macro with externs by Andrii Nakryiko · 3 years, 9 months ago
  47. 5b438f0 bpftool: Dump more info about DATASEC members by Andrii Nakryiko · 3 years, 9 months ago
  48. 0dd7e45 bpftool: Support dumping BTF VAR's "extern" linkage by Andrii Nakryiko · 3 years, 9 months ago
  49. b1ce98c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 9 months ago
  50. cbf2ec5 Merge branch 'mlxsw-selftest-fixes' by David S. Miller · 3 years, 9 months ago
  51. 1233898 selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test by Petr Machata · 3 years, 9 months ago
  52. dda7f4f selftests: mlxsw: Increase the tolerance of backlog buildup by Petr Machata · 3 years, 9 months ago
  53. 059b18e2 selftests: mlxsw: Return correct error code in resource scale tests by Danielle Ratson · 3 years, 9 months ago
  54. 1f1c921 selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test by Danielle Ratson · 3 years, 9 months ago
  55. b6fc2f2 selftests: mlxsw: Remove a redundant if statement in port_scale test by Danielle Ratson · 3 years, 9 months ago
  56. c8d0260 selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static by Petr Machata · 3 years, 9 months ago
  57. e40fa65 Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 3 years, 9 months ago
  58. 8f8590d Merge branch 'r8152-adjust-REALTEK_USB_DEVICE' by David S. Miller · 3 years, 9 months ago
  59. 55319ee r8152: redefine REALTEK_USB_DEVICE macro by Hayes Wang · 3 years, 9 months ago
  60. e7865ea r8152: remove NCM mode from REALTEK_USB_DEVICE macro by Hayes Wang · 3 years, 9 months ago
  61. 7ce9c3d enetc: fix locking for one-step timestamping packet transfer by Yangbo Lu · 3 years, 9 months ago
  62. 7679f86 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 9 months ago
  63. d02f304 Merge branch 'mk_eth_soc_fixes-perf-improvements' by David S. Miller · 3 years, 9 months ago
  64. 3bc8e0a net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init by Ilya Lipnitskiy · 3 years, 9 months ago
  65. fa817272 net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present by Felix Fietkau · 3 years, 9 months ago
  66. db2c7b3 net: ethernet: mtk_eth_soc: rework NAPI callbacks by Ilya Lipnitskiy · 3 years, 9 months ago
  67. 16769a8 net: ethernet: mtk_eth_soc: reduce unnecessary interrupts by Felix Fietkau · 3 years, 9 months ago
  68. 816ac3e net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done by Felix Fietkau · 3 years, 9 months ago
  69. 4e6bf60 net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor by Felix Fietkau · 3 years, 9 months ago
  70. e9229ff net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation by Felix Fietkau · 3 years, 9 months ago
  71. 6b4423b net: ethernet: mtk_eth_soc: increase DMA ring sizes by Felix Fietkau · 3 years, 9 months ago
  72. 59555a8 net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX by Felix Fietkau · 3 years, 9 months ago
  73. 16ef670 net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops by Felix Fietkau · 3 years, 9 months ago
  74. 3630d51 net: ethernet: mtk_eth_soc: reduce MDIO bus access latency by Felix Fietkau · 3 years, 9 months ago
  75. c30c4a8 net: ethernet: mtk_eth_soc: use napi_consume_skb by Felix Fietkau · 3 years, 9 months ago
  76. 787082a net: ethernet: mtk_eth_soc: fix build_skb cleanup by Ilya Lipnitskiy · 3 years, 9 months ago
  77. 5196c41 net: ethernet: mtk_eth_soc: unmap RX data before calling build_skb by Felix Fietkau · 3 years, 9 months ago
  78. 3f57d8c net: ethernet: mtk_eth_soc: fix RX VLAN offload by Felix Fietkau · 3 years, 9 months ago
  79. d90a946 net: mana: Use int to check the return value of mana_gd_poll_cq() by Dexuan Cui · 3 years, 9 months ago
  80. f80bd74 virtio-net: fix use-after-free in skb_gro_receive by Xuan Zhuo · 3 years, 9 months ago
  81. ed744d8 net: sock: remove the unnecessary check in proto_register by Tonghao Zhang · 3 years, 9 months ago
  82. b1b9f53 Merge branch 'Simplify bpf_snprintf verifier code' by Alexei Starovoitov · 3 years, 9 months ago
  83. a8fad73 bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR by Florent Revest · 3 years, 9 months ago
  84. 8e8ee10 bpf: Notify user if we ever hit a bpf_snprintf verifier bug by Florent Revest · 3 years, 9 months ago
  85. 1f70dfc iavf: redefine the magic number for FDIR GTP-U header fields by Haiyue Wang · 3 years, 9 months ago
  86. f3b9da3 iavf: enhance the duplicated FDIR list scan handling by Haiyue Wang · 3 years, 9 months ago
  87. f995f95 iavf: change the flex-byte support number to macro definition by Haiyue Wang · 3 years, 9 months ago
  88. 1a0e880 iavf: remove duplicate free resources calls by Stefan Assmann · 3 years, 10 months ago
  89. 5c208e9 i40e: use minimal admin queue for kdump by Coiby Xu · 3 years, 10 months ago
  90. dcb7533 i40e: use minimal Rx and Tx ring buffers for kdump by Coiby Xu · 3 years, 10 months ago
  91. 065aa69 i40e: use minimal Tx and Rx pairs for kdump by Coiby Xu · 3 years, 10 months ago
  92. 6d2c322 i40e: refactor repeated link state reporting code by Aleksandr Loktionov · 4 years ago
  93. e7a1c13 xsk: Align XDP socket batch size with DPDK by Li RongQing · 3 years, 9 months ago
  94. cad4162 Merge branch 'stmmac-swmac-desc-prefetch' by David S. Miller · 3 years, 9 months ago
  95. 676b7ec stmmac: intel: Enable HW descriptor prefetch by default by Mohammad Athari Bin Ismail · 3 years, 9 months ago
  96. 96874c6 net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards by Mohammad Athari Bin Ismail · 3 years, 9 months ago
  97. 79ebfb1 net/mlx4: Treat VFs fair when handling comm_channel_events by Hans Westgaard Ry · 3 years, 9 months ago
  98. 64ef3dd bpf, doc: Fix some invalid links in bpf_devel_QA.rst by Tiezhu Yang · 3 years, 9 months ago
  99. 22b6034 net, xdp: Update pkt_type if generic XDP changes unicast MAC by Martin Willi · 3 years, 9 months ago
  100. f49c35b r8152: replace return with break for ram code speedup mode timeout by Hayes Wang · 3 years, 9 months ago