messages from 2024-08-01 01:29:10 to 2024-08-01 13:42:36 UTC [more...]
[PATCH v3 00/12] net: introduce TX H/W shaping API
2024-08-01 13:42 UTC (9+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
` [PATCH v3 03/12] net-shapers: implement NL get operation
` [PATCH v3 08/12] testing: net-drv: add basic shaper test
[PATCH v2] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
2024-08-01 13:41 UTC
[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
2024-08-01 13:36 UTC (7+ messages)
[PATCH 00/12] flow_dissector: Dissect UDP encapsulation protocols
2024-08-01 13:33 UTC (12+ messages)
` [PATCH 01/12] skbuff: Unconstantify struct net argument in flowdis functions
` [PATCH 02/12] flow_dissector: Parse ETH_P_TEB
` [PATCH 03/12] flow_dissector: Move ETH_P_TEB out of GRE
` [PATCH 04/12] udp_encaps: Add new UDP_ENCAP constants
` [PATCH 05/12] udp_encaps: Set proper UDP_ENCAP types in tunnel setup
[PATCH v2 0/8] Introduce fwctl subystem
2024-08-01 13:25 UTC (19+ messages)
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
[PATCH net v4 0/2] virtio-net: unbreak vq resizing if vq coalescing is not supported
2024-08-01 13:23 UTC (3+ messages)
` [PATCH net v4 1/2] virtio-net: check feature before configuring the vq coalescing command
` [PATCH net v4 2/2] virtio-net: unbreak vq resizing when coalescing is not negotiated
[PATCH net-next 0/9] Add second QDMA support for EN7581 eth controller
2024-08-01 13:22 UTC (10+ messages)
` [PATCH net-next 2/9] net: airoha: Move airoha_queues in airoha_qdma
` [PATCH net-next 6/9] net: airoha: Allow mapping IO region for multiple qdma controllers
` [PATCH net-next 7/9] net: airoha: Clean-up all qdma controllers running airoha_hw_cleanup()
[GIT PULL] Networking for v6.11-rc2
2024-08-01 13:19 UTC
[PATCH] net: kcm: use previously opened message only once
2024-08-01 13:08 UTC
[PATCH 1/2] dt-bindings: net: motorcomm: Add chip mode cfg
2024-08-01 13:14 UTC (3+ messages)
[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
2024-08-01 13:14 UTC (13+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods
[PATCH net] tcp: fix forever orphan socket caused by tcp_abort
2024-08-01 13:11 UTC (2+ messages)
[PATCH ipsec-next v7 00/16] Add IP-TFS mode to xfrm
2024-08-01 13:09 UTC (21+ messages)
` [PATCH ipsec-next v7 01/16] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v7 02/16] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v7 03/16] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v7 04/16] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v7 05/16] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v7 06/16] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v7 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v7 08/16] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v7 09/16] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v7 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v7 11/16] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v7 12/16] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v7 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v7 14/16] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v7 15/16] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v7 16/16] xfrm: iptfs: add tracepoint functionality
[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-08-01 13:08 UTC (27+ messages)
` [RFC PATCH net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
` [RFC PATCH net-next 04/10] net: hibmcge: Add interrupt "
` [RFC PATCH net-next 05/10] net: hibmcge: Implement some .ndo functions
` [RFC PATCH net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [RFC PATCH net-next 08/10] net: hibmcge: Implement workqueue and some ethtool_ops functions
` [RFC PATCH net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
[PATCH v2] dt-bindings: leds: Document "netdev" trigger
2024-08-01 13:03 UTC (4+ messages)
[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-01 13:01 UTC (7+ messages)
` [PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
[PATCH] kernel/net: missused TCQ_F_NOLOCK flag
2024-08-01 12:58 UTC (2+ messages)
[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-01 12:53 UTC (11+ messages)
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
2024-08-01 12:39 UTC (4+ messages)
` (subset) "
[PATCH net v3 0/2] virtio-net: unbreak vq resizing if vq coalescing is not supported
2024-08-01 12:37 UTC (5+ messages)
` [PATCH net v3 1/2] virtio-net: check feature before configuring the vq coalescing command
` [PATCH net v3 2/2] virtio-net: unbreak vq resizing when coalescing is not negotiated
[PATCH net-next 0/2] implement microchip,no-tag-protocol flag
2024-08-01 12:31 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: microchip: add "
` [PATCH net-next 2/2] net: dsa: microchip: implement "
[RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
2024-08-01 12:18 UTC (2+ messages)
[PATCH v5 0/3] MCTP over PCC
2024-08-01 12:07 UTC (7+ messages)
` [PATCH v5 1/3] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v5 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
` [PATCH v5 3/3] mctp pcc: Implement MCTP over PCC Transport
[PATCH rdma-next 0/8] Introducing Multi-Path DMA Support for mlx5 RDMA Driver
2024-08-01 12:05 UTC (9+ messages)
` [PATCH mlx5-next 1/8] net/mlx5: Add IFC related stuff for data direct
` [PATCH rdma-next 2/8] RDMA/mlx5: Introduce the 'data direct' driver
` [PATCH rdma-next 3/8] RDMA/mlx5: Add the initialization flow to utilize the 'data direct' device
` [PATCH rdma-next 4/8] RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device
` [PATCH rdma-next 5/8] RDMA/umem: Introduce an option to revoke DMABUF umem
` [PATCH rdma-next 6/8] RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
` [PATCH rdma-next 7/8] RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
` [PATCH rdma-next 8/8] RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl
[PATCH net-next v15 00/14] stmmac: Add Loongson platform support
2024-08-01 11:48 UTC (4+ messages)
` [PATCH net-next v15 11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
[RFC PATCH v1 0/9] Support TCP listen access-control
2024-08-01 11:45 UTC (8+ messages)
` [RFC PATCH v1 2/9] landlock: "
[PATCH net-next] net/smc: add the max value of fallback reason count
2024-08-01 11:35 UTC
[PATCH net-next 0/4] net/smc: do some cleanups in smc module
2024-08-01 11:35 UTC (6+ messages)
` [PATCH net-next 2/4] net/smc: remove the fallback in __smc_connect
[PATCH net] team: fix possible deadlock in team_port_change_check
2024-08-01 11:18 UTC
[PATCH net-next V3 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
2024-08-01 11:05 UTC (7+ messages)
` [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V3 4/4] net: lan743x: Add support to ethtool phylink get and set settings
[PATCH net,v2] rtnetlink: fix possible deadlock in team_port_change_check
2024-08-01 11:04 UTC (4+ messages)
[PATCH iwl-next] ice: Implement ethtool reset support
2024-08-01 11:01 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net 0/2] mptcp: fix duplicate data handling
2024-08-01 10:40 UTC (2+ messages)
[PATCH net V2 0/3] Fixes for IPsec over bonding
2024-08-01 10:25 UTC (5+ messages)
` [PATCH net V2 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V2 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V2 3/3] bonding: change ipsec_lock from spin lock to mutex
[PATCH net-next v2 0/6] tcp: completely support active reset
2024-08-01 10:24 UTC (15+ messages)
` [PATCH net-next v2 1/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for "
` [PATCH net-next v2 2/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER "
` [PATCH net-next v2 3/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY "
` [PATCH net-next v2 4/6] tcp: rstreason: introduce SK_RST_REASON_TCP_STATE "
` [PATCH net-next v2 5/6] tcp: rstreason: introduce SK_RST_REASON_TCP_TIMEOUT "
[PATCH net 1/2] netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init()
2024-08-01 10:20 UTC (2+ messages)
[PATCH net v2] ipv6: fix ndisc_is_useropt() handling for PIO
2024-08-01 10:10 UTC (4+ messages)
[PATCH net-next] net: phy: vitesse: implement downshift in vsc73xx phys
2024-08-01 10:02 UTC (2+ messages)
[iwl-next v2 0/7] ice: managing MSI-X in driver
2024-08-01 9:31 UTC (8+ messages)
` [iwl-next v2 1/7] ice: devlink PF MSI-X max and min parameter
` [iwl-next v2 2/7] ice: remove splitting MSI-X between features
` [iwl-next v2 3/7] ice: get rid of num_lan_msix field
` [iwl-next v2 4/7] ice, irdma: move interrupts code to irdma
` [iwl-next v2 5/7] ice: treat dyn_allowed only as suggestion
` [iwl-next v2 6/7] ice: enable_rdma devlink param
` [iwl-next v2 7/7] ice: simplify VF MSI-X managing
[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
2024-08-01 9:30 UTC (5+ messages)
[PATCH net-next v2] selftests: net: ksft: print more of the stack for checks
2024-08-01 9:02 UTC (4+ messages)
[PATCH net-next v2 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-01 9:07 UTC (10+ messages)
` [PATCH net-next v2 2/6] rust: net::phy support probe callback
` [PATCH net-next v2 6/6] net: phy: add Applied Micro QT2025 PHY driver
[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
2024-08-01 8:50 UTC (9+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive
[PATCH net-next v2 0/3] fix bnxt_en queue reset when queue is active
2024-08-01 8:59 UTC (4+ messages)
` [PATCH net-next v2 4/4] bnxt_en: only set dev->queue_mgmt_ops if BNXT_SUPPORTS_NTUPLE_VNIC
[PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
2024-08-01 8:19 UTC (5+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
` [PATCH v2 net-next 2/2] net: dsa: mt7530: Add EN7581 support
[PATCH v6 0/5] Add AP6275P wireless support
2024-08-01 7:57 UTC (9+ messages)
` [PATCH v6 4/5] wifi: brcmfmac: Add optional lpo clock enable support
[PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
2024-08-01 7:56 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "
[PATCH iwl-net v2 0/3] igc bug fixes related to qbv_count usage
2024-08-01 7:37 UTC (7+ messages)
` [PATCH iwl-net v2 1/3] igc: Fix qbv_config_change_errors logics
` [Intel-wired-lan] "
` [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
` [Intel-wired-lan] "
` [PATCH iwl-net v2 3/3] igc: Fix qbv tx latency by setting gtxoffset
` [Intel-wired-lan] "
[PATCH iwl-net v2 1/1] igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
2024-08-01 7:26 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2 net-next 0/6] net: Random cleanup for netns initialisation
2024-08-01 7:18 UTC (3+ messages)
` [PATCH v2 net-next 1/6] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops
[PATCH net-next] net: Use of_property_read_bool()
2024-08-01 7:09 UTC (2+ messages)
[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
2024-08-01 7:09 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "
[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
2024-08-01 7:00 UTC (13+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH net v3] net/tcp: Disable TCP-AO static key after RCU grace period
2024-08-01 6:46 UTC (2+ messages)
[PATCH net-next v2 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
2024-08-01 6:45 UTC (4+ messages)
` [PATCH net-next v2 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
[PATCH net v2] virtio-net: unbreak vq resizing when coalescing is not negotiated
2024-08-01 6:39 UTC (6+ messages)
[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
2024-08-01 6:11 UTC
[PATCH v4 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2024-08-01 3:22 UTC (6+ messages)
` [PATCH v4 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-01 3:50 UTC (5+ messages)
[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
2024-08-01 3:22 UTC (2+ messages)
` (subset) "
[PATCH V1] arm64: dts: qcom: sa8775p: Add capacity and DPC properties
2024-08-01 3:19 UTC (2+ messages)
[PATCH net v3] net-sysfs: check device is present when showing duplex
2024-08-01 2:22 UTC
[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
2024-08-01 2:08 UTC (3+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism
[PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
2024-08-01 2:00 UTC (2+ messages)
[PATCH net] igc: Fix double reset adapter triggered from a single taprio cmd
2024-08-01 2:00 UTC (2+ messages)
[PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups
2024-08-01 1:40 UTC (4+ messages)
` [PATCH net-next 10/10] mlxsw: core_thermal: Fix -Wformat-truncation warning
[PATCH net-next v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
2024-08-01 1:29 UTC (4+ messages)
` [PATCH net-next v8 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
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).