1. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 208dd45 tcp: tcp_send_challenge_ack delete useless param `skb` by Benjamin Yim · 3 years ago
  3. 0959a82 net/qla3xxx: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  4. 7ac2d77 rocker: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  5. 0044648 hinic: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  6. e20a4712 lan743x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  7. cfcfc8f net: enetc: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  8. 030f9ce cxgb4vf: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  9. 7fc7fc5 cxgb4: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  10. 544bdad cxgb3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  11. 3aa4405 bnx2x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  12. 948f6b2 et131x: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  13. 942e789 be2net: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  14. c38f306 vmxnet3: Remove useless DMA-32 fallback configuration by Christophe JAILLET · 3 years ago
  15. 9aaa82d bna: Simplify DMA setting by Christophe JAILLET · 3 years ago
  16. ba8a586 net: alteon: Simplify DMA setting by Christophe JAILLET · 3 years ago
  17. 21ef11e myri10ge: Simplify DMA setting by Christophe JAILLET · 3 years ago
  18. a72dc19 qlcnic: Simplify DMA setting by Christophe JAILLET · 3 years ago
  19. 009e4ee net: allwinner: Fix print format by Jakub Kicinski · 3 years ago
  20. 07b17f0 page_pool: remove spinlock in page_pool_refill_alloc_cache() by Yunsheng Lin · 3 years ago
  21. dd3ca4c amt: fix wrong return type of amt_send_membership_update() by Taehee Yoo · 3 years ago
  22. d668769 net: mcs7830: handle usb read errors properly by Pavel Skripkin · 3 years ago
  23. 6738fc7 Merge branch 'net-skb-introduce-kfree_skb_with_reason' by Jakub Kicinski · 3 years ago
  24. 1c7fab7 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() by Menglong Dong · 3 years ago
  25. 8512559 net: skb: use kfree_skb_reason() in tcp_v4_rcv() by Menglong Dong · 3 years ago
  26. c504e5c net: skb: introduce kfree_skb_reason() by Menglong Dong · 3 years ago
  27. 342402c net/mlx5e: Fix build error in fec_set_block_stats() by Jakub Kicinski · 3 years ago
  28. 8a27c4d Merge branch 'bnxt_en-update-for-net-next' by Jakub Kicinski · 3 years ago
  29. 8c6f36d bnxt_en: improve firmware timeout messaging by Edwin Peer · 3 years ago
  30. bce9a0b bnxt_en: use firmware provided max timeout for messages by Edwin Peer · 3 years ago
  31. 662c9b2 bnxt_en: improve VF error messages when PF is unavailable by Edwin Peer · 3 years ago
  32. 8fa4219 bnxt_en: add dynamic debug support for HWRM messages by Edwin Peer · 3 years ago
  33. 4ccdcc8 iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing() by Nathan Chancellor · 3 years, 1 month ago
  34. 6f022c2 net: openvswitch: Fix ct_state nat flags for conns arriving from tc by Paul Blakey · 3 years ago
  35. 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
  36. 4a80e02 netfilter: nft_meta: cancel register tracking after meta update by Pablo Neira Ayuso · 3 years ago
  37. cc003c7 netfilter: nft_payload: cancel register tracking after payload update by Pablo Neira Ayuso · 3 years ago
  38. be5650f netfilter: nft_bitwise: track register operations by Pablo Neira Ayuso · 3 years ago
  39. 9b17afb netfilter: nft_meta: track register operations by Pablo Neira Ayuso · 3 years ago
  40. a7c176b netfilter: nft_payload: track register operations by Pablo Neira Ayuso · 3 years ago
  41. 12e4ecf netfilter: nf_tables: add register tracking infrastructure by Pablo Neira Ayuso · 3 years ago
  42. 642c8ef netfilter: nf_tables: add NFT_REG32_NUM by Pablo Neira Ayuso · 3 years ago
  43. 2c865a8 netfilter: nf_tables: add rule blob layout by Pablo Neira Ayuso · 3 years ago
  44. 3b9e2ea netfilter: nft_limit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  45. 369b6cb netfilter: nft_limit: rename stateful structure by Pablo Neira Ayuso · 3 years ago
  46. 567882e netfilter: nft_numgen: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  47. ed0a0c6 netfilter: nft_quota: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  48. 33a24de netfilter: nft_last: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  49. 37f319f netfilter: nft_connlimit: move stateful fields out of expression data by Pablo Neira Ayuso · 3 years ago
  50. 6316136 netfilter: egress: avoid a lockdep splat by Florian Westphal · 3 years ago
  51. 408bdcf net: prefer nf_ct_put instead of nf_conntrack_put by Florian Westphal · 3 years ago
  52. 6ae7989 netfilter: conntrack: avoid useless indirection during conntrack destruction by Florian Westphal · 3 years ago
  53. 285c8a7 netfilter: make function op structures const by Florian Westphal · 3 years ago
  54. 3fce164 netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook by Florian Westphal · 3 years ago
  55. 7197743 netfilter: conntrack: convert to refcount_t api by Florian Westphal · 3 years ago
  56. 613a0c6 netfilter: conntrack: Use max() instead of doing it manually by Jiapeng Chong · 3 years, 1 month ago
  57. 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
  58. f4bb93a Merge tag 'linux-can-fixes-for-5.16-20220109' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 3 years ago
  59. 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
  60. 89d58aeb can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved} by Brian Silverman · 3 years ago
  61. 72b1e36 can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network device by Lad Prabhakar · 3 years ago
  62. c6564c1 can: xilinx_can: xcan_probe(): check for error irq by Jiasheng Jiang · 3 years, 1 month ago
  63. 370d988 can: softing: softing_startstop(): fix set but not used variable warning by Marc Kleine-Budde · 3 years ago
  64. ced4913 can: softing_cs: softingcs_probe(): fix memleak on registration failure by Johan Hovold · 3 years, 1 month ago
  65. bc3897f docs: networking: device drivers: can: add flexcan by Dario Binacchi · 3 years ago
  66. 32db166 docs: networking: device drivers: add can sub-folder by Dario Binacchi · 3 years ago
  67. 74fc5a4 can: flexcan: add ethtool support to get rx/tx ring parameters by Dario Binacchi · 3 years ago
  68. 1c45f57 can: flexcan: add ethtool support to change rx-rtr setting during runtime by Marc Kleine-Budde · 3 years ago
  69. c5c8859 can: flexcan: add more quirks to describe RX path capabilities by Marc Kleine-Budde · 3 years ago
  70. 34ea4e1 can: flexcan: rename RX modes by Marc Kleine-Budde · 3 years ago
  71. 01bb4dcc can: flexcan: allow to change quirks at runtime by Dario Binacchi · 3 years ago
  72. bfd00e0 can: flexcan: move driver into separate sub directory by Marc Kleine-Budde · 3 years ago
  73. 3044a4f can: mcp251xfd: introduce and make use of mcp251xfd_is_fd_mode() by Marc Kleine-Budde · 3 years, 3 months ago
  74. 55bc37c can: mcp251xfd: move ring init into separate function by Marc Kleine-Budde · 3 years, 8 months ago
  75. 335c818 can: mcp251xfd: move chip FIFO init into separate file by Marc Kleine-Budde · 3 years, 8 months ago
  76. 1e846c7 can: mcp251xfd: move TEF handling into separate file by Marc Kleine-Budde · 3 years, 8 months ago
  77. 09b0eb9 can: mcp251xfd: move TX handling into separate file by Marc Kleine-Budde · 3 years, 8 months ago
  78. 319fdbc can: mcp251xfd: move RX handling into separate file by Marc Kleine-Budde · 3 years, 8 months ago
  79. cae9071 can: mcp251xfd: mcp251xfd.h: sort function prototypes by Marc Kleine-Budde · 3 years, 9 months ago
  80. 58d0b0a can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debug + add rate limiting by Marc Kleine-Budde · 3 years, 2 months ago
  81. d84ca22 can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get() by Marc Kleine-Budde · 3 years, 9 months ago
  82. e91aae8 can: mcp251xfd: mcp251xfd_open(): open_candev() first by Marc Kleine-Budde · 3 years, 3 months ago
  83. 3bd9d8c can: mcp251xfd: add missing newline to printed strings by Marc Kleine-Budde · 3 years, 3 months ago
  84. 99e7cc3 can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error message by Marc Kleine-Budde · 3 years, 9 months ago
  85. 2d21166 can: mcp251xfd: remove double blank lines by Marc Kleine-Budde · 3 years, 2 months ago
  86. c579792 can: janz-ican3: initialize dlc variable by Tom Rix · 3 years ago
  87. 82192cb Merge branch 'ena-capabilities-field-and-cosmetic-changes' by Jakub Kicinski · 3 years ago
  88. 9fe890c net: ena: Extract recurring driver reset code into a function by Arthur Kiyanovski · 3 years ago
  89. d0e8831 net: ena: Change the name of bad_csum variable by Arthur Kiyanovski · 3 years ago
  90. 9b648bb net: ena: Add debug prints for invalid req_id resets by Arthur Kiyanovski · 3 years ago
  91. c215941 net: ena: Remove ena_calc_queue_size_ctx struct by Arthur Kiyanovski · 3 years ago
  92. e344546 net: ena: Move reset completion print to the reset function by Arthur Kiyanovski · 3 years ago
  93. 09f8676 net: ena: Remove redundant return code check by Arthur Kiyanovski · 3 years ago
  94. 273a239 net: ena: Update LLQ header length in ena documentation by Arthur Kiyanovski · 3 years ago
  95. 394c48e net: ena: Change ENI stats support check to use capabilities field by Arthur Kiyanovski · 3 years ago
  96. a2d5d6a net: ena: Add capabilities field with support for ENI stats capability by Arthur Kiyanovski · 3 years ago
  97. 7dcf922 net: ena: Change return value of ena_calc_io_queue_size() to void by Arthur Kiyanovski · 3 years ago
  98. bf44077 af_packet: fix tracking issues in packet_do_bind() by Eric Dumazet · 3 years ago
  99. 6dc9a23 octeontx2-af: Fix interrupt name strings by Sunil Goutham · 3 years ago
  100. d8caa2e Merge branch 'mptcp-refactoring-for-one-selftest-and-csum-validation' by Jakub Kicinski · 3 years ago