messages from 2026-06-07 12:54:48 to 2026-06-07 23:42:37 UTC [more...]
[PATCH net v2] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
2026-06-07 23:42 UTC (2+ messages)
[PATCH net] sctp: validate embedded INIT chunk and address list lengths in cookie
2026-06-07 23:03 UTC
[PATCH net-next v2 00/15] gve: AdminQ mode related refactors
2026-06-07 22:45 UTC (11+ messages)
` [PATCH net-next v2 09/15] gve: simplify reset logic
` [PATCH net-next v2 11/15] gve: split up notify block allocation and setup paths
` [PATCH net-next v2 12/15] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v2 13/15] gve: setup and teardown management interrupts
` [PATCH net-next v2 15/15] gve: add link status/speed ctrl ops
[PATCH net-next v6 0/5] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
2026-06-07 22:41 UTC (6+ messages)
` [PATCH net-next v6 1/5] net: dsa: microchip: Add fallback Micrel compatibles
` [PATCH net-next v6 2/5] dt-bindings: net: dsa: microchip: Add KSZ8995XA
` [PATCH net-next v6 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next v6 4/5] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
` [PATCH net-next v6 5/5] net: dsa: ks8995: Delete surplus driver
[PATCH net-next v12 0/6] tls: receive-path fixes and clean-ups
2026-06-07 22:10 UTC (3+ messages)
` [PATCH net-next v12 6/6] tls: Flush backlog before waiting for a new record
[PATCH ethtool-next] sfpid: add support for newer SFF-8472 compliance codes
2026-06-07 21:54 UTC
[PATCH ethtool-next] qsfp: add support for newer SFF-8636 compliance codes
2026-06-07 21:51 UTC
[PATCH] netfilter: synproxy: fix unaligned access to TCP timestamp option
2026-06-07 21:29 UTC (3+ messages)
[PATCH net] tun: zero the whole vnet header in tun_put_user()
2026-06-07 21:12 UTC (2+ messages)
[PATCH net-next v4 00/16] Support for onsemi's S2500 10Base-T1S MAC-PHY
2026-06-07 21:10 UTC (7+ messages)
` [PATCH net-next v4 13/16] onsemi: s2500: Add driver support for TS2500 MAC-PHY
` [PATCH net-next v4 16/16] Documentation: networking: Add timestamp related APIs to OA TC6 framework
[PATCH net] net: af_key: initialize alg_key_len for IPComp states
2026-06-07 21:01 UTC
[PATCH net] net: ethernet: sunplus: spl2sw: fix multiple of_node refcount leaks in probe
2026-06-07 19:37 UTC
[PATCH v2] net/sched: act_pedit: require matching IPv4 L4 protocol
2026-06-07 19:35 UTC
[PATCH net] net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion
2026-06-07 19:32 UTC (2+ messages)
[PATCH net] net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in remove
2026-06-07 19:30 UTC
[PATCH net-next v2] net: airoha: add ethtool priv_flags support for LAN/WAN and GDM2 loopback
2026-06-07 18:48 UTC (3+ messages)
[PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-06-07 18:43 UTC (7+ messages)
[PATCH v14 net-next 00/13] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-06-07 18:30 UTC (14+ messages)
` [PATCH v14 net-next 01/13] dpll: add generic DPLL type
` [PATCH v14 net-next 02/13] dpll: allow registering FW-identified pin with a different DPLL
` [PATCH v14 net-next 03/13] dpll: fix stale iteration in dpll_pin_on_pin_unregister()
` [PATCH v14 net-next 04/13] dpll: send delete notification before unregister in on-pin rollback
` [PATCH v14 net-next 05/13] dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()
` [PATCH v14 net-next 06/13] dpll: guard sync-pair removal on full pin unregister
` [PATCH v14 net-next 07/13] dpll: balance create/delete notifications in __dpll_pin_(un)register
` [PATCH v14 net-next 08/13] dpll: extend pin notifier with notification source ID
` [PATCH v14 net-next 09/13] dpll: allow fwnode pins to attempt state change without capability bit
` [PATCH v14 net-next 10/13] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
` [PATCH v14 net-next 11/13] ice: implement CPI support for E825C
` [PATCH v14 net-next 12/13] ice: add Tx reference clock index handling to AN restart command
` [PATCH v14 net-next 13/13] ice: implement E825 TX ref clock control and TXC hardware sync status
[PATCH net-next v13 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-06-07 18:01 UTC (16+ messages)
` [PATCH net-next v13 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v13 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v13 03/15] quic: provide common utilities and data structures
` [PATCH net-next v13 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v13 05/15] quic: provide quic.h header files for kernel and userspace
` [PATCH net-next v13 06/15] quic: add stream management
` [PATCH net-next v13 07/15] quic: add connection id management
` [PATCH net-next v13 08/15] quic: add path management
` [PATCH net-next v13 09/15] quic: add congestion control
` [PATCH net-next v13 10/15] quic: add packet number space
` [PATCH net-next v13 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v13 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v13 13/15] quic: add timer management
` [PATCH net-next v13 14/15] quic: add packet builder base
` [PATCH net-next v13 15/15] quic: add packet parser base
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-07 17:52 UTC (5+ messages)
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
[PATCH 6.12 000/307] 6.12.93-rc1 review
2026-06-07 17:32 UTC
[net-next PATCH v13 0/9] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-06-07 17:28 UTC (4+ messages)
` [net-next PATCH v13 2/9] net: dsa: realtek: rtl8365mb: reject unsupported topologies
[PATCH stable 6.6.y v2 0/3] bpf: backport scalar not-equal tracking fixes
2026-06-07 17:09 UTC (4+ messages)
` [PATCH stable 6.6.y v2 1/3] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [PATCH stable 6.6.y v2 2/3] bpf: make the verifier tracks the "not equal" for regs
` [PATCH stable 6.6.y v2 3/3] selftests/bpf: add helper retval linked scalar pruning test
[PATCH net-next v3 1/2] dt-bindings: net: pse-pd: microchip,pd692x0: add port disable GPIO
2026-06-07 16:55 UTC (2+ messages)
` [PATCH net-next v3 2/2] net: pse-pd: pd692x0: support disabling disable ports GPIO
[PATCH ipsec] xfrm: use compat translator only for u64 alignment mismatch
2026-06-07 16:47 UTC
[BUG] net/sched: HFSC + fq_codel stall on 6.6.116 (qdisc_tree_reduce_backlog / qlen_notify)
2026-06-07 16:39 UTC (5+ messages)
[PATCH net-next 0/5] net: mdio: realtek-rtl9300: Refactor initialization and port lookup
2026-06-07 16:09 UTC (5+ messages)
` [PATCH net-next 1/5] dt-bindings: net: realtek,rtl9301-mdio: Add RTL931x series
` AW: "
` [PATCH net-next 5/5] net: mdio: realtek-rtl9300: Add support for RTL931x
[PATCH v2] net: lan966x: restore RX state on reload failure
2026-06-07 15:45 UTC (2+ messages)
[PATCH] net: qualcomm: emac: replace strcpy() with strscpy()
2026-06-07 15:44 UTC
[PATCH net] e1000: fix memory leak in e1000_probe()
2026-06-07 14:57 UTC
[PATCH] net: lan966x: restore XDP RXQ page pool on reload failure
2026-06-07 14:57 UTC (3+ messages)
[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
2026-06-07 14:33 UTC (3+ messages)
[PATCH] SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6
2026-06-07 14:06 UTC
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-06-07 14:01 UTC (3+ messages)
` [PATCH v2 5/7] seg6: add End.M.GTP6.D.Di behavior
[PATCH net v5 0/4] net: mvpp2: fix XDP RX buffer handling
2026-06-07 13:49 UTC (5+ messages)
` [PATCH net v5 1/4] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH net v5 2/4] net: mvpp2: limit XDP frame size to the RX buffer
` [PATCH net v5 3/4] net: mvpp2: refill RX buffers before XDP or skb use
` [PATCH net v5 4/4] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS
[PATCH 1/2 iproute2-next] man: iplink: fix indentation level after inet parameter
2026-06-07 13:50 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: gro: signal over-coalescing more reliably
2026-06-07 13:49 UTC (2+ messages)
[PATCH] bnxt_en: Fix NULL pointer dereference
2026-06-07 13:18 UTC (2+ 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