messages from 2026-06-20 16:19:12 to 2026-06-21 20:22:41 UTC [more...]
[PATCH net v2 0/2] net: ethernet: sunplus: spl2sw: fix of_node refcount leaks
2026-06-21 20:22 UTC (4+ messages)
[PATCH net] selftests: drv-net: so_txtime: relax variance bounds
2026-06-21 20:01 UTC
[PATCH v2] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
2026-06-21 19:46 UTC (3+ messages)
` [PATCH nf-next v3] netfilter: TCPMSS: handle packets with unaligned MSS option
[REGRESSION 6.16] r8169 RTL8168h/8111h fails to probe — "Unable to change power state from D3cold to D0" — bisected to 4d4c10f763d7
2026-06-21 19:24 UTC (3+ messages)
[RFC PATCH net-next v3 0/2] udp: fix FOU/GUE over multicast
2026-06-21 19:04 UTC (4+ messages)
` [PATCH net-next RESEND "
` [PATCH net-next RESEND v3 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next RESEND v3 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH iproute2] ip: return correct status from help command
2026-06-21 18:03 UTC
[PATCH stable 6.6.y v4 0/4] bpf: linked scalar precision fixes
2026-06-21 17:27 UTC (5+ messages)
` [PATCH stable 6.6.y v4 1/4] bpf: Track equal scalars history on per-instruction level
` [PATCH stable 6.6.y v4 2/4] bpf: Remove mark_precise_scalar_ids()
` [PATCH stable 6.6.y v4 3/4] selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
` [PATCH stable 6.6.y v4 4/4] selftests/bpf: Update comments find_equal_scalars->sync_linked_regs
[PATCH net 0/2] nfc: llcp: fix OOB reads and integer bugs in TLV parsers
2026-06-21 16:52 UTC (2+ messages)
[PATCH net] nfc: nci: validate packet length when parsing NCI 2.x RF interfaces
2026-06-21 16:46 UTC (2+ messages)
[PATCH net v4] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
2026-06-21 16:34 UTC (2+ messages)
[syzbot] [net?] WARNING in __ethtool_get_link_ksettings
2026-06-21 15:22 UTC
"ip help" output is an error
2026-06-21 15:21 UTC (2+ messages)
[PATCH] net: add sock_open() for unified socket creation
2026-06-21 13:59 UTC (4+ messages)
` [PATCH v2] net: add sock_open() with flags for "
e1000e: Report link down after "Detected Hardware Unit Hang" ?
2026-06-21 13:22 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH 1/2 net-next,v1] i40e: move ATR sample rate from ring to PF level
2026-06-21 12:56 UTC (2+ messages)
` [PATCH 2/2 net-next,v2] i40e: add devlink parameter for Flow Director ATR sample rate
Fwd: HTML message rejected: qcom_ppe: direct (non-DSA) MAC port - host-bound RX dropped at EDMA (src_info_type != PORTID)?
2026-06-21 11:18 UTC
[PATCH net v4] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
2026-06-21 10:06 UTC (5+ messages)
` [PATCH net v5 0/2] xfrm: fix async crypto (-EINPROGRESS) handling in validate_xmit_xfrm()
` [PATCH net v5 1/2] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
` [PATCH net v5 2/2] xfrm: fix stale skb->prev after async crypto steals a GSO segment
[RFC net-next 0/4] net: dsa: motorcomm: Add LED support
2026-06-21 9:06 UTC (7+ messages)
` [RFC net-next 3/4] net: dsa: motorcomm: Dynamically allocate port structures
[PATCH iwl-next v2] ixgbe: Implement PCI reset handler
2026-06-21 7:52 UTC (2+ messages)
` [Intel-wired-lan] "
[syzbot] [nbd?] WARNING in nbd_add_socket
2026-06-21 6:23 UTC
[PATCH net] tipc: restrict socket queue dumps in enqueue tracepoints
2026-06-21 5:39 UTC (3+ messages)
[PATCH] net: wwan: t7xx: destroy DMA pool on CLDMA late init failure
2026-06-21 3:17 UTC
[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
2026-06-20 22:32 UTC (11+ messages)
` Bug#1130336: "
[PATCH net 00/16] Netfilter fixes for net
2026-06-20 22:28 UTC (2+ messages)
[PATCH net,v2 00/14] Netfilter fixes for net
2026-06-20 22:27 UTC (15+ messages)
` [PATCH net 01/14] netfilter: flowtable: fix offloaded ct timeout never being extended
` [PATCH net 02/14] netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dst
` [PATCH net 03/14] netfilter: xt_cluster: reject template conntracks in hash match
` [PATCH net 04/14] netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
` [PATCH net 05/14] netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types
` [PATCH net 06/14] netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap types
` [PATCH net 07/14] netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()
` [PATCH net 08/14] netfilter: ipset: make sure gc is properly stopped
` [PATCH net 09/14] netfilter: nft_payload: reject offsets exceeding 65535 bytes
` [PATCH net 10/14] netfilter: nft_meta_bridge: add validate callback for get operations
` [PATCH net 11/14] netfilter: nft_flow_offload: zero device address for non-ether case
` [PATCH net 12/14] netfilter: nf_reject: skip iphdr options when looking for icmp header
` [PATCH net 13/14] netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
` [PATCH net 14/14] netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leak
[PATCH net] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
2026-06-20 21:37 UTC
[PATCH net] net, bpf: check master for NULL in xdp_master_redirect()
2026-06-20 20:15 UTC
[PATCH net] net: phylink: print correct c45 phy id when missing PHY driver
2026-06-20 19:24 UTC (4+ messages)
Ethtool : PRBS feature
2026-06-20 19:20 UTC (9+ messages)
[PATCH v4] net: mvneta_bm: add suspend/resume support to prevent crash after resume
2026-06-20 19:00 UTC (2+ messages)
pull-request: ieee802154-next 2026-06-20
2026-06-20 17:49 UTC
[PATCH net v3] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
2026-06-20 16:30 UTC (2+ messages)
[PATCH net v2 0/7] ipv6: fix sysctl error handling and missing notifications
2026-06-20 16:18 UTC (8+ messages)
` [PATCH net v2 1/7] ipv6: fix error handling in disable_ipv6 sysctl
` [PATCH net v2 2/7] ipv6: fix error handling in ignore_routes_with_linkdown sysctl
` [PATCH net v2 3/7] ipv6: fix error handling in forwarding sysctl
` [PATCH net v2 4/7] ipv6: fix error handling in disable_policy sysctl
` [PATCH net v2 5/7] ipv6: reset value and position for proxy_ndp sysctl restart
` [PATCH net v2 6/7] ipv6: fix missing notification for ignore_routes_with_linkdown
` [PATCH net v2 7/7] ipv6: reset position for force_forwarding sysctl restart
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox