messages from 2023-11-14 10:16:42 to 2023-11-14 21:59:03 UTC [more...]
[pull request][net V2 00/15] mlx5 fixes 2023-11-13
2023-11-14 21:58 UTC (6+ 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
[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 (10+ messages)
` [PATCH net-next 1/3] net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool
` [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 net-next v2 00/15] mptcp: More selftest coverage and code cleanup for net-next
2023-11-14 19:56 UTC (16+ 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
|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 (4+ 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 (14+ messages)
` [PATCH net-next v3 1/8] dt-bindings: net: Introduce the Qualcomm IPQESS Ethernet switch
` [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 4/8] net: qualcomm: ipqess: Add Ethtool ops to IPQESS port netdevices
` [PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
` [PATCH net-next v3 6/8] net: phy: add calibration callbacks to phy_driver
` [PATCH net-next v3 7/8] net: qualcomm: ipqess: add a PSGMII calibration procedure to the IPQESS driver
` [PATCH net-next v3 8/8] ARM: dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch
[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 00/15][pull request] ice: one by one port representors creation
2023-11-14 18:14 UTC (16+ 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 net-next v2 1/2] net: stmmac: remove extra newline from descriptors display
2023-11-14 18:06 UTC (5+ 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)
[PATCH net 1/2] net: stmmac: fix rx budget limit check
2023-11-14 16:09 UTC (5+ messages)
` [PATCH net 2/2] net: stmmac: avoid rx queue overrun
[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 (18+ messages)
` [PATCH net-next v7 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v7 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v7 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v7 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v7 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v7 06/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v7 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v7 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v7 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v7 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v7 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v7 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v7 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v7 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
` [PATCH net-next v7 16/16] netlink: specs: Introduce time stamping set command
[PATCH net-next v3] selftests/net: synchronize udpgro tests' tx and rx connection
2023-11-14 15:46 UTC (2+ messages)
[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
2023-11-14 15:41 UTC (11+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
[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
[net-next PATCH v8 1/4] net: phy: aquantia: move to separate directory
2023-11-14 14:08 UTC (4+ 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-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 (5+ messages)
` [PATCH bpf-next 1/3] skmsg: Calculate the data length in ingress_msg
` [PATCH bpf-next 2/3] tcp: Add the data length in skmsg to SIOCINQ ioctl
` [PATCH bpf-next 3/3] tcp_diag: Add the data length in skmsg to rx_queue
[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 (21+ messages)
` [PATCH v19 01/20] net: Introduce direct data placement tcp offload
` [PATCH v19 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v19 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v19 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v19 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v19 06/20] nvme-tcp: Add DDP data-path
` [PATCH v19 07/20] nvme-tcp: RX DDGST offload
` [PATCH v19 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v19 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v19 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v19 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v19 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [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
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-14 12:31 UTC (3+ messages)
[RFC net-next 0/5] refactor realtek switches and add reset controller
2023-11-14 12:23 UTC (9+ messages)
` [RFC net-next 1/5] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [RFC net-next 2/5] dt-bindings: net: dsa: realtek: add reset controller
` [RFC net-next 3/5] net: dsa: realtek: create realtek-common
` [RFC net-next 4/5] net: dsa: realtek: load switch variants on demand
[PATCH][net-next][v2] rtnetlink: instroduce vnlmsg_new and use it in rtnl_getlink
2023-11-14 12:02 UTC (3+ messages)
[PATCH] net: stmmac: fix FPE events losing
2023-11-14 11:59 UTC (2+ messages)
[PATCH net-next v3] page_pool: Add myself as page pool reviewer in MAINTAINERS
2023-11-14 11:43 UTC
[Discuss] Seeking advice on net selftests netns naming method
2023-11-14 11:02 UTC (2+ messages)
[PATCH] netlink: specs: devlink: add missing attributes in devlink.yaml and re-generate the related code
2023-11-14 10:44 UTC (3+ messages)
[PATCH net-next] indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc
2023-11-14 10:42 UTC
[PATCH net-next v2 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
2023-11-14 10:24 UTC (3+ messages)
` [PATCH net-next v2 3/8] net: qualcomm: ipqess: introduce the "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).