netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-30 23:59:21 to 2025-03-31 21:47:45 UTC [more...]

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-31 21:47 UTC  (22+ messages)

[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-03-31 21:43 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v3 2/4] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [PATCH v3 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [PATCH v3 4/4] net: mtip: The L2 switch driver for imx287

[PATCH net v4 00/11] net: hold instance lock during NETDEV_UP/REGISTER
 2025-03-31 21:27 UTC  (21+ messages)
` [PATCH net v4 01/11] net: switch to netif_disable_lro in inetdev_init
` [PATCH net v4 02/11] net: hold instance lock during NETDEV_REGISTER/UP
` [PATCH net v4 03/11] net: use netif_disable_lro in ipv6_add_dev
` [PATCH net v4 04/11] net: rename rtnl_net_debug to lock_debug
` [PATCH net v4 05/11] netdevsim: add dummy device notifiers
` [PATCH net v4 06/11] net: dummy: request ops lock
` [PATCH net v4 07/11] docs: net: document netdev notifier expectations
` [PATCH net v4 08/11] selftests: net: use netdevsim in netns test
` [PATCH net v4 09/11] net: designate XSK pool pointers in queues as "ops protected"
` [PATCH net v4 10/11] netdev: add "ops compat locking" helpers
` [PATCH net v4 11/11] netdev: don't hold rtnl_lock over nl queue info get when possible

[PATCH net-next v5] net: dlink: add support for reporting stats via `ethtool -S` and `ip -s -s link show`
 2025-03-31 21:25 UTC  (4+ messages)

[PATCH net] net: ibmveth: make veth_pool_store stop hanging
 2025-03-31 21:23 UTC 

[PATCH v2] net: mdio: mux-meson-gxl: set 28th bit in eth_reg2
 2025-03-31 21:21 UTC  (7+ messages)

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-03-31 21:04 UTC  (7+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-31 20:44 UTC  (6+ messages)

[PATCH net 0/2] net: make memory provider install / close paths more common
 2025-03-31 20:41 UTC  (5+ messages)
` [PATCH net 1/2] net: move mp dev config validation to __net_mp_open_rxq()
` [PATCH net 2/2] net: avoid false positive warnings in __net_mp_close_rxq()

[net-next RFC PATCH v4 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-03-31 20:40 UTC  (3+ messages)
` [net-next RFC PATCH v4 6/6] dt-bindings: net: Document support for "

[RFC net 0/1] Fix netdevim to correctly mark NAPI IDs
 2025-03-31 20:36 UTC  (2+ messages)

[PATCH] e1000e: add option not to verify NVM checksum
 2025-03-31 20:36 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v4 net 0/3] udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX
 2025-03-31 20:31 UTC  (6+ messages)

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-03-31 20:23 UTC 

[Patch net-next 0/3] Add support for mdb offload failure notification
 2025-03-31 20:11 UTC  (10+ messages)
` [Patch net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch net-next 2/3] net: bridge: mcast: Notify on offload flag change

[PATCH net] selftests: tc-testing: fix nat regex matching
 2025-03-31 19:56 UTC 

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-31 19:49 UTC  (14+ messages)

[PATCH net] net: pcs: lynx: fix phylink validation regression for phy-mode = "10g-qxgmii"
 2025-03-31 19:44 UTC  (5+ messages)

[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
 2025-03-31 19:43 UTC  (8+ messages)

[RFC net-next 0/2]eth: bnxt: Implement rx-side device memory
 2025-03-31 18:50 UTC  (5+ messages)
` [RFC net-next 1/2] eth: bnxt: refactor buffer descriptor
` [RFC net-next 2/2] eth: bnxt: add support rx side device memory TCP

[PATCH net] sctp: add mutual exclusion in proc_sctp_do_udp_port()
 2025-03-31 18:50 UTC  (4+ messages)

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-03-31 18:34 UTC  (27+ messages)
` [PATCH v12 01/23] "
` [PATCH v12 02/23] sfc: add cxl support
` [PATCH v12 03/23] cxl: move pci generic code
` [PATCH v12 04/23] cxl: move register/capability check to driver
` [PATCH v12 05/23] cxl: add function for type2 cxl regs setup
` [PATCH v12 06/23] sfc: make regs setup with checking and set media ready
` [PATCH v12 07/23] cxl: support dpa initialization without a mailbox
` [PATCH v12 08/23] sfc: initialize dpa
` [PATCH v12 09/23] cxl: prepare memdev creation for type2
` [PATCH v12 10/23] sfc: create type2 cxl memdev
` [PATCH v12 11/23] cxl: define a driver interface for HPA free space enumeration
` [PATCH v12 12/23] sfc: obtain root decoder with enough HPA free space
` [PATCH v12 13/23] cxl: define a driver interface for DPA allocation
` [PATCH v12 14/23] sfc: get endpoint decoder
` [PATCH v12 15/23] cxl: make region type based on endpoint type
` [PATCH v12 16/23] cxl/region: factor out interleave ways setup
` [PATCH v12 17/23] cxl/region: factor out interleave granularity setup
` [PATCH v12 18/23] cxl: allow region creation by type2 drivers
` [PATCH v12 19/23] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v12 20/23] sfc: create cxl region
` [PATCH v12 21/23] cxl: add function for obtaining region range
` [PATCH v12 22/23] sfc: update MCDI protocol headers
` [PATCH v12 23/23] sfc: support pio mapping based on cxl

[PATCH v1 net] rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init()
 2025-03-31 18:25 UTC  (3+ messages)

2024 Ext_
 2025-03-31 17:31 UTC 

[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
 2025-03-31 17:27 UTC  (4+ messages)
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH net] bnxt_en: bring back rtnl lock in bnxt_shutdown
 2025-03-31 17:16 UTC  (5+ messages)

[PATCH net v3] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
 2025-03-31 16:56 UTC  (3+ messages)

[PATCH net] ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
 2025-03-31 16:36 UTC 

[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-31 16:38 UTC  (14+ messages)
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration

[GIT PULL] virtio: features, fixes, cleanups
 2025-03-31 16:34 UTC 

[PATCH iwl-net v2] idpf: fix adapter NULL pointer dereference on reboot
 2025-03-31 16:27 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (8)
 2025-03-31 16:26 UTC 

[PATCH net-next v2 0/4] net/mlx5: Expose additional devlink dev info
 2025-03-31 16:22 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net/mlx5: Expose serial numbers in devlink info

[PATCH net] net: airoha: Fix ETS priomap validation
 2025-03-31 16:17 UTC 

[PATCH net] xsk: correct tx_ring_empty_descs count statistics
 2025-03-31 15:22 UTC  (2+ messages)

[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
 2025-03-31 14:47 UTC  (3+ messages)

[PATCH 0/4] USB: wdm: fix WWAN integration issue
 2025-03-31 14:37 UTC  (6+ messages)
` [PATCH 1/4] USB: wdm: handle IO errors in wdm_wwan_port_start
` [PATCH 2/4] USB: wdm: close race between wdm_open and wdm_wwan_port_stop
` [PATCH 3/4] USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
` [PATCH 4/4] USB: wdm: add annotation

[PATCH RFC net-next 0/4] net: xpcs: cleanups and partial support for KSZ9477
 2025-03-31 14:31 UTC  (4+ messages)

[PATCH bpf] bpf: add missing ops lock around dev_xdp_attach_link
 2025-03-31 14:28 UTC 

linux-next: manual merge of the bpf-next tree with the mm tree
 2025-03-31 14:25 UTC  (4+ messages)

Concurrent slab-use-after-free in netdev_next_lower_dev
 2025-03-31 13:00 UTC 

[PATCH net] tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu()
 2025-03-31 12:50 UTC  (2+ messages)

[v4,net] net: phy: broadcom: Correct BCM5221 PHY model detection
 2025-03-31 12:50 UTC  (2+ messages)

[PATCH net] net: fix use-after-free in the netdev_nl_sock_priv_destroy()
 2025-03-31 12:44 UTC  (3+ messages)

[PATCH v8 0/8] vhost: Add support of kthread API
 2025-03-31 11:59 UTC  (2+ messages)

[PATCH net v1] net: Fix tuntap uninitialized value
 2025-03-31 11:47 UTC  (5+ messages)

[RFC ethtool-next] ethtool: Add support for configuring hds-thresh
 2025-03-31 11:39 UTC 

[PATCH] mac802154_hwsim: allow users to specify the number of simulated radios dinamically instead of the previously hardcoded value of 2
 2025-03-31 10:39 UTC 

[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
 2025-03-31  9:46 UTC  (4+ messages)

[PATCH 2/3] ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()
 2025-03-31  9:40 UTC  (3+ messages)

[PATCH] net: Avoid calling WARN_ON() on -ENOMEM in __dev_change_net_namespace()
 2025-03-31  9:17 UTC  (4+ messages)

[syzbot] [net?] general protection fault in kernel_sock_shutdown (3)
 2025-03-31  9:10 UTC 

[PATCH 0/3] Add support for speed in MANA ethtool
 2025-03-31  9:08 UTC  (11+ messages)
` [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
          ` [EXTERNAL] "

[PATCH 0/3] bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth
 2025-03-31  8:37 UTC  (3+ messages)

[PATCH] mac802154_hwsim: define perm_extended_addr initialization
 2025-03-31  8:15 UTC  (2+ messages)

new splat
 2025-03-31  8:07 UTC  (2+ messages)

[PATCH v2 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-03-31  8:06 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v2 4/4] net: mtip: The L2 switch driver for imx287

[PATCH net v2 00/11] net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER
 2025-03-31  8:01 UTC  (5+ messages)
` [PATCH net v2 05/11] net/mlx5e: use netdev_lockdep_set_classes

[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
 2025-03-31  8:10 UTC 

[PATCH net] Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
 2025-03-31  7:59 UTC 

[PATCH net] net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
 2025-03-31  6:52 UTC 

[PATCH][next][V2] ice: make const read-only array dflt_rules static
 2025-03-31  5:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf v2 0/2] bpf, xdp: clean adjust_{head,meta} memory when offset < 0
 2025-03-31  3:23 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf, xdp: clean head/meta when expanding it
` [PATCH bpf v2 2/2] selftests/bpf: add perf test for adjust_{head,meta}

[PATCH net v2 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
 2025-03-31  1:21 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached

[PATCH ethtool-next] ethtool: fbnic: ethtool dump parser
 2025-03-31  0:09 UTC  (2+ messages)

[PATCH ethtool v1 1/1] ethtool: fix incorrect MDI-X "Unknown" output for MDI mode
 2025-03-30 23:59 UTC  (2+ messages)


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