netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-29 15:38:18 to 2024-07-30 02:26:49 UTC [more...]

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-30  2:26 UTC  (11+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v17 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v17 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v17 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v17 06/14] page_pool: devmem support
` [PATCH net-next v17 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v17 08/14] net: support non paged skb frags
` [PATCH net-next v17 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v17 10/14] tcp: RX path for devmem TCP

[PATCH net-next v25 00/13] Add Realtek automotive PCIe driver
 2024-07-30  2:15 UTC  (5+ messages)
` [PATCH net-next v25 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v25 06/13] rtase: Implement .ndo_start_xmit function

[PATCH net-next 0/7] net/selftests: TCP-AO selftests updates
 2024-07-30  2:12 UTC  (8+ messages)
` [PATCH net-next 1/7] selftests/net: Clean-up double assignment
` [PATCH net-next 2/7] selftests/net: Provide test_snprintf() helper
` [PATCH net-next 3/7] selftests/net: Be consistent in kconfig checks
` [PATCH net-next 4/7] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next 5/7] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next 6/7] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next 7/7] selftests/net: Add trace events matching to tcp_ao

[net-next,v2] net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
 2024-07-30  0:48 UTC  (2+ messages)
` [net-next,v3] "

[PATCH net v2] net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver
 2024-07-30  2:06 UTC  (2+ messages)

[PATCH net] ethtool: fix argument check in do_srxfh function to prevent segmentation fault
 2024-07-30  2:04 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: net-drv: exercise queue stats when the device is down
 2024-07-30  2:00 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: net: ksft: support marking tests as disruptive

[PATCH v7 0/3] vdpa: support set mac address from vdpa tool
 2024-07-30  1:28 UTC  (10+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] vdpa_sim_net: Add the support of set mac address
` [PATCH v7 3/3] vdpa/mlx5: "

[PATCH net-next 0/4] net/smc: do some cleanups in smc module
 2024-07-30  1:25 UTC  (5+ messages)
` [PATCH net-next 1/4] net/smc: remove unreferenced header in smc_loopback.h file
` [PATCH net-next 2/4] net/smc: remove the fallback in __smc_connect
` [PATCH net-next 3/4] net/smc: remove redundant code in smc_connect_check_aclc
` [PATCH net-next 4/4] net/smc: remove unused input parameters in smcr_new_buf_create

[PATCH iwl-next,v1 3/3] igc: Add default Rx Queue into documentation
 2024-07-30  1:23 UTC 

[PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
 2024-07-30  1:23 UTC 

[PATCH iwl-next,v1 1/3] igc: Add documentation
 2024-07-30  1:22 UTC 

[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-07-30  1:22 UTC 

[PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands
 2024-07-30  1:11 UTC  (2+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-30  0:35 UTC  (4+ messages)
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path

[PATCH net v2] net/tcp: Disable TCP-AO static key after RCU grace period
 2024-07-30  0:33 UTC 

[PATCH net-next] ipv6: eliminate ndisc_ops_is_useropt()
 2024-07-30  0:30 UTC 

[PATCH net v2] ipv6: fix ndisc_is_useropt() handling for PIO
 2024-07-30  0:27 UTC  (2+ messages)

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-30  0:20 UTC  (5+ messages)
` [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops

[PATCH net-next v2] Add support for PIO p flag
 2024-07-30  0:06 UTC  (2+ messages)

[PATCH net-next 0/9] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
 2024-07-29 23:39 UTC  (16+ messages)
` [PATCH net-next 1/9] net: dsa: vsc73xx: fix phylink capabilities
` [PATCH net-next 2/9] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
` [PATCH net-next 3/9] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH net-next 4/9] net: dsa: vsc73xx: use defined values in phy operations
` [PATCH net-next 5/9] net: dsa: vsc73xx: use mutex to mdio operations
` [PATCH net-next 6/9] net: dsa: vsc73xx: speed up mdio bus to max allowed value
` [PATCH net-next 7/9] net: dsa: vsc73xx: allow phy resetting
` [PATCH net-next 8/9] net: phy: vitesse: repair vsc73xx autonegotiation
` [PATCH net-next 9/9] net: phy: vitesse: implement downshift in vsc73xx phys

[PATCH net] ipv6: fix ndisc_is_useropt() handling for PIO
 2024-07-29 23:38 UTC 

[PATCH 6.1 1/2] wifi: mac80211: Allow NSS change only up to capability
 2024-07-29 22:59 UTC  (2+ messages)
` [PATCH 6.1 2/2] wifi: mac80211: track capability/opmode NSS separately

[PATCH 6.6] wifi: mac80211: track capability/opmode NSS separately
 2024-07-29 22:58 UTC 

[RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
 2024-07-29 22:51 UTC  (3+ messages)

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-29 22:37 UTC  (4+ messages)

[PATCH net-next 00/15][pull request] ice: support devlink subfunction
 2024-07-29 22:34 UTC  (16+ messages)
` [PATCH net-next 01/15] ice: add new VSI type for subfunctions
` [PATCH net-next 02/15] ice: export ice ndo_ops functions
` [PATCH net-next 03/15] ice: add basic devlink subfunctions support
` [PATCH net-next 04/15] ice: treat subfunction VSI the same as PF VSI
` [PATCH net-next 05/15] ice: allocate devlink for subfunction
` [PATCH net-next 06/15] ice: base subfunction aux driver
` [PATCH net-next 07/15] ice: implement netdev for subfunction
` [PATCH net-next 08/15] ice: make representor code generic
` [PATCH net-next 09/15] ice: create port representor for SF
` [PATCH net-next 10/15] ice: don't set target VSI for subfunction
` [PATCH net-next 11/15] ice: check if SF is ready in ethtool ops
` [PATCH net-next 12/15] ice: implement netdevice ops for SF representor
` [PATCH net-next 13/15] ice: support subfunction devlink Tx topology
` [PATCH net-next 14/15] ice: basic support for VLAN in subfunctions
` [PATCH net-next 15/15] ice: allow to activate and deactivate subfunction

[PATCH net 0/2] Fix bad offload warning when sending UDP GSO from a tunnel device
 2024-07-29 22:10 UTC  (6+ messages)
` [PATCH net 1/2] udp: Mark GSO packets as CHECKSUM_UNNECESSARY early on on output

linux-next: Fixes tag needs some work in the bpf-next tree
 2024-07-29 22:07 UTC  (2+ messages)

[PATCH net-next] selftests: net: ksft: print more of the stack for checks
 2024-07-29 21:58 UTC  (2+ messages)

[PATCH v1 net-next 0/6] net: Random cleanup for netns initialisation
 2024-07-29 21:08 UTC  (7+ messages)
` [PATCH v1 net-next 1/6] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops
` [PATCH v1 net-next 2/6] net: Don't register pernet_operations if only one of id or size is specified
` [PATCH v1 net-next 3/6] net: Initialise net->passive once in preinit_net()
` [PATCH v1 net-next 4/6] net: Call preinit_net() without pernet_ops_rwsem
` [PATCH v1 net-next 5/6] net: Slim down setup_net()
` [PATCH v1 net-next 6/6] net: Initialise net.core sysctl defaults in preinit_net()

[PATCH bpf] selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
 2024-07-29 21:05 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: dsa: vsc73xx: make RGMII delays configurable
 2024-07-29 21:02 UTC  (2+ messages)
` [PATCH net-next v3 2/2] dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-ps

[PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'
 2024-07-29 21:01 UTC  (7+ messages)

[PATCH net-next] net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
 2024-07-29 21:01 UTC 

[syzbot] [net?] Internal error in _prb_read_valid (2)
 2024-07-29 20:55 UTC 

[PATCH net-next v1 0/3] fix bnxt_en queue reset when queue is active
 2024-07-29 20:54 UTC  (4+ messages)
` [PATCH net-next v1 1/3] bnxt_en: Add support to call FW to update a VNIC
` [PATCH net-next v1 2/3] bnxt_en: stop packet flow during bnxt_queue_stop/start
` [PATCH net-next v1 3/3] bnxt_en: only set dev->queue_mgmt_ops if BNXT_SUPPORTS_NTUPLE_VNIC

[PATCH] net/tcp: Expand goo.gl link
 2024-07-29 20:54 UTC  (5+ messages)

[PATCH net-next] net/tcp: Expand goo.gl link
 2024-07-29 20:53 UTC 

[GIT PULL] virtio: fixes for rc1
 2024-07-29 20:16 UTC  (2+ messages)

[PATCH net v2] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-07-29 20:10 UTC 

[PATCH net v2 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-29 20:07 UTC  (9+ messages)
` [PATCH net v2 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [PATCH net v2 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [PATCH net v2 3/8] ice: replace synchronize_rcu with synchronize_net
` [PATCH net v2 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [PATCH net v2 5/8] ice: toggle netif_carrier when setting up XSK pool
` [PATCH net v2 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
` [PATCH net v2 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH net v2 8/8] ice: xsk: fix txq interrupt mapping

[PATCH RFC net-next] net: pcs: add helper module for standalone drivers
 2024-07-29 19:42 UTC  (3+ messages)

[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
 2024-07-29 19:25 UTC  (2+ messages)

[PATCH v2 0/7] can: m_can: Add am62 wakeup support
 2024-07-29 19:37 UTC  (5+ messages)
` [PATCH v2 2/7] can: m_can: Map WoL to device_set_wakeup_enable

[PATCH v2 net-next resent] net: fec: Enable SOC specific rx-usecs coalescence default setting
 2024-07-29 19:35 UTC 

[PATCH v1 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
 2024-07-29 19:26 UTC 

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
 2024-07-29 19:10 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods
` [PATCH net-next v2 2/2] net: ethernet: mtk_eth_soc: use PP exclusively for XDP programs

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-29 18:56 UTC  (3+ messages)

PCI: Work around PCIe link training failures
 2024-07-29 18:56 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in plfxlc_mac_release
 2024-07-29 18:50 UTC 

[PATCH net] net: annotate data race around dev->flags in __dev_change_flags
 2024-07-29 18:36 UTC  (3+ messages)

[syzbot] [net?] general protection fault in reuseport_add_sock (3)
 2024-07-29 18:27 UTC  (3+ messages)

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-29 18:12 UTC  (3+ messages)
` (subset) "

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-29 18:08 UTC  (13+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config

XDP Performance Regression in recent kernel versions
 2024-07-29 18:00 UTC  (11+ messages)

[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
 2024-07-29 17:50 UTC  (5+ messages)
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-29 17:30 UTC  (19+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH net-next] Add support for PIO p flag
 2024-07-29 17:22 UTC  (2+ messages)

[PATCH net-next v25 01/13] rtase: Add support for a pci table in this module
 2024-07-29 16:44 UTC  (4+ messages)

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (3+ messages)

[PATCH 00/24] netfs: Read/write improvements
 2024-07-29 16:19 UTC  (25+ messages)
` [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check
` [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr
` [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 04/24] netfs: Record contention stats for writeback lock
` [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown
` [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE
` [PATCH 10/24] netfs: Set the request work function upon allocation
` [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock
` [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
` [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
` [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter
` [PATCH 15/24] netfs: Provide an iterator-reset function
` [PATCH 16/24] netfs: Simplify the writeback code
` [PATCH 17/24] afs: Make read subreqs async
` [PATCH 18/24] netfs: Speed up buffered reading
` [PATCH 19/24] netfs: Remove fs/netfs/io.c
` [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF
` [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination
` [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing
` [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
` [PATCH 24/24] cifs: Don't support ITER_XARRAY

[PATCH] tcp/dccp: Add another way to allocate local ports in connect()
 2024-07-29 16:16 UTC  (3+ messages)

[PATCH v3] ptp: Add vDSO-style vmclock support
 2024-07-29 16:16 UTC  (3+ messages)

[PATCH net v2] tcp: Adjust clamping window for applications specifying SO_RCVBUF
 2024-07-29 16:07 UTC  (5+ messages)

[RFC PATCH net-next 0/3] Preparations for FIB rule DSCP selector
 2024-07-29 16:05 UTC  (5+ messages)
` [RFC PATCH net-next 3/3] ipv4: Centralize TOS matching

[syzbot] [wireguard?] WARNING in kthread_unpark (2)
 2024-07-29 15:48 UTC  (2+ messages)

[PATCH net-next 00/15] l2tp: simplify tunnel and session cleanup
 2024-07-29 15:38 UTC  (7+ messages)
` [PATCH net-next 08/15] l2tp: delete sessions using work queue
` [PATCH net-next 11/15] l2tp: prevent possible tunnel refcount underflow
` [PATCH net-next 12/15] l2tp: use rcu list add/del when updating lists
` [PATCH net-next 13/15] l2tp: add idr consistency check in session_register
` [PATCH net-next 14/15] l2tp: cleanup eth/ppp pseudowire setup code
` [PATCH net-next 15/15] l2tp: use pre_exit pernet hook to avoid rcu_barrier


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