messages from 2026-07-29 13:21:26 to 2026-07-29 22:27:45 UTC [more...]
[net-next PATCH v4 0/4] Add support for XPCS based RSFEC configuration
2026-07-29 22:25 UTC (5+ messages)
` [net-next PATCH v4 1/4] net: pcs: xpcs: Expand mdiodev member as an array
` [net-next PATCH v4 2/4] net: pcs: xpcs: Allow for multiple addr in creation
` [net-next PATCH v4 3/4] net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
` [net-next PATCH v4 4/4] net: pcs: xpcs: Add handling for 4 channel rsfec device
[PATCH net v2] bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
2026-07-29 22:27 UTC (2+ messages)
[PATCH net-next v4 0/6] selftests: net: multithreaded multiqueue iou-zcrx
2026-07-29 22:18 UTC (7+ messages)
` [PATCH net-next v4 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v4 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v4 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v4 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v4 5/6] selftests: net: add multithread server "
` [PATCH net-next v4 6/6] selftests: net: add rss_multiqueue test variant "
[PATCH v11] mm/page_alloc: boost watermarks on atomic allocation failure
2026-07-29 22:06 UTC (7+ messages)
[PATCH net v3] qede: Fix NULL pointer dereference in TPA fragment processing
2026-07-29 21:57 UTC (2+ messages)
[PATCH net] bnxt: fix memory leak in bnxt_queue_mem_alloc error cases
2026-07-29 21:57 UTC (3+ messages)
[PATCH 1/1] qede: sync udp_tunnel ports outside qede_lock in the recovery path
2026-07-29 21:37 UTC (2+ messages)
[PATCH net] net/mlx5e: SHAMPO, Fix IP length overflow on large HW GRO sessions
2026-07-29 20:47 UTC
[PATCH net-next v6 00/15][pull request] Introduce iXD driver
2026-07-29 20:45 UTC (16+ messages)
` [PATCH net-next v6 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v6 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v6 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v6 04/15] libie: add control queue support
` [PATCH net-next v6 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v6 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v6 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v6 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v6 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v6 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v6 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v6 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v6 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v6 14/15] ixd: add the core initialization
` [PATCH net-next v6 15/15] ixd: add devlink support
[PATCH net-next] selftests: net: Add a missing config option
2026-07-29 20:44 UTC (3+ messages)
[PATCH bpf 0/3] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
2026-07-29 20:32 UTC (7+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
` [PATCH bpf 2/3] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers
[PATCHv3 net-next] net: dsa: b53: srab: propagate errors from init helpers
2026-07-29 20:29 UTC
[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
2026-07-29 20:08 UTC (6+ messages)
[PATCH net v2] macvlan: require init-userns CAP_NET_ADMIN to raise bc_queue_len
2026-07-29 20:06 UTC
[PATCH 0/4] net: dsa: Add SoC-e DSA driver
2026-07-29 20:05 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add soce
` [PATCH 2/4] dt-bindings: net: dsa: Add SoC-e switch IP and DSA bindings
` [PATCH 3/4] net: dsa: Add support for SoC-e SDSA tags
` [PATCH 4/4] net: dsa: soce: Add initial driver support for MRS switches
[PATCH net v2 0/1] rxrpc: fix encap_rcv skb accounting exhaustion
2026-07-29 19:50 UTC (2+ messages)
` [PATCH net v2 1/1] "
[PATCH net-next v3 0/2] net: macb: 1000BASE-X on internal PCS
2026-07-29 19:21 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: macb: Poll for link state changes when using the "
` [PATCH net-next v3 2/2] net: macb: add support for 1000BASE-X autonegotiation to PCS
[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
2026-07-29 19:19 UTC (6+ messages)
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-07-29 19:16 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown
[PATCH net] net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
2026-07-29 19:14 UTC
[PATCH v2 2/2] vsock/virtio: avoid refilling the RX queue after teardown
2026-07-29 18:58 UTC
[PATCH v2 1/2] vsock/virtio: read virtqueues under worker locks
2026-07-29 18:58 UTC
[PATCH net v2] net: gro: avoid nesting TCP GSO skbs in skb_gro_receive_list()
2026-07-29 18:57 UTC (5+ messages)
[PATCH net 0/1] net: skbuff: reject skb header offset updates that truncate
2026-07-29 18:40 UTC (2+ messages)
` [PATCH net 1/1] "
[PATCH net] macvlan: require lower-netns admin for shared port settings
2026-07-29 18:35 UTC (2+ messages)
[PATCH net-next v2 0/2] dpll: zl3073x: add PTP clock support
2026-07-29 18:28 UTC (6+ messages)
` [PATCH net-next v2 2/2] "
[PATCH net-next v2 1/2] dpll: zl3073x: add channel ToD, phase step and TIE operations
2026-07-29 18:26 UTC (3+ messages)
[TEST] google runner needs nested cases
2026-07-29 17:44 UTC (8+ messages)
[PATCH] netfilter: ebt_nflog: pin the NFLOG backend
2026-07-29 17:31 UTC
[PATCH net] net: openvswitch: fix stack exhaustion from unaccounted clone_execute() recursion
2026-07-29 17:30 UTC (7+ messages)
` [net] "
[PATCH net v3] sctp: keep chunk->transport in step with the list it is queued on
2026-07-29 17:16 UTC (2+ messages)
[PATCH bpf] bpf: Fix netns reference imbalance in conntrack kfuncs
2026-07-29 17:15 UTC (2+ messages)
[RFC PATCH net-next v0.1 1/1] net: add GeoNetworking protocol
2026-07-29 17:07 UTC (2+ messages)
[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-29 17:05 UTC (6+ messages)
` [PATCH v6 4/5] vhost: synchronize with RCU readers when freeing workers
` [PATCH v6 5/5] vhost/vsock: add VHOST_RESET_OWNER ioctl
[PATCH] vsock: use sock_error() to consume sk_err after connect timeout
2026-07-29 16:51 UTC (13+ messages)
[PATCH net 0/1] xsk: prevent AF_XDP ring resource exhaustion
2026-07-29 16:37 UTC (3+ messages)
` [PATCH net 1/1] xsk: charge ring allocations to socket optmem
[PATCH net] net/mlx5e: fix BQL reset on SQ re-activation
2026-07-29 16:33 UTC (3+ messages)
[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-07-29 16:29 UTC (6+ messages)
` [PATCH net 1/5] net: stmmac: Remove VLAN perfect matching dead code
[PATCH net 0/1] net/sched: fix qdisc graft hierarchy validation
2026-07-29 16:24 UTC (3+ messages)
` [PATCH net 1/1] net/sched: reject overly deep qdisc hierarchies
[PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
2026-07-29 16:24 UTC (2+ messages)
[PATCH net 0/6] xsk: harden TX metadata validation against races
2026-07-29 16:08 UTC (3+ messages)
[PATCH net] sctp: fix addip_serial increment on ASCONF_ACK allocation failure
2026-07-29 16:03 UTC (3+ messages)
[PATCH net-next v8 0/9] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-07-29 16:02 UTC (10+ messages)
` [PATCH net-next v8 1/9] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
` [PATCH net-next v8 2/9] net: mdio: realtek-rtl9300: Add polling documentation
` [PATCH net-next v8 3/9] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v8 4/9] net: mdio: realtek-rtl9300: extend controller structure lifetime
` [PATCH net-next v8 5/9] net: mdio: realtek-rtl9300: Configure hardware polling during probing
` [PATCH net-next v8 6/9] net: mdio: realtek-rtl9300: Add page tracking
` [PATCH net-next v8 7/9] net: mdio: realtek-rtl9300: Increase MDIO timeout
` [PATCH net-next v8 8/9] net: mdio: realtek-rtl9300: Add support for RTL838x
` [PATCH net-next v8 9/9] net: mdio: realtek-rtl9300: Add support for RTL839x
[PATCH net v5 00/10] rxrpc: Fix CHALLENGE packet handling
2026-07-29 16:01 UTC (11+ messages)
` [PATCH net v5 01/10] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net v5 02/10] rxrpc: Fix packet encryption error handling
` [PATCH net v5 03/10] rxrpc: Fix update of call->tx_pending without holding lock
` [PATCH net v5 04/10] rxrpc: Fix generation of notifications after call completion
` [PATCH net v5 05/10] rxrpc: Expand abort trace enum
` [PATCH net v5 06/10] keys: Add refcounting to user-defined key type payload
` [PATCH net v5 07/10] afs: Create a server appdata key
` [PATCH net v5 08/10] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
` [PATCH net v5 09/10] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
` [PATCH net v5 10/10] rxrpc: Remove OOB challenge/response code
[PATCH net-next v7 0/2] selftests: openvswitch: SCTP flow key parsing
2026-07-29 16:01 UTC (2+ messages)
[PATCH net-next v3 RESEND] net: phy: nxp-tja11xx: cancel registration work on remove
2026-07-29 15:53 UTC
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-29 15:49 UTC (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
[PATCH net-next v3 0/3] af_unix: Fix priority inversion issue
2026-07-29 15:49 UTC (4+ messages)
` [PATCH net-next v3 1/3] af_unix: Schedule the garbage collector at task exit
[PATCH net] sctp: fix transport UAF via the retransmit queue
2026-07-29 15:47 UTC (3+ messages)
` [PATCH net v2] sctp: keep chunk->transport in step with the list it is queued on
[PATCH net] sctp: validate Cookie Preservative parameter length
2026-07-29 15:08 UTC (2+ messages)
[PATCH net v2] net: phy: nxp-tja11xx: cancel registration work on remove
2026-07-29 15:08 UTC (2+ messages)
` [PATCH net-next v3] "
[PATCH] e1000: drop dead switch statements in configure_tx/rx
2026-07-29 15:00 UTC (4+ messages)
[PATCH net 0/1] ipmr: only copy pktinfo to cache reports
2026-07-29 14:46 UTC (4+ messages)
` [PATCH net 1/1] "
[PATCH v4 net-next] sctp: auth: break when skb_clone fails for auth_chunk
2026-07-29 14:43 UTC (4+ messages)
` [PATCH net-next v5] sctp: auth: discard auth_chunk when skb_clone fails
[PATCH net 0/2] tcp: diag: fix unbounded bucket lock hold in diag dump paths
2026-07-29 14:21 UTC (3+ messages)
[PATCH iwl-next v2] ice: detect duplicates in ACL
2026-07-29 14:15 UTC (2+ messages)
[PATCH net-next 0/9] netpoll: finish untangling netconsole from netpoll
2026-07-29 14:09 UTC (15+ messages)
` [PATCH net-next 4/9] netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()
` [PATCH net-next 5/9] netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()
` [PATCH net-next 6/9] netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()
` [PATCH net-next 7/9] netconsole: move egress_dev() as netcons_egress_dev()
` [PATCH net-next 8/9] netconsole: move local_ip/remote_ip/ipv6 to netconsole_target
` [PATCH net-next 9/9] netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()
[PATCH nf v3 1/1] ipvs: stop estimator after disabled calc phase
2026-07-29 13:56 UTC
[PATCH net v3 1/1] net: openvswitch: reallocate update replies for mismatched IDs
2026-07-29 13:53 UTC
[PATCH net v2 RESEND] net: phy: nxp-tja11xx: cancel registration work on remove
2026-07-29 13:47 UTC (2+ messages)
[PATCH net-next 0/7] net: dsa: netc: add PTP support for NETC switch
2026-07-29 13:41 UTC (3+ messages)
` [PATCH net-next 6/7] net: dsa: netc: add PTP two-step timestamping support
[PATCH net v1] net: phy: dp83640: fix per-bus clock lifetime
2026-07-29 13:39 UTC (4+ messages)
[PATCH net] ipv6: fix Route Information option length validation
2026-07-29 13:25 UTC (2+ messages)
[PATCH v2] vsock: use sock_error() to consume sk_err after a
2026-07-29 13:21 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