1. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 0959a82 net/qla3xxx: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  3. 7ac2d77 rocker: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  4. 0044648 hinic: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  5. e20a4712 lan743x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  6. cfcfc8f net: enetc: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  7. 030f9ce cxgb4vf: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  8. 7fc7fc5 cxgb4: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  9. 544bdad cxgb3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  10. 3aa4405 bnx2x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  11. 948f6b2 et131x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  12. 942e789 be2net: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  13. c38f306 vmxnet3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  14. 9aaa82d bna: Simplify DMA setting by Christophe JAILLET · 3 years ago
  15. ba8a586 net: alteon: Simplify DMA setting by Christophe JAILLET · 3 years ago
  16. 21ef11e myri10ge: Simplify DMA setting by Christophe JAILLET · 3 years ago
  17. a72dc19 qlcnic: Simplify DMA setting by Christophe JAILLET · 3 years ago
  18. 009e4ee net: allwinner: Fix print format by Jakub Kicinski · 3 years ago
  19. dd3ca4c amt: fix wrong return type of amt_send_membership_update() by Taehee Yoo · 3 years ago
  20. d668769 net: mcs7830: handle usb read errors properly by Pavel Skripkin · 3 years ago
  21. 342402c net/mlx5e: Fix build error in fec_set_block_stats() by Jakub Kicinski · 3 years ago
  22. 8c6f36d bnxt_en: improve firmware timeout messaging by Edwin Peer · 3 years ago
  23. bce9a0b bnxt_en: use firmware provided max timeout for messages by Edwin Peer · 3 years ago
  24. 662c9b2 bnxt_en: improve VF error messages when PF is unavailable by Edwin Peer · 3 years ago
  25. 8fa4219 bnxt_en: add dynamic debug support for HWRM messages by Edwin Peer · 3 years ago
  26. 4ccdcc8 iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() by Nathan Chancellor · 3 years ago
  27. 9f3248c Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years ago
  28. 89d58aeb can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved} by Brian Silverman · 3 years ago
  29. 72b1e36 can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device by Lad Prabhakar · 3 years ago
  30. c6564c1 can: xilinx_can: xcan_probe(): check for error irq by Jiasheng Jiang · 3 years ago
  31. 370d988 can: softing: softing_startstop(): fix set but not used variable warning by Marc Kleine-Budde · 3 years ago
  32. ced4913 can: softing_cs: softingcs_probe(): fix memleak on registration failure by Johan Hovold · 3 years ago
  33. 74fc5a4 can: flexcan: add ethtool support to get rx/tx ring parameters by Dario Binacchi · 3 years ago
  34. 1c45f57 can: flexcan: add ethtool support to change rx-rtr setting during runtime by Marc Kleine-Budde · 3 years ago
  35. c5c8859 can: flexcan: add more quirks to describe RX path capabilities by Marc Kleine-Budde · 3 years ago
  36. 34ea4e1 can: flexcan: rename RX modes by Marc Kleine-Budde · 3 years ago
  37. 01bb4dcc can: flexcan: allow to change quirks at runtime by Dario Binacchi · 3 years ago
  38. bfd00e0 can: flexcan: move driver into separate sub directory by Marc Kleine-Budde · 3 years ago
  39. 3044a4f can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode() by Marc Kleine-Budde · 3 years, 2 months ago
  40. 55bc37c can: mcp251xfd: move ring init into separate function by Marc Kleine-Budde · 3 years, 7 months ago
  41. 335c818 can: mcp251xfd: move chip FIFO init into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  42. 1e846c7 can: mcp251xfd: move TEF handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  43. 09b0eb9 can: mcp251xfd: move TX handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  44. 319fdbc can: mcp251xfd: move RX handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  45. cae9071 can: mcp251xfd: mcp251xfd.h: sort function prototypes by Marc Kleine-Budde · 3 years, 8 months ago
  46. 58d0b0a can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debug + add rate limiting by Marc Kleine-Budde · 3 years, 1 month ago
  47. d84ca22 can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get() by Marc Kleine-Budde · 3 years, 8 months ago
  48. e91aae8 can: mcp251xfd: mcp251xfd_open(): open_candev() first by Marc Kleine-Budde · 3 years, 2 months ago
  49. 3bd9d8c can: mcp251xfd: add missing newline to printed strings by Marc Kleine-Budde · 3 years, 2 months ago
  50. 99e7cc3 can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message by Marc Kleine-Budde · 3 years, 8 months ago
  51. 2d21166 can: mcp251xfd: remove double blank lines by Marc Kleine-Budde · 3 years, 1 month ago
  52. c579792 can: janz-ican3: initialize dlc variable by Tom Rix · 3 years ago
  53. 9fe890c net: ena: Extract recurring driver reset code into a function by Arthur Kiyanovski · 3 years ago
  54. d0e8831 net: ena: Change the name of bad_csum variable by Arthur Kiyanovski · 3 years ago
  55. 9b648bb net: ena: Add debug prints for invalid req_id resets by Arthur Kiyanovski · 3 years ago
  56. c215941 net: ena: Remove ena_calc_queue_size_ctx struct by Arthur Kiyanovski · 3 years ago
  57. e344546 net: ena: Move reset completion print to the reset function by Arthur Kiyanovski · 3 years ago
  58. 09f8676 net: ena: Remove redundant return code check by Arthur Kiyanovski · 3 years ago
  59. 394c48e net: ena: Change ENI stats support check to use capabilities field by Arthur Kiyanovski · 3 years ago
  60. a2d5d6a net: ena: Add capabilities field with support for ENI stats capability by Arthur Kiyanovski · 3 years ago
  61. 7dcf922 net: ena: Change return value of ena_calc_io_queue_size() to void by Arthur Kiyanovski · 3 years ago
  62. 6dc9a23 octeontx2-af: Fix interrupt name strings by Sunil Goutham · 3 years ago
  63. 5cad43a net: dsa: felix: add port fast age support by Vladimir Oltean · 3 years ago
  64. a14e6b6 net: mscc: ocelot: fix incorrect balancing with down LAG ports by Vladimir Oltean · 3 years ago
  65. 5322c68 iavf: remove an unneeded variable by Jason Wang · 3 years, 1 month ago
  66. a127adf i40e: remove variables set but not used by Yang Li · 3 years, 1 month ago
  67. 17b33d4 i40e: Remove non-inclusive language by Mateusz Palczewski · 3 years, 1 month ago
  68. 9c83ca8 i40e: Update FW API version by Mateusz Palczewski · 3 years, 1 month ago
  69. ef39584 i40e: Minimize amount of busy-waiting during AQ send by Jedrzej Jagielski · 3 years, 1 month ago
  70. cfb1d57 i40e: Add ensurance of MacVlan resources for every trusted VF by Karen Sornek · 3 years, 6 months ago
  71. eabd0f8 octeontx2-nicvf: Free VF PTP resources. by Rakesh Babu Saladi · 3 years ago
  72. 93440f4 octeontx2-af: Increment ptp refcount before use by Subbaraya Sundeep · 3 years ago
  73. 26abf15 Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years ago
  74. 4fac8a7 Bluetooth: btqca: sequential validation by Sai Teja Aluvala · 3 years ago
  75. 1cd563e Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0 by Aaron Ma · 3 years ago
  76. 9565545 Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices by Tedd Ho-Jeong An · 3 years ago
  77. e4a3d6a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years ago
  78. 4735402 mlxsw: spectrum: Extend to support Spectrum-4 ASIC by Amit Cohen · 3 years ago
  79. 852ee41 mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation by Amit Cohen · 3 years ago
  80. 58723d2 mlxsw: Add operations structure for bloom filter calculation by Amit Cohen · 3 years ago
  81. 29409f3 mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for future use by Amit Cohen · 3 years ago
  82. 5d5c3ba mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flexible by Amit Cohen · 3 years ago
  83. 4711671 mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aesthetic by Amit Cohen · 3 years ago
  84. 07ff135 mlxsw: Introduce flex key elements for Spectrum-4 by Amit Cohen · 3 years ago
  85. 6d5d8eb mlxsw: Rename virtual router flex key element by Amit Cohen · 3 years ago
  86. d1a9b84 dpaa2-switch: check if the port priv is valid by Ioana Ciornei · 3 years ago
  87. 4e30e98 dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not set by Ioana Ciornei · 3 years ago
  88. 5b1e38c dpaa2-mac: bail if the dpmacs fwnode is not found by Robert-Ionut Alexa · 3 years ago
  89. 4f6626b Revert "net/mlx5: Add retry mechanism to the command entry index allocation" by Moshe Shemesh · 3 years, 1 month ago
  90. 8e715cd net/mlx5: Set command entry semaphore up once got index free by Moshe Shemesh · 3 years, 1 month ago
  91. 07f6dc4 net/mlx5e: Sync VXLAN udp ports during uplink representor profile change by Maor Dickman · 3 years ago
  92. a1c7c49 net/mlx5: Fix access to sf_dev_table on allocation failure by Shay Drory · 3 years ago
  93. b6dfff2 net/mlx5e: Fix matching on modified inner ip_ecn bits by Paul Blakey · 3 years, 7 months ago
  94. 01c3fd1 Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel" by Aya Levin · 3 years, 2 months ago
  95. 64050cd Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" by Aya Levin · 3 years, 2 months ago
  96. 9e72a55 net/mlx5e: Don't block routes with nexthop objects in SW by Maor Dickman · 3 years ago
  97. 885751e net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects are used by Maor Dickman · 3 years ago
  98. de31854 net/mlx5e: Fix nullptr on deleting mirroring rule by Dima Chumak · 3 years, 1 month ago
  99. 0b7cfa4 net/mlx5e: Fix page DMA map/unmap attributes by Aya Levin · 3 years ago
  100. 5dd29f4 net/mlx5e: Add recovery flow in case of error CQE by Gal Pressman · 3 years ago