messages from 2024-06-26 15:05:50 to 2024-06-27 10:04:41 UTC [more...]
[PATCH v1 net 00/11] af_unix: Fix bunch of MSG_OOB bugs and add new tests
2024-06-27 10:04 UTC (6+ messages)
` [PATCH v1 net 03/11] af_unix: Stop recv(MSG_PEEK) at consumed OOB skb
[PATCH ipsec-next,v4] xfrm: support sending NAT keepalives in ESP in UDP states
2024-06-27 10:01 UTC (3+ messages)
` [devel-ipsec] [PATCH ipsec-next, v4] "
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2024-06-27 9:57 UTC (9+ messages)
[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
2024-06-27 9:50 UTC (6+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields
[PATCH net-next 00/10] bnxt_en: PTP updates for net-next
2024-06-27 9:40 UTC (13+ messages)
` [PATCH net-next 01/10] bnxt_en: Add new TX timestamp completion definitions
` [PATCH net-next 02/10] bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bd
` [PATCH net-next 03/10] bnxt_en: Allow some TX packets to be unprocessed in NAPI
` [PATCH net-next 04/10] bnxt_en: Add TX timestamp completion logic
` [PATCH net-next 05/10] bnxt_en: Add BCM5760X specific PHC registers mapping
` [PATCH net-next 06/10] bnxt_en: Refactor all PTP TX timestamp fields into a struct
` [PATCH net-next 07/10] bnxt_en: Remove an impossible condition check for PTP TX pending SKB
` [PATCH net-next 08/10] bnxt_en: Let bnxt_stamp_tx_skb() return error code
` [PATCH net-next 09/10] bnxt_en: Increase the max total outstanding PTP TX packets to 4
` [PATCH net-next 10/10] bnxt_en: Remove atomic operations on ptp->tx_avail
[PATCH net-next v5 00/10] net: openvswitch: Add sample multicasting
2024-06-27 9:31 UTC (20+ messages)
` [PATCH net-next v5 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v5 05/10] net: openvswitch: add emit_sample action
` [PATCH net-next v5 10/10] selftests: openvswitch: add emit_sample test
[PATCH net-next] tools: ynl: use display hints for formatting of scalar attrs
2024-06-27 9:22 UTC (2+ messages)
[PATCH net-next] tcp_metrics: add netlink protocol spec in YAML
2024-06-27 9:20 UTC (2+ messages)
[PATCH v2] s390/lcs: add missing MODULE_DESCRIPTION() macro
2024-06-27 9:21 UTC (4+ messages)
[PATCH v4] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-27 9:14 UTC (3+ messages)
[PATCH v3 0/7] Add support for the LAN966x PCI device using a DT overlay
2024-06-27 9:11 UTC (8+ messages)
` [PATCH v3 1/7] mfd: syscon: Add reference counting and device managed support
` [PATCH v3 2/7] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH v3 3/7] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH v3 4/7] reset: core: add get_device()/put_device on rcdev
` [PATCH v3 5/7] reset: mchp: sparx5: set the dev member of the reset controller
` [PATCH v3 6/7] mfd: Add support for LAN966x PCI device
` [PATCH v3 7/7] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
[net-next,PATCH v3 0/2] Series to deliver Ethernet for STM32MP25
2024-06-27 9:10 UTC (2+ messages)
mlnx5_core xdp redirect errors
2024-06-27 9:07 UTC
[net-next,PATCH 0/2] Fixes for stm32-dwmac driver fails to probe
2024-06-27 8:49 UTC (3+ messages)
` [net-next,PATCH 1/2] net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking clk rate
` [net-next,PATCH 2/2] net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
[RFC net-next 0/2] selftests: drv-net: add ability to schedule cleanup with defer()
2024-06-27 8:40 UTC (10+ messages)
` [RFC net-next 1/2] "
[PATCH v10 00/38] ep93xx device tree conversion
2024-06-27 8:29 UTC (4+ messages)
pull-request: wireless-2024-06-27
2024-06-27 8:31 UTC
[PATCHv3 net-next] bonding: 3ad: send ifinfo notify when mux state changed
2024-06-27 8:29 UTC (6+ messages)
[PATCH] net/dcb: check for detached device before executing callbacks
2024-06-27 8:26 UTC (2+ messages)
[PATCH net-next v9 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-06-27 8:19 UTC (4+ messages)
` [PATCH net-next v9 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
2024-06-27 7:42 UTC (14+ messages)
` [PATCH V5 3/7] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH V5 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH V5 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH V5 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node
` [PATCH V5 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574
[PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
2024-06-27 7:40 UTC (4+ messages)
[PATCH bpf-next v2 0/4] Fixes for BPF selftests on Loongarch
2024-06-27 7:38 UTC (6+ messages)
` [PATCH bpf-next v2 1/4] skmsg: null check for sg_page in sk_msg_recvmsg
[PATCH v2] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
2024-06-27 7:17 UTC (3+ messages)
linux-next: build failure after merge of the bpf-next tree
2024-06-27 7:14 UTC (5+ messages)
[PATCH iwl-next v4 0/4] igb: Add support for AF_XDP zero-copy
2024-06-27 7:07 UTC (2+ messages)
[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
2024-06-27 6:45 UTC (4+ messages)
` [net-next,PATCH v7 2/8] net: stmmac: dwmac-stm32: Separate out external clock rate validation
[PATCH] dt-bindings: net: bluetooth: convert MT7622 Bluetooth to the json-schema
2024-06-27 6:45 UTC (3+ messages)
[PATCH net-next v4 00/25] Introducing OpenVPN Data Channel Offload
2024-06-27 6:46 UTC (4+ messages)
` [PATCH net-next v4 25/25] testing/selftest: add test tool and scripts for ovpn module
[PATCH net-next v2] ipvs: properly dereference pe in ip_vs_add_service
2024-06-27 6:15 UTC
CPU stuck due to the taprio hrtimer
2024-06-27 5:53 UTC
[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
2024-06-27 5:37 UTC (4+ messages)
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH net v1 1/1] net: phy: micrel: ksz8081: disable broadcast only if PHY address is not 0
2024-06-27 5:33 UTC
[PATCH net-next] ipvs: properly dereference pe in ip_vs_add_service
2024-06-27 5:07 UTC (4+ messages)
` 回复: "
[syzbot] [net?] general protection fault in coalesce_fill_reply
2024-06-27 4:59 UTC (4+ messages)
[PATCH bpf-next v2 0/2] selftests/xsk: Enhance traffic validation and batch size support
2024-06-27 4:35 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in xskxceiver
` [PATCH bpf-next v2 2/2] selftests/xsk: Enhance batch size support with dynamic configurations
[PATCH] net: phy: phy_device: Fix PHY LED blinking code comment
2024-06-26 19:47 UTC (3+ messages)
[PATCH v2 0/2] Documentation: update information for mailing lists
2024-06-27 4:24 UTC (8+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers
[PATCH] vhost/vsock: always initialize seqpacket_allow
2024-06-27 3:37 UTC (2+ messages)
[PATCH net-next v2 0/2] page_pool: bnxt_en: unlink old page pool in queue api using helper
2024-06-27 3:02 UTC (3+ messages)
` [PATCH net-next v2 1/2] page_pool: export page_pool_disable_direct_recycling()
` [PATCH net-next v2 2/2] bnxt_en: unlink page pool when stopping Rx queue
[PATCH net] UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
2024-06-27 2:42 UTC
[PATCH net-next v3 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
2024-06-27 2:10 UTC (4+ messages)
[PATCH net-next v3] enic: add ethtool get_channel support
2024-06-27 2:10 UTC (2+ messages)
[PATCH net 0/2] Netfilter fixes for net
2024-06-27 1:13 UTC (5+ messages)
` [PATCH net 1/2] netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
` [PATCH net 2/2] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
[PATCH net-next v14 00/13] Device Memory TCP
2024-06-27 0:46 UTC (4+ messages)
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH net-next v3 00/10] net: pcs: xpcs: Add memory-mapped device support
2024-06-27 0:41 UTC (11+ messages)
` [PATCH net-next v3 01/10] net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.h
` [PATCH net-next v3 02/10] net: pcs: xpcs: Split up xpcs_create() body to sub-functions
` [PATCH net-next v3 03/10] net: pcs: xpcs: Convert xpcs_id to dw_xpcs_desc
` [PATCH net-next v3 04/10] net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat
` [PATCH net-next v3 05/10] net: pcs: xpcs: Introduce DW XPCS info structure
` [PATCH net-next v3 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings
` [PATCH net-next v3 07/10] net: pcs: xpcs: Add Synopsys DW xPCS platform device driver
` [PATCH net-next v3 08/10] net: pcs: xpcs: Add fwnode-based descriptor creation method
` [PATCH net-next v3 09/10] net: stmmac: Create DW XPCS device with particular address
` [PATCH net-next v3 10/10] net: stmmac: Add DW XPCS specified via "pcs-handle" support
[syzbot] [wireless?] WARNING in __cfg80211_connect_result (2)
2024-06-27 0:16 UTC (2+ messages)
[PATCH v2 0/3] Add interconnect support for stmmac driver
2024-06-27 0:14 UTC (11+ messages)
` [PATCH v2 2/3] net: stmmac: Add interconnect support
` [PATCH v2 3/3] net: stmmac: Bring down the clocks to lower frequencies when mac link goes down
[PATCH iwl-next v3] igc: Add MQPRIO offload support
2024-06-27 0:02 UTC (2+ messages)
[net-next RFC PATCH 1/2] net: mdio: implement mdio_mutex_nested guard() variant
2024-06-27 0:00 UTC (3+ messages)
` [net-next RFC PATCH 2/2] net: dsa: qca: qca8k: convert to guard API
Matching on DSCP with IPv4 FIB rules
2024-06-26 23:51 UTC (2+ messages)
[PATCH net-next v2 0/2] net: flow dissector: allow explicit passing of netns
2024-06-26 23:49 UTC (2+ messages)
[PATCH v3 3/3] mctp pcc: Implement MCTP over PCC Transport
2024-06-26 22:42 UTC (3+ messages)
[PATCH net 1/1] igc: Fix double reset adapter triggered from a single taprio cmd
2024-06-26 22:29 UTC (2+ messages)
[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
2024-06-26 21:56 UTC (2+ messages)
[PATCH net] tcp_metrics: validate source addr length
2024-06-26 21:00 UTC (2+ messages)
[PATCH v3 net-next 0/2] Introduce EN7581 ethernet support
2024-06-26 20:18 UTC (3+ messages)
` [PATCH v3 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC
[PATCH v25 00/20] nvme-tcp receive offloads
2024-06-26 20:14 UTC (10+ messages)
[PATCH net-next v6 0/4] net: A lightweight zero-copy notification
2024-06-26 19:34 UTC (5+ messages)
` [PATCH net-next v6 1/4] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v6 2/4] sock: support copy cmsg to userspace in TX path
` [PATCH net-next v6 3/4] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v6 4/4] selftests: add MSG_ZEROCOPY msg_control notification test
[syzbot] [net?] [s390?] possible deadlock in smc_vlan_by_tcpsk
2024-06-26 19:15 UTC
[PATCH v2 1/1] dt-bindings: net: convert enetc to yaml
2024-06-26 18:38 UTC (3+ messages)
[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
2024-06-26 18:34 UTC (6+ messages)
ieee80211.h virtual_map splat
2024-06-26 18:31 UTC (5+ messages)
[PATCH] net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
2024-06-26 18:06 UTC
[PATCH net-next v2 0/2] Lift UDP_SEGMENT restriction for egress via device w/o csum offload
2024-06-26 17:51 UTC (3+ messages)
` [PATCH net-next v2 1/2] udp: Allow GSO transmit from devices with no checksum offload
` [PATCH net-next v2 2/2] selftests/net: Add test coverage for UDP GSO software fallback
How to implement message forwarding from one CID to another in vhost driver
2024-06-26 17:43 UTC (12+ messages)
[PATCH net-next v7 0/9] Add ability to flash modules' firmware
2024-06-26 17:42 UTC (8+ messages)
` [PATCH net-next v7 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
[PATCH net-next v2] net: thunderx: Unembed netdev structure
2024-06-26 17:35 UTC
[RFC PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-06-26 17:29 UTC (8+ messages)
` [RFC PATCH net-next 2/9] net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
[PATCH v3 0/3] MCTP over PCC
2024-06-26 17:14 UTC (4+ messages)
` [PATCH v3 1/3] mctp pcc: Check before sending MCTP PCC response ACK
[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
2024-06-26 17:12 UTC (2+ messages)
[PATCH net-next v3 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-26 16:55 UTC (5+ messages)
` [PATCH net-next v3 4/7] selftests: openvswitch: Add support for tunnel() key
` [PATCH net-next v3 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
[RFC PATCH v2] ptp: Add vDSO-style vmclock support
2024-06-26 16:43 UTC (3+ messages)
[PATCH 1/1] dt-bindings: can: fsl,flexcan: add can-transceiver for fsl,flexcan
2024-06-26 16:29 UTC (3+ messages)
[PATCHv2 net-next] bonding: 3ad: send ifinfo notify when mux state changed
2024-06-26 16:19 UTC (2+ messages)
[PATCH net] af_unix: Fix uninit-value in __unix_walk_scc()
2024-06-26 16:04 UTC (3+ messages)
[PATCH net] net: ethtool: Fix the panic caused by dev being null when dumping coalesce
2024-06-26 15:34 UTC
[PATCH net-next v4 0/7] net: pse-pd: Add new PSE c33 features
2024-06-26 15:25 UTC (5+ messages)
[net-next PATCH v2 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-06-26 15:20 UTC (4+ messages)
` [net-next PATCH v2 02/15] eth: fbnic: Add scaffolding for Meta's NIC driver
[PATCH net-next] net: thunderx: Unembed netdev structure
2024-06-26 15:12 UTC (3+ messages)
[PATCH v2 0/3] arm64: dts: qcom: sa8775p-ride: support both board variants
2024-06-26 15:08 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p-ride-r3: add new board file
[PATCH net-next] dt-bindings: net: Define properties at top-level
2024-06-26 15:05 UTC (2+ 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).