netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-16 21:55:53 to 2025-01-17 12:34:04 UTC [more...]

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2025-01-17 12:34 UTC 

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-17 12:28 UTC  (9+ messages)
` [PATCH net-next v18 05/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v18 09/25] ovpn: implement packet processing
` [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink

[PATCH net-next 0/9] net: add phylink managed EEE support
 2025-01-17 12:23 UTC  (6+ messages)

[PATCH net-next v21 0/5] net: Make timestamping selectable
 2025-01-17 12:19 UTC  (5+ messages)
` [PATCH net-next v21 3/5] net: Add the possibility to support a selected hwtstamp in netdevice

[PATCH] SUNRPC: Set tk_rpc_status when RPC_TASK_SIGNALLED is detected
 2025-01-17 12:16 UTC  (6+ messages)

[PATCH net 0/3] net: phy: realtek: fix status when link is down
 2025-01-17 12:10 UTC  (2+ messages)

bnxt_en: NETDEV WATCHDOG in 6.13-rc7
 2025-01-17 12:08 UTC 

[RFC net-next 0/7] Provide an ism layer
 2025-01-17 12:06 UTC  (10+ messages)
` [RFC net-next 1/7] net/ism: Create net/ism

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-17 11:56 UTC  (12+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH][next] net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id
 2025-01-17 11:44 UTC  (3+ messages)

[PATCH net-next 0/5] mlxsw: Move Tx header handling to PCI driver
 2025-01-17 11:37 UTC  (4+ messages)
` [PATCH net-next 4/5] "

[PATCH net] net: hsr: avoid potential out-of-bound access in fill_frame_info()
 2025-01-17 11:30 UTC  (2+ messages)

[PATCH net-next] net: macsec: Add endianness annotations in salt struct
 2025-01-17 11:22 UTC 

[PATCH net-next] selftests/net: packetdrill: make tcp buf limited timing tests benign
 2025-01-17 11:21 UTC  (4+ messages)

[PATCH net-next 00/14] Netfilter updates for net-next
 2025-01-17 11:12 UTC  (4+ messages)
` [PATCH net-next 01/14] netfilter: nf_tables: fix set size with rbtree backend

[PATCH v2] hv_netvsc: Replace one-element array with flexible array member
 2025-01-17 11:10 UTC  (4+ messages)

[PATCH net-next v2 0/5] netconsole: Add support for CPU population
 2025-01-17 11:02 UTC  (4+ messages)
` [PATCH net-next v2 3/5] netconsole: add support for sysdata and "

[PATCH net-next 00/15] mptcp: pm: misc cleanups, part 2
 2025-01-17 11:00 UTC  (4+ messages)
` [PATCH net-next 11/15] mptcp: pm: add id parameter for get_addr

[PATCH net-next v1 0/7] Convert LAN78xx to PHYLINK
 2025-01-17 10:50 UTC  (3+ messages)
` [PATCH net-next v1 1/7] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-17 10:42 UTC  (20+ messages)
` [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net v3 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net v3 4/9] tun: Decouple vnet from tun_struct
` [PATCH net v3 5/9] tun: Decouple vnet handling
` [PATCH net v3 6/9] tun: Extract the vnet handling code
` [PATCH net v3 9/9] tap: Use tun's vnet-related code

[PATCH net-next, v5] netlink: support dumping IPv4 multicast addresses
 2025-01-17 10:38 UTC  (5+ messages)

[PATCH net-next] net: sxgbe: change conditional statement from if to switch
 2025-01-17 10:29 UTC  (2+ messages)

[PATCH net-next 0/4] net-sysfs: remove the rtnl_trylock/restart_syscall construction
 2025-01-17 10:26 UTC  (5+ messages)
` [PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes
` [PATCH net-next 2/4] net-sysfs: move queue attribute groups outside the default groups
` [PATCH net-next 3/4] net-sysfs: prevent uncleared queues from being re-added
` [PATCH net-next 4/4] net-sysfs: remove rtnl_trylock from queue attributes

[PATCH net v2] net: avoid race between device unregistration and ethnl ops
 2025-01-17 10:23 UTC  (2+ messages)

[PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls
 2025-01-17 10:18 UTC  (2+ messages)

[PATCH] net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
 2025-01-17 10:19 UTC  (2+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: rfkill-gpio: enable booting in blocked state
 2025-01-17 10:03 UTC  (3+ messages)

[PATCH v2 net-next] ixgbe: Fix endian handling for ACI descriptor registers
 2025-01-17 10:01 UTC  (3+ messages)

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-17  9:55 UTC  (3+ messages)
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()

[PATCH v8 0/7] rust: Add IO polling
 2025-01-17  9:55 UTC  (14+ messages)
` [PATCH v8 2/7] rust: time: Introduce Delta type
` [PATCH v8 3/7] rust: time: Introduce Instant type
` [PATCH v8 4/7] rust: time: Add wrapper for fsleep function

[PATCH net v9 0/4] Fix race conditions in ndo_get_stats64
 2025-01-17  9:46 UTC  (5+ messages)
` [PATCH net v9 1/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v9 2/4] octeon_ep: update tx/rx stats locally for persistence
` [PATCH net v9 3/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
` [PATCH net v9 4/4] octeon_ep_vf: update tx/rx stats locally for persistence

[PATCH v4] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-17  9:46 UTC 

[PATCH] NFC: nci: Add bounds checking in nci_hci_create_pipe()
 2025-01-17  9:38 UTC 

[PATCH net-next] tipc: re-order conditions in tipc_crypto_key_rcv()
 2025-01-17  9:36 UTC 

[PATCH iwl-next] idpf: modify vport_cfg_lock to be per-vport
 2025-01-17  9:19 UTC  (2+ messages)

[PATCH net-next] net: phylink: always do a major config when attaching a SFP PHY
 2025-01-17  8:44 UTC 

[PATCH net v2] tcp_cubic: fix incorrect HyStart round start detection
 2025-01-17  8:12 UTC  (6+ messages)

[PATCH net] tcp_cubic: Fix for bug in HyStart implementation in the Linux kernel
 2025-01-17  8:22 UTC  (9+ messages)

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-17  8:30 UTC  (5+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API

[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
 2025-01-17  8:26 UTC  (9+ messages)
` [RFC PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes

xfrm in RT
 2025-01-17  8:17 UTC  (6+ messages)

[PATCH net-next, v6 1/2] netlink: support dumping IPv4 multicast addresses
 2025-01-17  8:15 UTC  (2+ messages)
` [PATCH net-next, v6 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support

[Intel-wired-lan] [PATCH iwl-next v1] ice: refactor ice_fdir_create_dflt_rules() function
 2025-01-17  8:06 UTC 

[PATCH net-next v6 0/3] enic: Use Page Pool API for receiving packets
 2025-01-17  8:01 UTC  (4+ messages)
` [PATCH net-next v6 1/3] enic: Move RX functions to their own file
` [PATCH net-next v6 2/3] enic: Simplify RX handler function
` [PATCH net-next v6 3/3] enic: Use the Page Pool API for RX

[PATCH net 0/2] bond: fix xfrm offload feature during init
 2025-01-17  7:54 UTC  (11+ messages)

[PATCH net-next v2 00/10] bnxt_en: Add NPAR 1.2 and TPH support
 2025-01-17  7:04 UTC  (5+ messages)
` [PATCH net-next v2 09/10] bnxt_en: Extend queue stop/start for TX rings
` [PATCH net-next v2 10/10] bnxt_en: Add TPH support in BNXT driver

[syzbot] [mm?] INFO: rcu detected stall in netlink_release (5)
 2025-01-17  6:48 UTC 

[PATCH net-next v4 0/4] Support PTP clock for Wangxun NICs
 2025-01-17  6:36 UTC  (6+ messages)
` [PATCH net-next v4 4/4] net: ngbe: Add support for 1PPS and TOD

[PATCH net-next v1] net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags
 2025-01-17  6:28 UTC 

[PATCH net-next v5 0/4] Support PTP clock for Wangxun NICs
 2025-01-17  6:20 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: wangxun: Add support for PTP clock
` [PATCH net-next v5 2/4] net: wangxun: Support to get ts info
` [PATCH net-next v5 3/4] net: wangxun: Implement do_aux_work of ptp_clock_info
` [PATCH net-next v5 4/4] net: ngbe: Add support for 1PPS and TOD

[PATCH net v8 0/4] Fix race conditions in ndo_get_stats64
 2025-01-17  5:49 UTC  (6+ messages)
` [PATCH net v8 2/4] octeon_ep: update tx/rx stats locally for persistence
      ` [EXTERNAL] "

[PATCH] tcp: check socket state before calling WARN_ON
 2025-01-17  5:08 UTC  (9+ messages)

[syzbot] [wireless?] possible deadlock in ieee80211_remove_interfaces
 2025-01-17  4:14 UTC  (3+ messages)

[PATCH v3 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2025-01-17  3:42 UTC  (4+ messages)
` [PATCH v3 02/14] net-next/yunsilicon: Enable CMDQ

[GIT PULL] Networking for v6.13-rc7
 2025-01-17  3:38 UTC  (3+ messages)

[PATCH net-next v3 0/3] Add PEROUT library for RDS PTP supported phys
 2025-01-17  3:30 UTC  (2+ messages)

[PATCH RESEND iproute2-next 0/2] iproute2: add 'ip monitor acaddress' support
 2025-01-17  3:20 UTC  (3+ messages)
` [PATCH RESEND iproute2-next 1/2] iproute2: expose anycast netlink constants in UAPI
` [PATCH RESEND iproute2-next 2/2] iproute2: add 'ip monitor acaddress' support

[PATCH] crypto: chtls: Add check alloc_skb() returned value
 2025-01-17  3:13 UTC 

[PATCH net-next] net: fec: implement TSO descriptor cleanup
 2025-01-17  2:47 UTC  (2+ messages)

[PATCH net-next v11 00/21] io_uring zero copy rx
 2025-01-17  2:47 UTC  (35+ messages)
` [PATCH net-next v11 01/21] net: page_pool: don't cast mp param to devmem
` [PATCH net-next v11 02/21] net: prefix devmem specific helpers
` [PATCH net-next v11 03/21] net: generalise net_iov chunk owners
` [PATCH net-next v11 04/21] net: page_pool: create hooks for custom memory providers
` [PATCH net-next v11 05/21] netdev: add io_uring memory provider info
` [PATCH net-next v11 06/21] net: page_pool: add callback for mp info printing
` [PATCH net-next v11 07/21] net: page_pool: add a mp hook to unregister_netdevice*
` [PATCH net-next v11 08/21] net: prepare for non devmem TCP memory providers
` [PATCH net-next v11 09/21] net: page_pool: add memory provider helpers
` [PATCH net-next v11 10/21] net: add helpers for setting a memory provider on an rx queue
` [PATCH net-next v11 11/21] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v11 12/21] io_uring/zcrx: add io_zcrx_area
` [PATCH net-next v11 13/21] io_uring/zcrx: grab a net device
` [PATCH net-next v11 14/21] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH net-next v11 15/21] io_uring/zcrx: dma-map area for the device
` [PATCH net-next v11 16/21] io_uring/zcrx: add io_recvzc request
` [PATCH net-next v11 17/21] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH net-next v11 18/21] io_uring/zcrx: throttle receive requests
` [PATCH net-next v11 19/21] io_uring/zcrx: add copy fallback
` [PATCH net-next v11 20/21] net: add documentation for io_uring zcrx
` [PATCH net-next v11 21/21] io_uring/zcrx: add selftest

[PATCH] atm/fore200e: Fix possible data race in fore200e_open()
 2025-01-17  2:28 UTC  (3+ messages)

[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
 2025-01-17  2:10 UTC  (2+ messages)

[PATCH net v2] net: appletalk: Drop aarp_send_probe_phase1()
 2025-01-17  1:41 UTC  (2+ messages)
` [PATCH net-next v3] "

[PATCH v1 net-next 0/3] dev: Covnert dev_change_name() to per-netns RTNL
 2025-01-17  1:30 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: ksz9477: fix multicast filtering
 2025-01-17  1:25 UTC  (9+ messages)

[PATCH net-next] ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion
 2025-01-17  1:20 UTC  (2+ messages)

[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
 2025-01-17  1:20 UTC  (2+ messages)

[PATCH net-next] gre: Prepare ipgre_open() to .flowi4_tos conversion
 2025-01-17  1:20 UTC  (2+ messages)

[PATCH net-next v3 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-17  1:16 UTC  (7+ messages)
` [PATCH net-next v3 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v3 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v3 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()

[PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-01-17  0:56 UTC  (5+ messages)

[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
 2025-01-17  0:49 UTC  (5+ messages)
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: streamline .probe() error handling

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-17  0:06 UTC  (3+ messages)

[pull request][net-next 00/11] mlx5 updates 2025-01-16
 2025-01-16 23:54 UTC  (13+ messages)
` [net-next 03/11] net/mlx5e: SHAMPO: Remove redundant params
` [net-next 04/11] net/mlx5e: SHAMPO: Improve hw gro capability checking
` [net-next 05/11] net/mlx5e: SHAMPO: Separate pool for headers
` [net-next 06/11] net/mlx5e: SHAMPO: Headers page pool stats
` [net-next 07/11] net/mlx5e: Convert over to netmem
` [net-next 08/11] net/mlx5e: Handle iov backed netmems
` [net-next 09/11] net/mlx5e: Add support for UNREADABLE netmem page pools
` [net-next 10/11] net/mlx5e: Implement queue mgmt ops and single channel swap
` [net-next 11/11] net/mlx5e: Support ethtool tcp-data-split settings

[PATCH net-next v4 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-16 23:29 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: xilinx: axienet: Add some symbolic constants for IRQ delay timer
` [PATCH net-next v4 2/6] net: xilinx: axienet: Report an error for bad coalesce settings
` [PATCH net-next v4 3/6] net: xilinx: axienet: Combine CR calculation
` [PATCH net-next v4 4/6] net: xilinx: axienet: Support adjusting coalesce settings while running
` [PATCH net-next v4 5/6] net: xilinx: axienet: Get coalesce parameters from driver state
` [PATCH net-next v4 6/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

[syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
 2025-01-16 23:18 UTC 

[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
 2025-01-16 23:05 UTC  (4+ messages)

[PATCH net-next v10 00/22] io_uring zero copy rx
 2025-01-16 22:58 UTC  (4+ messages)
` [PATCH net-next v10 22/22] io_uring/zcrx: add selftest


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