1. ab084f0 drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors. by Dimitri Daskalakis · 6 weeks ago main master
  2. 7a57b32 Merge branch 'selftest-af_unix-misc-updates' by Jakub Kicinski · 6 weeks ago
  3. ebe2f0b selftest: af_unix: Extend recv() timeout in so_peek_off.c. by Kuniyuki Iwashima · 6 weeks ago
  4. adb6b68 selftest: af_unix: Create its own .gitignore. by Kuniyuki Iwashima · 6 weeks ago
  5. cfeb7cd virtio_net: enhance wake/stop tx queue statistics accounting by Liming Wu · 6 weeks ago
  6. 8ccd116 Merge branch 'tcp-provide-better-locality-for-retransmit-timer' by Jakub Kicinski · 6 weeks ago
  7. 9a5e533 tcp: remove icsk->icsk_retransmit_timer by Eric Dumazet · 6 weeks ago
  8. 08dfe37 tcp: introduce icsk->icsk_keepalive_timer by Eric Dumazet · 6 weeks ago
  9. 27e8257 net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group by Eric Dumazet · 6 weeks ago
  10. 3a6e8fd tcp: rename icsk_timeout() to tcp_timeout_expires() by Eric Dumazet · 6 weeks ago
  11. 436fa8e ice: fix broken Rx on VFs by Alexander Lobakin · 6 weeks ago
  12. d696c73 chtls: Avoid -Wflex-array-member-not-at-end warning by Gustavo A. R. Silva · 6 weeks ago
  13. 864f3ed Merge branch 'tools-ynl-gen-regeneration-comment-function-prefix' by Jakub Kicinski · 6 weeks ago
  14. 68e83f3 tools: ynl-gen: add regeneration comment by Asbjørn Sloth Tønnesen · 6 weeks ago
  15. 17fa6ee tools: ynl-gen: add function prefix argument by Asbjørn Sloth Tønnesen · 6 weeks ago
  16. 97a88d9 Merge branch 'ptp-ocp-a-fix-and-refactoring' by Jakub Kicinski · 6 weeks ago
  17. 648282e ptp: ocp: Reuse META's PCI vendor ID by Andy Shevchenko · 6 weeks ago
  18. 4c84a5c ptp: ocp: Apply standard pattern for cleaning up loop by Andy Shevchenko · 6 weeks ago
  19. 590f5d1 ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware by Andy Shevchenko · 6 weeks ago
  20. 622cc66 ptp: ocp: Refactor signal_show() and fix %ptT misuse by Andy Shevchenko · 6 weeks ago
  21. b796632 vsock/test: Extend transport change null-ptr-deref test by Michal Luczaj · 6 weeks ago
  22. 87ad869 r8169: improve MAC EEE handling by Heiner Kallweit · 6 weeks ago
  23. de1e5c9 net: phy: mxl-gpy: add support for MxL86252 and MxL86282 by Daniel Golle · 6 weeks ago
  24. 9d844da net: phy: mxl-gpy: add support for MxL86211C by Chad Monroe · 6 weeks ago
  25. ce28e33 net: mdio: remove redundant fwnode cleanup by Buday Csaba · 6 weeks ago
  26. a11e0d4 net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c by Buday Csaba · 6 weeks ago
  27. 652eb5af Merge branch 'net-enetc-add-port-mdio-support-for-both-i-mx94-and-i-mx95' by Jakub Kicinski · 6 weeks ago
  28. 10ba23a net: enetc: update the base address of port MDIO registers for ENETC v4 by Wei Fang · 6 weeks ago
  29. 50bfd9c net: enetc: set external PHY address in IERB for i.MX94 ENETC by Wei Fang · 6 weeks ago
  30. 6633df0 net: enetc: set the external PHY address in IERB for port MDIO usage by Wei Fang · 6 weeks ago
  31. f0054f7 Merge branch 'improvements-over-dsa-conduit-ethtool-ops' by Jakub Kicinski · 6 weeks ago
  32. f647ed2 net: dsa: append ethtool counters of all hidden ports to conduit by Vladimir Oltean · 6 weeks ago
  33. 8afabd2 net: dsa: use kernel data types for ethtool ops on conduit by Vladimir Oltean · 6 weeks ago
  34. eba81b0 net: dsa: cpu_dp->orig_ethtool_ops might be NULL by Vladimir Oltean · 6 weeks ago
  35. 380d19db cxgb4: Rename sched_class to avoid type clash by Alan Maguire · 6 weeks ago
  36. d6eea004 r8169: add support for RTL9151A by Javen Xu · 6 weeks ago
  37. 61e6280 Merge branch 'net_sched-speedup-qdisc-dequeue' by Paolo Abeni · 6 weeks ago
  38. a6efc27 net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel by Eric Dumazet · 6 weeks ago
  39. 191ff13 net_sched: add qdisc_dequeue_drop() helper by Eric Dumazet · 6 weeks ago
  40. 0170d7f net_sched: add tcf_kfree_skb_list() helper by Eric Dumazet · 6 weeks ago
  41. 4792c3a net: annotate a data-race in __dev_xmit_skb() by Eric Dumazet · 6 weeks ago
  42. b2e9821 net: prefech skb->priority in __dev_xmit_skb() by Eric Dumazet · 6 weeks ago
  43. 2f9babc net_sched: sch_fq: prefetch one skb ahead in dequeue() by Eric Dumazet · 6 weeks ago
  44. 3c1100f net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb() by Eric Dumazet · 6 weeks ago
  45. ad50d5a net_sched: add Qdisc_read_mostly and Qdisc_write groups by Eric Dumazet · 6 weeks ago
  46. c5d34f45 net_sched: cake: use qdisc_pkt_segs() by Eric Dumazet · 6 weeks ago
  47. 2773cb0 net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update() by Eric Dumazet · 6 weeks ago
  48. f9e00e5 net: use qdisc_pkt_len_segs_init() in sch_handle_ingress() by Eric Dumazet · 6 weeks ago
  49. 874c192 net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init() by Eric Dumazet · 6 weeks ago
  50. be1b70a net: init shinfo->gso_segs from qdisc_pkt_len_init() by Eric Dumazet · 6 weeks ago
  51. b2a38f6 net_sched: make room for (struct qdisc_skb_cb)->pkt_segs by Eric Dumazet · 6 weeks ago
  52. e3daf0e dt-bindings: net: aspeed: add AST2700 MDIO compatible by Jacky Chou · 6 weeks ago
  53. cc1b625 Merge branch 'mptcp-memcg-accounting-for-passive-sockets-backlog-processing' by Jakub Kicinski · 6 weeks ago
  54. 6228efe mptcp: leverage the backlog for RX packet processing by Paolo Abeni · 6 weeks ago
  55. ee458a3 mptcp: introduce mptcp-level backlog by Paolo Abeni · 6 weeks ago
  56. 9db5b3c mptcp: borrow forward memory from subflow by Paolo Abeni · 6 weeks ago
  57. 0eeb372 mptcp: handle first subflow closing consistently by Paolo Abeni · 6 weeks ago
  58. 38a4a46 mptcp: drop the __mptcp_data_ready() helper by Paolo Abeni · 6 weeks ago
  59. 9d829596 mptcp: make mptcp_destroy_common() static by Paolo Abeni · 6 weeks ago
  60. 48a3956 mptcp: do not miss early first subflow close event notification by Paolo Abeni · 6 weeks ago
  61. 2ca1b89 mptcp: ensure the kernel PM does not take action too late by Paolo Abeni · 6 weeks ago
  62. 2834f8e mptcp: cleanup fallback dummy mapping generation by Paolo Abeni · 6 weeks ago
  63. 85f22b8 mptcp: cleanup fallback data fin reception by Paolo Abeni · 6 weeks ago
  64. 68c7c38 mptcp: fix memcg accounting for passive sockets by Paolo Abeni · 6 weeks ago
  65. e777a7f mptcp: grafting MPJ subflow earlier by Paolo Abeni · 6 weeks ago
  66. bd92dd8 mptcp: factor-out cgroup data inherit helper by Paolo Abeni · 6 weeks ago
  67. 075b19c2 net: factor-out _sk_charge() helper by Paolo Abeni · 6 weeks ago
  68. f296b73d ipvlan: fix sparse warning about __be32 -> u32 by Dmitry Skorodumov · 6 weeks ago
  69. 20c20f0 net: mvpp2: extract GRXRINGS from .get_rxnfc by Breno Leitao · 6 weeks ago
  70. 737e14c net: mvneta: convert to use .get_rx_ring_count by Breno Leitao · 6 weeks ago
  71. a8ff484 net: hyperv: convert to use .get_rx_ring_count by Breno Leitao · 6 weeks ago
  72. ec1e48e net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y by Eric Dumazet · 6 weeks ago
  73. e254c21 selftests: af_unix: don't use SKIP for expected failures by Jakub Kicinski · 6 weeks ago
  74. 00f3b32 selftests: netconsole: ensure required log level is set on netcons_basic by Andre Carvalho · 6 weeks ago
  75. d350d28 Merge branch 'selftests-hw-net-toeplitz-read-config-from-the-nic-directly' by Jakub Kicinski · 6 weeks ago
  76. 5aadc15 selftests: hw-net: toeplitz: give the test up to 4 seconds by Jakub Kicinski · 6 weeks ago
  77. c0105ff selftests: hw-net: toeplitz: read indirection table from the device by Jakub Kicinski · 6 weeks ago
  78. aa91dbf selftests: hw-net: toeplitz: read the RSS key directly from C by Jakub Kicinski · 6 weeks ago
  79. 27c512a selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configured by Jakub Kicinski · 6 weeks ago
  80. f81171f selftests: hw-net: auto-disable building the iouring C code by Jakub Kicinski · 6 weeks ago
  81. ef0b78b i40e: delete a stray tab by Dan Carpenter · 6 weeks ago
  82. e05021a Merge branch 'net-stmmac-qcon-ethqos-rgmii-accessor-cleanups' by Jakub Kicinski · 6 weeks ago
  83. 9b60ba5 net: stmmac: qcom-ethqos: use read_poll_timeout_atomic() by Russell King (Oracle) · 6 weeks ago
  84. 8192121 net: stmmac: qcom-ethqos: add rgmii set/clear functions by Russell King (Oracle) · 6 weeks ago
  85. f54bbd3 net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update by Russell King (Oracle) · 6 weeks ago
  86. 501253b net: wwan: t7xx: Make local function static by Slark Xiao · 6 weeks ago
  87. e2c2003 Merge branch 'devlink-net-mlx5-implement-swp_l4_csum_mode-via-devlink-params' by Jakub Kicinski · 6 weeks ago
  88. 8be656c selftest: netdevsim: test devlink default params by Daniel Zahka · 7 weeks ago
  89. 7292405 netdevsim: register a new devlink param with default value interface by Daniel Zahka · 7 weeks ago
  90. b11d358 net/mlx5: implement swp_l4_csum_mode via devlink params by Daniel Zahka · 7 weeks ago
  91. 2a36700 devlink: support default values for param-get and param-set by Daniel Zahka · 7 weeks ago
  92. 17a42aa devlink: refactor devlink_nl_param_value_fill_one() by Daniel Zahka · 7 weeks ago
  93. 011d133 devlink: pass extack through to devlink_param::get() by Daniel Zahka · 7 weeks ago
  94. b8f2b67 Merge branch 'netconsole-allow-userdata-buffer-to-grow-dynamically' by Jakub Kicinski · 6 weeks ago
  95. 5ad9945 netconsole: Increase MAX_USERDATA_ITEMS by Gustavo Luiz Duarte · 6 weeks ago
  96. eb83801 netconsole: Dynamic allocation of userdata buffer by Gustavo Luiz Duarte · 6 weeks ago
  97. 9dc10f5 netconsole: Split userdata and sysdata by Gustavo Luiz Duarte · 6 weeks ago
  98. 7279b71 netconsole: Simplify send_fragmented_body() by Gustavo Luiz Duarte · 6 weeks ago
  99. 920fa39 eth: fbnic: access @pp through netmem_desc instead of page by Byungchul Park · 6 weeks ago
  100. 7043aa1 Merge branch 'net-fec-do-some-cleanup-for-the-driver' by Jakub Kicinski · 6 weeks ago