netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-21 21:50:16 to 2024-11-24 02:33:53 UTC [more...]

[PATCH net-next v2 0/5] devmem TCP fixes
 2024-11-24  2:33 UTC  (7+ messages)
` [PATCH net-next v2 4/5] page_pool: disable sync for cpu for dmabuf memory provider

[PATCH net v2] net_sched: sch_fq: don't follow the fast path if Tx is behind now
 2024-11-24  2:21 UTC 

[PATCH v1 net] tcp: Fix use-after-free of nreq in reqsk_timer_handler()
 2024-11-24  1:30 UTC  (2+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-24  0:28 UTC  (28+ messages)
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism

[PATCH net v3 1/6] usbnet: ipheth: break up NCM header size computation
 2024-11-23 23:54 UTC  (6+ messages)
` [PATCH net v3 2/6] usbnet: ipheth: fix possible overflow in DPE length check
` [PATCH net v3 3/6] usbnet: ipheth: check that DPE points past NCM header
` [PATCH net v3 4/6] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v3 5/6] usbnet: ipheth: refactor NCM datagram loop, fix DPE OoB read
` [PATCH net v3 6/6] usbnet: ipheth: document scope of NCM implementation

[PATCH net-next v2] usbnet: ipheth: prevent OoB reads of NDP16
 2024-11-23 23:48 UTC  (3+ messages)

[syzbot] [kernel?] general protection fault in bnep_session
 2024-11-23 23:04 UTC 

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-23 23:00 UTC  (3+ messages)

RTL8125D intermittent disconnects
 2024-11-23 22:35 UTC 

[PATCH 1/3] rust: use the `build_error!` macro, not the hidden function
 2024-11-23 22:28 UTC  (3+ messages)
` [PATCH 2/3] rust: kernel: move `build_error` hidden function to prevent mistakes
` [PATCH 3/3] rust: add `build_error!` to the prelude

[PATCH iproute2-next v2] add .editorconfig file for basic formatting
 2024-11-23 21:00 UTC  (2+ messages)

[PATCH] net: ethernet: Use dma_set_mask_and_coherent to set DMA mask
 2024-11-23 19:45 UTC  (2+ messages)

[PATCH v4 0/2] Enable ethernet for qcs8300
 2024-11-23 19:41 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[PATCHv2 net 0/2] ipv6: fix temporary address not removed correctly
 2024-11-23 18:51 UTC  (5+ messages)
` [PATCHv2 net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
` [PATCHv2 net 2/2] selftests/rtnetlink.sh: add mngtempaddr test

rhashtable issue - -EBUSY
 2024-11-23 17:21 UTC 

[PATCH v3 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-11-23 17:18 UTC  (3+ messages)

[PATCH net v2] udp: Compute L4 checksum as usual when not segmenting the skb
 2024-11-23 16:48 UTC  (2+ messages)
` USO tests with packetdrill? (was [PATCH net v2] udp: Compute L4 checksum as usual when not segmenting the skb)

[PATCH net v3] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
 2024-11-23 14:50 UTC 

[PATCH net v2] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
 2024-11-23 14:03 UTC  (5+ messages)

[syzbot] [net?] WARNING: locking bug in try_to_wake_up (2)
 2024-11-23 13:32 UTC  (2+ messages)

[PATCH v3 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-11-23  9:42 UTC 

[PATCH] net: wan: replace dma_set_mask()+dma_set_coherent_mask() with new helper
 2024-11-23  8:55 UTC 

[PATCH RFC net-next v3 00/27] Add support for PSE port priority
 2024-11-23  7:34 UTC  (17+ messages)
` [PATCH RFC net-next v3 03/27] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH RFC net-next v3 04/27] net: pse-pd: Add power limit check
` [PATCH RFC net-next v3 07/27] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH RFC net-next v3 08/27] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH RFC net-next v3 09/27] net: pse-pd: Add support for PSE device index
` [PATCH RFC net-next v3 17/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH RFC net-next v3 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply

[PATCH v5 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-23  6:54 UTC  (4+ messages)
` [PATCH v5 07/16] net: dwmac-intel-plat: Use helper rgmii_clock

[PATCH net] selftests: rds: move include.sh to TEST_FILES
 2024-11-23  1:54 UTC  (3+ messages)

[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-11-23  1:03 UTC  (17+ messages)
` [PATCH net-next v2 03/21] motorcomm:yt6801: Implement the fxgmac_drv_probe function
` [PATCH net-next v2 05/21] motorcomm:yt6801: Implement the fxgmac_start function
` [PATCH net-next v2 12/21] motorcomm:yt6801: Implement .ndo_tx_timeout and .ndo_change_mtu functions
` [PATCH net-next v2 13/21] motorcomm:yt6801: Implement some ethtool_ops function
` [PATCH net-next v2 14/21] motorcomm:yt6801: Implement the WOL function of ethtool_ops
` [PATCH net-next v2 15/21] motorcomm:yt6801: Implement pci_driver suspend and resume
` [PATCH net-next v2 09/21] motorcomm:yt6801: Implement some hw_ops function

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-11-23  0:10 UTC  (10+ messages)

[PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-11-22 23:10 UTC  (17+ messages)
` [PATCH v2 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v2 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v2 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
 2024-11-22 22:48 UTC 

[PATCH net 0/6] bnxt_en: Bug fixes
 2024-11-22 22:45 UTC  (7+ messages)
` [PATCH net 1/6] bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down
` [PATCH net 2/6] bnxt_en: Set backplane link modes correctly for ethtool
` [PATCH net 3/6] bnxt_en: Fix queue start to update vnic RSS table
` [PATCH net 4/6] bnxt_en: Fix receive ring space parameters when XDP is active
` [PATCH net 5/6] bnxt_en: Refactor bnxt_ptp_init()
` [PATCH net 6/6] bnxt_en: Unregister PTP during PCI shutdown and suspend

[PATCH net v1] ice: do not reserve resources for RDMA when disabled
 2024-11-22 22:35 UTC  (5+ messages)

[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
 2024-11-22 21:42 UTC  (5+ messages)

[PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-22 21:32 UTC  (6+ messages)
  ` RFC: chasing all idr_remove() misses

[PATCH v5 00/27] cxl: add type2 device basic support
 2024-11-22 20:46 UTC  (30+ messages)
` [PATCH v5 01/27] "
` [PATCH v5 02/27] sfc: add cxl support using new CXL API
` [PATCH v5 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v5 04/27] cxl/pci: add check for validating capabilities
` [PATCH v5 05/27] cxl: move pci generic code
` [PATCH v5 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v5 08/27] cxl: add functions for resource request/release by a driver
` [PATCH v5 11/27] cxl: add function for setting media ready "
` [PATCH v5 13/27] cxl: prepare memdev creation for type2
` [PATCH v5 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v5 18/27] sfc: get endpoint decoder
` [PATCH v5 24/27] cxl: add region flag for precluding a device memory to be used for dax

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-22 19:43 UTC  (3+ messages)

[PATCH iwl-next v1] ice: fw and port health status
 2024-11-22 19:33 UTC  (2+ messages)

[PATCH net] net_sched: sch_fq: don't follow the fast path if Tx is behind now
 2024-11-22 18:09 UTC  (4+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-22 18:05 UTC  (3+ messages)
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support

[PATCH v2 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-11-22 18:02 UTC  (3+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2024-11-22 17:45 UTC  (4+ messages)
` [RFC PATCH v3 01/19] landlock: "

[PATCH v8 0/2] MCTP Over PCC Transport
 2024-11-22 17:35 UTC  (4+ messages)
` [PATCH v8 2/2] mctp pcc: Implement MCTP over "

[PATCH bpf 1/4] bpf, vsock: Fix poll() missing a queue
 2024-11-22 17:26 UTC  (2+ messages)

[PATCH net] net: hsr: fix hsr_init_sk() vs network/transport headers
 2024-11-22 17:13 UTC 

[PATCH bpf 0/4] bpf, vsock: Fix poll() and close()
 2024-11-22 16:20 UTC  (10+ messages)
` [PATCH bpf 3/4] bpf, vsock: Invoke proto::close on close()

[net 0/5] octeontx2-af: misc RPM fixes
 2024-11-22 16:20 UTC  (6+ messages)
` [net 1/5] octeontx2-af: RPM: Fix mismatch in lmac type
` [net 2/5] octeontx2-af: RPM: Fix low network performance
` [net 3/5] octeontx2-af: RPM: fix stale RSFEC counters
` [net 4/5] octeontx2-af: RPM: fix stale FCFEC counters
` [net 5/5] octeontx2-af: Quiesce traffic before NIX block reset

[PATCH net 0/2] two fixes for SMC
 2024-11-22 16:17 UTC  (8+ messages)
` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue

[PATCH iwl-next] ixgbe: Enable XDP support when SRIOV is enabled
 2024-11-22 15:56 UTC  (2+ messages)

[PATCH kselftest] fix single bpf test
 2024-11-22 15:14 UTC  (2+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in __skb_frag_unref
 2024-11-22 14:53 UTC 

[PATCH net-next v2] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-22 14:46 UTC  (2+ messages)

[syzbot] [netfilter?] KMSAN: uninit-value in ip6table_mangle_hook (3)
 2024-11-22 14:42 UTC 

[PATCH net] net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken
 2024-11-22 14:12 UTC 

[syzbot] [netfilter?] BUG: using smp_processor_id() in preemptible code in nft_inner_eval
 2024-11-22 13:51 UTC  (4+ messages)
` [PATCH] netfilter: nf_tables: Use get_cpu_ptr "

[PATCHv2 net] net: mdio-ipq4019: add missing error check
 2024-11-22 13:23 UTC  (2+ messages)

[PATCH v2 0/2] Enable ethernet on qcs615
 2024-11-22 13:19 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH iwl-net] ice: Fix VLAN pruning in switchdev mode
 2024-11-22 13:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/3] net: fix mcast RCU splats
 2024-11-22 13:04 UTC  (5+ messages)
` [PATCH net 1/3] ipmr: add debug check for mr table cleanup
` [PATCH net 2/3] ip6mr: fix tables suspicious RCU usage
` [PATCH net 3/3] ipmr: "

[PATCH net] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
 2024-11-22 12:59 UTC  (3+ messages)

[PATCH v2 bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
 2024-11-22 12:10 UTC  (3+ messages)
` [PATCH v2 bpf 1/2] xsk: fix OOB map writes when deleting elements
` [PATCH v2 bpf 2/2] bpf: fix OOB devmap "

Data race in net/mptcp/pm_netlink.c
 2024-11-22 11:50 UTC  (2+ messages)

[PATCH bpf] xsk: always clear DMA mapping information when unmapping the pool
 2024-11-22 11:29 UTC 

[PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg
 2024-11-22 11:38 UTC  (3+ messages)

[PATCH net v2 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-11-22 10:21 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
` [PATCH net v2 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH net] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-22  9:31 UTC  (6+ messages)

[PATCH v2] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2024-11-22  7:59 UTC  (2+ messages)

[PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages
 2024-11-22  7:20 UTC  (5+ messages)

[PATCH net v1] selftests: fix nested double quotes in f-string
 2024-11-22  6:48 UTC 

[PATCH iwl-net v2] idpf: add read memory barrier when checking descriptor done bit
 2024-11-22  4:40 UTC 

[PATCH] net/sipa: Spreadtrum IPA driver code
 2024-11-22  1:45 UTC 

[PATCH 0/3] Add standalone ethernet MAC entries for qcs615
 2024-11-22  1:20 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: net: qcom,ethqos: revise description "

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2024-11-22  0:28 UTC  (3+ messages)

linux-next: manual merge of the ceph tree with the net tree
 2024-11-21 23:58 UTC  (2+ messages)

[PATCH net-next v2] net: wwan: Add WWAN sahara port type
 2024-11-21 23:43 UTC  (8+ messages)

Slight improvement in readability
 2024-11-21 23:06 UTC  (3+ messages)

Fix spelling and grammar mistake - bareudp.rst
 2024-11-21 22:48 UTC 

Fix spelling mistake
 2024-11-21 22:18 UTC 

[PATCH v6] xfrm: add SA information to the offloaded packet when if_id is set
 2024-11-21 21:52 UTC 

[PATCH] xfrm: add SA information to the offloaded packet when if_id is set
 2024-11-21 21:52 UTC  (3+ messages)

Fix spelling and grammar mistake - bareudp.rst
 2024-11-21 21:49 UTC 


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