1. 15139bc node.c: fix the use of indefinite article by gushengxian · 3 years, 7 months ago
  2. 4e03d07 af_unix: remove the repeated word "and" by gushengxian · 3 years, 7 months ago
  3. 2685515 vsock/vmci: remove the repeated word "be" by gushengxian · 3 years, 7 months ago
  4. 2027e13 Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 7 months ago
  5. 0699073 net: davinci_emac: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  6. aced6d3 net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  7. b040aab net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space by Wong Vee Khee · 3 years, 7 months ago
  8. d409989 netlink: simplify NLMSG_DATA with NLMSG_HDRLEN by Chen Li · 3 years, 7 months ago
  9. 9724fd5 net/mlx5: Bridge, add tracepoints by Vlad Buslov · 3 years, 10 months ago
  10. cc2987c net/mlx5: Bridge, filter tagged packets that didn't match tagged fg by Vlad Buslov · 3 years, 10 months ago
  11. 36e5507 net/mlx5: Bridge, support pvid and untagged vlan configurations by Vlad Buslov · 3 years, 10 months ago
  12. ffc89ee net/mlx5: Bridge, match FDB entry vlan tag by Vlad Buslov · 3 years, 10 months ago
  13. d75b9e8 net/mlx5: Bridge, implement infrastructure for vlans by Vlad Buslov · 3 years, 10 months ago
  14. c636a0f net/mlx5: Bridge, dynamic entry ageing by Vlad Buslov · 3 years, 10 months ago
  15. 7cd6a54 net/mlx5: Bridge, handle FDB events by Vlad Buslov · 3 years, 7 months ago
  16. 19e9bfa net/mlx5: Bridge, add offload infrastructure by Vlad Buslov · 3 years, 10 months ago
  17. 0781015 net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers by Vlad Buslov · 3 years, 9 months ago
  18. ec3be88 net/mlx5: Create TC-miss priority and table by Vlad Buslov · 3 years, 11 months ago
  19. ded6a87 net/mlx5: DR, Support EMD tag in modify header for STEv1 by Yevgeny Kliteynik · 3 years, 10 months ago
  20. 7ea9b39 net/mlx5: DR, Added support for INSERT_HEADER reformat type by Yevgeny Kliteynik · 4 years ago
  21. 3f3f05a net/mlx5: Added new parameters to reformat context by Yevgeny Kliteynik · 3 years, 10 months ago
  22. d7418b4 net/mlx5: DR, Allow encap action for RX for supporting devices by Yevgeny Kliteynik · 3 years, 10 months ago
  23. 28de41a net/mlx5: DR, Split reformat state to Encap and Decap by Yevgeny Kliteynik · 3 years, 10 months ago
  24. 67133ea net/mlx5: mlx5_ifc support for header insert/remove by Yevgeny Kliteynik · 3 years, 10 months ago
  25. 0d15517 Merge branch 'ipa-mem-1' by David S. Miller · 3 years, 7 months ago
  26. 6857b02 net: ipa: use bitmap to check for missing regions by Alex Elder · 3 years, 7 months ago
  27. eadf7f9 net: ipa: flag duplicate memory regions by Alex Elder · 3 years, 7 months ago
  28. 75bcfde net: ipa: validate memory regions based on version by Alex Elder · 3 years, 7 months ago
  29. d39ffb9 net: ipa: introduce ipa_mem_id_optional() by Alex Elder · 3 years, 7 months ago
  30. 1eec767 net: ipa: pass memory configuration data to ipa_mem_valid() by Alex Elder · 3 years, 7 months ago
  31. 2f9be1e net: ipa: validate memory regions at init time by Alex Elder · 3 years, 7 months ago
  32. 5e57c6c net: ipa: separate region range check from other validation by Alex Elder · 3 years, 7 months ago
  33. 98334d2 net: ipa: separate memory validation from initialization by Alex Elder · 3 years, 7 months ago
  34. 0300df2 net: ipa: validate memory regions unconditionally by Alex Elder · 3 years, 7 months ago
  35. 14ab6a2 net: ipa: store memory region id in descriptor by Alex Elder · 3 years, 7 months ago
  36. f636a83 net: ipa: define IPA_MEM_END_MARKER by Alex Elder · 3 years, 7 months ago
  37. ab324d8 net: dsa: sja1105: Fix assigned yet unused return code rc by Colin Ian King · 3 years, 7 months ago
  38. 4744bf0 stmmac: prefetch right address by Matteo Croce · 3 years, 7 months ago
  39. f3b5a89 mlxsw: thermal: Fix null dereference of NULL temperature parameter by Colin Ian King · 3 years, 7 months ago
  40. 8b8701d net: ethernet: rmnet: Always subtract MAP header by Kristian Evensen · 3 years, 7 months ago
  41. 6fb566c net: ena: make symbol 'ena_alloc_map_page' static by Wei Yongjun · 3 years, 7 months ago
  42. f25247d net: phy: realtek: net: Fix less than zero comparison of a u16 by Colin Ian King · 3 years, 7 months ago
  43. 345502a net: stmmac: Fix missing { } around two statements in an if statement by Colin Ian King · 3 years, 7 months ago
  44. ba53931 net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname() by Yang Yingliang · 3 years, 7 months ago
  45. 0f00658 Merge branch 'mvpp2-prefetch' by David S. Miller · 3 years, 7 months ago
  46. 2f128eb mvpp2: prefetch page by Matteo Croce · 3 years, 7 months ago
  47. d8ea89f mvpp2: prefetch right address by Matteo Croce · 3 years, 7 months ago
  48. e77e2cf net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname() by Yang Yingliang · 3 years, 7 months ago
  49. 3a5a32b5 net: stmmac: Use devm_platform_ioremap_resource_byname() by Yang Yingliang · 3 years, 7 months ago
  50. db8f7be net: sgi: ioc3-eth: check return value after calling platform_get_resource() by Yang Yingliang · 3 years, 7 months ago
  51. daf6e8c Revert "nvme-tcp-offload: ULP Series" by Shai Malin · 3 years, 7 months ago
  52. c6be5a2 net: usb: asix: ax88772: Fix less than zero comparison of a u16 by Colin Ian King · 3 years, 7 months ago
  53. e676659 net: usb: asix: Fix less than zero comparison of a u16 by Colin Ian King · 3 years, 7 months ago
  54. 7f3579e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 7 months ago
  55. 4e744cb netdevsim: delete unnecessary debugfs checking by Dan Carpenter · 3 years, 7 months ago
  56. 711d1de devlink: Fix error message in devlink_rate_set_ops_supported() by Dan Carpenter · 3 years, 7 months ago
  57. 3d0167f net: dsa: qca8k: check the correct variable in qca8k_set_mac_eee() by Dan Carpenter · 3 years, 7 months ago
  58. aa3d020b net: dsa: qca8k: fix an endian bug in qca8k_get_ethtool_stats() by Dan Carpenter · 3 years, 7 months ago
  59. dac8115 Merge branch 'lapbther-cleanups' by David S. Miller · 3 years, 7 months ago
  60. 63a2bb1 net: lapbether: fix the code style issue about line length by Peng Li · 3 years, 7 months ago
  61. c564c04 net: lapbether: fix the alignment issue by Peng Li · 3 years, 7 months ago
  62. d498596 net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev" by Peng Li · 3 years, 7 months ago
  63. 4f9893c net: lapbether: fix the comments style issue by Peng Li · 3 years, 7 months ago
  64. d5e686e net: lapbether: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
  65. 2e35078 net: lapbether: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
  66. a61bebc net: lapbether: move out assignment in if condition by Peng Li · 3 years, 7 months ago
  67. 5bc5f5f2 net: lapbether: add blank line after declarations by Peng Li · 3 years, 7 months ago
  68. eff57ab net: lapbether: remove redundant blank line by Peng Li · 3 years, 7 months ago
  69. 4724acc net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.c by Baokun Li · 3 years, 7 months ago
  70. 49768ce net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_main.c by Baokun Li · 3 years, 7 months ago
  71. 39c3783 nfp: use list_move instead of list_del/list_add in nfp_cppcore.c by Baokun Li · 3 years, 7 months ago
  72. db67f24 net/x25: fix a mistake in grammar by gushengxian · 3 years, 7 months ago
  73. e89a2cd net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  74. 2c32a3d net: dsa: b53: Do not force CPU to be always tagged by Florian Fainelli · 3 years, 7 months ago
  75. c5c6acc netfilter: nf_tables: move base hook annotation to init helper by Florian Westphal · 3 years, 7 months ago
  76. d4fb1f9 netfilter: nfnetlink_hook: add depends-on nftables by Florian Westphal · 3 years, 7 months ago
  77. 5302560 netfilter: nfnetlink_hook: fix array index out-of-bounds error by Colin Ian King · 3 years, 7 months ago
  78. 2aa8eca net: appletalk: fix some mistakes in grammar by gushengxian · 3 years, 7 months ago
  79. cf6b5ff netfilter: nft_exthdr: Fix for unsafe packet data read by Phil Sutter · 3 years, 7 months ago
  80. e67f325 net: stmmac: explicitly deassert GMAC_AHB_RESET by Matthew Hagan · 3 years, 7 months ago
  81. 52481e5 sh_eth: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  82. 5b38b97 net: nixge: simplify code with devm platform functions by Yang Yingliang · 3 years, 7 months ago
  83. de274be net: dsa: felix: set TX flow control according to the phylink_mac_link_up resolution by Vladimir Oltean · 3 years, 7 months ago
  84. 96bffe7 net: x25: Use list_for_each_entry() to simplify code in x25_forward.c by Wang Hai · 3 years, 7 months ago
  85. 78595df ethernet/qlogic: Use list_for_each_entry() to simplify code in qlcnic_hw.c by Wang Hai · 3 years, 7 months ago
  86. b55b1d50 net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus by Vladimir Oltean · 3 years, 7 months ago
  87. e8333284 net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c by Wang Hai · 3 years, 7 months ago
  88. 3835a66 net: x25: Use list_for_each_entry() to simplify code in x25_link.c by Wang Hai · 3 years, 7 months ago
  89. 36861d1 net: qede: Use list_for_each_entry() to simplify code by Wang Hai · 3 years, 7 months ago
  90. 1c75365 Merge branch 'hns3-RAS' by David S. Miller · 3 years, 7 months ago
  91. 1c360a4 net: hns3: add error handling compatibility during initialization by Jiaran Zhang · 3 years, 7 months ago
  92. 8a95e360 net: hns3: update error recovery module and type by Jiaran Zhang · 3 years, 7 months ago
  93. e65e9f5 net: hns3: add support for imp-handle ras capability by Jiaran Zhang · 3 years, 7 months ago
  94. 2e2deee net: hns3: add the RAS compatibility adaptation solution by Jiaran Zhang · 3 years, 7 months ago
  95. 17f5924 net: hns3: add support for handling all errors through MSI-X by Yufeng Mo · 3 years, 7 months ago
  96. e0eb625 Merge branch 'ena-updates' by David S. Miller · 3 years, 7 months ago
  97. a01f2cd net: ena: re-organize code to improve readability by Shay Agroskin · 3 years, 7 months ago
  98. 947c54c net: ena: Use dev_alloc() in RX buffer allocation by Shay Agroskin · 3 years, 7 months ago
  99. 9e8afb0 net: ena: aggregate doorbell common operations into a function by Shay Agroskin · 3 years, 7 months ago
  100. 511c537 net: ena: fix RST format in ENA documentation file by Shay Agroskin · 3 years, 7 months ago