netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-05 07:18:05 to 2024-09-05 15:42:33 UTC [more...]

[PATCH v2 net-next 0/6] sfc: per-queue stats
 2024-09-05 15:41 UTC  (2+ messages)
` [PATCH v2 net-next 2/6] sfc: implement basic "

[PATCH] netfilter: tproxy: Add RCU protection in nf_tproxy_laddr4
 2024-09-05 15:41 UTC  (3+ messages)

[PATCH net-next v3 0/4] Add option to provide OPT_ID value via cmsg
 2024-09-05 15:37 UTC  (11+ messages)
` [PATCH net-next v3 1/4] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
` [PATCH net-next v3 2/4] net_tstamp: add SCM_TS_OPT_ID for TCP sockets

[PATCH net-next v4 0/4] net-timestamp: introduce a flag to filter out rx software and hardware report
 2024-09-05 15:30 UTC  (16+ messages)
` [PATCH net-next v4 1/4] net-timestamp: filter out report when setting SOF_TIMESTAMPING_SOFTWARE
` [PATCH net-next v4 2/4] net-timestamp: correct the use of SOF_TIMESTAMPING_RAW_HARDWARE
` [PATCH net-next v4 3/4] net-timestamp: extend SOF_TIMESTAMPING_OPT_RX_FILTER for hardware use
` [PATCH net-next v4 4/4] rxtimestamp.c: add the test for SOF_TIMESTAMPING_OPT_RX_FILTER

[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-05 15:29 UTC  (12+ messages)
` [PATCH bpf-next v3 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
` [PATCH bpf-next v3 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
` [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries
` [PATCH bpf-next v3 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
` [PATCH bpf-next v3 05/10] selftests/bpf: Support local rootfs image for vmtest
` [PATCH bpf-next v3 06/10] selftests/bpf: Enable cross platform testing "
` [PATCH bpf-next v3 07/10] selftests/bpf: Add config.riscv64
` [PATCH bpf-next v3 08/10] selftests/bpf: Add DENYLIST.riscv64
` [PATCH bpf-next v3 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
` [PATCH bpf-next v3 10/10] selftests/bpf: Add description for running vmtest on RV64

PROBLEM: invalid udp checksum with ip6gre-in-udp
 2024-09-05 15:22 UTC 

[PATCH net] bpf: devmap: provide rxq after redirect
 2024-09-05 15:22 UTC  (3+ messages)

[PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
 2024-09-05 15:12 UTC  (3+ messages)

[PATCH V4 02/12] PCI: Add TPH related register definition
 2024-09-05 15:08 UTC  (2+ messages)

[PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
 2024-09-05 15:06 UTC  (2+ messages)

[PATCH v6 net-next 00/15] net: introduce TX H/W shaping API
 2024-09-05 15:05 UTC  (5+ messages)
` [PATCH v6 net-next 02/15] netlink: spec: add shaper YAML spec

[PATCH 0/3] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-05 14:59 UTC  (8+ messages)
` [PATCH 1/3] net: xilinx: axienet: Remove unused checksum variables
` [PATCH 3/3] net: xilinx: axienet: Relax partial rx checksum checks

[PATCH net-next v8 0/7] net: stmmac: FPE via ethtool + tc
 2024-09-05 14:58 UTC  (10+ messages)
` [PATCH net-next v8 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v8 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v8 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v8 7/7] net: stmmac: silence FPE kernel logs

[PATCH net-next 0/6] sfc: per-queue stats
 2024-09-05 14:56 UTC  (8+ messages)
` [PATCH net-next 2/6] sfc: implement basic "
` [PATCH net-next 3/6] sfc: add n_rx_overlength to ethtool stats

[PATCH net] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
 2024-09-05 14:55 UTC  (5+ messages)

[PATCH V5] ext4: check hash version and filesystem casefolded consistent
 2024-09-05 14:53 UTC  (5+ messages)
` [PATCH V6] fs/ext4: Filesystem without casefold feature cannot be mounted with spihash
    ` [PATCH] ext4: Fix error message when rejecting the default hash

[PATCH net] net: mdiobus: Debug print fwnode handle instead of raw pointer
 2024-09-05 14:52 UTC  (2+ messages)

[PATCH net] net: xilinx: axienet: Fix packet counting
 2024-09-05 14:40 UTC  (3+ messages)

[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
 2024-09-05 14:38 UTC  (9+ messages)
` [PATCH net-next v6 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v6 15/25] ovpn: implement multi-peer support
` [PATCH net-next v6 19/25] ovpn: add support for peer floating

[PATCH V7 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-09-05 14:31 UTC  (12+ messages)
` [PATCH V7 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V7 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V7 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V7 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V7 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V7 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V7 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V7 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V7 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V7 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V7 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address

[PATCH net-next 0/2] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2024-09-05 14:27 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH bpf-next] xsk: bump xsk_queue::queue_empty_descs in xp_can_alloc()
 2024-09-05 14:00 UTC  (3+ messages)

[PATCH net-next v2] ptp: ocp: Improve PCIe delay estimation
 2024-09-05 14:00 UTC 

[PATCH iwl-net] ice: xsk: fix Rx allocation on non-coherent systems
 2024-09-05 13:56 UTC  (2+ messages)

[PATCH net-next] sfc: siena: rip out rss-context dead code
 2024-09-05 13:56 UTC  (2+ messages)

[PATCH net-next V5 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-09-05 13:49 UTC  (6+ messages)
` [PATCH net-next V5 4/5] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V5 5/5] net: lan743x: Add support to ethtool phylink get and set settings

[PATCHv2 net] usbnet: fix cyclical race on disconnect with work queue
 2024-09-05 13:46 UTC 

[PATCH net-next] selftests: return failure when timestamps can't be parsed
 2024-09-05 13:40 UTC  (4+ messages)

[PATCH net] net: hsr: remove seqnr_lock
 2024-09-05 13:40 UTC  (7+ messages)

[PATCH net-next v5 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
 2024-09-05 13:30 UTC  (5+ messages)
` [PATCH net-next v5 2/2] net: phy: "

[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-05 13:24 UTC  (6+ messages)

[PATCH net-next 01/18] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
 2024-09-05 13:20 UTC  (2+ messages)

[PATCH net-next] net: ti: icssg-prueth: Make pa_stats optional
 2024-09-05 13:17 UTC  (2+ messages)

[PATCH net-next] x25: specifying bcast_addr array size using macro
 2024-09-05 13:12 UTC 

[mlx4] Mellanox ConnectX2 (MHQH29C aka 26428) and module diagnostic support (ethtool -m) issues
 2024-09-05 12:47 UTC  (4+ messages)

[PATCH net v5 1/2] net: sched: fix use-after-free in taprio_change()
 2024-09-05 12:44 UTC  (4+ messages)
` [PATCH net v5 2/2] net: sched: use RCU read-side critical section in taprio_dump()

[PATCH net-next v5] net: sched: consistently use rcu_replace_pointer() in taprio_change()
 2024-09-05 12:42 UTC  (2+ messages)

[PATCH net-next] net: phy: microchip_t1: SQI support for LAN887x
 2024-09-05 12:38 UTC  (2+ messages)

[PATCH V2] mptcp: pm: Fix uaf in __timer_delete_sync
 2024-09-05 12:35 UTC  (3+ messages)
` [PATCH net v3] "

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-09-05 12:23 UTC  (5+ messages)

[PATCH 11/18] random32: Include <linux/prandom.h> instead of <linux/random.h>
 2024-09-05 12:17 UTC  (3+ messages)
` [PATCH 14/18] lib/test_parman: "
` [PATCH 16/18] netem: Include <linux/prandom.h> in sch_netem.c

[PATCH net-next v17 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-09-05 12:13 UTC  (4+ messages)
` [PATCH net-next v17 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
 2024-09-05 11:53 UTC  (4+ messages)

[PATCH 0/2] net: mdio: Add ASPEED AST2700 MDIO compatible
 2024-09-05 11:51 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: aspeed: Add binding for ASPEED AST2700 MDIO
` [PATCH 2/2] net: mdio: aspeed: Add AST2700 support

[PATCH v1 0/7] Use functionality of irq_get_trigger_type()
 2024-09-05 11:39 UTC  (3+ messages)
` [PATCH v1 3/7] net: dsa: realtek: rtl8366rb: Make use "

[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
 2024-09-05 11:39 UTC  (2+ messages)

[PATCH -next] net: dsa: felix: Annotate struct action_gate_entry with __counted_by
 2024-09-05 11:30 UTC  (2+ messages)

[PATCH net-next v2] ptp: ptp_idt82p33: Convert comma to semicolon
 2024-09-05 11:30 UTC  (2+ messages)

[PATCHv7 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-09-05 11:30 UTC  (2+ messages)

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-05 11:18 UTC  (10+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()
` [PATCH v4 2/2] net: qcom/emac: Find sgmii_ops "

[PATCH net-next v2] net: napi: Prevent overflow of napi_defer_hard_irqs
 2024-09-05 11:08 UTC  (2+ messages)

[iwl-net v2] iavf: allow changing VLAN state without calling PF
 2024-09-05 10:59 UTC  (2+ messages)

[PATCH net] MAINTAINERS: fix ptp ocp driver maintainers address
 2024-09-05 10:57 UTC  (4+ messages)

[PATCH net] net: dsa: vsc73xx: fix possible subblocks range of CAPT block
 2024-09-05 10:50 UTC  (2+ messages)

[RFC net] net: make page pool stall netdev unregistration to avoid IOMMU crashes
 2024-09-05 10:47 UTC  (2+ messages)

[PATCHv2 net-next 0/8]
 2024-09-05 10:27 UTC  (7+ messages)
` [PATCHv2 net-next 4/8] net: ibm: emac: remove mii_bus with devm
` [PATCHv2 net-next 6/8] net: ibm: emac: use netdev's phydev directly
` [PATCHv2 net-next 8/8] net: ibm: emac: remove all waiting code

[PATCH ethtool-next v3 0/3] Introduce PHY listing and targeting
 2024-09-05 10:24 UTC  (4+ messages)
` [PATCH ethtool-next v3 1/3] update UAPI header copies
` [PATCH ethtool-next v3 2/3] ethtool: Allow passing a PHY index for phy-targetting commands
` [PATCH ethtool-next v3 3/3] ethtool: Introduce a command to list PHYs

[PATCH net-next] net: ftgmac100: Fix potential NULL dereference in error handling
 2024-09-05 10:09 UTC  (2+ messages)

[PATCH net-next v1] net: atlantic: convert comma to semicolon
 2024-09-05 10:06 UTC 

[PATCH net] sched: sch_cake: fix bulk flow accounting logic for host fairness
 2024-09-05 10:00 UTC  (2+ messages)

[net-next PATCH v2 0/4] Refactoring RVU NIC driver
 2024-09-05  9:49 UTC  (5+ messages)
` [net-next PATCH v2 1/4] octeontx2-pf: Define common API for HW resources configuration
` [net-next PATCH v2 2/4] octeontx2-pf: Add new APIs for queue memory alloc/free
` [net-next PATCH v2 3/4] octeontx2-pf: Reuse PF max mtu value
` [net-next PATCH v2 4/4] octeontx2-pf: Export common APIs

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e)
 2024-09-05  9:44 UTC  (4+ messages)
` [PATCH net-next 2/6] igc: Get rid of spurious interrupts

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-09-05  9:32 UTC  (15+ messages)
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[net-next,v4,1/1] net: stmmac: Batch set RX OWN flag and other flags
 2024-09-05  9:30 UTC  (2+ messages)

[PATCH net-next] netpoll: remove netpoll_srcu
 2024-09-05  9:27 UTC  (2+ messages)

[PATCH] octeontx2-af: Modify SMQ flush sequence to drop packets
 2024-09-05  9:14 UTC 

[PATCH net v2] docs: netdev: document guidance on cleanup.h
 2024-09-05  9:10 UTC  (2+ messages)

[iwl-net v1] iavf: allow changing VLAN state without calling PF
 2024-09-05  9:04 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next] virtio_net: Fix napi_skb_cache_put warning
 2024-09-05  9:03 UTC  (5+ messages)

[PATCH bpf-next v2 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-05  8:36 UTC  (5+ messages)
` [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest

[PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-05  8:33 UTC  (8+ messages)
` [PATCH 2/5] firewire: core: add local API to queue work item to workqueue specific to isochronous contexts
` [PATCH 5/5] ALSA: firewire: use nonatomic PCM operation

[PATCH net-next v1] net: mvneta: Avoid the misuse of the '_t' variants
 2024-09-05  8:30 UTC  (2+ messages)

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-09-05  8:18 UTC  (3+ messages)

[RFT][PATCH 0/5] firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events
 2024-09-05  8:18 UTC  (3+ messages)
` firewire: use sleepable workqueue to handle 1394 OHCI IT/IR context events: test 1

[PATCH 00/15] timers: Cleanup delay/sleep related mess
 2024-09-05  8:15 UTC  (4+ messages)
` [PATCH 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation

[PATCH net-next 00/12] net: lan966x: use the newly introduced FDMA library
 2024-09-05  8:06 UTC  (13+ messages)
` [PATCH net-next 01/12] net: lan966x: select "
` [PATCH net-next 02/12] net: lan966x: use FDMA library symbols
` [PATCH net-next 03/12] net: lan966x: replace a few variables with new equivalent ones
` [PATCH net-next 04/12] net: lan966x: use the FDMA library for allocation of rx buffers
` [PATCH net-next 05/12] net: lan966x: use FDMA library for adding DCB's in the rx path
` [PATCH net-next 06/12] net: lan966x: use library helper for freeing rx buffers
` [PATCH net-next 07/12] net: lan966x: use the FDMA library for allocation of tx buffers
` [PATCH net-next 08/12] net: lan966x: use FDMA library for adding DCB's in the tx path
` [PATCH net-next 09/12] net: lan966x: use library helper for freeing tx buffers
` [PATCH net-next 10/12] net: lan966x: ditch tx->last_in_use variable
` [PATCH net-next 11/12] net: lan966x: use a few FDMA helpers throughout
` [PATCH net-next 12/12] net: lan966x: refactor buffer reload function

[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
 2024-09-05  8:04 UTC  (5+ messages)

[PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning
 2024-09-05  8:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
 2024-09-05  8:00 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
 2024-09-05  7:56 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v2 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
` [PATCH bpf-next v2 5/5] selftests/bpf: Expand skb dynptr selftests "

[PATCH iwl-net] i40e: Fix trying to free already-freed IRQ
 2024-09-05  7:51 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH] xfrm: add SA information to the offloaded packet
 2024-09-05  7:49 UTC  (9+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in unix_stream_read_actor (2)
 2024-09-05  7:46 UTC  (2+ messages)

CVE-2024-41041: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
 2024-09-05  7:43 UTC  (8+ messages)
            ` [PATCH 5.10, 5.4] net: set SOCK_RCU_FREE before inserting socket into hashtable


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