messages from 2026-06-08 08:29:30 to 2026-06-08 14:23:42 UTC [more...]
[PATCH net-next v1 0/6] add support for phylink
2026-06-08 14:23 UTC (5+ messages)
` [PATCH net-next v1 2/6] r8169: "
[PATCH net-next v6 0/5] veth: add Byte Queue Limits (BQL) support
2026-06-08 14:21 UTC (6+ messages)
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
[PATCH net] tipc: require admin privileges for TIPCv2 mutators
2026-06-08 14:20 UTC (3+ messages)
[PATCH] net: dsa: sja1105: Add rev-rmii support sja1110 devices
2026-06-08 14:16 UTC
[PATCH net-next v2 00/10] net: dsa: microchip: remove unnecessary dsa_switch_ops callbacks
2026-06-08 14:10 UTC (11+ messages)
` [PATCH net-next v2 01/10] net: dsa: microchip: remove useless common cls_flower_{add/del} operations
` [PATCH net-next v2 02/10] net: dsa: microchip: remove VLAN operations for ksz8463
` [PATCH net-next v2 03/10] net: dsa: microchip: implement get_phy_flags only if needed
` [PATCH net-next v2 04/10] net: dsa: microchip: wrap the MAC configuration checks in a function
` [PATCH net-next v2 05/10] net: dsa: microchip: remove setup_rgmii_delay() KSZ operation
` [PATCH net-next v2 06/10] net: dsa: microchip: implement .support_eee() only if needed
` [PATCH net-next v2 07/10] net: dsa: microchip: implement .{get/set}_wol "
` [PATCH net-next v2 08/10] net: dsa: microchip: implement port_hsr_join for KSZ9477 only
` [PATCH net-next v2 09/10] net: dsa: microchip: implement lan937x-specific MDIO registration
` [PATCH net-next v2 10/10] net: dsa: microchip: implement port_teardown only if needed
[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
2026-06-08 14:04 UTC (3+ messages)
` [PATCH net-next v2 2/2] net/smc: reduce TX slot contention with exclusive wait
[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-06-08 13:59 UTC (6+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
[PATCH net-next V2 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
2026-06-08 13:55 UTC (16+ messages)
` [PATCH net-next V2 01/15] net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices
` [PATCH net-next V2 02/15] net/mlx5: devcom, expose locked variant of send_event
` [PATCH net-next V2 03/15] net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events
` [PATCH net-next V2 04/15] net/mlx5: SD, make primary/secondary role determination more robust
` [PATCH net-next V2 05/15] net/mlx5: SD, add L2 table silent mode query support
` [PATCH net-next V2 06/15] net/mlx5: SD, expend vport metadata for SD secondary devices
` [PATCH net-next V2 07/15] net/mlx5: SD, support switchdev mode transition with shared FDB
` [PATCH net-next V2 08/15] net/mlx5: E-Switch, notify SD on eswitch disable
` [PATCH net-next V2 09/15] net/mlx5: LAG, store demux resources per master lag_func
` [PATCH net-next V2 10/15] net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change
` [PATCH net-next V2 11/15] net/mlx5: LAG, introduce software vport LAG implementation
` [PATCH net-next V2 12/15] net/mlx5: LAG, add MPESW over SD LAG support
` [PATCH net-next V2 13/15] net/mlx5: E-Switch, defer rep load while SD LAG is not active
` [PATCH net-next V2 14/15] net/mlx5: SD, defer vport metadata init until SD is ready
` [PATCH net-next V2 15/15] net/mlx5: SD, enable SD over ECPF and allow switchdev transition
[PATCH v2 net] bonding: no longer rely on RTNL in bond_fill_info()
2026-06-08 13:50 UTC
[PATCH net] netdev: fix double-free in netdev_nl_bind_rx_doit()
2026-06-08 13:43 UTC (3+ messages)
[PATCH net-next] bonding: no longer rely on RTNL in bond_fill_info()
2026-06-08 13:41 UTC (2+ messages)
[PATCH 6.12.y] net: phy: micrel: fix LAN8814 QSGMII soft reset
2026-06-08 13:35 UTC (5+ messages)
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-06-08 13:31 UTC (5+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
` [PATCH bpf v8 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
[PATCH v2] net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove
2026-06-08 13:15 UTC (2+ messages)
[PATCH net] tcp: secure_seq: add back ports to TS offset
2026-06-08 13:14 UTC (8+ messages)
[PATCH net] net: phonet: free phonet_device after RCU grace period
2026-06-08 13:13 UTC (2+ messages)
[PATCH net-next 01/10] ipv6: do not fragment packets into jumbograms
2026-06-08 13:07 UTC (10+ messages)
` [PATCH net-next 02/10] ipv6: allow route exceptions with MTUs above 65535
` [PATCH net-next 03/10] ipv6: add jumbo payload option to non-gso jumbograms
` [PATCH net-next 04/10] tcp: decouple TSO segment length from MSS
` [PATCH net-next 05/10] tcp: split jumbograms with urgent pointer correctly
` [PATCH net-next 06/10] tcp: set MSS correctly for PMTU above 65535
` [PATCH net-next 07/10] veth: raise the max MTU "
` [PATCH net-next 08/10] selftests/net: test sending TCP jumbograms over veth
` [PATCH net-next 09/10] selftests/net: add test cases with MTU above 65535 to big_tcp.sh
` [PATCH net-next 10/10] selftests/net: add jumbogram test case to msg_zerocopy.sh
[PATCH net-next v3 0/4] selftests/xsk: simplify UMEM setup
2026-06-08 13:09 UTC (5+ messages)
` [PATCH net-next v3 1/4] selftests/xsk: Introduce helpers for setting UMEM properties
` [PATCH net-next v3 2/4] selftests/xsk: Move UMEM state from ifobject to xsk_socket_info
` [PATCH net-next v3 3/4] selftests/xsk: Use umem_size() helper consistently
` [PATCH net-next v3 4/4] selftests/xsk: Introduce mmap_size in umem struct
[PATCH net-next v3 1/2] dt-bindings: net: pse-pd: microchip,pd692x0: add port disable GPIO
2026-06-08 13:04 UTC (4+ messages)
` [PATCH net-next v3 2/2] net: pse-pd: pd692x0: support disabling disable ports GPIO
[PATCH v3 0/7] Support for block device NVMEM providers
2026-06-08 13:00 UTC (16+ messages)
` [PATCH v3 1/7] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v3 2/7] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v3 3/7] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v3 4/7] block: implement NVMEM provider
` [PATCH v3 5/7] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v3 6/7] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v3 7/7] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
[PATCH net] net: watchdog: fix refcount tracking races
2026-06-08 12:39 UTC
[PATCH net-next v3 12/12] dpaa2-switch: add support for imprecise source port
2026-06-08 12:37 UTC (3+ messages)
[PATCH net-next v08 0/5] net: hinic3: PF initialization
2026-06-08 12:36 UTC (6+ messages)
` [PATCH net-next v08 1/5] hinic3: Add ethtool queue ops
` [PATCH net-next v08 2/5] hinic3: Add ethtool statistic ops
` [PATCH net-next v08 3/5] hinic3: Add ethtool coalesce ops
` [PATCH net-next v08 4/5] hinic3: Add ethtool rss ops
` [PATCH net-next v08 5/5] hinic3: Remove unneeded coalesce parameters
[syzbot] [net?] BUG: corrupted list in dev_deactivate_many (2)
2026-06-08 12:36 UTC
[PATCH nf v2] netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
2026-06-08 12:33 UTC
[PATCH] rtase: Workaround for IP fragmented UDP packet hardware bug
2026-06-08 12:28 UTC (7+ messages)
[PATCH v5 0/4] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
2026-06-08 12:21 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: clock: qcom,rpmcc: Add Qualcomm Shikra SoC RPMCC
` [PATCH v5 2/4] dt-bindings: clock: qcom: Add Qualcomm Shikra SoC Global Clock Controller
` [PATCH v5 3/4] clk: qcom: smd-rpm: Add missing RF_CLK1/RF_CLK2 clocks support on Agatti
` [PATCH v5 4/4] clk: qcom: Add Global clock controller support on Qualcomm Shikra SoC
[PATCH net v3] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
2026-06-08 12:22 UTC
[PATCH net v3 0/3] tipc: fix netlink gate and receive-path bugs
2026-06-08 12:22 UTC (4+ messages)
` [PATCH net v3 1/3] tipc: require net admin for TIPCv2 netlink mutators
` [PATCH net v3 2/3] tipc: prevent snt_unacked underflow on CONN_ACK
` [PATCH net v3 3/3] tipc: reject inverted service ranges from peer bindings
[PATCH net] net: af_key: initialize alg_key_len for IPComp states
2026-06-08 12:20 UTC (2+ messages)
[PATCH nf] netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
2026-06-08 12:21 UTC (3+ messages)
[BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
2026-06-08 12:12 UTC (3+ messages)
[PATCH net-next 00/15] Netfilter/IPVS updates for net-next
2026-06-08 11:58 UTC (2+ messages)
[BUG] TCP connection deadlock under simultaneous bidirectional ICSK_ACK_NOMEM (OOM)
2026-06-08 11:55 UTC (2+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-08 11:52 UTC (3+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
[PATCH net-next v3 10/12] dpaa2-switch: offload port objects on an upper bond device
2026-06-08 11:44 UTC (3+ messages)
[PATCH nf-next] netfilter: nf_reject_ipv6: do not reject ICMPv6 Redirect with an ICMPv6 error
2026-06-08 11:42 UTC (2+ messages)
[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-08 11:40 UTC (2+ messages)
` [LTP] "
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-08 11:33 UTC (7+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
2026-06-08 11:25 UTC
[PATCH net-next] selftests: net: add getsockopt_iter binary to .gitignore
2026-06-08 11:22 UTC
[PATCH 6.12 000/307] 6.12.93-rc1 review
2026-06-08 11:15 UTC (5+ messages)
[PATCH net-next 0/2] net/smc: convert getsockopt to getsockopt_iter
2026-06-08 10:48 UTC (3+ messages)
` [PATCH net-next 1/2] smc: convert "
[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
2026-06-08 10:46 UTC (4+ messages)
[PATCH net-next v4 0/3] net: libwx: improve VF ethtool support
2026-06-08 10:39 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v4 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v4 3/3] net: libwx: support vf per-queue statistics via ethtool -S
[PATCH net-next v3 09/12] dpaa2-switch: offload FDBs added on an upper bond device
2026-06-08 10:35 UTC (3+ messages)
[PATCH net] net: guard timestamp cmsgs to real error queue skbs
2026-06-08 10:26 UTC (2+ messages)
[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
2026-06-08 10:13 UTC (3+ messages)
` [PATCH net v2 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
` [PATCH net v2 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
[PATCH stable 6.6.y v2 0/3] bpf: backport scalar not-equal tracking fixes
2026-06-08 10:11 UTC (2+ messages)
[PATCH net-next v3 0/3] Add standard stats for HSR/PRP
2026-06-08 10:09 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: hsr: Add standard LRE stats via RTM_GETSTATS / IFLA_STATS_LINK_XSTATS
` [PATCH net-next v3 2/3] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v3 3/3] net: ti: icssg: Add HSR offload statistics support
[PATCH net] net: airoha: Add retry mechanism to airoha_qdma_set_trtcm_param()
2026-06-08 10:04 UTC
[PATCH net-next v3 0/2] net: lan743x: add RMII support for PCI11x1x
2026-06-08 10:04 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v3 2/2] net: lan743x: add support for RMII interface
[PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
2026-06-08 9:55 UTC
[PATCH net-next] drivers/net/ethernet/sfc/falcon/ethtool: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH net-next] drivers/net/ethernet/freescale/gianfar: Use bounded string ops when setting ethtool stat strings
2026-06-08 9:55 UTC
[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
2026-06-08 9:55 UTC
[PATCH net-next] net/tipc/bearer: Use strscpy() to copy strings into arrays
2026-06-08 9:55 UTC
[PATCH net-next] net/key: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH net-next] net/netfilter/nfnetlink_cttimeout: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH next] drivers/usb/atm: Replace strcpy() + strlcat() with snprintf()
2026-06-08 9:55 UTC
[PATCH net-next] drivers/net/ethernet/sfc/siena/ethtool_common: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH net] octeontx2-af: fix IP fragment flag corruption on custom KPU profile load
2026-06-08 9:54 UTC
[PATCH next] Rewrite tg3_bus_string() to avoid temporary string
2026-06-08 9:55 UTC
[PATCH net-next] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool: Use strscpy() to copy ethtool test names
2026-06-08 9:55 UTC
[PATCH net-next] drivers/net/ethernet/emulex/benet: Use strscpy() to copy strings into arrays
2026-06-08 9:54 UTC
[PATCH net-next] drivers/net/ethernet/sfc/ethtool_common: Use strscpy() to copy strings into arrays
2026-06-08 9:55 UTC
[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
2026-06-08 9:44 UTC (3+ messages)
` [PATCH net-next v3 1/2] selftests: net: rds: add getsockopt() conversion test
` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter
[BUG] FORTIFY: memcpy overflow in skb_tunnel_info_unclone() from geneve_xmit()
2026-06-08 9:41 UTC (2+ messages)
[PATCH v3] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-06-08 9:41 UTC (2+ messages)
[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
2026-06-08 9:37 UTC (4+ messages)
SFP/MDIO/I2C: help requested unlocking a SFP+ MCU to expose PHY
2026-06-08 9:20 UTC (5+ messages)
[PATCH net] rds: mark snapshot pages dirty in rds_info_getsockopt()
2026-06-08 9:32 UTC
[PATCH net-next v2] net: airoha: add ethtool priv_flags support for LAN/WAN and GDM2 loopback
2026-06-08 9:32 UTC (4+ messages)
[PATCH net] geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint
2026-06-08 9:32 UTC (2+ messages)
[PATCH] net: geneve: gate GRO completion hints on socket config
2026-06-08 9:30 UTC (2+ messages)
[PATCH net-next] net: airoha: Use int instead of atomic_t for qdma users counter
2026-06-08 9:29 UTC (2+ messages)
[PATCH net-next v3 02/12] dpaa2-switch: add support for LAG offload
2026-06-08 9:14 UTC (3+ messages)
[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
2026-06-08 8:56 UTC (6+ messages)
` [PATCH v2] "
[PATCH net v2 0/4] tipc: fix netlink gate and receive-path bugs
2026-06-08 8:48 UTC (3+ messages)
` [PATCH net v2 2/4] tipc: validate discovery message length before reading media address
[PATCH net-next v5 0/5] net: wangxun: timeout and error
2026-06-08 8:47 UTC (5+ messages)
` [PATCH net-next v5 1/5] net: ngbe: implement libwx reset ops
` [PATCH net-next v5 4/5] net: wangxun: implement soft quiesce for PCIe error recovery
[PATCH net v2] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
2026-06-08 8:42 UTC (3+ messages)
[PATCH net-next v2 3/3] include/stmmac: Increase max DMA/MTL channel count from 8 to 16
2026-06-08 8:42 UTC (3+ messages)
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-08 8:40 UTC (3+ messages)
` [PATCH 05/23] powerpc/powermac: fix OF node refcount
[PATCH] net: wwan: t7xx: check skb_clone in control TX
2026-06-08 8:33 UTC (2+ messages)
[PATCH 5.10.y] xfrm: hold dev ref until after transport_finish NF_HOOK
2026-06-08 8:33 UTC
[PATCH 5.15.y] xfrm: hold dev ref until after transport_finish NF_HOOK
2026-06-08 8:31 UTC
[PATCH net-next v2 0/3] xgmac: Support for 16 MTL/DMA queues
2026-06-08 8:30 UTC (6+ messages)
` [PATCH net-next v2 1/3] net/stmmac/dwxgmac: Modify DMA functions for future hardware
[PATCH net-next] net: airoha: simplify WAN device check in airoha_dev_init()
2026-06-08 8:29 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