messages from 2025-10-05 13:31:12 to 2025-10-07 11:38:45 UTC [more...]
[PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging
2025-10-07 11:38 UTC (7+ messages)
[PATCH RFC net-next 0/5] net: optimize TX throughput and efficiency
2025-10-07 11:37 UTC (10+ messages)
` [PATCH RFC net-next 1/5] net: add add indirect call wrapper in skb_release_head_state()
` [PATCH RFC net-next 2/5] net/sched: act_mirred: add loop detection
` [PATCH RFC net-next 3/5] Revert "net/sched: Fix mirred deadlock on device recursion"
` [PATCH RFC net-next 4/5] net: sched: claim one cache line in Qdisc
` [PATCH RFC net-next 5/5] net: dev_queue_xmit() llist adoption
` [syzbot ci] Re: net: optimize TX throughput and efficiency
[PATCH net] xsk: Fix overflow in descriptor validation@@
2025-10-07 11:19 UTC (3+ messages)
` [lvc-project] "
[PATCH v1 nf] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
2025-10-07 11:07 UTC (4+ messages)
[PATCH iproute2-next v4] netshaper: Add netshaper command
2025-10-07 11:06 UTC
[PATCH net v3 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
2025-10-07 11:00 UTC (2+ messages)
[PATCH net repost] selftests: drv-net: make linters happy with our imports
2025-10-07 10:20 UTC (3+ messages)
[PATCH net] net: sparx5/lan969x: fix flooding configuration on bridge join/leave
2025-10-07 10:00 UTC (2+ messages)
[PATCH] nvme/tcp: handle tls partially sent records in write_space()
2025-10-07 9:51 UTC (4+ messages)
[PATCH v4 nf-next 0/2] flow offload teardown when layer 2 roaming
2025-10-07 9:49 UTC (6+ messages)
` [PATCH v4 nf-next 2/2] netfilter: nf_flow_table_core: teardown direct xmit when destination changed
[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-10-07 9:47 UTC (3+ messages)
` [PATCH net v7 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
2025-10-07 9:00 UTC (3+ messages)
[PATCH net] net: pse-pd: tps23881: Fix current measurement scaling
2025-10-07 8:53 UTC (2+ messages)
[PATCH net] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
2025-10-07 8:35 UTC (4+ messages)
[PATCH iwl-next v4] ixgbe: preserve RSS indirection table across admin down/up
2025-10-07 8:34 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2] bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.c
2025-10-07 7:40 UTC
KMSAN: uninit-value in eth_type_trans
2025-10-07 6:51 UTC (2+ messages)
[syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4)
2025-10-07 6:40 UTC
[PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
2025-10-07 6:12 UTC (3+ messages)
[PATCH] net/ip6_tunnel: Prevent perpetual tunnel growth
2025-10-07 6:08 UTC
[PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues
2025-10-07 6:01 UTC (8+ messages)
[PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests
2025-10-07 5:20 UTC (17+ messages)
` [PATCH v3 1/8] net/handshake: Store the key serial number on completion
` [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req
` [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion
` [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically
` [PATCH v3 5/8] net/handshake: Support KeyUpdate message types
` [PATCH v3 6/8] nvme-tcp: Support KeyUpdate
` [PATCH v3 7/8] nvmet-tcp: "
[PATCH] bpf: test_run: Fix timer mode initialization to NO_MIGRATE mode
2025-10-07 5:15 UTC (3+ messages)
[PATCH bpf] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
2025-10-07 4:30 UTC (2+ messages)
[PATCH bpf-next] bpf: Use rcu_read_lock_dont_migrate() and and rcu_read_unlock_migrate()
2025-10-07 3:49 UTC (2+ messages)
[PATCH bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
2025-10-07 1:10 UTC (8+ messages)
` [PATCH bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH bpf-next/net 2/6] net: Allow opt-out from global protocol memory accounting
` [PATCH bpf-next/net 3/6] net: Introduce net.core.bypass_prot_mem sysctl
` [PATCH bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH bpf-next/net 5/6] bpf: Introduce SK_BPF_BYPASS_PROT_MEM
` [PATCH bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem
[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
2025-10-07 0:07 UTC (9+ messages)
` [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop()
[PATCH iwl-net v1 0/3] igb/igc/ixgbe: use EOPNOTSUPP instead of ENOTSUPP
2025-10-07 0:03 UTC (10+ messages)
` [PATCH iwl-net v1 1/3] igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
` [Intel-wired-lan] "
` [PATCH iwl-net v1 2/3] igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
` [Intel-wired-lan] "
` [PATCH iwl-net v1 3/3] ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-net v1 0/3] igb/igc/ixgbe: use EOPNOTSUPP instead of ENOTSUPP
[PATCH net v2 0/6] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
2025-10-06 21:57 UTC (3+ messages)
[PATCH 0/3] net: pse-pd: Add TPS23881B support
2025-10-06 21:23 UTC (8+ messages)
` [PATCH 1/3] net: pse-pd: tps23881: Fix current measurement scaling
` [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
2025-10-06 20:35 UTC (4+ messages)
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
[PATCH net v2] selftests: net: unify the Makefile formats
2025-10-06 20:34 UTC (4+ messages)
[PATCH net] tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
2025-10-06 20:34 UTC (4+ messages)
[PATCH net v2] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
2025-10-06 20:34 UTC (2+ messages)
[PATCH net repost] selftests: net: sort configs
2025-10-06 20:34 UTC (2+ messages)
[RFC PATCH bpf-next v2 00/12] Remove task and cgroup local storage percpu counters
2025-10-06 20:19 UTC (6+ messages)
` [RFC PATCH bpf-next v2 06/12] bpf: Change local_storage->lock and b->lock to rqspinlock
[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
2025-10-06 20:19 UTC (5+ messages)
[GIT PULL] Crypto Update for 6.17
2025-10-06 20:09 UTC (16+ messages)
` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]
[ANN] netdev call - Oct 7th
2025-10-06 19:23 UTC
[PATCH] net/mlx5: fix pre-2.40 binutils assembler error
2025-10-06 19:08 UTC (3+ messages)
Kernel panics trying to set up L2TP VPN (`__xfrm_state_destroy+0x6e/0x80`)
2025-10-06 18:58 UTC (3+ messages)
[PATCH net-next v2 0/6] Add AF_XDP zero copy support
2025-10-06 18:54 UTC (4+ messages)
` [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
[PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash
2025-10-06 18:31 UTC (3+ messages)
[PATCH v2 net] net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
2025-10-06 18:30 UTC (2+ messages)
[PATCH v1 net] tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request()
2025-10-06 18:30 UTC (2+ messages)
[PATCH v3] ice: ice_adapter: release xa entry on adapter allocation failure
2025-10-06 18:30 UTC (2+ messages)
[PATCH net v6] selftest:net:ovpn: Fix uninit return values
2025-10-06 18:30 UTC (2+ messages)
[PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
2025-10-06 18:30 UTC (2+ messages)
[PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
2025-10-06 18:27 UTC (4+ messages)
[PATCH] net: wwan: t7xx: add support for HP DRMR-H01
2025-10-06 18:20 UTC (2+ messages)
[PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
2025-10-06 18:10 UTC (2+ messages)
[PATCH ethtool-next] netlink: tsconfig: add HW time stamping configuration
2025-10-06 17:55 UTC (4+ messages)
[PATCH net-next v4 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
2025-10-06 16:40 UTC (6+ messages)
[PATCH 2/2] net: usb: support quirks in usbnet
2025-10-06 16:33 UTC (3+ messages)
` [PATCH v4 1/3] Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface"
[PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
2025-10-06 16:31 UTC
Estimating & Take-Offs
2025-10-06 16:24 UTC
[PATCH iwl-next] ice: implement configurable header split for regular Rx
2025-10-06 16:20 UTC
[PATCH net-next v29 0/3] MCTP Over PCC Transport
2025-10-06 15:48 UTC (7+ messages)
` [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation
[PATCH net] net: bridge: Trigger host query on v6 addr valid
2025-10-06 15:43 UTC (6+ messages)
[RFC PATCH net-next v2 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-10-06 14:38 UTC (5+ messages)
` [RFC PATCH net-next v2 1/3] net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB
` [RFC PATCH net-next v2 2/3] net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver
` [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch
[PATCH] doc/netlink: Expand nftables specification
2025-10-06 14:08 UTC (3+ messages)
[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-10-06 13:59 UTC (3+ messages)
[PATCH net v2] net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
2025-10-06 13:47 UTC
[PATCH] ptp: netc: Add dependency on NXP_ENETC4
2025-10-06 12:43 UTC (2+ messages)
[PATCH net] selftests: net: unify the Makefile formats
2025-10-06 11:59 UTC (3+ messages)
next-20251002: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;'
2025-10-06 11:58 UTC (3+ messages)
[syzbot] [mptcp?] possible deadlock in mptcp_pm_nl_add_addr_doit
2025-10-06 11:14 UTC
[PATCH v19 00/22] Type2 device basic support
2025-10-06 10:01 UTC (23+ messages)
` [PATCH v19 01/22] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v19 02/22] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v19 03/22] cxl/mem: Introduce a memdev creation ->probe() operation
` [PATCH v19 04/22] cxl: Add type2 device basic support
` [PATCH v19 05/22] sfc: add cxl support
` [PATCH v19 06/22] cxl: Move pci generic code
` [PATCH v19 07/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v19 08/22] cxl: Support dpa initialization without a mailbox
` [PATCH v19 09/22] cxl: Prepare memdev creation for type2
` [PATCH v19 10/22] sfc: create type2 cxl memdev
` [PATCH v19 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v19 12/22] sfc: get root decoder
` [PATCH v19 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v19 14/22] sfc: get endpoint decoder
` [PATCH v19 15/22] cxl: Make region type based on endpoint type
` [PATCH v19 16/22] cxl/region: Factor out interleave ways setup
` [PATCH v19 17/22] cxl/region: Factor out interleave granularity setup
` [PATCH v19 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v19 19/22] cxl: Avoid dax creation for accelerators
` [PATCH v19 20/22] sfc: create cxl region
` [PATCH v19 21/22] cxl: Add function for obtaining region range
` [PATCH v19 22/22] sfc: support pio mapping based on cxl
next-20250102: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;'
2025-10-06 8:43 UTC
[PATCH v18 00/20] Type2 device basic support
2025-10-06 7:12 UTC (6+ messages)
` [PATCH v18 16/20] cxl: Allow region creation by type2 drivers
[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
2025-10-06 5:55 UTC (4+ messages)
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[PATCH] r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
2025-10-06 3:49 UTC
[PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer"
2025-10-05 21:29 UTC (7+ messages)
[syzbot] [net?] WARNING in xfrm_state_migrate (2)
2025-10-05 17:39 UTC
[PATCH net] net: airoha: Fix loopback mode configuration for GDM2 port
2025-10-05 14:52 UTC
[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
2025-10-05 13:39 UTC
[PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
2025-10-05 13:30 UTC (2+ messages)
page: next (older) | 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;
as well as URLs for NNTP newsgroup(s).