netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-10 09:34:59 to 2023-07-10 21:00:07 UTC [more...]

[PATCH net-next v2 0/3] net: stmmac: dwmac-qcom-ethqos: Improve error handling
 2023-07-10 20:59 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()
` [PATCH net-next v2 2/3] net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()
` [PATCH net-next v2 3/3] net: stmmac: dwmac-qcom-ethqos: Log more errors in probe

[PATCH net-next v2 0/4] Add a driver for the Marvell 88Q2110 PHY
 2023-07-10 20:59 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phy: add the link modes for 1000BASE-T1 Ethernet PHY
` [PATCH net-next v2 2/4] net: phy: add registers to support 1000BASE-T1
` [PATCH net-next v2 3/4] net: phy: c45: add support for 1000BASE-T1
` [PATCH net-next v2 4/4] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY

[PATCH v9 0/6] Process connector bug fixes & enhancements
 2023-07-10 20:56 UTC  (3+ messages)

[PATCH net-next 0/3] eth: bnxt: handle invalid Tx completions more gracefully
 2023-07-10 20:56 UTC  (4+ messages)
` [PATCH net-next 1/3] eth: bnxt: move and rename reset helpers
` [PATCH net-next 2/3] eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()
` [PATCH net-next 3/3] eth: bnxt: handle invalid Tx completions more gracefully

[PATCH iwl-net v3] ice: Fix memory management in ice_ethtool_fdir.c
 2023-07-10 20:48 UTC  (4+ messages)

[PATCH net] net/ipv6: Remove expired routes with a separated list of routes
 2023-07-10 20:36 UTC 

DCCP Deprecation
 2023-07-10 20:31 UTC  (3+ messages)

[bug] failed to enable eswitch SRIOV in mlx5_device_enable_sriov()
 2023-07-10 20:10 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10 20:16 UTC  (13+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs

[PATCH bpf-next v4 0/8] BPF link support for tc BPF programs
 2023-07-10 20:12 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v4 2/8] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v4 3/8] libbpf: Add opts-based attach/detach/query API for tcx
` [PATCH bpf-next v4 4/8] libbpf: Add link-based "
` [PATCH bpf-next v4 5/8] libbpf: Add helper macro to clear opts structs
` [PATCH bpf-next v4 6/8] bpftool: Extend net dump with tcx progs
` [PATCH bpf-next v4 7/8] selftests/bpf: Add mprog API tests for BPF tcx opts
` [PATCH bpf-next v4 8/8] selftests/bpf: Add mprog API tests for BPF tcx links

[PATCH v2 0/5] Rust abstractions for network device drivers
 2023-07-10 19:53 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER
 2023-07-10 19:50 UTC 

[PATCH 0/2] net: phy: dp83822: Add support for line class driver configuration
 2023-07-10 19:38 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: dp83822: Add line driver class selection
` [PATCH 2/2] net: phy: dp83822: Add support for line class driver configuration

[PATCH net v3 0/2] net: sched: Undo tcf_bind_filter in case of errors in set callbacks
 2023-07-10 19:24 UTC  (2+ messages)

[PATCH v8 0/6] Process connector bug fixes & enhancements
 2023-07-10 19:21 UTC  (3+ messages)
` [PATCH v8 5/6] connector/cn_proc: Allow non-root users access

[PATCH net-next 0/2] net: openvswitch: add drop action
 2023-07-10 19:02 UTC  (14+ messages)
` [PATCH net-next 2/2] "
  ` [ovs-dev] "

[PATCH net v2] can: raw: fix receiver memory leak
 2023-07-10 19:01 UTC  (2+ messages)

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-10 18:38 UTC  (10+ messages)
` [PATCH v5 RFC 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH v5 RFC 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-10 18:12 UTC  (21+ messages)
` [PATCH bpf-next v2 06/20] ice: Support HW timestamp hint
` [PATCH bpf-next v2 12/20] xdp: Add checksum level hint
            ` [xdp-hints] "
` [PATCH bpf-next v2 15/20] net, xdp: allow metadata > 32

Regression: supported_interfaces filling enforcement
 2023-07-10 18:09 UTC  (5+ messages)

[RESEND PATCH net-next-mlx5 V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-10 18:09 UTC  (6+ messages)
` [RESEND PATCH net-next-mlx5 V1 1/4] virtio_net: extract interrupt coalescing settings to a structure
` [RESEND PATCH net-next-mlx5 V1 2/4] virtio_net: extract get/set interrupt coalesce to a function
` [RESEND PATCH net-next-mlx5 V1 3/4] virtio_net: support per queue interrupt coalesce command
` [RESEND PATCH net-next-mlx5 V1 4/4] virtio_net: enable per queue interrupt coalesce feature

[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-07-10 18:04 UTC  (10+ messages)
  ` [EXTERNAL] "

[syzbot] [can?] possible deadlock in j1939_sk_errqueue (2)
 2023-07-10 17:53 UTC  (2+ messages)

[ANN] net-next is OPEN
 2023-07-10 17:48 UTC 

[PATCH net] docs: netdev: update the URL of the status page
 2023-07-10 17:46 UTC 

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-07-10 17:44 UTC  (11+ messages)
    ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[RFC 00/12] net: huge page backed page_pool
 2023-07-10 17:31 UTC  (11+ messages)
` [RFC 04/12] net: page_pool: merge page_pool_release_page() with page_pool_return_page()
` [RFC 08/12] eth: bnxt: let the page pool manage the DMA mapping
` [RFC 09/12] eth: bnxt: use the page pool for data pages

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-10 17:31 UTC  (25+ messages)
` [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
` [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
` [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
` [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
` [PATCH v2 06/15] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v2 07/15] spi: Sort headers alphabetically
` [PATCH v2 08/15] spi: Clean up headers
` [PATCH v2 09/15] spi: Use struct_size() helper
` [PATCH v2 10/15] spi: Use predefined constants from bits.h and units.h
` [PATCH v2 11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v2 12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v2 14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v2 15/15] spi: Fix spelling typos and acronyms capitalization

[PATCH net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-10 17:30 UTC  (4+ messages)

Fwd: 3 more broken Zaurii - SL-5600, A300, C700
 2023-07-10 17:09 UTC  (10+ messages)
              `  "

[PATCH net-next] e1000e: Use PME poll to circumvent unreliable ACPI wake
 2023-07-10 16:42 UTC 

[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-10 (i40e)
 2023-07-10 16:40 UTC  (3+ messages)
` [PATCH net-next 1/2] i40e: Add helper for VF inited state check with timeout
` [PATCH net-next 2/2] i40e: Wait for pending VF reset in VF set callbacks

[PATCH net 0/6][pull request] igc: Fix corner cases for TSN offload
 2023-07-10 16:35 UTC  (7+ messages)
` [PATCH net 1/6] igc: Rename qbv_enable to taprio_offload_enable
` [PATCH net 2/6] igc: Do not enable taprio offload for invalid arguments
` [PATCH net 3/6] igc: Handle already enabled taprio offload for basetime 0
` [PATCH net 4/6] igc: No strict mode in pure launchtime/CBS offload
` [PATCH net 5/6] igc: Fix launchtime before start of cycle
` [PATCH net 6/6] igc: Fix inserting of empty frame for launchtime

[PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
 2023-07-10 16:34 UTC  (2+ messages)

[ovs-dev] [PATCH net-next 3/4] selftests: openvswitch: add basic ct test case parsing
 2023-07-10 16:25 UTC  (4+ messages)
  ` [ovs-dev] [PATCH net-next 4/4] selftests: openvswitch: add ct-nat test case with ipv4

[PATCH net v2 0/4] net/sched: fixes for sch_qfq
 2023-07-10 16:21 UTC  (7+ messages)
` [PATCH net v2 1/4] net/sched: sch_qfq: reintroduce lmax bound check for MTU
` [PATCH net v2 4/4] selftests: tc-testing: add test for qfq with stab overhead

[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-10 16:15 UTC  (3+ messages)

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-07-10 16:06 UTC  (5+ messages)
` [PATCH v11.1] "

[PATCH 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-10 15:50 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates
 2023-07-10 15:42 UTC  (6+ messages)
` [PATCH virtio 1/4] pds_vdpa: reset to vdpa specified mac

[PATCH net] wifi: iwlwifi: remove 'use_tfh' config to fix crash
 2023-07-10 14:50 UTC 

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-10 14:42 UTC  (7+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files

[linux-next:master] BUILD REGRESSION fe57d0d86f03a8b2afe2869a95477d0ed1824c96
 2023-07-10 14:23 UTC 

[PATCH net-next][resend v1 1/2] net/core: Make use of assign_bit() API
 2023-07-10 14:05 UTC  (4+ messages)
` [PATCH net-next][resend v1 2/2] netlink: Make use of __assign_bit() API

[PATCH v1 0/8] spi: Header and core clean up and refactoring
 2023-07-10 13:36 UTC  (19+ messages)
` [PATCH v1 1/8] spi: Remove unneeded OF node NULL checks
` [PATCH v1 2/8] spi: Drop duplicate IDR allocation code in spi_register_controller()
` [PATCH v1 3/8] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v1 4/8] spi: Get rid of old SPI_MASTER_NO_.X and SPI_MASTER_MUST_.X
` [PATCH v1 5/8] spi: Sort headers alphabetically
` [PATCH v1 6/8] spi: Clean up headers
` [PATCH v1 7/8] spi: Fix spelling typos and acronyms capitalization
` [PATCH v1 8/8] spi: Use struct_size() helper

[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-07-10 13:34 UTC  (20+ messages)
` [PATCH RFC net-next v4 3/9] iavf: drop page splitting and recycling
  ` [Intel-wired-lan] "
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool
  ` [Intel-wired-lan] "

Patch fixing STP if bridge in non-default namespace
 2023-07-10 13:35 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (5+ messages)
` [PATCH v2 00/92] "

[PATCH V2 net 0/4] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-10 12:58 UTC  (5+ messages)
` [PATCH V2 net 2/4] net: fec: recycle pages for transmitted XDP frames

[PATCH net-next v2 08/10] net: mdio: Remove unnecessary (void*) conversions
 2023-07-10 12:57 UTC  (2+ messages)

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-10 12:38 UTC  (6+ messages)
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH v11 00/12] Network support for Landlock
 2023-07-10 12:30 UTC  (17+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 11/12] samples/landlock: Add network demo

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-10 12:09 UTC  (11+ messages)
` [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v9 03/10] dpll: core: Add DPLL framework base functions

[PATCH 6.4 0/6] 6.4.3-rc2 review
 2023-07-10 11:41 UTC 

r8169: transmit transmit queue timed out - v6.4 cycle
 2023-07-10 11:39 UTC  (5+ messages)

[PATCH] net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
 2023-07-10 10:58 UTC  (2+ messages)

[PATCH iproute2] misc/ifstat: ignore json_output when run using "-d"
 2023-07-10 10:45 UTC 

[Regression][BISECTED] kernel boot hang after 19898ce9cf8a ("wifi: iwlwifi: split 22000.c into multiple files")
 2023-07-10 10:39 UTC  (5+ messages)

[RFC PATCH] wifi: iwlwifi: remove 'use_tfh' config to fix crash
 2023-07-10 10:33 UTC  (2+ messages)

[net PATCH V5] octeontx2-pf: Add additional check for MCAM rules
 2023-07-10 10:30 UTC 

[net PATCH V4] octeontx2-pf: Add additional check for MCAM rules
 2023-07-10 10:28 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next][resend v1 1/1] netlink: Don't use int as bool in netlink_update_socket_mc()
 2023-07-10 10:06 UTC 

[PATCH v10 0/2] Enable multiple MCAN on AM62x
 2023-07-10  9:57 UTC  (2+ messages)

[PATCH RESEND net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
 2023-07-10  9:47 UTC 

[syzbot] Monthly can report (Jul 2023)
 2023-07-10  9:35 UTC 

[PATCH net 0/3] fix slab-use-after-free in decode_session6
 2023-07-10  9:40 UTC  (4+ messages)
` [PATCH net 1/3] xfrm: "
` [PATCH net 2/3] ip6_vti: "
` [PATCH net 3/3] ip_vti: fix potential "


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