1. 8e51a63 Merge branch 'net-repeated-words' by David S. Miller · 3 years, 10 months ago
  2. 497abc8 net: ipa: remove repeated words by Peng Li · 3 years, 10 months ago
  3. fec7612 net: phy: remove repeated word by Peng Li · 3 years, 10 months ago
  4. 252b5d3 net: bonding: remove repeated word by Peng Li · 3 years, 10 months ago
  5. 059ff70 net: i40e: remove repeated words by Peng Li · 3 years, 10 months ago
  6. cf5b15ab Merge branch 'obsdolete-todo' by David S. Miller · 3 years, 10 months ago
  7. b9aa074 net/decnet: Delete obsolete TODO file by Wang Qing · 3 years, 10 months ago
  8. 8d9e5bb net/ax25: Delete obsolete TODO file by Wang Qing · 3 years, 10 months ago
  9. ab36ba4 fs/jffs2: Delete obsolete TODO file by Wang Qing · 3 years, 10 months ago
  10. 22612b4 fs/befs: Delete obsolete TODO file by Wang Qing · 3 years, 10 months ago
  11. ef843f2 scsi/aacraid: Delete obsolete TODO file by Wang Qing · 3 years, 10 months ago
  12. 0f1b2a49 mips/sgi-ip27: Delete obsolete TODO file by Wang Qing · 3 years, 10 months ago
  13. cda1893 net: mhi: remove pointless conditional before kfree_skb() by Yang Yingliang · 3 years, 10 months ago
  14. 1c137d4 stmmac: intel: add cross time-stamping freq difference adjustment by Wong Vee Khee · 3 years, 10 months ago
  15. 5979415 mISDN: Use LIST_HEAD() for list_head by Shixin Liu · 3 years, 10 months ago
  16. 77053fb mISDN: Use DEFINE_SPINLOCK() for spinlock by Shixin Liu · 3 years, 10 months ago
  17. 212ee4b Merge branch 'rfc8335-probe' by David S. Miller · 3 years, 10 months ago
  18. d329ea5 icmp: add response to RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 10 months ago
  19. 504a401 ipv6: add ipv6_dev_find to stubs by Andreas Roeseler · 3 years, 10 months ago
  20. 08baf54 net: add support for sending RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 10 months ago
  21. f1b8fa9 net: add sysctl for enabling RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 10 months ago
  22. 750f4fc ICMPV6: add support for RFC 8335 PROBE by Andreas Roeseler · 3 years, 10 months ago
  23. 2b246b2 icmp: add support for RFC 8335 PROBE by Andreas Roeseler · 3 years, 10 months ago
  24. fdb5cc6 net: phy: lan87xx: fix access to wrong register of LAN87xx by Andre Edich · 3 years, 10 months ago
  25. 9c0ee08 Merge tag 'linux-can-next-for-5.13-20210330' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 3 years, 10 months ago
  26. 402a66e Merge tag 'mlx5-updates-2021-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 10 months ago
  27. 132f2d4 can: c_can: add support to 64 message objects by Dario Binacchi · 3 years, 11 months ago
  28. 13831ce can: c_can: prepare to up the message objects number by Dario Binacchi · 3 years, 11 months ago
  29. fcbded0 can: c_can: use 32-bit write to set arbitration register by Dario Binacchi · 3 years, 11 months ago
  30. eddf671 can: c_can: add a comment about IF_RX interface's use by Dario Binacchi · 3 years, 11 months ago
  31. c8a6b44 can: c_can: fix indentation by Dario Binacchi · 3 years, 11 months ago
  32. f65735c can: c_can: remove unused code by Dario Binacchi · 3 years, 11 months ago
  33. dd47750 can: c_can: fix remaining checkpatch warnings by Marc Kleine-Budde · 3 years, 11 months ago
  34. 995380f can: c_can: replace double assignments by two single ones by Marc Kleine-Budde · 3 years, 11 months ago
  35. 0c1b013 can: c_can: fix print formating string by Marc Kleine-Budde · 3 years, 11 months ago
  36. 2de0ea9 can: c_can: fix indention by Marc Kleine-Budde · 3 years, 11 months ago
  37. beb7e88 can: c_can: remove unnecessary blank lines and add suggested ones by Marc Kleine-Budde · 3 years, 11 months ago
  38. 172f6d3 can: c_can: convert block comments to network style comments by Marc Kleine-Budde · 3 years, 11 months ago
  39. 5f02a49 can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames by Marc Kleine-Budde · 3 years, 11 months ago
  40. efd8d98 can: mcp251xfd: add HW timestamp infrastructure by Marc Kleine-Budde · 3 years, 11 months ago
  41. dc09e7e can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.h by Marc Kleine-Budde · 3 years, 11 months ago
  42. ae2e994 can: mcp251xfd: move netdevice.h to mcp251xfd.h by Marc Kleine-Budde · 3 years, 11 months ago
  43. eb94b74 can: mcp251xfd: simplify UINC handling by Marc Kleine-Budde · 4 years ago
  44. e0ab3dd can: mcp251xfd: add dev coredump support by Marc Kleine-Budde · 4 years, 1 month ago
  45. 6c23fe6 can: tcan4x5x: remove duplicate include of regmap.h by Wan Jiabing · 3 years, 10 months ago
  46. 1be37d3 can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context by Torin Cooper-Bennun · 3 years, 10 months ago
  47. df06fd6 can: m_can: m_can_chip_config(): enable and configure internal timestamps by Torin Cooper-Bennun · 3 years, 10 months ago
  48. 17447f0 can: m_can: add infrastructure for internal timestamps by Torin Cooper-Bennun · 3 years, 10 months ago
  49. 8fa1220 can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment by Xulin Sun · 4 years ago
  50. 58b29aa can: peak_usb: add support of ONE_SHOT mode by Stephane Grosjean · 3 years, 10 months ago
  51. a7e8511 can: peak_usb: add support of ethtool set_phys_id() by Stephane Grosjean · 3 years, 10 months ago
  52. cfe2a4c can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of plain integers by Stephane Grosjean · 3 years, 10 months ago
  53. 27868a8 can: ucan: fix alignment constraints by Arnd Bergmann · 4 years ago
  54. a3497af can: xilinx_can: Simplify code by using dev_err_probe() by Michal Simek · 4 years ago
  55. 51894cb can: grcan: add missing Kconfig dependency to HAS_IOMEM by Marc Kleine-Budde · 4 years ago
  56. 1d77507 can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros by Vincent Mailhol · 3 years, 11 months ago
  57. c25cc79 can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC) by Vincent Mailhol · 3 years, 11 months ago
  58. cfd98c8 can: netlink: move '=' operators back to previous line (checkpatch fix) by Vincent Mailhol · 3 years, 11 months ago
  59. 4c9258d can: dev: reorder struct can_priv members for better packing by Vincent Mailhol · 3 years, 11 months ago
  60. 289ea9e can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC) by Vincent Mailhol · 3 years, 11 months ago
  61. f318482 can: dev: can_free_echo_skb(): extend to return can frame length by Marc Kleine-Budde · 3 years, 10 months ago
  62. 4168d07 can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds by Marc Kleine-Budde · 3 years, 10 months ago
  63. 7119d78 can: dev: always create TX echo skb by Marc Kleine-Budde · 4 years ago
  64. ba23dc6d MAINTAINERS: Update MCAN MMIO device driver maintainer by Pankaj Sharma · 3 years, 10 months ago
  65. 8560b0e MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x by Marc Kleine-Budde · 3 years, 11 months ago
  66. 885b8cf net/mlx5e: Update ethtool setting of CQE compression by Aya Levin · 4 years ago
  67. 960fbfe net/mlx5e: Allow coexistence of CQE compression and HW TS PTP by Aya Levin · 4 years ago
  68. e5fe494 net/mlx5e: Add PTP Flow Steering support by Aya Levin · 4 years ago
  69. 0f575c2 net/mlx5e: Introduce Flow Steering ANY API by Aya Levin · 4 years ago
  70. 1c80bd6 net/mlx5e: Introduce Flow Steering UDP API by Aya Levin · 4 years ago
  71. c809cf6 net/mlx5e: Cleanup Flow Steering level by Aya Levin · 4 years ago
  72. b8fb109 net/mlx5e: Add PTP RQ to RX reporter by Aya Levin · 4 years ago
  73. 19cfa36 net/mlx5e: Refactor RX reporter diagnostics by Aya Levin · 4 years ago
  74. 3adb60b net:mlx5e: Add PTP-TIR and PTP-RQT by Aya Levin · 3 years, 11 months ago
  75. a28359e net/mlx5e: Add PTP-RX statistics by Aya Levin · 3 years, 11 months ago
  76. a099da8 net/mlx5e: Add RQ to PTP channel by Aya Levin · 3 years, 11 months ago
  77. 24c22dd net/mlx5e: Add states to PTP channel by Aya Levin · 4 years ago
  78. d0922bf hv_netvsc: Add error handling while switching data path by Haiyang Zhang · 3 years, 10 months ago
  79. d24f511 tcp: fix tcp_min_tso_segs sysctl by Eric Dumazet · 3 years, 10 months ago
  80. 6289a98 sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
  81. 40cb881 ip6_vti: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
  82. 7f70033 ip6_gre: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
  83. 02fdc14 tipc: fix htmldoc and smatch warnings by Jon Maloy · 3 years, 10 months ago
  84. 3ca3f39 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
  85. 3af562a net: mhi: Allow decoupled MTU/MRU by Loic Poulain · 3 years, 10 months ago
  86. d9f0713 net: mhi: Add support for non-linear MBIM skb processing by Loic Poulain · 3 years, 10 months ago
  87. 24ad92c ieee802154: hwsim: remove redundant initialization of variable res by Colin Ian King · 3 years, 10 months ago
  88. 87f2c67 Documentation: net: Document resilient next-hop groups by Petr Machata · 3 years, 10 months ago
  89. 177cb78 net: mdio: Correct function name mdio45_links_ok() in comment by Yang Yingliang · 3 years, 10 months ago
  90. acf61b3 net: bonding: Correct function name bond_change_active_slave() in comment by Yang Yingliang · 3 years, 10 months ago
  91. 4db0964 net: phy: Correct function name mdiobus_register_board_info() in comment by Yang Yingliang · 3 years, 10 months ago
  92. cbc6a2d Merge branch 'mlxsw-sampling-fixes' by David S. Miller · 3 years, 10 months ago
  93. 7ede22e6 selftests: mlxsw: Test vetoing of double sampling by Ido Schimmel · 3 years, 10 months ago
  94. 17b96a5 mlxsw: spectrum: Veto sampling if already enabled on port by Ido Schimmel · 3 years, 10 months ago
  95. c3572a0 selftests: mlxsw: Test matchall failure with protocol match by Ido Schimmel · 3 years, 10 months ago
  96. b243030 mlxsw: spectrum_matchall: Perform priority checks earlier by Ido Schimmel · 3 years, 10 months ago
  97. 50401f2 mlxsw: spectrum_matchall: Convert if statements to a switch statement by Ido Schimmel · 3 years, 10 months ago
  98. 4947e73 mlxsw: spectrum_matchall: Perform protocol check earlier by Ido Schimmel · 3 years, 10 months ago
  99. 32e67c0 Merge branch 'marvell-cleanups' by David S. Miller · 3 years, 10 months ago
  100. 9568387 net: marvell: Fix an alignment problem by Yangyang Li · 3 years, 10 months ago