1. 662c9b2 bnxt_en: improve VF error messages when PF is unavailable by Edwin Peer · 3 years ago
  2. 8fa4219 bnxt_en: add dynamic debug support for HWRM messages by Edwin Peer · 3 years ago
  3. 4ccdcc8 iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() by Nathan Chancellor · 3 years ago
  4. 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
  5. 4a80e02 netfilter: nft_meta: cancel register tracking after meta update by Pablo Neira Ayuso · 3 years ago
  6. cc003c7 netfilter: nft_payload: cancel register tracking after payload update by Pablo Neira Ayuso · 3 years ago
  7. be5650f netfilter: nft_bitwise: track register operations by Pablo Neira Ayuso · 3 years ago
  8. 9b17afb netfilter: nft_meta: track register operations by Pablo Neira Ayuso · 3 years ago
  9. a7c176b netfilter: nft_payload: track register operations by Pablo Neira Ayuso · 3 years ago
  10. 12e4ecf netfilter: nf_tables: add register tracking infrastructure by Pablo Neira Ayuso · 3 years ago
  11. 642c8ef netfilter: nf_tables: add NFT_REG32_NUM by Pablo Neira Ayuso · 3 years ago
  12. 2c865a8 netfilter: nf_tables: add rule blob layout by Pablo Neira Ayuso · 3 years ago
  13. 3b9e2ea netfilter: nft_limit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  14. 369b6cb netfilter: nft_limit: rename stateful structure by Pablo Neira Ayuso · 3 years ago
  15. 567882e netfilter: nft_numgen: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  16. ed0a0c6 netfilter: nft_quota: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  17. 33a24de netfilter: nft_last: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  18. 37f319f netfilter: nft_connlimit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  19. 6316136 netfilter: egress: avoid a lockdep splat by Florian Westphal · 3 years ago
  20. 408bdcf net: prefer nf_ct_put instead of nf_conntrack_put by Florian Westphal · 3 years ago
  21. 6ae7989 netfilter: conntrack: avoid useless indirection during conntrack destruction by Florian Westphal · 3 years ago
  22. 285c8a7 netfilter: make function op structures const by Florian Westphal · 3 years ago
  23. 3fce164 netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook by Florian Westphal · 3 years ago
  24. 7197743 netfilter: conntrack: convert to refcount_t api by Florian Westphal · 3 years ago
  25. 613a0c6 netfilter: conntrack: Use max() instead of doing it manually by Jiapeng Chong · 3 years ago
  26. 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
  27. d5c8725 Merge tag 'linux-can-next-for-5.17-20220108' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 3 years ago
  28. bc3897f docs: networking: device drivers: can: add flexcan by Dario Binacchi · 3 years ago
  29. 32db166 docs: networking: device drivers: add can sub-folder by Dario Binacchi · 3 years ago
  30. 74fc5a4 can: flexcan: add ethtool support to get rx/tx ring parameters by Dario Binacchi · 3 years ago
  31. 1c45f57 can: flexcan: add ethtool support to change rx-rtr setting during runtime by Marc Kleine-Budde · 3 years ago
  32. c5c8859 can: flexcan: add more quirks to describe RX path capabilities by Marc Kleine-Budde · 3 years ago
  33. 34ea4e1 can: flexcan: rename RX modes by Marc Kleine-Budde · 3 years ago
  34. 01bb4dcc can: flexcan: allow to change quirks at runtime by Dario Binacchi · 3 years ago
  35. bfd00e0 can: flexcan: move driver into separate sub directory by Marc Kleine-Budde · 3 years ago
  36. 3044a4f can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode() by Marc Kleine-Budde · 3 years, 2 months ago
  37. 55bc37c can: mcp251xfd: move ring init into separate function by Marc Kleine-Budde · 3 years, 7 months ago
  38. 335c818 can: mcp251xfd: move chip FIFO init into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  39. 1e846c7 can: mcp251xfd: move TEF handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  40. 09b0eb9 can: mcp251xfd: move TX handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  41. 319fdbc can: mcp251xfd: move RX handling into separate file by Marc Kleine-Budde · 3 years, 7 months ago
  42. cae9071 can: mcp251xfd: mcp251xfd.h: sort function prototypes by Marc Kleine-Budde · 3 years, 8 months ago
  43. 58d0b0a can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debug + add rate limiting by Marc Kleine-Budde · 3 years, 1 month ago
  44. d84ca22 can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get() by Marc Kleine-Budde · 3 years, 8 months ago
  45. e91aae8 can: mcp251xfd: mcp251xfd_open(): open_candev() first by Marc Kleine-Budde · 3 years, 2 months ago
  46. 3bd9d8c can: mcp251xfd: add missing newline to printed strings by Marc Kleine-Budde · 3 years, 2 months ago
  47. 99e7cc3 can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message by Marc Kleine-Budde · 3 years, 8 months ago
  48. 2d21166 can: mcp251xfd: remove double blank lines by Marc Kleine-Budde · 3 years, 1 month ago
  49. c579792 can: janz-ican3: initialize dlc variable by Tom Rix · 3 years ago
  50. 82192cb Merge branch 'ena-capabilities-field-and-cosmetic-changes' by Jakub Kicinski · 3 years ago
  51. 9fe890c net: ena: Extract recurring driver reset code into a function by Arthur Kiyanovski · 3 years ago
  52. d0e8831 net: ena: Change the name of bad_csum variable by Arthur Kiyanovski · 3 years ago
  53. 9b648bb net: ena: Add debug prints for invalid req_id resets by Arthur Kiyanovski · 3 years ago
  54. c215941 net: ena: Remove ena_calc_queue_size_ctx struct by Arthur Kiyanovski · 3 years ago
  55. e344546 net: ena: Move reset completion print to the reset function by Arthur Kiyanovski · 3 years ago
  56. 09f8676 net: ena: Remove redundant return code check by Arthur Kiyanovski · 3 years ago
  57. 273a239 net: ena: Update LLQ header length in ena documentation by Arthur Kiyanovski · 3 years ago
  58. 394c48e net: ena: Change ENI stats support check to use capabilities field by Arthur Kiyanovski · 3 years ago
  59. a2d5d6a net: ena: Add capabilities field with support for ENI stats capability by Arthur Kiyanovski · 3 years ago
  60. 7dcf922 net: ena: Change return value of ena_calc_io_queue_size() to void by Arthur Kiyanovski · 3 years ago
  61. bf44077 af_packet: fix tracking issues in packet_do_bind() by Eric Dumazet · 3 years ago
  62. d8caa2e Merge branch 'mptcp-refactoring-for-one-selftest-and-csum-validation' by Jakub Kicinski · 3 years ago
  63. 8401e87f mptcp: reuse __mptcp_make_csum in validate_data_csum by Geliang Tang · 3 years ago
  64. c312ee2 mptcp: change the parameter of __mptcp_make_csum by Geliang Tang · 3 years ago
  65. 327b9a9 selftests: mptcp: more stable join tests-cases by Paolo Abeni · 3 years ago
  66. 5cad43a net: dsa: felix: add port fast age support by Vladimir Oltean · 3 years ago
  67. a14e6b6 net: mscc: ocelot: fix incorrect balancing with down LAG ports by Vladimir Oltean · 3 years ago
  68. a5e7d9bb Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years ago
  69. ffef737 net/tls: Fix skb memory leak when running kTLS traffic by Gal Pressman · 3 years ago
  70. 5322c68 iavf: remove an unneeded variable by Jason Wang · 3 years, 1 month ago
  71. a127adf i40e: remove variables set but not used by Yang Li · 3 years, 1 month ago
  72. 17b33d4 i40e: Remove non-inclusive language by Mateusz Palczewski · 3 years, 1 month ago
  73. 9c83ca8 i40e: Update FW API version by Mateusz Palczewski · 3 years, 1 month ago
  74. ef39584 i40e: Minimize amount of busy-waiting during AQ send by Jedrzej Jagielski · 3 years, 1 month ago
  75. cfb1d57 i40e: Add ensurance of MacVlan resources for every trusted VF by Karen Sornek · 3 years, 6 months ago
  76. c25af83 sch_cake: revise Diffserv docs by Kevin Bracey · 3 years ago
  77. ca1a670 Merge branch 'mptcp-next' by David S. Miller · 3 years ago
  78. e9d09ba mptcp: avoid atomic bit manipulation when possible by Paolo Abeni · 3 years ago
  79. 3e50149 mptcp: cleanup MPJ subflow list handling by Paolo Abeni · 3 years ago
  80. 46e967d selftests: mptcp: add tests for subflow creation failure by Paolo Abeni · 3 years ago
  81. a88c9e4 mptcp: do not block subflows creation on errors by Paolo Abeni · 3 years ago
  82. 86e39e0 mptcp: keep track of local endpoint still available for each msk by Paolo Abeni · 3 years ago
  83. 71b077e mptcp: clean-up MPJ option writing by Paolo Abeni · 3 years ago
  84. f7d6a23 mptcp: fix per socket endpoint accounting by Paolo Abeni · 3 years ago
  85. 05be5e2 selftests: mptcp: add disconnect tests by Paolo Abeni · 3 years ago
  86. 3d1d6d6 mptcp: implement support for user-space disconnect by Paolo Abeni · 3 years ago
  87. 71ba088 mptcp: cleanup accept and poll by Paolo Abeni · 3 years ago
  88. b29fcfb mptcp: full disconnect implementation by Paolo Abeni · 3 years ago
  89. f284c0c mptcp: implement fastclose xmit path by Paolo Abeni · 3 years ago
  90. 58cd405 mptcp: keep snd_una updated for fallback socket by Paolo Abeni · 3 years ago
  91. 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
  92. b9f9dba Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() by Dan Carpenter · 3 years ago
  93. 2b70d4f Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() by Dan Carpenter · 3 years ago
  94. 4fac8a7 Bluetooth: btqca: sequential validation by Sai Teja Aluvala · 3 years ago
  95. 1cd563e Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0 by Aaron Ma · 3 years ago
  96. 9565545 Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices by Tedd Ho-Jeong An · 3 years ago
  97. e4a3d6a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 3 years ago
  98. 8947c39 Merge branch 'mlxsw-add-spectrum-4-support' by Jakub Kicinski · 3 years ago
  99. 4735402 mlxsw: spectrum: Extend to support Spectrum-4 ASIC by Amit Cohen · 3 years ago
  100. 852ee41 mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation by Amit Cohen · 3 years ago