netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-31 12:44:21 to 2025-04-01 01:53:26 UTC [more...]

[PATCH] eth: mlx4: select PAGE_POOL
 2025-04-01  1:53 UTC 

[PATCH net] netlink: specs: fix schema of rt_addr
 2025-04-01  1:29 UTC 

[PATCH v4 net 0/3] udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX
 2025-04-01  1:15 UTC  (8+ messages)

[PATCH net] sctp: add mutual exclusion in proc_sctp_do_udp_port()
 2025-04-01  0:22 UTC  (6+ messages)

[PATCH net v2] ipv6: sit: fix skb_under_panic with overflowed needed_headroom
 2025-04-01  0:18 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update Open vSwitch maintainers
 2025-04-01  0:15 UTC 

[GIT PULL] Networking for v6.15-rc0
 2025-04-01  0:10 UTC 

[PATCH net] Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
 2025-04-01  0:10 UTC  (2+ messages)

[PATCH net v3 0/3] selftests: drv-net: replace the rpath helper with Path objects
 2025-04-01  0:10 UTC  (2+ messages)

[PATCH net 0/4] mptcp: misc. fixes for 6.15-rc0
 2025-04-01  0:10 UTC  (2+ messages)

[PATCH net] net: fix use-after-free in the netdev_nl_sock_priv_destroy()
 2025-04-01  0:10 UTC  (3+ messages)

[net PATCH] octeontx2-af: Fix mbox INTR handler when num VFs > 64
 2025-04-01  0:10 UTC  (2+ messages)

[PATCH net] bnxt_en: bring back rtnl lock in bnxt_shutdown
 2025-04-01  0:10 UTC  (6+ messages)

[PATCH net] eth: gve: add missing netdev locks on reset and shutdown paths
 2025-04-01  0:10 UTC  (2+ messages)

[PATCH net] net: lapbether: use netdev_lockdep_set_classes() helper
 2025-04-01  0:10 UTC  (2+ messages)

[net PATCH] octeontx2-af: Free NIX_AF_INT_VEC_GEN irq
 2025-04-01  0:10 UTC  (2+ messages)

[PATCH net-next v7 00/14] Begin upstreaming Homa transport protocol
 2025-03-31 23:45 UTC  (15+ messages)
` [PATCH net-next v7 01/14] net: homa: define user-visible API for Homa
` [PATCH net-next v7 02/14] net: homa: create homa_wire.h
` [PATCH net-next v7 03/14] net: homa: create shared Homa header files
` [PATCH net-next v7 04/14] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v7 05/14] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v7 06/14] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v7 07/14] net: homa: create homa_interest.h and homa_interest.c
` [PATCH net-next v7 08/14] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v7 09/14] net: homa: create homa_outgoing.c
` [PATCH net-next v7 10/14] net: homa: create homa_utils.c
` [PATCH net-next v7 11/14] net: homa: create homa_incoming.c
` [PATCH net-next v7 12/14] net: homa: create homa_timer.c
` [PATCH net-next v7 13/14] net: homa: create homa_plumbing.c
` [PATCH net-next v7 14/14] net: homa: create Makefile and Kconfig

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

[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-03-31 23:55 UTC  (12+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v3 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch

[PATCH v4 net] net: mvpp2: Prevent parser TCAM memory corruption
 2025-03-31 23:51 UTC  (2+ messages)

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

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

Overall Summary of Installing and Configuring Palo Alto VM-Series Software Firewall 10.0.4 in Ubuntu Desktop 22.04.5 LTS KVM Host
 2025-03-31 22:22 UTC 

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

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-31 21:58 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:49 UTC  (8+ 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

[PATCH net v4 00/11] net: hold instance lock during NETDEV_UP/REGISTER
 2025-03-31 21:49 UTC  (22+ 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] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-31 21:47 UTC  (22+ messages)

[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 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 "

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

[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 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 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 

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


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