netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-01 20:14:27 to 2025-03-03 09:54:41 UTC [more...]

[PATCH v27 00/20] nvme-tcp receive offloads
 2025-03-03  9:53 UTC  (17+ messages)
` [PATCH v27 01/20] net: Introduce direct data placement tcp offload
` [PATCH v27 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v27 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v27 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v27 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v27 06/20] nvme-tcp: Add DDP data-path
` [PATCH v27 07/20] nvme-tcp: RX DDGST offload
` [PATCH v27 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v27 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v27 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v27 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v27 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v27 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v27 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v27 16/20] net/mlx5e: NVMEoTCP, queue init/teardown

[Intel-wired-lan] [PATCH iwl-next v1] ice: refactor the Tx scheduler feature
 2025-03-03  9:54 UTC  (2+ messages)

[GIT PULL v3] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
 2025-03-03  9:49 UTC 

[PATCH] net: Handle napi_schedule() calls from non-interrupt
 2025-03-03  9:46 UTC  (4+ messages)

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-03  9:41 UTC  (22+ messages)
` [PATCH 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'
` [PATCH 2/3] dt-bindings: net: Document GBETH bindings for Renesas RZ/V2H(P) SoC
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH] vhost: fix VHOST_*_OWNER documentation
 2025-03-03  9:28 UTC  (2+ messages)

[PATCH iwl-next v3] igc: Change Tx mode for MQPRIO offloading
 2025-03-03  9:22 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] per-function storage support
 2025-03-03  9:18 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH bpf-next v3 2/4] add per-function metadata storage support
` [PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86
` [PATCH bpf-next v3 4/4] arm64: implement per-function metadata storage for arm64

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-03  9:12 UTC  (13+ messages)
` [PATCH v7 1/8] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v7 2/8] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v7 3/8] vhost: Add the cgroup related function
` [PATCH v7 4/8] vhost: Introduce vhost_worker_ops in vhost_worker
` [PATCH v7 5/8] vhost: Reintroduce kthread mode support in vhost
` [PATCH v7 6/8] vhost: uapi to control task mode (owner vs kthread)
` [PATCH v7 7/8] vhost: Add check for inherit_owner status
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH net-next v4 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-03  9:03 UTC  (14+ messages)
` [PATCH net-next v4 01/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next v4 02/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next v4 03/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next v4 04/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next v4 05/13] net: phy: phy_caps: Introduce phy_caps_valid
` [PATCH net-next v4 06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next v4 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next v4 08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next v4 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next v4 10/13] net: phy: drop phy_settings and the associated lookup helpers
` [PATCH net-next v4 11/13] net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
` [PATCH net-next v4 12/13] net: phylink: Convert capabilities to linkmodes using phy_caps
` [PATCH net-next v4 13/13] net: phy: phy_caps: Allow getting an phy_interface's capabilities

[PATCH v2 net-next 0/6] tcp: misc changes
 2025-03-03  8:55 UTC  (9+ messages)
` [PATCH v2 net-next 1/6] tcp: add a drop_reason pointer to tcp_check_req()
` [PATCH v2 net-next 2/6] tcp: add four drop reasons "
` [PATCH v2 net-next 3/6] tcp: convert to dev_net_rcu()
` [PATCH v2 net-next 4/6] net: gro: convert four dev_net() calls
` [PATCH v2 net-next 5/6] tcp: remove READ_ONCE(req->ts_recent)
` [PATCH v2 net-next 6/6] tcp: tcp_set_window_clamp() cleanup

[GIT PULL v2] crypto: Add Kerberos crypto lib
 2025-03-03  8:44 UTC 

[PATCH RESEND] qed: Move a variable assignment behind a null pointer check in two functions
 2025-03-03  8:28 UTC  (6+ messages)
          ` [RESEND] "
    ` [PATCH RESEND] tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()

[PATCH iwl-next v5 00/15] ixgbe: Add basic devlink support
 2025-03-03  8:24 UTC  (7+ messages)
` [PATCH iwl-next v5 03/15] ixgbe: add initial "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/15] ixgbe: add device flash update via devlink
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/15] ixgbe: add support for devlink reload
  ` [Intel-wired-lan] "

[PATCH net-next] selftests: txtimestamp: ignore the old skb from ERRQUEUE
 2025-03-03  8:04 UTC 

[PATCH] RFC: ptp: add comment about register access race
 2025-03-03  7:50 UTC  (4+ messages)

[PATCH net-next v2] net: ethernet: ti: cpsw_new: populate netdev of_node
 2025-03-03  7:46 UTC 

[PATCH net-next] ionic: Simplify maximum determination in ionic_adminq_napi()
 2025-03-03  7:15 UTC  (2+ messages)

[PATCH iwl-net v1] ice: register devlink prior to creating health reporters
 2025-03-03  7:15 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 0/9] eth: bnxt: maintain basic pkt/byte counters in SW
 2025-03-03  7:08 UTC  (7+ messages)
` [PATCH net-next v2 5/9] eth: bnxt: don't use ifdef to check for CONFIG_INET in GRO
` [PATCH net-next v2 7/9] eth: bnxt: maintain rx pkt/byte stats in SW
` [PATCH net-next v2 8/9] eth: bnxt: maintain tx "

[PATCH net-next 12/14] devlink: Throw extack messages on param value validation error
 2025-03-03  7:06 UTC  (2+ messages)

Divide-by-zero error in qed_hw_get_nvm_info()
 2025-03-03  6:40 UTC 

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-03  6:20 UTC  (4+ messages)
` [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing

[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
 2025-03-03  4:22 UTC  (18+ messages)
` [PATCH net-next v10 01/14] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next v10 02/14] net: hold netdev instance lock during nft ndo_setup_tc
` [PATCH net-next v10 03/14] net: sched: wrap doit/dumpit methods
` [PATCH net-next v10 04/14] net: hold netdev instance lock during qdisc ndo_setup_tc
` [PATCH net-next v10 05/14] net: hold netdev instance lock during queue operations
` [PATCH net-next v10 06/14] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next v10 07/14] net: hold netdev instance lock during ioctl operations
` [PATCH net-next v10 08/14] net: hold netdev instance lock during sysfs operations
` [PATCH net-next v10 09/14] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next v10 10/14] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next v10 11/14] net: replace dev_addr_sem "
` [PATCH net-next v10 12/14] net: add option to request "
` [PATCH net-next v10 13/14] docs: net: document new locking reality
` [PATCH net-next v10 14/14] eth: bnxt: remove most dependencies on RTNL

[PATCH] e1000e: Link flap workaround option for false IRP events
 2025-03-03  3:34 UTC  (9+ messages)
        ` [Intel-wired-lan] "

[RFC PATCH net-next 1/3] ppp: convert ppp->rlock to rwlock to improve RX
 2025-03-03  3:27 UTC  (3+ messages)
` [RFC PATCH net-next 2/3] pppoe: call ppp_input directly when PPPOX_BOUND
` [RFC PATCH net-next 3/3] ppp: synchronize netstats update

[PATCH net-next] net-timestamp: support TCP GSO case for a few missing flags
 2025-03-03  2:53 UTC  (3+ messages)

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-03  2:47 UTC  (8+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations

[PATCH v3 04/19] crypto: scatterwalk - add new functions for copying data
 2025-03-03  2:39 UTC  (4+ messages)

[PATCH v3 03/19] crypto: scatterwalk - add new functions for iterating through data
 2025-03-03  2:35 UTC  (4+ messages)

[PATCH bpf-next] bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
 2025-03-03  2:30 UTC  (3+ messages)

[PATCH net-next 04/14] net/mlx5: Implement devlink enable_sriov parameter
 2025-03-03  2:27 UTC  (2+ messages)

[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
 2025-03-03  2:14 UTC  (7+ messages)

linux-next: duplicate patches in the bluetooth tree
 2025-03-03  1:25 UTC 

[PATCH v5 net-next 0/1] DUALPI2 patch
 2025-03-03  1:10 UTC  (5+ messages)
` [PATCH v5 net-next 1/1] sched: Add dualpi2 qdisc

[PATCH net-next 0/4] tcp: scale connect() under pressure
 2025-03-03  1:07 UTC  (9+ messages)
` [PATCH net-next 1/4] tcp: use RCU in __inet{6}_check_established()
` [PATCH net-next 2/4] tcp: optimize inet_use_bhash2_on_bind()
` [PATCH net-next 3/4] tcp: add RCU management to inet_bind_bucket
` [PATCH net-next 4/4] tcp: use RCU lookup in __inet_hash_connect()

[syzbot] Monthly rdma report (Mar 2025)
 2025-03-02 22:37 UTC 

[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
 2025-03-02 21:00 UTC  (7+ messages)
` [PATCH net-next v20 12/25] ovpn: implement TCP transport
` [PATCH net-next v20 20/25] ovpn: implement peer add/get/dump/delete via netlink

[QUERY] : STMMAC Clocks
 2025-03-02 19:06 UTC  (6+ messages)

[PATCH 0/3] Fixes for IPA v4.7
 2025-03-02 18:52 UTC  (3+ messages)

[PATCH net-next] selftests: net: report output format as TAP 13 in Python tests
 2025-03-02 18:50 UTC  (3+ messages)

[PATCH v2 08/11] ipv4: reorder capability check last
 2025-03-02 18:24 UTC  (3+ messages)
` [PATCH v2 10/11] skbuff: "

[PATCH net] net: ethtool: Set the req_info->dev on DUMP requests for each dev
 2025-03-02 16:21 UTC 

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-03-02 15:47 UTC  (7+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64

[PATCH v2 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-02 12:34 UTC  (2+ messages)

[PATCH net-next v7 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-03-02 12:23 UTC  (3+ messages)
` [PATCH net-next v7 07/14] xsc: Init auxiliary device

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-02 12:11 UTC  (5+ messages)
` [PATCH v5 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v5 8/8] mlx5: Create an auxiliary device for fwctl_mlx5

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in nf_tables_trans_destroy_work (2)
 2025-03-02 11:57 UTC 

[PATCH net-next] net: ethtool: Don't check if RSS context exists in case of context 0
 2025-03-02  9:55 UTC  (5+ messages)

[PATCH net-next] tcp: use RCU in __inet{6}_check_established()
 2025-03-02  9:48 UTC  (5+ messages)

[iwl-next v4 0/1] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-03-02  8:26 UTC  (7+ messages)
` [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

[PATCH net-next 0/6] mlx5 misc enhancements 2025-02-26
 2025-03-02  8:17 UTC  (4+ messages)
` [PATCH net-next 3/6] net/mlx5e: Enable lanes configuration when auto-negotiation is off

[PATCH v3 00/19] crypto: scatterlist handling improvements
 2025-03-02  8:11 UTC  (2+ messages)

[GIT PULL] crypto: Add Kerberos crypto lib
 2025-03-02  6:09 UTC  (2+ messages)

[PATCH] mm: page_frag: Fix refill handling in __page_frag_alloc_align()
 2025-03-02  2:22 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net v2] xsk: fix __xsk_generic_xmit() error code when cq is full
 2025-03-02  0:05 UTC  (2+ messages)

[PATCH 5/6] net/rds: rds_tcp_accept_one ought to not discard messages
 2025-03-01 23:22 UTC  (2+ messages)

[PATCH net-next v2 8/8] net: phy: remove remaining PHY package related definitions from phy.h
 2025-03-01 20:19 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).