@@ -1,82 +1,73 @@
fbnic: link up on QEMU
disable random kunit tests [local patch]
test: rtnetlink: try double sleep to give WQ [local patch] a chance
dbg: rtnetlink preferred_lft [local patch]
profile patch [local patch]
dbg: tests: bonding: print info on failure [local patch]
drv: net: add timeout [local patch]
tc_action dbg [local patch]
forwarding: set timeout to 3 hours [local patch]
selftests: net: enable profiling [local patch]
timestamp - try waking [local patch]
[+] net/mlx5e: Make PCIe congestion event thresholds configurable
[+] net/mlx5e: Add device PCIe congestion ethtool stats
[+] net/mlx5e: Create/destroy PCIe Congestion Event object
[+] selftests: ethtool: Introduce ethernet PHY selftests on netdevsim
[+] selftests: ethtool: Drop the unused old_netdevs variable
[+] net: netdevsim: Add PHY support in netdevsim
[+] hinic3: Interrupt request configuration
[+] hinic3: Mailbox management interfaces
[+] hinic3: Mailbox framework
[+] hinic3: TX & RX Queue coalesce interfaces
[+] hinic3: Command Queue interfaces
[+] hinic3: Command Queue framework
[+] hinic3: Complete Event Queue interfaces
[+] hinic3: Async Event Queue interfaces
[+] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
virtio_net: simplify tx queue wake condition check
eth: fbnic: fix ubsan complaints about OOB accesses
ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof
ethtool: Fix set RXFH for drivers without RXFH fields support
net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
selftests: Add IPv6 multicast route generation tests for GRE devices.
gre: Fix IPv6 multicast route creation.
net: mana: fix spelling for mana_gd_deregiser_irq()
net: phy: microchip: limit 100M workaround to link-down events on LAN88xx
net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits
net: Allow non parent devices to be used for ZC DMA
selftests: net: lib: fix shift count out of range
selftests: net: add netpoll basic functionality test
selftests: drv-net: Strip '@' prefix from bpftrace map keys
selftests: drv-net: add helper/wrapper for bpftrace
selftests: bonding: add test for passive LACP mode
bonding: update ntt to true in passive mode
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
net_sched: act_police: use RCU in tcf_police_dump()
net_sched: act_pedit: use RCU in tcf_pedit_dump()
net_sched: act_nat: use RCU in tcf_nat_dump()
net_sched: act_mpls: use RCU in tcf_mpls_dump()
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
net_sched: act_ctinfo: use atomic64_t for three counters
net_sched: act_ct: use RCU in tcf_ct_dump()
net_sched: act_csum: use RCU in tcf_csum_dump()
net_sched: act_connmark: use RCU in tcf_connmark_dump()
net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCs
ARM: dts: aspeed-g6: Add resets property for MAC controllers
dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2
dt-bindings: net: ftgmac100: Add resets property
net: appletalk: Fix device refcount leak in atrtr_create()
selftests: drv-net: test RSS header field configuration
ethtool: rss: report which fields are configured for hashing
ethtool: mark ETHER_FLOW as usable for Rx hash
tools: ynl: decode enums in auto-ints
ethtool: rss: make sure dump takes the rss lock
net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
selftests/tc-testing: Add tests for restrictions on netem duplication
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
[-] virtio-net: fix received length check in big packets
vhost_net: basic in_order support
vhost: basic in order support
net: stmmac: platform: Add snps,dwmac-5.00a IP compatible string
net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoC
dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042 dwmac
net: replace ND_PRINTK with dynamic debug
[c] net: dsa: rzn1_a5psw: use devm to enable clocks
[c] net: dsa: rzn1_a5psw: add COMPILE_TEST
[-] af_key: Add check for the return value of pfkey_sadb2xfrm_user_sec_ctx()
[-] net: phy: micrel: Add callback for restoring context
[-] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
[c] net/sched: sch_qfq: Fix null-deref in agg_dequeue
[-] net: fix segmentation after TCP/UDP fraglist GRO
[c] net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
[-] tcp: accecn: try to fit AccECN option with SACK
[-] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
[-] tcp: accecn: AccECN option failure handling
[-] tcp: accecn: AccECN option send control
[-] tcp: accecn: AccECN option
[-] tcp: sack option handling improvements
[-] tcp: accecn: AccECN needs to know delivered bytes
[-] tcp: accecn: add AccECN rx byte counters
[-] tcp: Add wait_third_ack for ECN negotiation in simultaneous connect
[-] tcp: accecn: AccECN negotiation
[-] tcp: AccECN core
[-] tcp: ecn functions in separated include file
[-] tcp: reorganize tcp_sock_write_txrx group for variables later
[-] tcp: fast path functions later
[-] tcp: reorganize SYN ECN code