netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-07 08:51:11 to 2024-06-07 16:31:29 UTC [more...]

[PATCH net-next 0/6] selftests: mptcp: use net/lib.sh to manage netns
 2024-06-07 16:31 UTC  (6+ messages)
` [PATCH net-next 1/6] selftests: net: lib: ignore possible errors
` [PATCH net-next 2/6] selftests: net: lib: remove ns from list after clean-up
` [PATCH net-next 3/6] selftests: net: lib: do not set ns var as readonly
` [PATCH net-next 4/6] selftests: net: lib: remove 'ns' var in setup_ns
` [PATCH net-next 5/6] selftests: mptcp: lib: use setup/cleanup_ns helpers

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-07 16:27 UTC  (8+ messages)
` [PATCH V2 1/9] PCI: Introduce PCIe TPH support framework
` [PATCH V2 2/9] PCI: Add TPH related register definition
` [PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH

[PATCH v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
 2024-06-07 16:19 UTC 

[Patch net] net: remove the bogus overflow debug check in pskb_may_pull()
 2024-06-07 16:14 UTC  (3+ messages)

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-06-07 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] cipso: fix total option length computation
` [PATCH v2 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options

[PATCH v4 0/4] tracing: improve symbolic printing
 2024-06-07 16:04 UTC  (5+ messages)
` [PATCH v4 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v4 2/4] tracing/timer: use __print_sym()
` [PATCH v4 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v4 4/4] net: drop_monitor: use drop_reason_lookup()

Recursive locking in sockmap
 2024-06-07 16:00 UTC  (4+ messages)

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-07 15:54 UTC  (6+ messages)
` [PATCH net-next v20 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v20 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v20 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net] net/sched: Fix mirred deadlock on device recursion
 2024-06-07 15:53 UTC  (5+ messages)
    ` [PATCH] net/sched: initialize noop_qdisc owner

[PATCH 0/8] Introduce fwctl subystem
 2024-06-07 15:50 UTC  (26+ messages)

[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-06-07 15:47 UTC  (7+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-07 15:46 UTC  (16+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 06/14] page_pool: convert to use netmem

[PATCH net] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
 2024-06-07 15:44 UTC  (4+ messages)

KSZ9897 RMII ports support
 2024-06-07 15:39 UTC  (2+ messages)

[PATCH net-next v2 0/5] Allow configuration of multipath hash seed
 2024-06-07 15:13 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: ipv4,ipv6: Pass multipath hash computation through a helper
` [PATCH net-next v2 2/5] net: ipv4: Add a sysctl to set multipath hash seed
` [PATCH net-next v2 3/5] mlxsw: spectrum_router: Apply user-defined "
` [PATCH net-next v2 4/5] selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()
` [PATCH net-next v2 5/5] selftests: forwarding: router_mpath_hash: Add a new selftest

[PATCH net 0/4] mptcp: various fixes
 2024-06-07 15:01 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: ensure snd_una is properly initialized on connect
` [PATCH net 2/4] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
` [PATCH net 3/4] mptcp: pm: update add_addr counters after connect
` [PATCH net 4/4] mailmap: map Geliang's new email address

SCTP doesn't seem to let you 'cancel' a blocking accept()
 2024-06-07 14:53 UTC  (4+ messages)

[net PATCH] net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters
 2024-06-07 14:52 UTC  (4+ messages)

[PATCH net-next v6 0/3] Introduce IPPROTO_SMC
 2024-06-07 14:47 UTC  (5+ messages)
` [PATCH net-next v6 3/3] net/smc: "

[RFC PATCH v2 00/12] Socket type control for Landlock
 2024-06-07 14:45 UTC  (15+ messages)
` [RFC PATCH v2 01/12] landlock: Support socket access-control
` [RFC PATCH v2 02/12] landlock: Add hook on socket creation

[PATCH v1 0/2] net: rfkill: Fix 2 bugs within rfkill_set_hw_state_reason()
 2024-06-07 14:40 UTC  (3+ messages)
` [PATCH v1 1/2] net: rfkill: Fix a wrongly handling error case
` [PATCH v1 2/2] net: rfkill: Fix a logic error within rfkill_set_hw_state_reason()

[PATCH v6 0/7] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-06-07 14:40 UTC  (5+ messages)
` [PATCH v6 3/7] dt-bindings: iio: adc: ti,ads1015: add compatible for tla2021

[PATCH v2] net: fec: Add ECR bit macros, fix FEC_ECR_EN1588 being cleared on link-down
 2024-06-07 14:39 UTC  (4+ messages)

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-07 14:29 UTC  (5+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb

[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-07 14:27 UTC  (41+ messages)
` [PATCH net-next 01/13] dt-bindings: net: dsa: lantiq_gswip: Add missing phy-mode and fixed-link
` [PATCH net-next 02/13] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next 03/13] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next 04/13] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next 05/13] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next 06/13] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next 07/13] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next 08/13] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next 09/13] net: dsa: lantiq_gswip: Forbid gswip_add_single_port_br on the CPU port
` [PATCH net-next 10/13] net: dsa: lantiq_gswip: Fix error message in gswip_add_single_port_br()
` [PATCH net-next 11/13] net: dsa: lantiq_gswip: Fix comments in gswip_port_vlan_filtering()
` [PATCH net-next 12/13] net: dsa: lantiq_gswip: Add and use a GSWIP_TABLE_MAC_BRIDGE_FID macro
` [PATCH net-next 13/13] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

[PATCH net-next 0/2] net: flow dissector: allow explicit passing of netns
 2024-06-07 14:14 UTC  (8+ messages)
` [PATCH net-next 1/2] net: add and use skb_get_hash_net
` [PATCH net-next 2/2] net: add and use __skb_get_hash_symmetric_net

[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
 2024-06-07 14:07 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v5 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-07 13:55 UTC  (9+ messages)
` [PATCH v5 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v5 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT

[PATCH net] bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
 2024-06-07 13:50 UTC  (2+ messages)

[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
 2024-06-07 13:41 UTC  (8+ messages)
` [PATCH net v5 1/4] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support

[PATCH v3 1/4] tracing: add __print_sym() to replace __print_symbolic()
 2024-06-07 13:37 UTC  (3+ messages)

[PATCH net-next v3] net: ti: icssg-prueth: Add multicast filtering support
 2024-06-07 13:32 UTC  (2+ messages)

[PATCH net v3] liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
 2024-06-07 13:32 UTC  (2+ messages)

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-07 13:24 UTC  (2+ messages)

[PATCH net v2] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
 2024-06-07 13:24 UTC  (3+ messages)

[PATCH net-next v3 0/4] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-07 13:02 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v3 2/4] net: ti: icss-iep: Remove spinlock-based synchronization
` [PATCH net-next v3 3/4] net: ti: icss-iep: Enable compare events
` [PATCH net-next v3 4/4] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH v5 00/12] Series to deliver Ethernet for STM32MP13
 2024-06-07 12:50 UTC  (18+ messages)
` [PATCH v5 01/12] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
` [PATCH v5 02/12] net: stmmac: dwmac-stm32: Separate out external clock rate validation
` [PATCH v5 03/12] net: stmmac: dwmac-stm32: Separate out external clock selector
` [PATCH v5 04/12] net: stmmac: dwmac-stm32: Extract PMCR configuration
` [PATCH v5 05/12] net: stmmac: dwmac-stm32: Clean up the debug prints
` [PATCH v5 06/12] net: stmmac: dwmac-stm32: Fix Mhz to MHz
` [PATCH v5 07/12] net: stmmac: dwmac-stm32: Mask support for PMCR configuration
` [PATCH v5 08/12] net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32
` [PATCH v5 09/12] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v5 10/12] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH v5 11/12] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
` [PATCH v5 12/12] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[PATCH net-next v7 00/15] First try to replace page_frag with page_frag_cache
 2024-06-07 12:38 UTC  (16+ messages)
` [PATCH net-next v7 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v7 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v7 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v7 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v7 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v7 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v7 09/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v7 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v7 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v7 12/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v7 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v7 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v7 15/15] mm: page_frag: add a entry in MAINTAINERS "

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-06-07 12:36 UTC  (14+ messages)

[PATCH iwl-net v5] ice: Do not get coalesce settings while in reset
 2024-06-07 12:15 UTC 

[PATCH] net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
 2024-06-07 11:57 UTC  (2+ messages)

[PATCH net v2] vxlan: Pull inner IP header in vxlan_xmit_one()
 2024-06-07 11:39 UTC  (2+ messages)

[PATCH iwl-net] ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
 2024-06-07 11:37 UTC  (2+ messages)

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-06-07 11:30 UTC  (14+ messages)

[PATCH net 0/2] There are some bugfix for the HNS3 ethernet driver
 2024-06-07 11:30 UTC  (2+ messages)

[PATCH net v2] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
 2024-06-07 11:28 UTC 

6.9.3 Hung tasks
 2024-06-07 11:27 UTC  (13+ messages)
    ` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks)
      ` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex

[PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
 2024-06-07 11:20 UTC  (2+ messages)

[PATCH net 0/2] geneve fixes
 2024-06-07 11:13 UTC  (5+ messages)
` [PATCH net 1/2] geneve: Fix incorrect inner network header offset when innerprotoinherit is set
` [PATCH net 2/2] net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets

[PATCH net] bnxt_en: Adjust logging of firmware messages in case of released token in __hwrm_send()
 2024-06-07 11:02 UTC  (2+ messages)

[PATCH v4] can: m_can: don't enable transceiver when probing
 2024-06-07 10:52 UTC 

[PATCH net-next v4 0/6] add sriov support for wangxun NICs
 2024-06-07 10:50 UTC  (5+ messages)

[PATCH iwl-next v4] ice: Add support for devlink local_forwarding param
 2024-06-07 10:43 UTC 

[PATCH net-next v3 0/3] net: core: Unify dstats with tstats and lstats, implement generic dstats collection
 2024-06-07 10:25 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: core,vrf: Change pcpu_dstat fields to u64_stats_t
` [PATCH net-next v3 2/3] net: core: Implement dstats-type stats collections
` [PATCH net-next v3 3/3] net: vrf: move to generic dstat helpers

[PATCH wifi-next 1/2] wifi: mac80211: Move stats allocation to core
 2024-06-07 10:20 UTC  (2+ messages)
` [PATCH wifi-next 2/2] wifi: mac80211: Remove generic .ndo_get_stats64

[PATCH net-next v2 0/8] net: pse-pd: Add new PSE c33 features
 2024-06-07 10:09 UTC  (3+ messages)
` [PATCH net-next v2 3/8] netlink: specs: Expand the PSE netlink command with C33 new features

[PATCH v1 2/2] net: wwan: Fix SDX72 ping failure issue
 2024-06-07 10:03 UTC 

pull-request: wireless-next-2024-06-07
 2024-06-07  9:42 UTC  (2+ messages)

[PATCH v2 net-next] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
 2024-06-07  9:34 UTC  (3+ messages)

[PATCH net-next 0/2] rtnetlink: move rtnl_lock handling out of af_netlink
 2024-06-07  9:24 UTC  (3+ messages)
` [PATCH net-next 1/2] "

[PATCH v4 00/11] Series to deliver Ethernet for STM32MP13
 2024-06-07  9:18 UTC  (4+ messages)
` [PATCH v4 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13

[PATCH 1/1] virtio-can: Add link to CAN specification from ISO
 2024-06-07  9:09 UTC  (2+ messages)


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