messages from 2025-04-18 01:30:27 to 2025-04-18 19:20:29 UTC [more...]
[PATCH net-next v1 0/1] bonding: Adding limited support for ARP monitoring with ovs
2025-04-18 19:20 UTC (11+ messages)
` [PATCH net-next v1 1/1] bonding: Adding limmited "
[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
2025-04-18 19:04 UTC (2+ messages)
[PATCH][next][V2] net: dsa: rzn1_a5psw: Make the read-only array offsets static const
2025-04-18 18:50 UTC (2+ messages)
[PATCH v4 net-next 00/15] AccECN protocol patch series
2025-04-18 18:31 UTC (6+ messages)
` [PATCH v4 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v4 net-next 10/15] tcp: accecn: AccECN option send control
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-04-18 17:57 UTC (9+ messages)
[PATCH] r8169: do not call rtl8169_down() twice on shutdown
2025-04-18 17:19 UTC (6+ messages)
[iwl-next v5 0/5] Refactor to prepare for Intel IPU E2000 (GEN3)
2025-04-18 17:14 UTC (4+ messages)
` [iwl-next v5 5/5] iidc/ice/irdma: Update IDC to support multiple consumers
` [Intel-wired-lan] "
[linux-next:master] [net] fed176bf31: KASAN:maybe_wild-memory-access_in_range[#-#]
2025-04-18 17:13 UTC (2+ messages)
[PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
2025-04-18 17:04 UTC (3+ messages)
` [PATCH net-next v2 12/13] tools: ynl: generate code for rt-addr and add a sample
[PATCH AUTOSEL 5.10 01/15] page_pool: avoid infinite loop to schedule delayed worker
2025-04-18 17:01 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 13/15] net: vlan: don't propagate flags on open
[PATCH net-next] rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()
2025-04-18 17:00 UTC (2+ messages)
[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
2025-04-18 16:53 UTC (10+ messages)
` [PATCH v10 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v10 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v10 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH 0/3] net: mana: Add HTB Qdisc offload support
2025-04-18 16:53 UTC (6+ messages)
` [PATCH 2/3] net: mana: Add sched HTB "
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-04-18 16:50 UTC (12+ messages)
[PATCH net-next 00/14][pull request] igc: Add support for Frame Preemption
2025-04-18 16:38 UTC (15+ messages)
` [PATCH net-next 01/14] net: stmmac: move frag_size handling out of spin_lock
` [PATCH net-next 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH net-next 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH net-next 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH net-next 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [PATCH net-next 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH net-next 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [PATCH net-next 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [PATCH net-next 09/14] igc: set the RX packet buffer size for TSN mode
` [PATCH net-next 10/14] igc: add support for frame preemption verification
` [PATCH net-next 11/14] igc: add support to set tx-min-frag-size
` [PATCH net-next 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH net-next 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH net-next 14/14] igc: add support to get frame preemption statistics "
[net-next,v2] net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x
2025-04-18 16:10 UTC (3+ messages)
[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
2025-04-18 15:41 UTC (16+ messages)
` [PATCH v5 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v5 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
2025-04-18 15:15 UTC (8+ messages)
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
[RFC][PATCH] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
2025-04-18 15:01 UTC
[PATCH net-next] udp: Add tracepoint for udp_sendmsg()
2025-04-18 14:49 UTC (15+ messages)
[PATCH v4 0/7] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
2025-04-18 14:24 UTC (8+ messages)
` [PATCH v4 1/7] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v4 2/7] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v4 3/7] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v4 4/7] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v4 5/7] ref_tracker: add ability to register a file in debugfs for a ref_tracker_dir
` [PATCH v4 6/7] net: add ref_tracker_dir_debugfs() calls for netns refcount tracking
` [PATCH v4 7/7] net: register debugfs file for net_device refcnt tracker
[PATCH net] net: fix the missing unlock for detached devices
2025-04-18 14:14 UTC (3+ messages)
[PATCH] cmtp: enforce CAP_NET_RAW for raw sockets in cmtp_sock_create()
2025-04-18 14:01 UTC
[PATCH io_uring-6.15] io_uring/zcrx: fix late dma unmap for a dead dev
2025-04-18 14:01 UTC (2+ messages)
[PATCH] sunrpc: allow SOMAXCONN backlogged TCP connections
2025-04-18 14:00 UTC (2+ messages)
[PATCH net-next v8 00/13] Add support for PSE budget evaluation strategy
2025-04-18 13:15 UTC (7+ messages)
` [PATCH net-next v8 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v8 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v8 12/13] net: pse-pd: tps23881: Add support for static port priority feature
[PATCH 00/13] ARM: vt8500: DT bindings and dts updates
2025-04-18 12:38 UTC (5+ messages)
` [PATCH 03/13] dt-bindings: mmc: vt8500-sdmmc: Convert to YAML
[PATCH net-next V5 0/2] veth: qdisc backpressure and qdisc check refactor
2025-04-18 12:38 UTC (3+ messages)
` [PATCH net-next V5 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
[PATCH v4] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
2025-04-18 12:34 UTC (3+ messages)
[PATCH] net: airoha: Fix an error handling path in airoha_probe()
2025-04-18 12:28 UTC (2+ messages)
[PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver
2025-04-18 12:25 UTC (7+ messages)
` [PATCH net-next v5 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v5 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
[Patch net v2 0/3] net_sched: Fix UAF vulnerability in HFSC qdisc
2025-04-18 11:44 UTC (4+ messages)
` [Patch net v2 3/3] selftests/tc-testing: Add test for HFSC queue emptying during peek operation
[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture"
2025-04-18 11:24 UTC
[PATCH net-next 00/12] netlink: specs: rtnetlink: adjust specs for C codegen
2025-04-18 10:46 UTC (25+ messages)
` [PATCH net-next 01/12] netlink: specs: allow header properties for attribute sets
` [PATCH net-next 02/12] netlink: specs: rt-link: remove the fixed members from attrs
` [PATCH net-next 03/12] netlink: specs: rt-link: remove if-netnsid from attr list
` [PATCH net-next 04/12] netlink: specs: rt-link: remove duplicated group in "
` [PATCH net-next 05/12] netlink: specs: rt-link: add C naming info
` [PATCH net-next 06/12] netlink: specs: rt-link: adjust AF_ nest for C codegen
` [PATCH net-next 07/12] netlink: specs: rt-link: make bond's ipv6 address attribute fixed size
` [PATCH net-next 08/12] netlink: specs: rt-link: add notification for newlink
` [PATCH net-next 09/12] netlink: specs: rt-neigh: add C naming info
` [PATCH net-next 10/12] netlink: specs: rt-neigh: make sure getneigh is consistent
` [PATCH net-next 11/12] netlink: specs: rtnetlink: correct notify properties
` [PATCH net-next 12/12] netlink: specs: rt-rule: add C naming info
[PATCH net] net: devmem: fix kernel panic when socket close after module unload
2025-04-18 10:52 UTC (13+ messages)
[PATCH net-next 0/2] Enable multiple IRQ lines support in airoha_eth driver
2025-04-18 10:40 UTC (3+ messages)
` [PATCH net-next 1/2] net: airoha: Introduce airoha_irq_bank struct
` [PATCH net-next 2/2] net: airoha: Enable multiple IRQ lines support in airoha_eth driver
[PATCH net-next V2 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-04-18 10:26 UTC (4+ messages)
` [PATCH net-next V2 01/14] devlink: define enum for attr types of dynamic attributes
[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
2025-04-18 10:15 UTC (4+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "
[PATCH net-next 0/2] vsock: SOCK_LINGER rework
2025-04-18 10:07 UTC (6+ messages)
` [PATCH net-next 1/2] vsock: Linger on unsent data
[PATCH v3 1/3] dt-bindings: net: Add support for rk3562 dwmac
2025-04-18 9:51 UTC (3+ messages)
` [PATCH v3 2/3] ethernet: stmmac: dwmac-rk: Add gmac support for rk3562
` [PATCH v3 3/3] ethernet: stmmac: dwmac-rk: Make the phy clock could be used for external phy
[net-next PATCH v3 00/11] Add PCS core support
2025-04-18 9:47 UTC (7+ messages)
` [net-next PATCH v3 03/11] net: pcs: Add subsystem
` [net-next PATCH v3 08/11] net: axienet: Convert to use PCS subsystem
[PATCH] net: ipv4: Fix uninitialized pointer warning in fnhe_remove_oldest
2025-04-18 9:46 UTC (5+ messages)
[PATCH iwl-next v4 0/3] idpf: add flow steering support
2025-04-18 9:24 UTC (3+ messages)
` [PATCH iwl-next v4 3/3] "
` [Intel-wired-lan] "
[PATCH net-next v3 0/5] net: stmmac: socfpga: fix init ordering and cleanups
2025-04-18 9:25 UTC (2+ messages)
[PATCH net-next 0/3] r8169: merge chip versions
2025-04-18 9:25 UTC (4+ messages)
` [PATCH net-next 1/3] r8169: merge chip versions 70 and 71 (RTL8126A)
` [PATCH net-next 2/3] r8169: merge chip versions 64 and 65 (RTL8125D)
` [PATCH net-next 3/3] r8169: merge chip versions 52 and 53 (RTL8117)
[net-next v6 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-18 9:08 UTC (13+ messages)
` [net-next v6 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v6 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v6 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v6 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v6 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v6 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v6 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
[PATCH ipsec] xfrm: Fix UDP GRO handling for some corner cases
2025-04-18 9:04 UTC (2+ messages)
[PATCH net-next] net: phy: remove function stubs
2025-04-18 9:04 UTC
[PATCH ipsec-next v5 0/2] Update offload configuration with SA
2025-04-18 9:02 UTC (2+ messages)
[PATCH] be2net: Remove potential access to the zero address
2025-04-18 7:50 UTC (4+ messages)
[PATCH net 0/3] ENETC bug fixes for bpf_xdp_adjust_head() and bpf_xdp_adjust_tail()
2025-04-18 7:44 UTC (5+ messages)
` [PATCH net 1/3] net: enetc: register XDP RX queues with frag_size
` [PATCH net 2/3] net: enetc: refactor bulk flipping of RX buffers to separate function
[PATCHv2 net] bonding: use permanent address for MAC swapping if device address is same
2025-04-18 7:39 UTC (8+ messages)
[PATCH v4] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
2025-04-18 7:00 UTC
[PATCH net-next v6 0/2] net: ethtool: Introduce ethnl dump helpers
2025-04-18 7:00 UTC (4+ messages)
` [PATCH net-next v6 1/2] net: ethtool: Introduce per-PHY DUMP operations
[PATCH] dma-mapping: avoid potential unused data compilation warning
2025-04-18 6:19 UTC (3+ messages)
[PATCH net-next v2] selftests/vsock: add initial vmtest.sh for vsock
2025-04-18 5:05 UTC
[PATCH bpf-next] bpf: Remove bpf_get_smp_processor_id_proto
2025-04-18 3:40 UTC
[PATCH net-next 0/3] net: net: add negotiation of in-band capabilities (remainder)
2025-04-18 3:02 UTC (3+ messages)
` [PATCH net-next 1/3] net: pcs: pcs-lynx: implement pcs_inband_caps() method
` [REGRESSION] net: pcs-lynx: 10G SFP no longer links up
[PATCH net-next] net: add UAPI to the header guard in various network headers
2025-04-18 2:51 UTC (2+ messages)
[PATCH net-next] net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition
2025-04-18 2:51 UTC (2+ messages)
[PATCH net-next] trace: tcp: Add const qualifier to skb parameter in tcp_probe event
2025-04-18 2:51 UTC (2+ messages)
[PATCH v6 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
2025-04-18 2:42 UTC (5+ messages)
` [PATCH v6 2/2] net/mlx5: Move ttc allocation after switch case to prevent leaks
[PATCH v7 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
2025-04-18 2:38 UTC (3+ messages)
` [PATCH v7 1/2] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
` [PATCH v7 2/2] net/mlx5: Move ttc allocation after switch case to prevent leaks
[PATCH net-next v3 0/2] Implement udp tunnel port for txgbe
2025-04-18 2:36 UTC (6+ messages)
` [PATCH net-next v3 1/2] net: txgbe: Support to set UDP tunnel port
[PATCH net v3] octeon_ep_vf: Resolve netdevice usage count issue
2025-04-18 2:25 UTC (3+ messages)
[PATCH net-next v3] netdev: fix the locking for netdev notifications
2025-04-18 2:10 UTC (2+ messages)
[PATCH] net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
2025-04-18 2:10 UTC (2+ messages)
[PATCH] net/mlx5e: ethtool: Fix formatting of ptp_rq0_csum_complete_tail_slow
2025-04-18 2:10 UTC (2+ messages)
[PATCH net-next] net: stmmac: mediatek: stop initialising plat->mac_interface
2025-04-18 2:10 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwc-qos: use PHY clock-stop capability
2025-04-18 2:10 UTC (2+ messages)
[PATCH net] MAINTAINERS: Add entry for Socfpga DWMAC ethernet glue driver
2025-04-18 2:10 UTC (2+ messages)
[PATCH v5 0/5] clk: sophgo: add SG2044 clock controller support
2025-04-18 2:03 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: soc: sophgo: Add SG2044 top syscon device
` [PATCH v5 2/5] soc: sophgo: sg2044: Add support for SG2044 TOP "
` [PATCH v5 3/5] dt-bindings: clock: sophgo: add clock controller for SG2044
` [PATCH v5 4/5] clk: sophgo: Add PLL clock controller support for SG2044 SoC
` [PATCH v5 5/5] clk: sophgo: Add "
[PATCH net-next 0/3] net: stmmac: sunxi cleanups
2025-04-18 1:51 UTC (2+ messages)
[PATCH net-next] r8169: refactor chip version detection
2025-04-18 1:51 UTC (2+ messages)
[PATCH net-next] r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip versions
2025-04-18 1:50 UTC (2+ messages)
[PATCH v6 09/18] rust: net: phy: refactor to use `&raw mut`
2025-04-18 1:41 UTC
[PATCH net-next v3 0/3] Fix netdevim to correctly mark NAPI IDs
2025-04-18 1:37 UTC (4+ messages)
` [PATCH net-next v3 1/3] netdevsim: Mark NAPI ID on skb in nsim_rcv
` [PATCH net-next v3 2/3] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v3 3/3] selftests: drv-net: Test that NAPI ID is non-zero
[PATCH v2 net-next 0/7] neighbour: Convert RTM_GETNEIGH and RTM_{GET,SET}NEIGHTBL to RCU
2025-04-18 1:26 UTC (2+ messages)
` [PATCH v2 net-next 7/7] neighbour: Convert RTM_SETNEIGHTBL "
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).