netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-14 12:44:17 to 2023-11-15 06:47:09 UTC [more...]

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-15  6:46 UTC  (13+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[PATCH net-next v10 00/13] Add Realtek automotive PCIe driver
 2023-11-15  6:25 UTC  (10+ messages)
` [PATCH net-next v10 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v10 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v10 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder

sr-iov related bonding regression (two regressions in one report)
 2023-11-15  6:19 UTC  (5+ messages)

[PATCH net-next v3 0/5] virtio-net: support dynamic coalescing moderation
 2023-11-15  4:52 UTC  (4+ messages)
` [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx

[net-next PATCH v7 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-11-15  4:49 UTC  (5+ messages)
` [net-next PATCH v7 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v7 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI

[PATCH v7 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-11-15  4:32 UTC  (5+ messages)
` [PATCH v7 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v7 net-next 2/5] cache: enforce cache groups

[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2023-11-13 (i40e)
 2023-11-15  4:20 UTC  (2+ messages)

[PATCH net 0/5] mptcp: misc. fixes for v6.7
 2023-11-15  4:20 UTC  (2+ messages)

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-15  4:20 UTC  (11+ messages)
` [PATCH 1/9] net: mdio: ipq4019: increase eth_ldo_rdy for "
` [PATCH 2/9] net: mdio: ipq4019: Enable the clocks "
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset "
` [PATCH 4/9] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH 5/9] net: mdio: ipq4019: support MDIO clock frequency divider
` [PATCH 6/9] net: mdio: ipq4019: Support qca8084 switch register access
` [PATCH 7/9] net: mdio: ipq4019: program phy address when "fixup" defined
` [PATCH 8/9] net: mdio: ipq4019: add qca8084 configurations
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-13 (ice)
 2023-11-15  4:10 UTC  (2+ messages)

[PATCH net v2] gve: Fixes for napi_poll when budget is 0
 2023-11-15  4:10 UTC  (2+ messages)

[PATCH net 1/2] net: stmmac: fix rx budget limit check
 2023-11-15  4:00 UTC  (5+ messages)
` [PATCH net 2/2] net: stmmac: avoid rx queue overrun

[PATCH v4 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
 2023-11-15  4:00 UTC  (2+ messages)

[PATCH net v2 0/2] pds_core: fix irq index bug and compiler warnings
 2023-11-15  4:00 UTC  (2+ messages)

[syzbot] [can?] possible deadlock in j1939_sk_errqueue (2)
 2023-11-15  3:54 UTC  (2+ messages)

[PATCH net-next] net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant
 2023-11-15  3:50 UTC  (2+ messages)

[PATCH iproute2] Makefile: use /usr/share/iproute2 for config files
 2023-11-15  3:37 UTC  (2+ messages)

[PATCH] iproute2: prevent memory leak
 2023-11-15  3:33 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] i40e: Use correct buffer size
 2023-11-15  3:14 UTC  (4+ messages)
  ` [PATCH iwl-next] "

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-11-15  2:35 UTC  (4+ messages)
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer

[PATCH net v3] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-15  2:26 UTC 

[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-15  2:09 UTC  (6+ messages)

[PATCH net-next 00/15][pull request] ice: one by one port representors creation
 2023-11-14 23:06 UTC  (18+ messages)
` [PATCH net-next 01/15] ice: rename switchdev to eswitch
` [PATCH net-next 02/15] ice: remove redundant max_vsi_num variable
` [PATCH net-next 03/15] ice: remove unused control VSI parameter
` [PATCH net-next 04/15] ice: track q_id in representor
` [PATCH net-next 05/15] ice: use repr instead of vf->repr
` [PATCH net-next 06/15] ice: track port representors in xarray
` [PATCH net-next 07/15] ice: remove VF pointer reference in eswitch code
` [PATCH net-next 08/15] ice: make representor code generic
` [PATCH net-next 09/15] ice: return pointer to representor
` [PATCH net-next 10/15] ice: allow changing SWITCHDEV_CTRL VSI queues
` [PATCH net-next 11/15] ice: set Tx topology every time new repr is added
` [PATCH net-next 12/15] ice: realloc VSI stats arrays
` [PATCH net-next 13/15] ice: add VF representors one by one
` [PATCH net-next 14/15] ice: adjust switchdev rebuild path
` [PATCH net-next 15/15] ice: reserve number of CP queues

[PATCH] MAINTAINERS: add entry for TI ICSSG Ethernet driver
 2023-11-14 22:50 UTC  (2+ messages)

[PATCH][net-next][v2] rtnetlink: instroduce vnlmsg_new and use it in rtnl_getlink
 2023-11-14 22:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 iwl-next] iavf: use iavf_schedule_aq_request() helper
 2023-11-14 22:35 UTC 

[net-next PATCH v8 1/4] net: phy: aquantia: move to separate directory
 2023-11-14 22:18 UTC  (5+ messages)
` [net-next PATCH v8 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next PATCH v8 3/4] net: phy: aquantia: add firmware load support
` [net-next PATCH v8 4/4] dt-bindings: Document Marvell Aquantia PHY

[PATCH] net: stmmac: fix FPE events losing
 2023-11-14 22:13 UTC  (2+ messages)

[PATCH net-next v2 00/15] mptcp: More selftest coverage and code cleanup for net-next
 2023-11-14 22:03 UTC  (17+ messages)
` [PATCH net-next v2 01/15] mptcp: add mptcpi_subflows_total counter
` [PATCH net-next v2 02/15] selftests: mptcp: add evts_get_info helper
` [PATCH net-next v2 03/15] selftests: mptcp: add chk_subflows_total helper
` [PATCH net-next v2 04/15] selftests: mptcp: update userspace pm test helpers
` [PATCH net-next v2 05/15] selftests: mptcp: userspace pm create id 0 subflow
` [PATCH net-next v2 06/15] mptcp: userspace pm rename remove_err to out
` [PATCH net-next v2 07/15] selftests: mptcp: userspace pm remove initial subflow
` [PATCH net-next v2 08/15] selftests: mptcp: userspace pm send RM_ADDR for ID 0
` [PATCH net-next v2 09/15] selftests: mptcp: add mptcp_lib_kill_wait
` [PATCH net-next v2 10/15] selftests: mptcp: add mptcp_lib_is_v6
` [PATCH net-next v2 11/15] selftests: mptcp: add mptcp_lib_get_counter
` [PATCH net-next v2 12/15] selftests: mptcp: add missing oflag=append
` [PATCH net-next v2 13/15] selftests: mptcp: add mptcp_lib_make_file
` [PATCH net-next v2 14/15] selftests: mptcp: add mptcp_lib_check_transfer
` [PATCH net-next v2 15/15] selftests: mptcp: add mptcp_lib_wait_local_port_listen

[pull request][net V2 00/15] mlx5 fixes 2023-11-13
 2023-11-14 21:58 UTC  (16+ messages)
` [net V2 01/15] Revert "net/mlx5: DR, Supporting inline WQE when possible"
` [net V2 02/15] net/mlx5: Free used cpus mask when an IRQ is released
` [net V2 03/15] net/mlx5: DR, Allow old devices to use multi destination FTE
` [net V2 04/15] net/mlx5: Decouple PHC .adjtime and .adjphase implementations
` [net V2 05/15] net/mlx5e: fix double free of encap_header
` [net V2 06/15] net/mlx5e: fix double free of encap_header in update funcs
` [net V2 07/15] net/mlx5e: Fix pedit endianness
` [net V2 08/15] net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload
` [net V2 09/15] net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit_wqe
` [net V2 10/15] net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
` [net V2 11/15] net/mlx5e: Update doorbell for port timestamping CQ before the software counter
` [net V2 12/15] net/mlx5: Increase size of irq name buffer
` [net V2 13/15] net/mlx5e: Reduce the size of icosq_str
` [net V2 14/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer
` [net V2 15/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-14 21:50 UTC  (4+ messages)
` [PATCH net-next v8 6/9] dt-bindings: net: ethernet-switch: Accept special variants

Potential bug in linux TCP pacing implementation
 2023-11-14 21:04 UTC  (5+ messages)

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-11-14 21:03 UTC  (6+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()

[PATCH net v3] Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
 2023-11-14 20:20 UTC  (3+ messages)

[GIT PULL] vhost,virtio,vdpa,firmware: bugfixes
 2023-11-14 20:24 UTC 

[PATCH net-next 0/3] net: ethernet: am65-cpsw: Add ethtool standard MAC stats
 2023-11-14 20:16 UTC  (7+ messages)
` [PATCH net-next 2/3] net: ethernet: am65-cpsw: Set default TX channels to maximum
` [PATCH net-next 3/3] net: ethernet: am65-cpsw: Error out if Enable TX/RX channel fails

|PATCH] stmmac: dwmac-loongson: Add architecture dependency
 2023-11-14 19:49 UTC  (4+ messages)

[PATCH net-next,v2] bonding: use WARN_ON_ONCE instead of BUG in alb_upper_dev_walk
 2023-11-14 19:40 UTC  (2+ messages)

[PATCH net-next v3 1/1] ptp: clockmatrix: support 32-bit address space
 2023-11-14 19:34 UTC  (2+ messages)

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-14 19:20 UTC  (9+ messages)
` [PATCH net-next v3 2/8] net: dsa: qca8k: Make the QCA8K hardware library available globally
` [PATCH net-next v3 3/8] net: qualcomm: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next v3 6/8] net: phy: add calibration callbacks to phy_driver

[PATCH net-next 0/2][pull request] igc: Add support for physical + free-running timers
 2023-11-14 19:19 UTC  (5+ messages)
` [PATCH net-next 1/2] igc: Simplify setting flags in the TX data descriptor
` [PATCH net-next 2/2] igc: Add support for PTP .getcyclesx64()

[syzbot] [net?] [usb?] INFO: rcu detected stall in worker_thread (9)
 2023-11-14 18:18 UTC  (2+ messages)
` [syzbot] [batman?] "

[PATCH net-next v2 1/2] net: stmmac: remove extra newline from descriptors display
 2023-11-14 18:06 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: stmmac: reduce dma ring display code duplication

[PATCH net] macvlan: Don't propagate promisc change to lower dev in passthru
 2023-11-14 17:59 UTC 

[PATCH] SUNRPC: Replace strlcpy() with strscpy()
 2023-11-14 17:54 UTC 

[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-11-14 17:42 UTC  (11+ messages)
` [RFC PATCH 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH 5/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding

[PATCH net-next v9] vxlan: add support for flowlabel inherit
 2023-11-14 17:36 UTC 

[PATCH net-next 0/2] tcp: change reaction to ICMP messages
 2023-11-14 17:23 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: use tp->total_rto to track number of linear timeouts in SYN_SENT state
` [PATCH net-next 2/2] tcp: no longer abort SYN_SENT when receiving some ICMP

[PATCH bpf-next] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
 2023-11-14 17:03 UTC  (5+ messages)

[net PATCH] octeontx2: Fix klockwork and coverity issues
 2023-11-14 16:42 UTC  (2+ messages)

[PATCH net-next RFC 1/1] ptp: use extts interface for the measured external offset
 2023-11-14 16:39 UTC  (4+ messages)

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-14 16:09 UTC  (9+ messages)
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator

[PATCH net-next v2 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2023-11-14 16:07 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/ncsi: Simplify Kconfig/dts control flow
` [PATCH net-next v2 2/3] net/ncsi: Fix netlink major/minor version numbers
` [PATCH net-next v2 3/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command

[PATCH net-next 0/4] selftests: tc-testing: updates to tdc
 2023-11-14 16:04 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: tc-testing: drop '-N' argument from nsPlugin
` [PATCH net-next 2/4] selftests: tc-testing: rework namespaces and devices setup
` [PATCH net-next 3/4] selftests: tc-testing: preload all modules in kselftests
` [PATCH net-next 4/4] selftests: tc-testing: use parallel tdc "

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-14 15:52 UTC  (3+ messages)
` [PATCH net-next v7 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask

[PATCH net-next v3] selftests/net: synchronize udpgro tests' tx and rx connection
 2023-11-14 15:46 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-11-13
 2023-11-14 15:22 UTC  (3+ messages)
` [net-next 08/14] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ

[PATCH net] net: sched: do not offload flows with a helper in act_ct
 2023-11-14 15:18 UTC  (3+ messages)

[PATCH net-next 0/2] net/sched: cls_u32: use proper refcounts
 2023-11-14 14:50 UTC  (4+ messages)
` [PATCH net-next 1/2] net/sched: cls_u32: replace int refcounts with "
` [PATCH net-next 2/2] selftests/tc-testing: add hashtable tests for u32

[PATCH net] tipc: Remove redundant call to TLV_SPACE()
 2023-11-14 14:43 UTC 

[PATCH 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-11-14 14:12 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988

[PATCH v2 0/3] add qca8084 ethernet phy driver
 2023-11-14 14:09 UTC  (9+ messages)
` [PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support

[PATCH net-next v3 RESEND 0/4] Cleanup and optimizations to transmit code
 2023-11-14 13:45 UTC  (5+ messages)
` [PATCH net-next v3 RESEND 1/4] octeon_ep: add padding for small packets
` [PATCH net-next v3 RESEND 2/4] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next v3 RESEND 3/4] octeon_ep: implement xmit_more in transmit
` [PATCH net-next v3 RESEND 4/4] octeon_ep: remove atomic variable usage in Tx data path

[GIT PULL] Networking for 6.7
 2023-11-14 13:30 UTC  (4+ messages)
` [GIT PULL v2] "

[PATCH iwl-next 0/5] i40e: Simplify VSI and VEB handling
 2023-11-14 13:21 UTC  (3+ messages)
` [PATCH iwl-next 4/5] i40e: Fix broken support for floating VEBs

[PATCH bpf-next 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-11-14 13:15 UTC  (3+ messages)
` [PATCH bpf-next 1/3] skmsg: Calculate the data length in ingress_msg

[PATCH 0/2] net: usb: ax88179_178a: fix and improve reset procedure
 2023-11-14 12:50 UTC  (3+ messages)
` [PATCH 1/2] net: usb: ax88179_178a: fix failed operations during ax88179_reset
` [PATCH 2/2] net: usb: ax88179_178a: avoid two consecutive device resets

[PATCH v19 00/20] nvme-tcp receive offloads
 2023-11-14 12:42 UTC  (9+ messages)
` [PATCH v19 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v19 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v19 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v19 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v19 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v19 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v19 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v19 20/20] net/mlx5e: NVMEoTCP, statistics


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