summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-20netfilter: nft_set_pipapo: Store real pointer, adjust later.Sebastian Andrzej Siewior
2025-08-20netfilter: nft_set_pipapo: use avx2 algorithm for insertions tooFlorian Westphal
2025-08-20netfilter: nft_set_pipapo_avx2: split lookup function in two partsFlorian Westphal
2025-08-20netfilter: nft_set_pipapo_avx2: Drop the comment regarding protectionSebastian Andrzej Siewior
2025-08-20netfilter: ctnetlink: remove refcounting in dying list dumpingFlorian Westphal
2025-08-19Merge branch 'stmmac-stop-silently-dropping-bad-checksum-packets'Jakub Kicinski
2025-08-19net: stmmac: dwmac4: stop hardware from dropping checksum-error packetsOleksij Rempel
2025-08-19net: stmmac: dwmac4: report Rx checksum errors in statusOleksij Rempel
2025-08-19net: stmmac: Correctly handle Rx checksum offload errorsOleksij Rempel
2025-08-19Merge branch 'there-are-a-cleancode-and-a-parameter-check-for-hns3-driver'Jakub Kicinski
2025-08-19net: hns3: change the function return type from int to boolJijie Shao
2025-08-19net: hns3: add parameter check for tx_copybreak and tx_spare_buf_sizeJijie Shao
2025-08-19net: phy: realtek: enable serdes option mode for RTL8226-CGMarkus Stockhausen
2025-08-19ipv6: ip6_gre: replace strcpy with strscpy for tunnel nameMiguel GarcĂ­a
2025-08-19Merge branch 'net-convert-to-skb_dstref_steal-and-skb_dstref_restore'Jakub Kicinski
2025-08-19net: Add skb_dst_check_unsetStanislav Fomichev
2025-08-19chtls: Convert to skb_dst_resetStanislav Fomichev
2025-08-19staging: octeon: Convert to skb_dst_dropStanislav Fomichev
2025-08-19net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callersStanislav Fomichev
2025-08-19netfilter: Switch to skb_dstref_steal to clear dst_entryStanislav Fomichev
2025-08-19xfrm: Switch to skb_dstref_steal to clear dst_entryStanislav Fomichev
2025-08-19net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2025-08-19Merge branch 'net-speedup-some-nexthop-handling-when-having-a-lot-of-nexthops'Jakub Kicinski
2025-08-19net: When removing nexthops, don't call synchronize_net if it is not necessaryChristoph Paasch
2025-08-19net: Make nexthop-dumps scale linearly with the number of nexthopsChristoph Paasch
2025-08-19selftests: drv-net: ncdevmem: make configure_channels() support combined chan...Jakub Kicinski
2025-08-19selftests: drv-net: tso: increase the retransmit thresholdJakub Kicinski
2025-08-19net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phyChaoyi Chen
2025-08-19selftests: drv-net: test the napi init stateJakub Kicinski
2025-08-19net: mana: Use page pool fragments for RX buffers instead of full pages to im...Dipayaan Roy
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi
2025-08-19Merge branch 'net-macb-add-taprio-traffic-scheduling-support'Paolo Abeni
2025-08-19net: macb: Add capability-based QBV detection and Versal supportVineeth Karumanchi
2025-08-19net: macb: Add TAPRIO traffic scheduling supportVineeth Karumanchi
2025-08-19Merge branch 'eth-fbnic-add-xdp-support-for-fbnic'Paolo Abeni
2025-08-19eth: fbnic: Report XDP stats via ethtoolMohsin Bashir
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP_TX actionMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Prefetch packet headers on RxMohsin Bashir
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-08-18Merge branch 'net-stmmac-eee-and-wol-cleanups'Jakub Kicinski
2025-08-18net: stmmac: explain the phylink_speed_down() call in stmmac_release()Russell King (Oracle)
2025-08-18net: stmmac: add helpers to indicate WoL enable statusRussell King (Oracle)
2025-08-18net: stmmac: use core wake IRQ supportRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary "stmmac: wakeup enable" printRussell King (Oracle)
2025-08-18net: stmmac: remove redundant WoL option validationRussell King (Oracle)