netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-03 01:12:26 to 2025-11-03 13:36:09 UTC [more...]

[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
 2025-11-03 13:36 UTC  (7+ messages)

[PATCH 00/16] credentials guards: the easy cases
 2025-11-03 13:29 UTC  (19+ messages)
` [PATCH 01/16] cred: add {scoped_}with_creds() guards
` [PATCH 02/16] aio: use credential guards
` [PATCH 03/16] backing-file: use credential guards for reads
` [PATCH 04/16] backing-file: use credential guards for writes
` [PATCH 05/16] backing-file: use credential guards for splice read
` [PATCH 06/16] backing-file: use credential guards for splice write
` [PATCH 07/16] backing-file: use credential guards for mmap
` [PATCH 08/16] binfmt_misc: use credential guards
` [PATCH 09/16] erofs: "
` [PATCH 10/16] nfs: use credential guards in nfs_local_call_read()
` [PATCH 11/16] nfs: use credential guards in nfs_local_call_write()
` [PATCH 12/16] nfs: use credential guards in nfs_idmap_get_key()
` [PATCH 13/16] smb: use credential guards in cifs_get_spnego_key()
` [PATCH 14/16] act: use credential guards in acct_write_process()
` [PATCH 15/16] cgroup: use credential guards in cgroup_attach_permissions()
` [PATCH 16/16] net/dns_resolver: use credential guards in dns_query()

[syzbot] [net?] possible deadlock in __netdev_update_features (2)
 2025-11-03 13:29 UTC 

[PATCH] xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue Quantity Rules
 2025-11-03 13:19 UTC  (2+ messages)

[PATCH] dt-bindings: net: ethernet-phy: clarify when compatible must specify PHY ID
 2025-11-03 13:19 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2025-11-03 13:16 UTC  (8+ messages)

[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-03 13:13 UTC  (19+ messages)
` [PATCH v4 01/17] filelock: make lease_alloc() take a flags argument
` [PATCH v4 02/17] filelock: rework the __break_lease API to use flags
` [PATCH v4 03/17] filelock: add struct delegated_inode
` [PATCH v4 04/17] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH v4 05/17] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH v4 06/17] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v4 07/17] vfs: allow rmdir "
` [PATCH v4 08/17] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH v4 09/17] vfs: add struct createdata for passing arguments to vfs_create()
` [PATCH v4 10/17] vfs: make vfs_create break delegations on parent directory
` [PATCH v4 11/17] vfs: make vfs_mknod "
` [PATCH v4 12/17] vfs: make vfs_symlink break delegations on parent dir
` [PATCH v4 13/17] filelock: lift the ban on directory leases in generic_setlease
` [PATCH v4 14/17] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v4 15/17] nfsd: allow DELEGRETURN on directories
` [PATCH v4 16/17] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH v4 17/17] vfs: expose delegation support to userland

[syzbot] Monthly smc report (Nov 2025)
 2025-11-03 13:10 UTC 

[PATCH] ptp: ocp: Add newline to sysfs attribute output
 2025-11-03 13:04 UTC  (5+ messages)

[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-11-03 12:52 UTC  (13+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap

[syzbot] [bridge?] KASAN: slab-use-after-free Read in br_switchdev_fdb_populate
 2025-11-03 12:51 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2025-11-03 12:47 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
` [PATCH v2 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH] net: wan: framer: pef2256: Fix missing mfd_remove_devices() call
 2025-11-03 12:39 UTC  (4+ messages)
` [PATCH v2] net: wan: framer: pef2256: Switch to devm_mfd_add_devices()

[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-11-03 12:39 UTC  (6+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
` [RFC mm v5 2/2] mm: introduce a new page type for page pool in page type

[PATCH net] net: gro_cells: Use nested-BH locking for gro_cell
 2025-11-03 12:36 UTC  (3+ messages)

[PATCH net-next v7 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-03 12:20 UTC  (13+ messages)
` [PATCH net-next v7 01/12] net: dsa: lantiq_gswip: split into common and MMIO parts
` [PATCH net-next v7 02/12] net: dsa: lantiq_gswip: support enable/disable learning
` [PATCH net-next v7 03/12] net: dsa: lantiq_gswip: support Energy Efficient Ethernet
` [PATCH net-next v7 04/12] net: dsa: lantiq_gswip: set link parameters also for CPU port
` [PATCH net-next v7 05/12] net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID
` [PATCH net-next v7 06/12] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property
` [PATCH net-next v7 07/12] net: dsa: lantiq_gswip: add vendor property to setup MII refclk output
` [PATCH net-next v7 08/12] dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties
` [PATCH net-next v7 09/12] net: dsa: lantiq_gswip: allow adjusting MII delays
` [PATCH net-next v7 10/12] dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches
` [PATCH net-next v7 11/12] net: dsa: add tagging driver for MaxLinear GSW1xx switch family
` [PATCH net-next v7 12/12] net: dsa: add "

[PATCH net-next 0/3] net: stmmac: phylink PCS conversion part 3 (dodgy stuff)
 2025-11-03 12:17 UTC  (15+ messages)

Q: Usage of pci_enable_atomic_ops_to_root()
 2025-11-03 12:16 UTC  (2+ messages)

[PATCH v5 bpf 0/2] xdp: fix page_pool leaks
 2025-11-03 12:16 UTC  (10+ messages)
` [PATCH v5 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()

[PATCH net-next 00/11] net: stmmac: multi-interface stmmac
 2025-11-03 11:50 UTC  (12+ messages)
` [PATCH net-next 01/11] net: stmmac: imx: use phylink's interface mode for set_clk_tx_rate()
` [PATCH net-next 02/11] net: stmmac: s32: move PHY_INTF_SEL_x definitions out of the way
` [PATCH net-next 03/11] net: stmmac: add phy_intf_sel and ACTPHYIF definitions
` [PATCH net-next 04/11] net: stmmac: add stmmac_get_phy_intf_sel()
` [PATCH net-next 05/11] net: stmmac: add support for configuring the phy_intf_sel inputs
` [PATCH net-next 06/11] net: stmmac: imx: convert to PHY_INTF_SEL_xxx
` [PATCH net-next 07/11] net: stmmac: imx: use FIELD_PREP()/FIELD_GET() for PHY_INTF_SEL_x
` [PATCH net-next 08/11] net: stmmac: imx: use stmmac_get_phy_intf_sel()
` [PATCH net-next 09/11] net: stmmac: imx: simplify set_intf_mode() implementations
` [PATCH net-next 10/11] net: stmmac: imx: cleanup arguments for set_intf_mode() method
` [PATCH net-next 11/11] net: stmmac: imx: use ->set_phy_intf_sel()

[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-11-03 11:37 UTC  (4+ messages)
` [PATCH net v2 "

[PATCH 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2025-11-03 11:08 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance

[PATCH net-next] iavf: clarify VLAN add/delete log messages and lower log level
 2025-11-03 11:24 UTC  (6+ messages)
  ` [External] : "
    ` [Intel-wired-lan] "
` [Intel-wired-lan] "

[PATCH v4 00/72] nstree: listns()
 2025-11-03 11:21 UTC  (4+ messages)
` [PATCH v4 18/72] nstree: add unified namespace list

[PATCH v2] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
 2025-11-03 11:02 UTC  (2+ messages)

[PATCH net-next] hinic3: fix misleading error message in hinic3_open_channel()
 2025-11-03 11:00 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: altera-tse: Cleanup init sequence
 2025-11-03 10:49 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: altera-tse: Set platform drvdata before registering netdev
` [PATCH net-next v2 2/4] net: altera-tse: Warn on bad revision at probe time
` [PATCH net-next v2 3/4] net: altera-tse: Don't use netdev name for the PCS mdio bus
` [PATCH net-next v2 4/4] net: altera-tse: Init PCS and phylink before registering netdev

mlx5: CX7: fw_tracer: crash at mlx5_tracer_print_trace()
 2025-11-03 10:45 UTC  (3+ messages)

[PATCH net-next v2] wireguard: queuing: preserve napi_id on decapsulation
 2025-11-03 10:34 UTC 

[PATCH net-next 0/2] net: airoha: Allow mapping out-of-order DMA tx descriptors
 2025-11-03 10:27 UTC  (3+ messages)
` [PATCH net-next 1/2] net: airoha: Add the capability to consume "
` [PATCH net-next 2/2] net: airoha: Reorganize airoha_queue struct

[PATCH net-next] s390/ctcm: Use info level for handshake UC_RCRESET
 2025-11-03 10:16 UTC 

[PATCH iproute2-next] ip-xfrm: add pcpu-num support
 2025-11-03  9:48 UTC  (5+ messages)

[PATCH v2] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
 2025-11-03  9:22 UTC  (3+ messages)

[PATCH v3] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
 2025-11-03  9:24 UTC 

[PATCH bpf-next v4 0/3] net/smc: Introduce smc_hs_ctrl
 2025-11-03  9:18 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: export necessary symbols for modules with struct_ops
` [PATCH bpf-next v4 2/3] net/smc: bpf: Introduce generic hook for handshake flow
` [PATCH bpf-next v4 3/3] bpf/selftests: add selftest for bpf_smc_hs_ctrl

[PATCH v2 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-03  8:56 UTC  (6+ messages)
` [PATCH v2 08/15] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH v2 14/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi

[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
 2025-11-03  8:41 UTC  (7+ messages)
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck

[PATCH net] net/smc: fix mismatch between CLC header and proposal extensions
 2025-11-03  8:28 UTC  (2+ messages)

[PATCH net-next v6 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-03  8:26 UTC  (7+ messages)
` [PATCH net-next v6 06/12] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property
` [PATCH net-next v6 08/12] dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties
` [PATCH net-next v6 10/12] dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches

[PATCH] virtio_net: Fix a typo error in virtio_net
 2025-11-03  7:43 UTC 

[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-03  7:39 UTC  (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600
` [PATCH net-next v3 2/4] ARM: dts: aspeed-g6: Add ethernet alise
` [PATCH net-next v3 3/4] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC
` [PATCH net-next v3 4/4] net: ftgmac100: Add RGMII delay support for AST2600

[PATCH net-next 0/6] net: phy: remove fixed_phy_add and first its users
 2025-11-03  7:36 UTC  (7+ messages)
` [PATCH net-next 2/6] net: fec: register a fixed phy using fixed_phy_register_100fd if needed

[PATCH net-next v1 1/1] treewide: Rename ERR_PTR_PCPU() --> PCPU_ERR_PTR()
 2025-11-03  7:32 UTC  (3+ messages)

[PATCH net-next] net: devmem: Remove unused declaration net_devmem_bind_tx_release()
 2025-11-03  7:20 UTC 

[PATCH] virtio_net: Fix a typo error in virtio_net
 2025-11-03  6:36 UTC 

[PATCH] gtp: Fix a typo error for size
 2025-11-03  6:05 UTC 

[PATCH net v7] virtio-net: fix received length check in big packets
 2025-11-03  5:56 UTC  (2+ messages)

[PATCH] veth: Fix a typo error in veth
 2025-11-03  5:53 UTC 

[PATCH net-next v6 00/12] virtio_net: Add ethtool flow rules support
 2025-11-03  5:52 UTC  (25+ messages)
` [PATCH net-next v6 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v6 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v6 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v6 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v6 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v6 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v6 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v6 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v6 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v6 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v6 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v6 12/12] virtio_net: Add get ethtool flow rules ops

[PATCH] net: sungem_phy: Fix a typo error in sungem_phy
 2025-11-03  5:44 UTC 

[PATCH net-next 0/3] Add YNL test framework and library improvements
 2025-11-03  5:12 UTC  (8+ messages)
` [PATCH net-next 3/3] selftests: net: add YNL test framework

[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
 2025-11-03  4:39 UTC  (12+ messages)

[PATCH net-next v2] ppp: enable TX scatter-gather
 2025-11-03  3:15 UTC 

[PATCH] net/core/sock: fix coding style issues Fix multiple coding style issues in net/core/sock.c:
 2025-11-03  2:36 UTC 

[PATCH v6 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-11-03  3:05 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
` [PATCH v6 2/3] net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
` [PATCH v6 3/3] net: stmmac: dwmac-sophgo: Add phy interface filter

[PATCH v2] sctp: make sctp_transport_init() void
 2025-11-03  2:36 UTC 

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-03  2:32 UTC  (10+ messages)
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH v3 RESEND] net/dccp: validate Reset/Close/CloseReq in DCCP_REQUESTING
 2025-11-03  2:15 UTC  (3+ messages)
`  "

[PATCH net v3] net: spacemit: Check netif_running() in emac_set_pauseparam()
 2025-11-03  2:02 UTC 

[PATCH net-next v3 0/9] xfrm docs update
 2025-11-03  1:50 UTC  (10+ messages)
` [PATCH net-next v3 1/9] Documentation: xfrm_device: Wrap iproute2 snippets in literal code block
` [PATCH net-next v3 2/9] Documentation: xfrm_device: Use numbered list for offloading steps
` [PATCH net-next v3 3/9] Documentation: xfrm_device: Separate hardware offload sublists
` [PATCH net-next v3 4/9] Documentation: xfrm_sync: Properly reindent list text
` [PATCH net-next v3 5/9] Documentation: xfrm_sync: Trim excess section heading characters
` [PATCH net-next v3 6/9] Documentation: xfrm_sysctl: Trim trailing colon in section heading
` [PATCH net-next v3 7/9] Documentation: xfrm_sync: Number the fifth section
` [PATCH net-next v3 8/9] net: Move XFRM documentation into its own subdirectory
` [PATCH net-next v3 9/9] MAINTAINERS: Add entry for XFRM documentation


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).