messages from 2023-11-13 23:36:03 to 2023-11-14 13:45:55 UTC [more...]
[PATCH net-next v3 RESEND 0/4] Cleanup and optimizations to transmit code
2023-11-14 13:45 UTC (2+ messages)
` [PATCH net-next v3 RESEND 3/4] octeon_ep: implement xmit_more in transmit
[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-11-14 13:44 UTC (6+ messages)
` [RFC PATCH 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
[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 RFC 0/8] A possible proposal for intergating dmabuf to page pool
2023-11-14 13:19 UTC (10+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
[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
[PATCH net-next,v2] bonding: use WARN_ON_ONCE instead of BUG in alb_upper_dev_walk
2023-11-14 12:38 UTC (3+ messages)
[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 0/3] net: ethernet: am65-cpsw: Add ethtool standard MAC stats
2023-11-14 12:13 UTC (8+ 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 1/2] net: stmmac: remove extra newline from descriptors display
2023-11-14 12:05 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: stmmac: reduce dma ring display code duplication
[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
[PATCH net-next v7 00/16] net: Make timestamping selectable
2023-11-14 11:28 UTC (17+ 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 1/2] net: stmmac: fix rx budget limit check
2023-11-14 11:25 UTC (5+ messages)
` [PATCH net 2/2] net: stmmac: avoid rx queue overrun
[Discuss] Seeking advice on net selftests netns naming method
2023-11-14 11:02 UTC (2+ messages)
[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
2023-11-14 10:55 UTC (9+ 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] 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 (10+ messages)
` [PATCH net-next v2 1/8] dt-bindings: net: Introduce the Qualcomm IPQESS Ethernet switch
` [PATCH net-next v2 2/8] net: dsa: qca8k: Make the QCA8K hardware library available globally
` [PATCH net-next v2 3/8] net: qualcomm: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next v2 4/8] net: qualcomm: ipqess: Add Ethtool ops to IPQESS port netdevices
` [PATCH net-next v2 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
` [PATCH net-next v2 6/8] net: phy: add calibration callbacks to phy_driver
` [PATCH net-next v2 7/8] net: qualcomm: ipqess: add a PSGMII calibration procedure to the IPQESS driver
` [PATCH net-next v2 8/8] ARM: dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch
[PATCH net] af_unix: fix use-after-free in unix_stream_read_actor()
2023-11-14 10:10 UTC (2+ messages)
[PATCH v4 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
2023-11-14 10:06 UTC (3+ messages)
` [PATCH v4 2/2] tg3: Increment tx_dropped in tg3_tso_bug()
[PATCH net v1] net/smc: avoid data corruption caused by decline
2023-11-14 9:52 UTC (5+ messages)
[PATCH v1 1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
2023-11-14 9:50 UTC (2+ messages)
[PATCH] iproute2: prevent memory leak
2023-11-14 9:24 UTC
[PATCH net] net/smc: Fix dependency of SMC on ISM
2023-11-14 9:17 UTC (2+ messages)
` [PATCH net] s390/ism: ism driver implies smc protocol
[PATCH net-next v2] netlink: introduce netlink poll to resolve fast return issue
2023-11-14 9:07 UTC
[PATCH net-next] net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant
2023-11-14 9:02 UTC (2+ messages)
[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
2023-11-14 8:52 UTC (2+ messages)
[PATCH net-next] bonding: use WARN_ON instead of BUG in alb_upper_dev_walk
2023-11-14 8:22 UTC (3+ messages)
[PATCH] iproute2: prevent memory leak on error return
2023-11-14 8:13 UTC
[PATCH net v2] net: Fix undefined behavior in netdev name allocation
2023-11-14 7:56 UTC
[PATCH net] net: Fix undefined behavior in netdev name allocation
2023-11-14 7:26 UTC (4+ messages)
[PATCH net-next v3 0/5] virtio-net: support dynamic coalescing moderation
2023-11-14 5:55 UTC (6+ messages)
` [PATCH net-next v3 1/5] virtio-net: returns whether napi is complete
` [PATCH net-next v3 2/5] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v3 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v3 4/5] virtio-net: support rx netdim
` [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
[net PATCH] octeontx2: Fix klockwork and coverity issues
2023-11-14 5:23 UTC (5+ messages)
` [EXT] "
[PATCH net-next] net: don't dump stack on queue timeout
2023-11-14 5:11 UTC
[PATCH net v4 0/2] r8169: fix DASH devices network lost issue
2023-11-14 5:10 UTC (2+ messages)
[pull request][net 00/17] mlx5 fixes 2023-11-13
2023-11-14 5:02 UTC (2+ messages)
[PATCH net v4 0/3] Fix large frames in the Gemini ethernet driver
2023-11-14 5:00 UTC (2+ messages)
[PATCH net] ptp: annotate data-race around q->head and q->tail
2023-11-14 5:00 UTC (8+ messages)
[PATCH net] bonding: stop the device in bond_setup_by_slave()
2023-11-14 5:00 UTC (7+ messages)
[PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
2023-11-14 4:45 UTC (20+ messages)
` [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
` [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v2 18/21] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
KASAN: slab-out-of-bounds in sock_sendmsg
2023-11-14 4:36 UTC (2+ messages)
[PATCH net-next RFC 1/1] ptp: use extts interface for the measured external offset
2023-11-14 4:15 UTC (4+ messages)
[bug report] BUG: KASAN: slab-use-after-free in sock_def_readable+0x101/0x450
2023-11-14 3:53 UTC (2+ messages)
[PATCH net-next 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
2023-11-14 3:19 UTC (3+ messages)
[PATCH iproute2] ip, link: Add support for netkit
2023-11-14 2:12 UTC (4+ messages)
[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
2023-11-14 2:03 UTC (11+ messages)
` [PATCH net-next v8 1/9] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v8 2/9] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v8 3/9] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v8 4/9] ARM: dts: nxp: "
` [PATCH net-next v8 5/9] ARM64: dts: marvell: "
` [PATCH net-next v8 6/9] dt-bindings: net: ethernet-switch: Accept special variants
` [PATCH net-next v8 7/9] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v8 8/9] ARM64: dts: Add special compatibles for the Turris Mox
` [PATCH net-next v8 9/9] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
[PATCH v3 00/11] bitmap: prereqs for ip_tunnel flags conversion
2023-11-14 0:48 UTC (3+ messages)
` [PATCH v3 07/11] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
[PATCH bpf v3 0/8] bpf_redirect_peer fixes
2023-11-14 0:42 UTC (9+ messages)
` [PATCH bpf v3 1/8] net, vrf: Move dstats structure to core
` [PATCH bpf v3 2/8] net: Move {l,t,d}stats allocation to core and convert veth & vrf
` [PATCH bpf v3 3/8] netkit: Add tstats per-CPU traffic counters
` [PATCH bpf v3 4/8] veth: Use "
` [PATCH bpf v3 5/8] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
` [PATCH bpf v3 6/8] bpf, netkit: Add indirect call wrapper for fetching peer dev
` [PATCH bpf v3 7/8] selftests/bpf: De-veth-ize the tc_redirect test case
` [PATCH bpf v3 8/8] selftests/bpf: Add netkit to tc_redirect selftest
[PATCH net v2] gve: Fixes for napi_poll when budget is 0
2023-11-14 0:41 UTC
[PATCH net-next v2 00/13] bnxt_en: TX path improvements
2023-11-14 0:16 UTC (14+ messages)
` [PATCH net-next v2 01/13] bnxt_en: Put the TX producer information in the TX BD opaque field
` [PATCH net-next v2 02/13] bnxt_en: Add completion ring pointer in TX and RX ring structures
` [PATCH net-next v2 03/13] bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info
` [PATCH net-next v2 04/13] bnxt_en: Add completion ring pointer in TX and RX ring structures
` [PATCH net-next v2 05/13] bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL
` [PATCH net-next v2 06/13] bnxt_en: Refactor bnxt_tx_int()
` [PATCH net-next v2 07/13] bnxt_en: New encoding for the TX opaque field
` [PATCH net-next v2 08/13] bnxt_en: Refactor bnxt_hwrm_set_coal()
` [PATCH net-next v2 09/13] bnxt_en: Support up to 8 TX rings per MSIX
` [PATCH net-next v2 10/13] bnxt_en: Add helper to get the number of CP rings required for TX rings
` [PATCH net-next v2 11/13] bnxt_en: Add macros related to TC and "
` [PATCH net-next v2 12/13] bnxt_en: Use existing MSIX vectors for all mqprio "
` [PATCH net-next v2 13/13] bnxt_en: Optimize xmit_more TX path
[net-next PATCH v7 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-11-14 0:30 UTC (11+ messages)
` [net-next PATCH v7 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v7 02/10] net: Add queue and napi association
` [net-next PATCH v7 03/10] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v7 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v7 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v7 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v7 07/10] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v7 08/10] net: Add NAPI IRQ support
` [net-next PATCH v7 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v7 10/10] netdev-genl: Add PID for the NAPI thread
[PATCH iwl-next v2] ice: Block PF reinit if attached to bond
2023-11-13 23:58 UTC
[PATCH iproute2] Revert "Makefile: ensure CONF_USR_DIR honours the libdir config"
2023-11-13 23:38 UTC (4+ messages)
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).