netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-10 04:02:31 to 2023-07-10 16:13:29 UTC [more...]

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-10 16:12 UTC  (19+ 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

[RFC 00/12] net: huge page backed page_pool
 2023-07-10 16:07 UTC  (7+ 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 v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-07-10 16:06 UTC  (5+ messages)
` [PATCH v11.1] "

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

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

[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

Regression: supported_interfaces filling enforcement
 2023-07-10 15:38 UTC  (4+ messages)

[PATCH net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-10 15:28 UTC  (3+ messages)

[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  (12+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files

[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
 2023-07-10 14:39 UTC  (3+ messages)
` [PATCH v5 RFC 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10 14:26 UTC  (14+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v3 2/8] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v3 6/8] bpftool: Extend net dump with tcx progs

[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 iwl-net v3] ice: Fix memory management in ice_ethtool_fdir.c
 2023-07-10 12:53 UTC  (3+ 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 net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-10 11:42 UTC  (2+ messages)

[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 

[RESEND PATCH net-next-mlx5 V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-10  9:58 UTC  (5+ 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 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 "

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

[PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-07-10  9:00 UTC  (13+ messages)
` [PATCH net-next v3 01/12] net: stmmac: replace the has_integrated_pcs field with a flag
` [PATCH net-next v3 02/12] net: stmmac: replace the sph_disable "
` [PATCH net-next v3 03/12] net: stmmac: replace the use_phy_wol "
` [PATCH net-next v3 04/12] net: stmmac: replace the has_sun8i "
` [PATCH net-next v3 05/12] net: stmmac: replace the tso_en "
` [PATCH net-next v3 06/12] net: stmmac: replace the serdes_up_after_phy_linkup "
` [PATCH net-next v3 07/12] net: stmmac: replace the vlan_fail_q_en "
` [PATCH net-next v3 08/12] net: stmmac: replace the multi_msi_en "
` [PATCH net-next v3 09/12] net: stmmac: replace the ext_snapshot_en "
` [PATCH net-next v3 10/12] net: stmmac: replace the int_snapshot_en "
` [PATCH net-next v3 11/12] net: stmmac: replace the rx_clk_runs_in_lpi "
` [PATCH net-next v3 12/12] net: stmmac: replace the en_tx_lpi_clockgating "

[PATCH v2] netconsole: Append kernel version to message
 2023-07-10  8:49 UTC  (3+ messages)

[PATCH V6 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-10  8:36 UTC  (10+ messages)
` [PATCH V6 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V6 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V6 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V6 4/9] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V6 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V6 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V6 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH V6 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V6 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-07-10  8:23 UTC  (8+ messages)
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu

[PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-10  8:13 UTC  (5+ messages)
` [Intel-wired-lan] "

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

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-10  7:45 UTC  (5+ messages)

[PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
 2023-07-10  7:41 UTC 

[PATCH net v2] gve: unify driver name usage
 2023-07-10  7:40 UTC  (2+ messages)

[PATCH v2 0/5] Rust abstractions for network device drivers
 2023-07-10  7:37 UTC  (6+ messages)
` [PATCH v2 1/5] rust: core "
` [PATCH v2 2/5] rust: add support for ethernet operations
` [PATCH v2 3/5] rust: add methods for configure net_device
` [PATCH v2 4/5] samples: rust: add dummy network driver
` [PATCH v2 5/5] MAINTAINERS: add Rust network abstractions files to the NETWORKING DRIVERS entry

[PATCH net-next v2 02/10] net: atlantic: Remove unnecessary (void*) conversions
 2023-07-10  7:31 UTC  (2+ messages)

[PATCH] net: dsa: qca8k: Add check for skb_copy
 2023-07-10  7:30 UTC  (3+ messages)

[PATCH] net: sched: Replace strlcpy with strscpy
 2023-07-10  7:30 UTC  (3+ messages)

[PATCH net-next v3 0/8] net: freescale: Convert to platform remove callback returning void
 2023-07-10  7:19 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: dpaa: Improve error reporting
` [PATCH net-next v3 2/8] net: dpaa: Convert to platform remove callback returning void
` [PATCH net-next v3 3/8] net: fec: "
` [PATCH net-next v3 4/8] net: fman: "
` [PATCH net-next v3 5/8] net: fs_enet: "
` [PATCH net-next v3 6/8] net: fsl_pq_mdio: "
` [PATCH net-next v3 7/8] net: gianfar: "
` [PATCH net-next v3 8/8] net: ucc_geth: "

[PATCH net-next v2 09/10] can: ems_pci: Remove unnecessary (void*) conversions
 2023-07-10  7:03 UTC  (4+ messages)

[PATCH net-next v2 10/10] net: bna: Remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH net-next v2 07/10] ethernet: smsc: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH net-next v2 06/10] ice: remove unnecessary (void*) conversions
 2023-07-10  6:41 UTC 

[PATCH net-next v2 05/10] net: hns: Remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 04/10] net: hns3: remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 03/10] net: ppp: Remove unnecessary (void*) conversions
 2023-07-10  6:40 UTC 

[PATCH net-next v2 00/10] Remove unnecessary (void*) conversions
 2023-07-10  6:38 UTC 

[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
 2023-07-10  6:16 UTC  (6+ messages)
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-10  5:51 UTC  (4+ messages)

[PATCH net v2 0/2] Fix dma leaking
 2023-07-10  5:51 UTC  (10+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
              `  "

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-10  5:35 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[RESEND PATCH v2 0/5] arm64: dts: qcom: enable ethernet on sa8775p-ride
 2023-07-10  5:07 UTC  (2+ messages)

[PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-07-10  4:45 UTC  (11+ messages)
` [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list

[PATCH] crypto: algif/hash: Fix race between MORE and non-MORE sends
 2023-07-10  4:08 UTC  (2+ messages)

[PATCH] ethernet: e1000e: Fix possible uninit bug
 2023-07-10  4:02 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).