netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 07:56:01 to 2023-01-06 18:40:54 UTC [more...]

[PATCH net] r8169: fix rtl8168h wol fail
 2023-01-06 18:40 UTC  (6+ messages)

[PATCH v3 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-06 18:37 UTC  (9+ messages)
` [PATCH v3 net-next 1/5] net: wwan: t7xx: Add AP CLDMA
` [PATCH v3 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
` [PATCH v3 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
` [PATCH v3 net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
` [PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
 2023-01-06 17:58 UTC  (2+ messages)

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-06 17:54 UTC  (13+ messages)

[PATCH ethtool-next v4 0/2] add netlink support for rss get
 2023-01-06 17:41 UTC  (4+ messages)
` [PATCH ethtool-next v4 2/2] netlink: add netlink handler for get rss (-x)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

[RFC PATCH net-next v10] vmxnet3: Add XDP support
 2023-01-06 17:21 UTC  (2+ messages)

[syzbot] kernel BUG in rxrpc_put_peer
 2023-01-06 17:18 UTC  (3+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-06 17:17 UTC  (9+ messages)
` [PATCH bpf-next v6 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v6 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v6 07/17] bpf: XDP metadata RX kfuncs

[PATCH net-next 0/2] Add IP_LOCAL_PORT_RANGE socket option
 2023-01-06 17:16 UTC  (4+ messages)
` [PATCH net-next 1/2] inet: "
` [PATCH net-next 2/2] selftests/net: Cover the "

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-06 17:06 UTC  (21+ messages)
` [PATCH net-next 1/9] devlink: bump the instance index directly when iterating
` [PATCH net-next 3/9] devlink: protect devlink->dev by the instance lock
` [PATCH net-next 4/9] devlink: always check if the devlink instance is registered
` [PATCH net-next 5/9] devlink: remove the registration guarantee of references
` [PATCH net-next 6/9] devlink: don't require setting features before registration
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance
` [PATCH net-next 8/9] netdevsim: rename a label
` [PATCH net-next 9/9] netdevsim: move devlink registration under the instance lock

[PATCH v2] brcmfmac: Prefer DT board type over DMI board type
 2023-01-06 17:00 UTC  (4+ messages)

[PATCH net-next v2 00/15] devlink: code split and structured instance walk
 2023-01-06 16:57 UTC  (10+ messages)
` [PATCH net-next v2 03/15] devlink: split out core code
` [PATCH net-next v2 14/15] devlink: add by-instance dump infra

[PATCH v2 00/24] Split netmem from struct page
 2023-01-06 16:53 UTC  (47+ messages)
` [PATCH v2 01/24] netmem: Create new type
` [PATCH v2 02/24] netmem: Add utility functions
` [PATCH v2 03/24] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v2 04/24] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH v2 05/24] page_pool: Start using netmem in allocation path
` [PATCH v2 06/24] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v2 07/24] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v2 08/24] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v2 09/24] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v2 10/24] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH v2 11/24] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v2 12/24] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH v2 13/24] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH v2 14/24] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH v2 15/24] page_pool: Remove page_pool_defrag_page()
` [PATCH v2 16/24] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v2 18/24] page_pool: Convert frag_page to frag_nmem
` [PATCH v2 19/24] xdp: Convert to netmem
` [PATCH v2 20/24] mm: Remove page pool members from struct page
` [PATCH v2 21/24] page_pool: Pass a netmem to init_callback()
` [PATCH v2 24/24] mlx5: Convert to netmem

[PATCH net] ipv6: prevent only DAD and RS sending for IFF_NO_ADDRCONF
 2023-01-06 16:51 UTC 

[syzbot] possible deadlock in rds_message_purge
 2023-01-06 16:42 UTC 

[PATCH v3 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-06 16:41 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
` [PATCH v3 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
` [PATCH v3 net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH] net/i40e: Replace 0-length array with flexible array
 2023-01-06 16:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3] ethtool: Replace 0-length array with flexible array
 2023-01-06 16:25 UTC  (4+ messages)

[PATCH] net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
 2023-01-06 16:16 UTC  (3+ messages)

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-01-06 16:15 UTC  (3+ messages)

[PATCH] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-06 16:12 UTC  (4+ messages)

[PATCH] net/mlx5e: Replace 0-length array with flexible array
 2023-01-06 16:09 UTC  (2+ messages)

[PATCH 0/2] r8152: allow firmwares with NCM support
 2023-01-06 16:07 UTC  (3+ messages)
` [PATCH 1/2] r8152: add USB device driver for config selection
` [PATCH 2/2] cdc_ether: no need to blacklist any r8152 devices

[PATCH] ipv6: ioam: Replace 0-length array with flexible array
 2023-01-06 16:03 UTC  (2+ messages)

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-06 15:37 UTC  (4+ messages)

[PATCH net] gro: take care of DODGY packets
 2023-01-06 15:13 UTC  (2+ messages)

Network performance regression with linux 6.1.y. Issue bisected to "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro packets to gro stack)
 2023-01-06 15:04 UTC  (8+ messages)

[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-06 14:51 UTC  (7+ messages)
` [PATCH v4 2/3] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH v4 3/3] net: dsa: mv88e6xxx: add support for MV88E6071 switch

[bug report] net-forcedeth: Add internal loopback support for forcedeth NICs
 2023-01-06 14:50 UTC 

[PATCH 2/4] Revert "arm64: dts: renesas: Add compatible properties to AR8031 Ethernet PHYs"
 2023-01-06 14:49 UTC  (4+ messages)

[PATCH bpf-next v3 00/16] bpfilter
 2023-01-06 14:43 UTC  (5+ messages)

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-06 14:37 UTC  (13+ messages)
` [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
` [PATCH HID for-next v1 2/9] selftests: hid: allow to compile hid_bpf with LLVM
` [PATCH HID for-next v1 3/9] selftests: hid: attach/detach 2 bpf programs, not just one
` [PATCH HID for-next v1 4/9] selftests: hid: ensure the program is correctly pinned
` [PATCH HID for-next v1 5/9] selftests: hid: prepare tests for HID_BPF API change
` [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel
` [PATCH HID for-next v1 7/9] selftests: hid: enforce new attach API
` [PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
` [PATCH HID for-next v1 9/9] HID: bpf: reorder BPF registration

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-06 14:18 UTC  (7+ messages)
` [PATCH net-next v5 4/4] "

[PATCH net-next v2 0/8] Add support for two classes of VCAP rules
 2023-01-06 14:18 UTC  (15+ messages)
` [PATCH net-next v2 1/8] net: microchip: vcap api: Erase VCAP cache before encoding rule
` [PATCH net-next v2 2/8] net: microchip: sparx5: Reset VCAP counter for new rules
` [PATCH net-next v2 3/8] net: microchip: vcap api: Always enable VCAP lookups
` [PATCH net-next v2 4/8] net: microchip: vcap api: Convert multi-word keys/actions when encoding
` [PATCH net-next v2 5/8] net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
` [PATCH net-next v2 6/8] net: microchip: vcap api: Check chains when adding a tc flower filter
` [PATCH net-next v2 7/8] net: microchip: vcap api: Add a storage state to a VCAP rule
` [PATCH net-next v2 8/8] net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW

[PATCH v3 00/11] drm/i915: use ref_tracker library for tracking wakerefs
 2023-01-06 14:15 UTC  (3+ messages)
` [PATCH v3 11/11] drm/i915: replace Intel internal tracker with kernel core ref_tracker
  ` [Intel-gfx] "

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-06 13:58 UTC  (13+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy Driver bindings
` [PATCH net-next v1 2/3] net: phy: Add dts support for Motorcomm yt8521/yt8531s gigabit ethernet phy

[PATCH] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-06 13:48 UTC 

[PATCH net-next v6 0/2] Add support to offload macsec using netlink update
 2023-01-06 13:35 UTC  (3+ messages)
` [PATCH net-next v6 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
` [PATCH net-next v6 2/2] macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump

[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-06 13:25 UTC 

[PATCH net-next] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-06 13:16 UTC  (3+ messages)

[PATCH v2 net 1/1] tipc: fix unexpected link reset due to discovery messages
 2023-01-06 13:00 UTC  (2+ messages)

[PATCH (repost) next] sysctl: expose all net/core sysctls inside netns
 2023-01-06 12:50 UTC  (2+ messages)

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-06 12:45 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac

[PATCH] brcmfmac: of: Use board compatible string for board type
 2023-01-06 12:20 UTC  (4+ messages)

[PATCH net v3 1/5] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2023-01-06 12:18 UTC  (9+ messages)
` [PATCH net v3 4/5] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
  ` Aw: "
      ` Aw: "
          ` Aw: "
              ` Aw: "

[PATCH net] sch_htb: Fix prematurely activating netdev during htb_destroy_class_offload
 2023-01-06 12:03 UTC  (4+ messages)

[PATCH wpan-next 0/2] ieee802154: Beaconing support
 2023-01-06 11:31 UTC  (3+ messages)
` [PATCH wpan-next 1/2] ieee802154: Add support for user beaconing requests
` [PATCH wpan-next 2/2] mac802154: Handle basic beaconing

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-06 11:25 UTC  (12+ messages)
` [PATCH net-next 03/14] devlink: split out netlink code
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[PATCH wpan-next v3 0/6] IEEE 802.15.4 passive scan support
 2023-01-06 11:22 UTC  (5+ messages)

[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
 2023-01-06 11:15 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings

[RFC PATCH 0/2] ath10k USB support (QCA9377)
 2023-01-06 10:58 UTC  (3+ messages)
` [RFC PATCH 1/2] HACK: ath10k: add start_once support
` [RFC PATCH 2/2] ath10k: Add support for QCA9377 hw1.1 usb

[PATCH net-next v4] usbnet: optimize usbnet_bh() to reduce CPU load
 2023-01-06 10:49 UTC 

[PATCH v2] wifi: rt2x00: Remove useless else if
 2023-01-06 10:18 UTC  (2+ messages)

[PATCH v3 0/2] Add power domain support for MT8188
 2023-01-06  9:47 UTC 

[PATCH v6 net-next 0/2] Fixed warnings
 2023-01-06  9:17 UTC  (4+ messages)
` [PATCH v6 net-next 1/2] net: phy: micrel: Fixed error related to uninitialized symbol ret
` [PATCH v6 net-next 2/2] net: phy: micrel: Fix warn: passing zero to PTR_ERR

[PATCH v2 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-06  9:11 UTC  (8+ messages)
` [PATCH v2 net-next 5/5] net: ethernet: mtk_wed: add reset/reset_complete callbacks

[PATCH net v2] nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
 2023-01-06  8:23 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).