netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-26 10:29:54 to 2024-06-26 21:47:17 UTC [more...]

[PATCH v1 net 00/11] af_unix: Fix bunch of MSG_OOB bugs and add new tests
 2024-06-26 21:47 UTC  (5+ messages)
` [PATCH v1 net 03/11] af_unix: Stop recv(MSG_PEEK) at consumed OOB skb

[PATCH net] tcp_metrics: validate source addr length
 2024-06-26 21:00 UTC  (2+ messages)

[PATCH net-next v5 00/10] net: openvswitch: Add sample multicasting
 2024-06-26 20:34 UTC  (27+ messages)
` [PATCH net-next v5 01/10] net: psample: add user cookie
` [PATCH net-next v5 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v5 03/10] net: psample: skip packet copy if no listeners
` [PATCH net-next v5 04/10] net: psample: allow using rate as probability
` [PATCH net-next v5 05/10] net: openvswitch: add emit_sample action
` [PATCH net-next v5 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v5 07/10] selftests: openvswitch: add emit_sample action
` [PATCH net-next v5 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v5 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v5 10/10] selftests: openvswitch: add emit_sample test

[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] tools: ynl: use display hints for formatting of scalar attrs
 2024-06-26 20:12 UTC 

[PATCH net-next] tcp_metrics: add netlink protocol spec in YAML
 2024-06-26 20:11 UTC 

[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 net-next v9 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-26 18:52 UTC  (15+ messages)
` [PATCH net-next v9 01/13] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v9 02/13] net: phy: mediatek: Fix spelling errors and rearrange variables
` [PATCH net-next v9 03/13] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next v9 04/13] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next v9 05/13] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next v9 06/13] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next v9 07/13] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next v9 08/13] net: phy: mediatek: Change mtk-ge-soc.c line wrapping
` [PATCH net-next v9 09/13] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v9 10/13] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v9 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
` [PATCH net-next v9 12/13] net: phy: mediatek: Fix alignment in callback functions' hook
` [PATCH net-next v9 13/13] net: phy: mediatek: Remove unnecessary outer parens of "supported_triggers" var

[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 rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2024-06-26 18:29 UTC  (8+ messages)

[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
 2024-06-26 18:14 UTC  (14+ messages)
` [PATCH V5 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V5 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [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] net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
 2024-06-26 18:06 UTC 

[PATCH net-next] ipvs: properly dereference pe in ip_vs_add_service
 2024-06-26 17:53 UTC  (2+ messages)

[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 

[PATCH] net: phy: phy_device: Fix PHY LED blinking code comment
 2024-06-26 17:32 UTC  (2+ messages)

[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  (5+ messages)

[PATCH v3 3/3] mctp pcc: Implement MCTP over PCC Transport
 2024-06-26 17:02 UTC  (2+ messages)

[PATCH net-next v3 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
 2024-06-26 17:00 UTC  (7+ messages)
` [PATCH net-next v3 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
` [PATCH net-next v3 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts

[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 net-next 0/2] selftests: drv-net: add ability to schedule cleanup with defer()
 2024-06-26 16:49 UTC  (8+ messages)
` [RFC net-next 1/2] "

[PATCH net-next 00/10] bnxt_en: PTP updates for net-next
 2024-06-26 16:43 UTC  (11+ 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

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

[syzbot] [net?] general protection fault in coalesce_fill_reply
 2024-06-26 15:36 UTC  (3+ messages)

[PATCH net] net: ethtool: Fix the panic caused by dev being null when dumping coalesce
 2024-06-26 15:34 UTC 

[PATCHv3 net-next] bonding: 3ad: send ifinfo notify when mux state changed
 2024-06-26 15:30 UTC  (2+ messages)

[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  (6+ messages)
` [net-next PATCH v2 02/15] eth: fbnic: Add scaffolding for Meta's NIC driver
` [net-next PATCH v2 12/15] eth: fbnic: Add basic Tx handling

[PATCH net-next] net: thunderx: Unembed netdev structure
 2024-06-26 15:12 UTC  (3+ messages)

[PATCH v2 0/3] Add interconnect support for stmmac driver
 2024-06-26 15:10 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: net: qcom: ethernet: Add interconnect properties
` [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 v2 0/3] arm64: dts: qcom: sa8775p-ride: support both board variants
 2024-06-26 15:08 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sa8775p-ride Rev 3
` [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)

[PATCH net-next 0/2] mlxsw: Reduce memory footprint of mlxsw driver
 2024-06-26 15:00 UTC  (2+ messages)

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FN912 compositions
 2024-06-26 15:00 UTC  (3+ messages)

[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
 2024-06-26 14:54 UTC  (4+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields

[PATCH ipsec-next v4 00/18] Add IP-TFS mode to xfrm
 2024-06-26 14:52 UTC  (7+ messages)
` [PATCH ipsec-next v4 05/18] xfrm: netlink: add config (netlink) options
    ` [devel-ipsec] "
` [PATCH ipsec-next v4 08/18] xfrm: iptfs: add new iptfs xfrm mode impl

[PATCH] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
 2024-06-26 14:52 UTC  (5+ messages)

[PATCH net-next] net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-06-26 14:40 UTC  (2+ messages)

[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
 2024-06-26 14:39 UTC  (4+ messages)
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH net] Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
 2024-06-26 14:30 UTC  (7+ messages)

[PATCH 0/2] Documentation: update information for mailing lists
 2024-06-26 14:16 UTC  (5+ messages)
` [PATCH 2/2] Documentation: best practices for using Link trailers

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-26 14:13 UTC  (11+ messages)
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver

[PATCH 1/4] soc: fsl: qbman: FSL_DPAA depends on COMPILE_TEST
 2024-06-26 14:06 UTC  (3+ messages)

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-06-26 13:57 UTC  (5+ messages)
` [RFC net-next 01/15] psp: add documentation

[PATCH v3 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-06-26 13:52 UTC  (4+ messages)
` [PATCH v3 iwl-net 5/8] ice: toggle netif_carrier when setting up XSK pool

[PATCH v1 2/2] ipv6: always accept routing headers with 0 segments left
 2024-06-26 13:48 UTC  (5+ messages)

[PATCH net-next v13 00/13] Device Memory TCP
 2024-06-26 13:47 UTC  (5+ messages)
` [PATCH net-next v13 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH net 0/7] mlx5 fixes 2024-06-24
 2024-06-26 13:45 UTC  (5+ messages)
` [PATCH net 6/7] net/mlx5e: Present succeeded IPsec SA bytes and packet

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-06-25 (ice)
 2024-06-26 13:36 UTC  (3+ messages)
` [PATCH net 1/4] ice: Fix improper extts handling

[syzbot] [tipc?] general protection fault in tipc_mon_reinit_self (2)
 2024-06-26 13:29 UTC 

[PATCH net v8 0/3] Handle new Microchip KSZ 9897 Errata
 2024-06-26 13:25 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] Fixes for BPF selftests on Loongarch
 2024-06-26 13:05 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] skmsg: null check for sg_page in sk_msg_recvmsg

[PATCH iwl-next v2 0/4] Replace auxbus with ice_adapter in the PTP support code
 2024-06-26 12:54 UTC  (5+ messages)
` [PATCH iwl-next v2 1/4] ice: Introduce ice_get_phy_model() wrapper
` [PATCH iwl-next v2 2/4] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
` [PATCH iwl-next v2 3/4] ice: Use ice_adapter for PTP shared data instead of auxdev
` [PATCH iwl-next v2 4/4] ice: Drop auxbus use for PTP to finalize ice_adapter move

[BUG] ice driver crash on arm64
 2024-06-26 12:53 UTC  (5+ messages)

[PATCH net-next v4 0/8] net: Add generic support for netdev LEDs
 2024-06-26 12:16 UTC  (2+ messages)

[PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
 2024-06-26 12:08 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
` [PATCH net-next v3 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v3 3/3] test/vsock: add ioctl unsent bytes test

[PATCH iwl-net v2] i40e: Fix XDP program unloading while removing the driver
 2024-06-26 12:06 UTC  (2+ messages)

[PATCH iwl-next v1 0/4] Replace auxbus with ice_adapter in the PTP support code
 2024-06-26 12:05 UTC  (3+ messages)
` [PATCH iwl-next v1 2/4] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code

Matching on DSCP with IPv4 FIB rules
 2024-06-26 11:58 UTC 

[PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
 2024-06-26 11:51 UTC  (11+ messages)

[PATCH v2] s390/lcs: add missing MODULE_DESCRIPTION() macro
 2024-06-26 11:50 UTC  (2+ messages)

[PATCH nf] netfilter: restore default behavior for nf_conntrack_events
 2024-06-26 11:41 UTC  (2+ messages)

STMMAC driver CPU stall warning
 2024-06-26 11:37 UTC  (7+ messages)

[net-next v2 2/2] net: wwan: t7xx: Add debug port
 2024-06-26 11:37 UTC  (2+ messages)

[PATCH net-next v1] netfilter: cttimeout: remove 'l3num' attr check
 2024-06-26 11:33 UTC  (2+ messages)

[PATCH v2 ipsec] xfrm: Fix unregister netdevice hang on hardware offload
 2024-06-26 11:30 UTC  (3+ messages)

[PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
 2024-06-26 11:29 UTC  (2+ messages)

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-26 11:14 UTC  (3+ messages)
` [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
 2024-06-26 10:48 UTC  (3+ messages)

[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-26 10:38 UTC  (3+ messages)
` [net-next,PATCH v7 2/8] net: stmmac: dwmac-stm32: Separate out external clock rate validation


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