netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-04 10:56:01 to 2024-06-04 19:38:37 UTC [more...]

[PATCH net] net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
 2024-06-04 19:39 UTC  (2+ messages)

[PATCH net] ipv6: fix possible race in __fib6_drop_pcpu_from()
 2024-06-04 19:35 UTC 

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-06-04 19:29 UTC  (4+ messages)

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-06-04 19:26 UTC  (9+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping

[PATCH net] selftests: hsr: add missing config for CONFIG_BRIDGE
 2024-06-04 19:15 UTC  (2+ messages)

[PATCH net] net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
 2024-06-04 19:11 UTC  (2+ messages)

[PATCH V5] ext4: check hash version and filesystem casefolded consistent
 2024-06-04 19:06 UTC  (3+ messages)

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-04 19:02 UTC  (3+ messages)
` [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs

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

[PATCH 0/8] Introduce fwctl subystem
 2024-06-04 18:52 UTC  (11+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-04 18:42 UTC  (6+ messages)

[PATCH v8 10/17] power: sequencing: implement the pwrseq core
 2024-06-04 18:27 UTC  (3+ messages)

linux-next: build failure after merge of the net-next tree
 2024-06-04 18:26 UTC  (5+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-04 18:24 UTC  (3+ messages)

[net-next PATCH v3] octeontx2-af: Add debugfs support to dump NIX TM topology
 2024-06-04 18:18 UTC  (2+ messages)

[PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
 2024-06-04 17:52 UTC  (2+ messages)

[PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'
 2024-06-04 17:51 UTC  (4+ messages)

[PATCH v6 0/7] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-06-04 17:42 UTC  (5+ messages)
` [PATCH v6 3/7] dt-bindings: iio: adc: ti,ads1015: add compatible for tla2021
` [PATCH v6 4/7] dt-bindings: phy: armada-cp110-utmi: add optional swap-dx-lanes property

[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
 2024-06-04 17:33 UTC  (11+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops

[PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
 2024-06-04 17:31 UTC  (2+ messages)

[PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
 2024-06-04 17:30 UTC  (2+ messages)

[PATCH net-next] net: allow rps/rfs related configs to be switched
 2024-06-04 17:03 UTC  (2+ messages)

[PATCH v2 net 00/15] af_unix: Fix lockless access of sk->sk_state and others fields
 2024-06-04 16:52 UTC  (16+ messages)
` [PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
` [PATCH v2 net 02/15] af_unix: Annodate data-races around sk->sk_state for writers
` [PATCH v2 net 03/15] af_unix: Annotate data-race of sk->sk_state in unix_inq_len()
` [PATCH v2 net 04/15] af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll()
` [PATCH v2 net 05/15] af_unix: Annotate data-race of sk->sk_state in unix_stream_connect()
` [PATCH v2 net 06/15] af_unix: Annotate data-race of sk->sk_state in unix_accept()
` [PATCH v2 net 07/15] af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg()
` [PATCH v2 net 08/15] af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb()
` [PATCH v2 net 09/15] af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG
` [PATCH v2 net 10/15] af_unix: Annotate data-races around sk->sk_sndbuf
` [PATCH v2 net 11/15] af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen
` [PATCH v2 net 12/15] af_unix: Use unix_recvq_full_lockless() in unix_stream_connect()
` [PATCH v2 net 13/15] af_unix: Use skb_queue_empty_lockless() in unix_release_sock()
` [PATCH v2 net 14/15] af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen()
` [PATCH v2 net 15/15] af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill()

[PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
 2024-06-04 16:58 UTC  (5+ messages)

[PATCH net-next] inet: remove (struct uncached_list)->quarantine
 2024-06-04 16:51 UTC 

[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
 2024-06-04 16:48 UTC  (6+ messages)
` [PATCH net v5 "
` [PATCH net v5 4/4] net: dsa: microchip: monitor potential faults in half-duplex mode

[PATCH net-next v1] netfilter: cttimeout: remove 'l3num' attr check
 2024-06-04 16:48 UTC  (2+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-04 16:42 UTC  (6+ messages)
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator

[PATCH net-next v14 00/14] net: Make timestamping selectable
 2024-06-04 16:40 UTC  (3+ messages)
` [PATCH net-next v14 07/14] net: Add struct kernel_ethtool_ts_info

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-06-04 16:18 UTC  (7+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2024-06-04 16:17 UTC  (4+ messages)
` [PATCH vhost v13 04/12] virtio_ring: support add premapped buf

[PATCH net] net/smc: avoid overwriting when adjusting sock bufsizes
 2024-06-04 16:16 UTC  (4+ messages)

[PATCH net v1 1/1] net dsa: qca8k: fix usages of device_get_named_child_node()
 2024-06-04 16:15 UTC 

[PATCH] dt-bindings: dsa: Rewrite Vitesse VSC73xx in schema
 2024-06-04 16:00 UTC  (2+ messages)

[PATCH net-next v4 1/6] net: libwx: Add malibox api for wangxun pf drivers
 2024-06-04 15:57 UTC  (6+ messages)
` [PATCH net-next v4 2/6] net: libwx: Add sriov api for wangxun nics
` [PATCH net-next v4 3/6] net: libwx: Redesign flow when sriov is enabled
` [PATCH net-next v4 4/6] net: libwx: Add msg task func
` [PATCH net-next v4 5/6] net: ngbe: add sriov function support
` [PATCH net-next v4 6/6] net: txgbe: "

[PATCH net-next v4 0/6] add sriov support for wangxun NICs
 2024-06-04 15:57 UTC 

[Patch bpf] bpf: fix a potential use-after-free in bpf_link_free()
 2024-06-04 15:50 UTC  (5+ messages)

[PATCH v4 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-04 15:24 UTC  (15+ messages)
` [PATCH v4 net-next 01/14] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v4 net-next 02/14] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v4 net-next 03/14] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v4 net-next 04/14] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v4 net-next 05/14] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v4 net-next 06/14] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v4 net-next 07/14] net: softnet_data: Make xmit.recursion per task
` [PATCH v4 net-next 08/14] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v4 net-next 09/14] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v4 net-next 10/14] lwt: Don't disable migration prio invoking BPF
` [PATCH v4 net-next 11/14] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v4 net-next 12/14] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v4 net-next 13/14] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v4 net-next 14/14] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH] net: sched: sch_multiq: fix possible OOB write in multiq_tune()
 2024-06-04 15:30 UTC  (2+ messages)

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-04 15:30 UTC  (3+ messages)
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM

[PATCH v3 00/11] Series to deliver Ethernet for STM32MP13
 2024-06-04 15:28 UTC  (6+ messages)
` [PATCH v3 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13

[RFC v2 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-04 15:18 UTC  (3+ messages)
` [RFC v2 net-next 7/7] af_packet: use sk_skb_reason_drop to free rx packets

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-06-04 15:02 UTC  (7+ messages)
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH net v2 0/3] fix NULL dereference trigger by SRv6 with netfilter
 2024-06-04 14:49 UTC  (4+ messages)
` [PATCH net v2 1/3] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
` [PATCH net v2 2/3] selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
` [PATCH net v2 3/3] selftests: add selftest for the SRv6 End.DX6 "

[PATCH net] ptp: Fix error message on failed pin verification
 2024-06-04 14:59 UTC  (2+ messages)

[PATCH net-next v2] net: ti: icssg-prueth: Add multicast filtering support
 2024-06-04 14:49 UTC  (2+ messages)

[iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
 2024-06-04 14:47 UTC  (2+ messages)

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-04 14:43 UTC  (14+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()
` [PATCH v2 3/4] drbd: use sendpages_ok() instead of sendpage_ok()

[PATCH net-next v2 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-04 14:23 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH net-next v2 2/3] net: ti: icss-iep: Enable compare events
` [PATCH net-next v2 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
 2024-06-04 14:20 UTC  (5+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client

[PATCH net-next v7 0/3] net: tcp: un-pin tw timer
 2024-06-04 14:08 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: tcp/dccp: prepare for tw_timer un-pinning
` [PATCH net-next v7 2/3] net: tcp: un-pin the tw_timer
` [PATCH net-next v7 3/3] tcp: move inet_twsk_schedule helper out of header

[PATCH net-next] net: remove NULL-pointer net parameter in ip_metrics_convert
 2024-06-04 14:11 UTC  (2+ messages)

[PATCH net-next] net: bridge: fix an inconsistent indentation
 2024-06-04 14:10 UTC  (3+ messages)

[PATCH net-next 1/2] openvswitch: Move stats allocation to core
 2024-06-04 14:10 UTC  (2+ messages)

[PATCH net v3] rtnetlink: make the "split" NLM_DONE handling generic
 2024-06-04 14:08 UTC  (3+ messages)

[PATCH nf] netfilter: restore default behavior for nf_conntrack_events
 2024-06-04 13:54 UTC 

[PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
 2024-06-04 13:52 UTC  (4+ messages)

[iwl-net][PATCH v3] e1000e: move force SMBUS near the end of enable_ulp function
 2024-06-04 13:51 UTC  (2+ messages)

[PATCH net-next v6 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-04 13:50 UTC  (11+ messages)
` [PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH v4 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
 2024-06-04 13:36 UTC  (4+ messages)
` [PATCH v4 1/3] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v4 2/3] net: phy: bcm54811: Add LRE registers definitions
` [PATCH v4 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes

[Intel-wired-lan] [PATCH iwl-next v7 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-06-04 13:14 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v7 01/12] virtchnl: add support for enabling PTP on iAVF
` [Intel-wired-lan] [PATCH iwl-next v7 02/12] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v7 03/12] virtchnl: add enumeration for the rxdid format
` [Intel-wired-lan] [PATCH iwl-next v7 04/12] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v7 05/12] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v7 06/12] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v7 07/12] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v7 08/12] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v7 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [Intel-wired-lan] [PATCH iwl-next v7 10/12] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v7 11/12] iavf: handle set and get timestamps ops
` [Intel-wired-lan] [PATCH iwl-next v7 12/12] iavf: add support for Rx timestamps to hotpath

[PATCH v3 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-06-04 13:21 UTC  (9+ messages)
` [PATCH v3 iwl-net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
` [PATCH v3 iwl-net 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
` [PATCH v3 iwl-net 3/8] ice: replace synchronize_rcu with synchronize_net
` [PATCH v3 iwl-net 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
` [PATCH v3 iwl-net 5/8] ice: toggle netif_carrier when setting up XSK pool
` [PATCH v3 iwl-net 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
` [PATCH v3 iwl-net 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
` [PATCH v3 iwl-net 8/8] ice: xsk: fix txq interrupt mapping

[PATCH net-next] net: use unrcu_pointer() helper
 2024-06-04 13:00 UTC  (2+ messages)

[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
 2024-06-04 13:00 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device

[PATCH iwl-net v4] ice: implement AQ download pkg retry
 2024-06-04 12:55 UTC 

RTL8125B on r8169 no traffic
 2024-06-04 12:38 UTC 

[PATCH bpf 0/2] Revert "xsk: support redirect to any socket bound to the same umem"
 2024-06-04 12:29 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] Revert "xsk: document ability to "

[PATCH v2 net] ptp: ocp: adjust serial port symlink creation
 2024-06-04 11:50 UTC  (4+ messages)

[PATCH net-next v5 0/3] Introduce IPPROTO_SMC
 2024-06-04 11:32 UTC  (5+ messages)

[PATCH net-next 0/3] tcp: refactor skb_cmp_decrypted() checks
 2024-06-04 11:30 UTC  (2+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-06-04 11:29 UTC  (5+ messages)
` [PATCH net-next v13 12/15] net: stmmac: Fixed failure to set network speed to 1000

[PATCH net] net: tls: fix marking packets as decrypted
 2024-06-04 11:20 UTC  (2+ messages)

[PATCH net] net/smc: avoid overwriting when adjusting sock bufsizes
 2024-06-04 11:13 UTC 

[PATCH v2 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-06-04 11:12 UTC  (5+ messages)
` [PATCH v2 iwl-net 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool

[PATCH net] vxlan: Pull inner IP header in vxlan_xmit_one()
 2024-06-04 10:55 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).