messages from 2026-05-12 11:12:48 to 2026-05-12 19:43:20 UTC [more...]
[PATCH net v3] rds: filter RDS_INFO_* getsockopt by caller's netns
2026-05-12 19:43 UTC (2+ messages)
[PATCH] netlink, audit: prevent false ENOBUFS on timeout expiry
2026-05-12 19:35 UTC (2+ messages)
[PATCH iproute2-next v2 0/4] Allow rdma dev netns to take a pid
2026-05-12 19:34 UTC (5+ messages)
` [PATCH iproute2-next v2 1/4] namespace: Add fallback to netns by pid
` [PATCH iproute2-next v2 2/4] iplink: Drop pid fallback code for netns
` [PATCH iproute2-next v2 3/4] rdma: Allow netns to be specified by pid
` [PATCH iproute2-next v2 4/4] devlink: Drop now duplicate pid fallback for netns
[PATCH v2 0/9] Introduce error threshold to drm_ras
2026-05-12 19:16 UTC (10+ messages)
` [PATCH v2 1/9] drm/ras: Update counter helpers with counter naming
` [PATCH v2 2/9] drm/ras: Introduce get-error-threshold
` [PATCH v2 3/9] drm/ras: Introduce set-error-threshold
` [PATCH v2 4/9] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v2 5/9] drm/xe/ras: Get error threshold support
` [PATCH v2 6/9] drm/xe/ras: Set "
` [PATCH v2 7/9] drm/xe/drm_ras: Wire up error threshold callbacks
` [PATCH v2 8/9] drm/xe/xe_ras: Move xe drm_ras registration
` [PATCH v2 9/9] drm/xe/xe_ras: Control xe drm_ras registration with a flag
[PATCH bpf-next v4 00/12] Refactor verifier object relationship tracking
2026-05-12 19:03 UTC (5+ messages)
` [PATCH bpf-next v4 06/12] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v4 07/12] bpf: Unify referenced object tracking in verifier
[Intel-wired-lan][PATCH net v3] idpf: fix xdp crash in soft reset error path
2026-05-12 18:43 UTC (2+ messages)
` [Intel-wired-lan] [PATCH "
[RFC net-next 0/4] devlink: Add boot-time defaults
2026-05-12 18:35 UTC (15+ messages)
[PATCH 1/2 net v4] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-12 18:24 UTC (2+ messages)
[PATCH net v3] ice: fix packet corruption due to extraneous page flip
2026-05-12 18:19 UTC
[PATCH net-next 0/2] net/sched: refine fq_codel memory limits
2026-05-12 18:15 UTC (7+ messages)
` [PATCH net-next 1/2] net: make is_skb_wmem() available to modules
` [PATCH net-next 2/2] net/sched: fq_codel: local packets no longer count against memory limit
[PATCH v2 net] tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
2026-05-12 17:52 UTC
[PATCH net-next 0/3] dpll: add SiTime SiT9531x DPLL clock driver
2026-05-12 17:52 UTC (5+ messages)
` [PATCH net-next 1/3] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH net-next 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator
[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
2026-05-12 17:50 UTC (6+ messages)
` [PATCH net-next v2 3/6] Bluetooth: ISO: convert "
` [PATCH net-next v2 4/6] Bluetooth: RFCOMM: "
` [PATCH net-next v2 5/6] Bluetooth: L2CAP: "
` [PATCH net-next v2 6/6] Bluetooth: SCO: "
[PATCH net-next 0/7] net: convert remaining bluetooth socket families to getsockopt_iter
2026-05-12 17:50 UTC (2+ messages)
[PATCH net-next v6 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
2026-05-12 17:49 UTC (3+ messages)
` [PATCH net-next v6 11/12] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
[PATCH net-next v9 1/2] net: pppoe: implement GRO/GSO support
2026-05-12 17:32 UTC (3+ messages)
[PATCH RFC net-next 0/4] xdp: reuse generic skb XDP handling for veth
2026-05-12 17:13 UTC (9+ messages)
` [PATCH RFC net-next 2/4] xdp: return status from generic_xdp_tx()
` [PATCH RFC net-next 4/4] veth: use generic skb XDP handling
[PATCH net-next v4 00/12] BIG TCP for UDP tunnels
2026-05-12 16:56 UTC (13+ messages)
` [PATCH net-next v4 01/12] net/sched: act_csum: don't mangle UDP tunnel GSO packets
` [PATCH net-next v4 02/12] udp: gso: Simplify handling length in GSO_PARTIAL
` [PATCH net-next v4 03/12] geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
` [PATCH net-next v4 04/12] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v4 05/12] net: Enable BIG TCP with partial GSO
` [PATCH net-next v4 06/12] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v4 07/12] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v4 08/12] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next v4 09/12] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v4 10/12] vxlan: Enable BIG TCP packets
` [PATCH net-next v4 11/12] geneve: "
` [PATCH net-next v4 12/12] selftests: net: Add a test for BIG TCP in UDP tunnels
[PATCH net 0/3] rxrpc: Better fix for DATA/RESPONSE decrypt vs splice()
2026-05-12 16:52 UTC (4+ messages)
` [PATCH net 2/3] rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg
[PATCH v1 00/11] Introduce error threshold to drm_ras
2026-05-12 16:52 UTC (8+ messages)
` [PATCH v1 08/11] drm/xe/ras: Get error threshold support
` [PATCH v1 09/11] drm/xe/ras: Set "
[PATCH v1] ptp: vmw: Drop ptp_vmw_acpi_device
2026-05-12 16:41 UTC
[net-next v41] mctp pcc: Implement MCTP over PCC Transport
2026-05-12 16:38 UTC (5+ messages)
[net-next v3 0/5] Add StarFive jhb100 soc SGMII GMAC support
2026-05-12 16:33 UTC (5+ messages)
` [net-next v3 3/5] dt-bindings: net: starfive,jh7110-dwmac: Add jhb100 sgmii rx clk
[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2026-05-12 16:30 UTC (12+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part
[PATCH v13 net-next 0/9] octeontx2-af: npc: Enhancements
2026-05-12 15:54 UTC (3+ messages)
` [PATCH v13 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
[PATCH iproute2-next 0/4] Allow rdma dev netns to take a pid
2026-05-12 16:12 UTC (5+ messages)
` [PATCH iproute2-next 2/4] iplink: Update iplink_parse to use netns_get_fd_pid
[PATCH net v2 0/4] net: tls: net: tls: fix a few random bugs
2026-05-12 16:04 UTC (7+ messages)
` [PATCH net v2 2/4] net: tls: prevent chain-after-chain in plain text SG
` [PATCH net v2 3/4] net: tls: fix use-after-free in tls_sw_sendmsg_locked after bpf verdict
[PATCH] vhost/vsock: Refuse the connection immediately when guest isn't ready
2026-05-12 16:02 UTC (5+ messages)
[PATCH net-next v3] net: stmmac: Use interrupt mode INTM=1 for per channel irq
2026-05-12 15:56 UTC (3+ messages)
[PATCH net-next v2 4/9] net: phy: ncn26000: Support for internal phy for S2500
2026-05-12 15:55 UTC (5+ messages)
MAINTAINERS: Add self for the 3c509 network driver
2026-05-12 15:53 UTC (8+ messages)
[PATCH net-next] netlink: add one debug check in nla_nest_end()
2026-05-12 15:52 UTC
[PATCH] xsk: switch xdp_build_skb_from_zc() to napi_alloc_skb()
2026-05-12 15:26 UTC
[PATCH iproute2-next 1/2] dpll: align help and man notation with actual option parsing
2026-05-12 15:26 UTC (4+ messages)
` [PATCH iproute2-next 2/2] dpll: monitor: add -t/--timestamp and --tshort options
[PATCH v2 net-next] net/sun: Fix multiple typos in comments
2026-05-12 15:19 UTC
[PATCH net] MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel
2026-05-12 15:19 UTC (3+ messages)
[PATCH net 0/2] ovpn: fix TCP teardown UAF races
2026-05-12 15:13 UTC (10+ messages)
` [PATCH net 1/2] ovpn: tcp - use cached peer pointer in ovpn_tcp_close()
` [PATCH net 2/2] ovpn: respect peer refcount in CMD_NEW_PEER error path
[PATCH phy-next 0/5] Lynx 28G SerDes: 25GbE support
2026-05-12 15:02 UTC (5+ messages)
` [PATCH phy-next 3/5] phy: lynx-28g: require an OF node to probe
` [PATCH phy-next 4/5] phy: lynx-28g: probe on per-SoC and per-instance compatible strings
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-05-12 14:45 UTC (3+ messages)
[PATCH net v2 00/10] net: shaper: fix various minor bugs
2026-05-12 14:40 UTC (2+ messages)
[PATCH net 0/4] xsk: fix meta and publish of cq issues
2026-05-12 14:32 UTC (6+ messages)
` [PATCH net 1/4] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
[PATCH net] rds_tcp: close NULL deref window in rds_tcp_set_callbacks
2026-05-12 14:28 UTC
[PATCH v4 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
2026-05-12 14:25 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Document Shikra Top Level Mode Multiplexer
` [PATCH v4 2/2] pinctrl: qcom: Add Shikra pinctrl driver
[PATCH iwl-next v2 0/8] ixgbe: small cleanups and improvements
2026-05-12 14:09 UTC (9+ messages)
` [PATCH iwl-next v2 1/8] ixgbe: rename numa_node to node in struct ixgbe_q_vector
` [PATCH iwl-next v2 2/8] ixgbe: use int instead of u32 for error code variables
` [PATCH iwl-next v2 3/8] ixgbe: prevent adding duplicate FDIR perfect filter rules
` [PATCH iwl-next v2 4/8] ixgbe: increase SECRX_RDY polling frequency in ixgbe_disable_rx_buff_generic
` [PATCH iwl-next v2 5/8] ixgbe: use ktime_get_real_ns() in ixgbe_ptp_reset()
` [PATCH iwl-next v2 6/8] ixgbe: extract ixgbe_restart_auto_neg() to avoid code duplication
` [PATCH iwl-next v2 7/8] ixgbe: limit ITR decrease in latency mode to prevent ACK overdrive
` [PATCH iwl-next v2 8/8] ixgbe: add IXGBE_ITR_ADAPTIVE_MASK_USECS constant
[PATCH net-next v2 5/9] net: ethernet: oa_tc6: Adding vendor specific MMS
2026-05-12 14:02 UTC (4+ messages)
[PATCH] net: block MSG_NO_SHARED_FRAGS in sendmsg()
2026-05-12 14:02 UTC
[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
2026-05-12 13:54 UTC (14+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
[PATCH iwl-next 0/8] ixgbe: small cleanups and improvements
2026-05-12 13:42 UTC (4+ messages)
` [PATCH iwl-next 6/8] ixgbe: extract ixgbe_restart_auto_neg() to avoid code duplication
[PATCH] net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference
2026-05-12 13:40 UTC (2+ messages)
[PATCH net v3 1/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
2026-05-12 13:28 UTC (2+ messages)
[net-next v3 0/3] Add motorcomm 8531s set ds func and 8522 driver
2026-05-12 13:32 UTC (5+ messages)
` [net-next v3 1/3] net: phy: motorcomm: move mdio lock out from yt8531_set_ds()
` [net-next v3 2/3] net: motorcomm: phy: set drive strength in YT8531s RGMII
[PATCH net-next] Documentation: networking: devlink: stmmac: fix typo in phc_coarse_adj
2026-05-12 13:32 UTC
[PATCH net-next] Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option
2026-05-12 13:31 UTC
[PATCH net 0/4] net: ethernet: cortina: Fix various RX bugs
2026-05-12 13:30 UTC (3+ messages)
[PATCH net 1/1] rxrpc: serialize kernel accept preallocation with socket teardown
2026-05-12 13:25 UTC (2+ messages)
[PATCH net-next v2 00/13] dpaa2-switch: add support for LAG offload
2026-05-12 13:23 UTC (14+ messages)
` [PATCH net-next v2 01/13] dpaa2-switch: add LAG configuration API
` [PATCH net-next v2 02/13] dpaa2-switch: add support for LAG offload
` [PATCH net-next v2 03/13] dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototype
` [PATCH net-next v2 04/13] dpaa2-switch: extend dpaa2_switch_port_set_fdb() to cover bond scenarios
` [PATCH net-next v2 05/13] dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helper
` [PATCH net-next v2 06/13] dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() function
` [PATCH net-next v2 07/13] dpaa2-switch: check early if an FDB entry should be added
` [PATCH net-next v2 08/13] dpaa2-switch: consolidate unicast and multicast management
` [PATCH net-next v2 09/13] dpaa2-switch: offload FDBs added on an upper bond device
` [PATCH net-next v2 10/13] dpaa2-switch: offload port objects "
` [PATCH net-next v2 11/13] dpaa2-switch: trap all link local reserved addresses to the CPU
` [PATCH net-next v2 12/13] dpaa2-switch: add support for imprecise source port
` [PATCH net-next v2 13/13] dpaa2-switch: do not error out when the same VLAN is installed multiple times
[syzbot] [bridge?] kernel BUG in __get_vm_area_node
2026-05-12 13:17 UTC (4+ messages)
[PATCH net 4/4] net: ethernet: cortina: Fix budget accounting
2026-05-12 13:14 UTC (2+ messages)
[PATCH net v2] vsock/vmci: fix UAF when peer resets connection during handshake
2026-05-12 13:12 UTC (2+ messages)
[PATCH net-next 00/15] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
2026-05-12 13:06 UTC (16+ messages)
` [PATCH net-next 01/15] net: dsa: microchip: remove unused phylink_mac_link_up() callback
` [PATCH net-next 02/15] net: dsa: microchip: bypass dev_ops for FDB ageing operations
` [PATCH net-next 03/15] net: dsa: microchip: bypass dev_ops for change_mtu() operation
` [PATCH net-next 04/15] net: dsa: microchip: bypass dev_ops for VLAN operations
` [PATCH net-next 05/15] net: dsa: microchip: bypass dev_ops for FDB and MDB operations
` [PATCH net-next 06/15] net: dsa: microchip: bypass dev_ops for mirror operations
` [PATCH net-next 07/15] net: dsa: microchip: bypass dev_ops for phylink_get_caps()
` [PATCH net-next 08/15] net: dsa: microchip: don't reset on shutdown or driver removal
` [PATCH net-next 09/15] net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937x
` [PATCH net-next 10/15] net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477
` [PATCH net-next 11/15] net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8
` [PATCH net-next 12/15] net: dsa: microchip: remove dev_ops->setup() and teardown()
` [PATCH net-next 13/15] net: dsa: microchip: bypass dev_ops for port_setup()
` [PATCH net-next 14/15] net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write}
` [PATCH net-next 15/15] net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()
[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
2026-05-12 13:06 UTC (4+ messages)
` [RFC PATCH 1/2] "
[PATCH net 0/5] mptcp: misc fixes for v7.1-rc4
2026-05-12 13:02 UTC (3+ messages)
` [PATCH net 5/5] mptcp: update window_clamp on subflows when SO_RCVBUF is set
[PATCH v2 0/4] treewide: fixup gfp_t printks
2026-05-12 12:58 UTC (2+ messages)
[PATCH net] MAINTAINERS: update atlantic driver maintainer
2026-05-12 12:57 UTC
[PATCH net-next v10 0/7] tls: receive-path fixes and clean-ups
2026-05-12 12:52 UTC (3+ messages)
` [PATCH net-next v10 3/7] tls: Re-present partially-consumed records in tls_sw_read_sock()
[syzbot] [mm?] possible deadlock in gup_fast_fallback (3)
2026-05-12 12:48 UTC
[PATCH net-next v3 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
2026-05-12 12:45 UTC (7+ messages)
` [PATCH net-next v3 2/6] net: phy: Add Airoha phy library for shared code
` [PATCH net-next v3 3/6] net: phy: air_phy_lib: Factorize BuckPBus register accessors
` [PATCH net-next v3 4/6] net: phy: Rename Airoha common "
[PATCH net v2] ipv6: addrconf: skip autoconf on unregistering devices
2026-05-12 12:44 UTC
mv88e6xxx: 88E6320 external PHY on MDC_PHY/MDIO_PHY - (GPIO 7/8) — is mdio-gpio the right approach?
2026-05-12 12:39 UTC (2+ messages)
[PATCH net] net: hibmcge: fix incorrect packets in the RX path issue
2026-05-12 12:34 UTC
[PATCH net 0/6] net/ncsi: harden packet parsing against malformed BMC replies
2026-05-12 12:30 UTC (4+ messages)
[PATCH] net: mdiobus: add mdio_c45_bad_oui_list for mdiobus_prevent_c45_scan
2026-05-12 12:26 UTC (2+ messages)
[PATCH net v3] net: phy: DP83TC811: add reading of abilities
2026-05-12 12:23 UTC (2+ messages)
[PATCH iproute2] rdama: sync kernel headers and fix build
2026-05-12 11:45 UTC (2+ messages)
[PATCH net-next v8 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-12 11:36 UTC (3+ messages)
` [PATCH net-next v8 3/6] net: mana: Introduce GIC context with refcounting for "
[PATCH net-next v8 1/6] net: mana: Create separate EQs for each vPort
2026-05-12 11:34 UTC (2+ messages)
[PATCH net-next 0/9] net: atlantic: add PTP support for AQC113 (Antigua)
2026-05-12 11:27 UTC (3+ messages)
` [PATCH net-next v2 "
[PATCH net v2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-12 11:17 UTC (4+ messages)
[PATCHv2 net-next] tcp: Add TCP ROCCET congestion control module
2026-05-12 11:17 UTC
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