messages from 2026-07-31 14:14:07 to 2026-07-31 15:48:06 UTC [more...]
[PATCH net-next] net: airoha: fix ARRAY_SIZE() division by zero on UP builds
2026-07-31 15:47 UTC
[PATCH nf 0/1] netfilter: bridge: release template ct on non-IP path
2026-07-31 15:47 UTC (4+ messages)
` [PATCH nf 1/1] "
[PATCH v2 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-07-31 15:46 UTC (5+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
[PATCH] batman-adv: reject unrepresentable multicast TVLV offsets
2026-07-31 15:46 UTC
[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
2026-07-31 15:45 UTC (3+ messages)
` [PATCH net v2 1/2] net: fix skb length accounting after generic "
[PATCH] netfilter: nf_conntrack: prevent helper extension relocation
2026-07-31 15:37 UTC (2+ messages)
[PATCH net-next 0/9] Netfilter updates for net-next
2026-07-31 15:34 UTC (10+ messages)
` [PATCH net-next 1/9] netfilter: conncount: normalize tuple and zone on successful ct lookup
` [PATCH net-next 2/9] netfilter: flowtable: consolidate net_device field in nft_forward_info struct
` [PATCH net-next 3/9] netfilter: flowtable: consolidate flowtable device check
` [PATCH net-next 4/9] net: dsa: stop at the user device in .fill_forward_path
` [PATCH net-next 5/9] net: do not advance stack index from dev_fwd_path()
` [PATCH net-next 6/9] net: pass dst via net_device_path in dev_fill_forward_path()
` [PATCH net-next 7/9] netfilter: flowtable: release tunnel route on error when building forward path
` [PATCH net-next 8/9] netfilter: nf_tables: call skb_valid_dst() before skb_dst()
` [PATCH net-next 9/9] netfilter: conntrack: tcp: use UNACK timeout for non-closing RST packets
[PATCH net v4] net/smc: order the CDC receive path against buffer publication
2026-07-31 15:32 UTC (2+ messages)
[PATCH net] net/sched: keep tcf block alive during offload unbind
2026-07-31 15:30 UTC
[PATCH net] sctp: bound the auth_chunks copy length in SCTP_LOCAL_AUTH_CHUNKS
2026-07-31 15:27 UTC (2+ messages)
[PATCH] ipv6: seg6: clear IPv4 control block in End.DT4
2026-07-31 15:24 UTC (2+ messages)
[PATCH net-next v3] i40e: xsk: use xdp_build_skb_from_zc() for XDP_PASS
2026-07-31 15:22 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-07-31 15:21 UTC (4+ messages)
[PATCH net 00/10] Netfilter/IPVS fixes for net
2026-07-31 15:18 UTC (11+ messages)
` [PATCH net 01/10] ipvs: stop estimator after disabled calc phase
` [PATCH net 02/10] netfilter: ebt_nflog: pin the NFLOG backend
` [PATCH net 03/10] netfilter: ipset: rework cidr bookkeeping
` [PATCH net 04/10] netfilter: ipset: switch ext_size to atomic64_t
` [PATCH net 05/10] netfilter: ipset: add small wrappers for hash and bucket sizes
` [PATCH net 06/10] netfilter: ipset: add and use mtype_del_cidr_all helper
` [PATCH net 07/10] netfilter: ipset: switch to rcu work
` [PATCH net 08/10] ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
` [PATCH net 09/10] ipvs: return the csum validation for forward hook
` [PATCH net 10/10] netfilter: nft_ct: move custom expectation support to helper
[PATCH net] sctp: fix stream->outcnt underflow on duplicate RECONF responses
2026-07-31 15:17 UTC (2+ messages)
[PATCH iwl-next 0/3] iavf: defer loading netmem_desc
2026-07-31 15:13 UTC (2+ messages)
[PATCH net] rxrpc: Prevent poking connections after final put
2026-07-31 15:14 UTC
[PATCH net-next v5 00/15] net: macb: implement context swapping
2026-07-31 15:08 UTC (7+ messages)
` [PATCH net-next v5 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v5 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v5 13/15] net: macb: read ISR inside bp->lock critical section
[PATCH] selftests/net: fin_ack_lat: fix latency threshold typo
2026-07-31 14:59 UTC
[PATCH nf] netfilter: conntrack: sctp: verify vtag before state changes
2026-07-31 14:58 UTC (5+ messages)
[PATCH] selftests/net: gro: use variable sleep to handle slow environments
2026-07-31 14:55 UTC
[PATCH nf-next] netfilter: conntrack: sctp: validate vtag before state changes
2026-07-31 14:53 UTC
[PATCH 0/2] Remove the sgi-gru and sgi-xp drivers
2026-07-31 14:37 UTC (3+ messages)
` [PATCH 1/2] misc: sgi-xp: Remove SGI XP drivers
` [PATCH 2/2] misc: sgi-gru: Remove SGI GRU driver
[PATCH nf v4 0/3] ipvs: fix destination overload state updates
2026-07-31 14:27 UTC (4+ messages)
` [PATCH nf v4 1/3] ipvs: add totalconns for dest
` [PATCH nf v4 2/3] ipvs: properly update the overload flag on dest edit
` [PATCH nf v4 3/3] ipvs: separate destination availability state
[PATCH net-next v2 0/5] mptcp: out-of-order queue pruning
2026-07-31 14:24 UTC (6+ messages)
` [PATCH net-next v2 1/5] mptcp: move the retrans loop to a separate helper
` [PATCH net-next v2 2/5] mptcp: let the retrans scheduler do its job
` [PATCH net-next v2 3/5] mptcp: explicitly drop over memory limits
` [PATCH net-next v2 4/5] mptcp: enforce hard limit on backlog flushing
` [PATCH net-next v2 5/5] mptcp: implemented OoO queue pruning
[PATCH 0/2] timekeeping: Annotate auxiliary clock accessors with __must_check
2026-07-31 14:20 UTC (3+ messages)
` [PATCH 1/2] timekeeping: Remove the unused ktime_get_clock_ts64()
` [PATCH 2/2] timekeeping: Annotate auxiliary clock accessors with __must_check
[PATCH net v2] net: prestera: validate firmware header length
2026-07-31 14:19 UTC
[PATCH net v3 1/1] net: openvswitch: reallocate update replies for mismatched IDs
2026-07-31 14:13 UTC (3+ messages)
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