1. 7b9b0f7 mptcp: pm nl: support IPv4 mapped in v6 addresses by Matthieu Baerts · 4 years ago
  2. 50a13bc mptcp: support MPJoin with IPv4 mapped in v6 sk by Matthieu Baerts · 4 years ago
  3. 17ce76c r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown by Heiner Kallweit · 4 years ago
  4. 275b1e8 pktgen: fix misuse of BUG_ON() in pktgen_thread_worker() by Di Zhu · 4 years ago
  5. 6b2e04b net: allow user to set metric on default route learned via Router Advertisement by Praveen Chaudhary · 4 years ago
  6. 6626a02 Merge branch 'net-usbnet-convert-to-new-tasklet-api' by Jakub Kicinski · 4 years ago
  7. c955e329 net: usbnet: use new tasklet API by Emil Renner Berthing · 4 years ago
  8. 90a586b net: usbnet: initialize tasklet using tasklet_init by Emil Renner Berthing · 4 years ago
  9. 3e4715e Merge branch 'net-dsa-mv88e6xxx-remove-some-6250-specific-methods' by Jakub Kicinski · 4 years ago
  10. b28f3f3 net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250 by Rasmus Villemoes · 4 years ago
  11. 67c9ed1 net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250 by Rasmus Villemoes · 4 years ago
  12. 9b0b783 selftests: add IPv4 unicast extensions tests by Seth David Schoen · 4 years ago
  13. 285715a bonding: add TLS dependency by Arnd Bergmann · 4 years ago
  14. 871127e bnxt_en: Convert to use netif_level() helpers. by Michael Chan · 4 years ago
  15. 2961f56 usbnet: fix the indentation of one code snippet by Dongliang Mu · 4 years ago
  16. 3e841ba net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation by Nikolay Aleksandrov · 4 years ago
  17. 02c2694 nfc: fix typo by wengjianfeng · 4 years ago
  18. afe197f nfc: fdp: fix typo issue by wengjianfeng · 4 years ago
  19. 6d70cd2 Merge branch 'bnxt_en-error-recovery-improvements' by Jakub Kicinski · 4 years ago
  20. 0da65f4 bnxt_en: Do not process completion entries after fatal condition detected. by Michael Chan · 4 years ago
  21. 5863b10 bnxt_en: Consolidate firmware reset event logging. by Michael Chan · 4 years ago
  22. 4f036b2 bnxt_en: Improve firmware fatal error shutdown sequence. by Michael Chan · 4 years ago
  23. 38290e3 bnxt_en: Modify bnxt_disable_int_sync() to be called more than once. by Michael Chan · 4 years ago
  24. e340a5c bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state. by Michael Chan · 4 years ago
  25. 339eeb4 bnxt_en: Add bnxt_fw_reset_timeout() helper. by Michael Chan · 4 years ago
  26. 5d06eb5 bnxt_en: Retry open if firmware is in reset. by Vasundhara Volam · 4 years ago
  27. 6882c36 bnxt_en: attempt to reinitialize after aborted reset by Edwin Peer · 4 years ago
  28. a44daa8 bnxt_en: log firmware debug notifications by Edwin Peer · 4 years ago
  29. 881d835 bnxt_en: Add an upper bound for all firmware command timeouts. by Vasundhara Volam · 4 years ago
  30. 3e3c09b bnxt_en: Move reading VPD info after successful handshake with fw. by Vasundhara Volam · 4 years ago
  31. d1cbd16 bnxt_en: Retry sending the first message to firmware if it is under reset. by Michael Chan · 4 years ago
  32. b187e4b bnxt_en: handle CRASH_NO_MASTER during bnxt_open() by Edwin Peer · 4 years ago
  33. fe1b853 bnxt_en: Define macros for the various health register states. by Michael Chan · 4 years ago
  34. 16db632 bnxt_en: Update firmware interface to 1.10.2.11. by Michael Chan · 4 years ago
  35. ae189cc Merge branch 'dsa-add-mt7530-gpio-support' by Jakub Kicinski · 4 years ago
  36. 429a0ed net: dsa: mt7530: MT7530 optional GPIO support by DENG Qingfang · 4 years ago
  37. 974d5ba dt-bindings: net: dsa: add MT7530 GPIO controller binding by DENG Qingfang · 4 years ago
  38. 4fd5979 net: ethernet: mediatek: support setting MTU by DENG Qingfang · 4 years ago
  39. 8d21c88 bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR by Jiapeng Zhong · 4 years ago
  40. b9b7421 octeontx2-af: Support ESP/AH RSS hashing by Subbaraya Sundeep · 4 years ago
  41. 24f97b6 tg3: improve PCI VPD access by Heiner Kallweit · 4 years ago
  42. a61e4b6 Merge branch 'net-dsa-hellcreek-add-taprio-offloading' by Jakub Kicinski · 4 years ago
  43. 24dfc6e net: dsa: hellcreek: Add TAPRIO offloading support by Kurt Kanzenbach · 4 years ago
  44. b80b5db net: mhi: Set wwan device type by Loic Poulain · 4 years ago
  45. acb4151 Merge branch 'udp-allow-forwarding-of-plain-non-fraglisted-udp-gro-packets' by Jakub Kicinski · 4 years ago
  46. 3670706 udp: allow forwarding of plain (non-fraglisted) UDP GRO packets by Alexander Lobakin · 4 years ago
  47. 6f1c0ea net: introduce a netdev feature for UDP GRO forwarding by Alexander Lobakin · 4 years ago
  48. 692347a Merge branch 'remove-unneeded-phy-time-stamping-option' by Jakub Kicinski · 4 years ago
  49. 04cbb74 net: mvpp2: Remove unneeded Kconfig dependency. by Richard Cochran · 4 years ago
  50. 57ba007 net: dsa: mv88e6xxx: Remove bogus Kconfig dependency. by Richard Cochran · 4 years ago
  51. e7b76db Merge branch 'net-ipa-napi-poll-updates' by Jakub Kicinski · 4 years ago
  52. 7bd9785 net: ipa: disable IEOB interrupts before clearing by Alex Elder · 4 years ago
  53. 5725593 net: ipa: repurpose gsi_irq_ieob_disable() by Alex Elder · 4 years ago
  54. 223f5b3 net: ipa: have gsi_channel_update() return a value by Alex Elder · 4 years ago
  55. 148604e net: ipa: heed napi_complete() return value by Alex Elder · 4 years ago
  56. c80c4a1 net: ipa: count actual work done in gsi_channel_poll() by Alex Elder · 4 years ago
  57. 59a49d9 Merge branch 'mlxsw-expose-number-of-physical-ports' by Jakub Kicinski · 4 years ago
  58. 5154b1b selftests: mlxsw: Add a scale test for physical ports by Danielle Ratson · 4 years ago
  59. 321f7ab mlxsw: Register physical ports as a devlink resource by Danielle Ratson · 4 years ago
  60. 3518764 Merge branch 'htb-offload' by Jakub Kicinski · 4 years ago
  61. 214baf2 net/mlx5e: Support HTB offload by Maxim Mikityanskiy · 4 years ago
  62. 8327158 sch_htb: Stats for offloaded HTB by Maxim Mikityanskiy · 4 years ago
  63. d03b195 sch_htb: Hierarchical QoS hardware offload by Maxim Mikityanskiy · 4 years ago
  64. 4dd78a7 net: sched: Add extack to Qdisc_class_ops.delete by Maxim Mikityanskiy · 4 years ago
  65. ca1e4ab net: sched: Add multi-queue support to sch_tree_lock by Maxim Mikityanskiy · 4 years ago
  66. 04a8863 Merge branch 'tcp-add-cmsg-rx-timestamps-to-rx-zerocopy' by Jakub Kicinski · 4 years ago
  67. 7eeba17 tcp: Add receive timestamp support for receive zerocopy. by Arjun Roy · 4 years ago
  68. 925bba2 tcp: Remove CMSG magic numbers for tcp_recvmsg(). by Arjun Roy · 4 years ago
  69. 5225d5f Merge branch 'net-bridge-multicast-add-initial-eht-support' by Jakub Kicinski · 4 years ago
  70. d5a1022 net: bridge: multicast: mark IGMPv3/MLDv2 fast-leave deletes by Nikolay Aleksandrov · 4 years ago
  71. e87e4b5 net: bridge: multicast: handle block pg delete for all cases by Nikolay Aleksandrov · 4 years ago
  72. c973901 net: bridge: multicast: add EHT host filter_mode handling by Nikolay Aleksandrov · 4 years ago
  73. b66bf55 net: bridge: multicast: optimize TO_INCLUDE EHT timeouts by Nikolay Aleksandrov · 4 years ago
  74. ddc255d net: bridge: multicast: add EHT include and exclude handling by Nikolay Aleksandrov · 4 years ago
  75. 474ddb3 net: bridge: multicast: add EHT allow/block handling by Nikolay Aleksandrov · 4 years ago
  76. dba6b0a net: bridge: multicast: add EHT host delete function by Nikolay Aleksandrov · 4 years ago
  77. baa74d3 net: bridge: multicast: add EHT source set handling functions by Nikolay Aleksandrov · 4 years ago
  78. 5b16328 net: bridge: multicast: add EHT host handling functions by Nikolay Aleksandrov · 4 years ago
  79. 8f07b83 net: bridge: multicast: add EHT structures and definitions by Nikolay Aleksandrov · 4 years ago
  80. e7cfcf2 net: bridge: multicast: calculate idx position without changing ptr by Nikolay Aleksandrov · 4 years ago
  81. 0ad57c9 net: bridge: multicast: __grp_src_block_incl can modify pg by Nikolay Aleksandrov · 4 years ago
  82. 54bea72 net: bridge: multicast: pass host src address to IGMPv3/MLDv2 functions by Nikolay Aleksandrov · 4 years ago
  83. 9e10b9e net: bridge: multicast: rename src_size to addr_size by Nikolay Aleksandrov · 4 years ago
  84. b9046e8 net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp by Xin Long · 4 years ago
  85. 07fe179 Merge branch 'mptcp-re-enable-sndbuf-autotune' by Jakub Kicinski · 4 years ago
  86. b19bc29 mptcp: implement delegated actions by Paolo Abeni · 4 years ago
  87. 40dc941 mptcp: schedule work for better snd subflow selection by Paolo Abeni · 4 years ago
  88. ec369c3 mptcp: do not queue excessive data on subflows by Paolo Abeni · 4 years ago
  89. 5cf92bb mptcp: re-enable sndbuf autotune by Paolo Abeni · 4 years ago
  90. 866f26f mptcp: always graft subflow socket to parent by Paolo Abeni · 4 years ago
  91. e26ca4b sfc: reduce the number of requested xdp ev queues by Ivan Babrou · 4 years ago
  92. e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
  93. a05a728 tcp: remove unused ICSK_TIME_EARLY_RETRANS by Pengcheng Yang · 4 years ago
  94. 2d8983f net: phy: realtek: Add support for RTL9000AA/AN by Yuusuke Ashizuka · 4 years ago
  95. ca649cca dt-bindings: net: renesas,etheravb: Add r8a779a0 support by Wolfram Sang · 4 years ago
  96. 8be2b2b Merge branch 'net-ipa-remove-a-build-dependency' by Jakub Kicinski · 4 years ago
  97. 5da1fca arm64: dts: qcom: sdm845: kill IPA modem-remoteproc property by Alex Elder · 4 years ago
  98. 8535c8e arm64: dts: qcom: sc7180: kill IPA modem-remoteproc property by Alex Elder · 4 years ago
  99. 27bb36e dt-bindings: net: remove modem-remoteproc property by Alex Elder · 4 years ago
  100. 86fdf1f net: ipa: remove a remoteproc dependency by Alex Elder · 4 years ago