netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 22:15:51 to 2023-01-06 14:16:31 UTC [more...]

[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 bpf-next v3 00/16] bpfilter
 2023-01-06 14:15 UTC  (3+ messages)

[PATCH net-next v2 0/8] Add support for two classes of VCAP rules
 2023-01-06 14:14 UTC  (14+ 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 v2 00/24] Split netmem from struct page
 2023-01-06 14:10 UTC  (16+ 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()

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 14:04 UTC  (7+ messages)

[PATCH net] r8169: fix rtl8168h wol fail
 2023-01-06 14:03 UTC  (5+ messages)

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-06 13:58 UTC  (15+ 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-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-06 13:56 UTC  (11+ messages)

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

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-06 13:41 UTC  (11+ 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 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 

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-06 13:22 UTC  (3+ messages)

[PATCH v3] ethtool: Replace 0-length array with flexible array
 2023-01-06 13:19 UTC  (5+ messages)

[PATCH v2] brcmfmac: Prefer DT board type over DMI board type
 2023-01-06 13:19 UTC 

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

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-06 13:10 UTC  (18+ messages)
` [PATCH net-next 1/9] devlink: bump the instance index directly when iterating
` [PATCH net-next 2/9] devlink: update the code in netns move to latest helpers
` [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 v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-06 13:08 UTC  (6+ 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

[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  (12+ 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 3/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v3 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs
` [PATCH v3 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v3 7/7] riscv: dts: starfive: visionfive-v2: Enable gmac device tree node

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

[syzbot] kernel BUG in rxrpc_put_peer
 2023-01-06 11:47 UTC  (2+ 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

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

[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] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-06 10:10 UTC  (3+ messages)

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

[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-next v2 00/15] devlink: code split and structured instance walk
 2023-01-06  8:59 UTC  (11+ 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 net v2] nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
 2023-01-06  8:23 UTC 

[PATCH net-next 0/3] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-06  7:34 UTC  (4+ messages)
` [PATCH net-next 3/3] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling

[PATCH mlx5-next 0/8] mlx5 IPsec RoCEv2 support and netdev events fixes in RDMA
 2023-01-06  6:41 UTC  (6+ messages)

[PATCH v3] net: nfc: Fix use-after-free in local_cleanup()
 2023-01-06  6:32 UTC 

[PATCH net] NFC: netlink: put device in nfc_genl_se_io()
 2023-01-06  6:18 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: ipa: simplify IPA interrupt handling
 2023-01-06  6:17 UTC  (3+ messages)

[PATCH] net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
 2023-01-06  6:10 UTC  (2+ messages)

[PATCH v2] net: nfc: Fix use-after-free in local_cleanup()
 2023-01-06  5:50 UTC 

[PATCH v2 net-next 0/3] enetc: unlock XDP_REDIRECT for XDP non-linear buffers
 2023-01-06  5:50 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in p9_client_disconnect
 2023-01-06  5:38 UTC  (2+ messages)

[PATCH net] nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
 2023-01-06  5:26 UTC  (2+ messages)

[PATCH v8 0/2] arm64: dts: mt8195: Add Ethernet controller
 2023-01-06  5:10 UTC  (3+ messages)

[PATCH v2] ethtool: Replace 0-length array with flexible array
 2023-01-06  4:22 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-06  3:55 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel

[PATCH net-next v3 0/8] net: wangxun: Adjust code structure
 2023-01-06  3:38 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: txgbe: Remove structure txgbe_hw
` [PATCH net-next v3 2/8] net: ngbe: Remove structure ngbe_hw
` [PATCH net-next v3 3/8] net: txgbe: Move defines into unified file
` [PATCH net-next v3 4/8] net: ngbe: "
` [PATCH net-next v3 5/8] net: wangxun: Move MAC address handling to libwx
` [PATCH net-next v3 6/8] net: wangxun: Rename private structure in libwx
` [PATCH net-next v3 7/8] net: txgbe: Remove structure txgbe_adapter
` [PATCH net-next v3 8/8] net: ngbe: Remove structure ngbe_adapter

[PATCH net-next v3 0/7] net: wangxun: Adjust code structure
 2023-01-06  3:37 UTC  (9+ messages)
` [PATCH net-next v3 1/7] net: ngbe: Remove structure ngbe_hw
` [PATCH net-next v3 2/7] net: txgbe: Move defines into unified file
` [PATCH net-next v3 3/7] net: ngbe: "
` [PATCH net-next v3 4/7] net: wangxun: Move MAC address handling to libwx
` [PATCH net-next v3 5/7] net: wangxun: Rename private structure in libwx
` [PATCH net-next v3 6/7] net: txgbe: Remove structure txgbe_adapter
` [PATCH net-next v3 7/7] net: ngbe: Remove structure ngbe_adapter

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-06  1:44 UTC 

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  1:18 UTC  (3+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-06  1:08 UTC  (7+ messages)
` [PATCH bpf-next v6 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v6 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v6 16/17] net/mlx5e: Support RX XDP metadata

[PATCH rdma-next 0/4] Rely on firmware to get special mkeys
 2023-01-06  1:04 UTC  (11+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH iproute2-next] tc: Add JSON output to tc-class
 2023-01-06  0:54 UTC  (3+ messages)

[PATCH rdma-next v1 0/3] Provide more error details when a QP moves to error state
 2023-01-06  0:31 UTC  (5+ messages)
` [PATCH mlx5-next v1 2/3] net/mlx5: Introduce CQE error syndrome
` [PATCH rdma-next v1 3/3] RDMA/mlx5: Print error syndrome in case of fatal QP errors

[PATCH] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  0:24 UTC  (3+ messages)

[PATCH] Bluetooth: hci_conn: fix memory leak in hci_le_terminate_big() and hci_le_big_terminate()
 2023-01-05 23:50 UTC  (2+ messages)

[PATCH] net/i40e: Replace 0-length array with flexible array
 2023-01-05 23:46 UTC 

[PATCH net-next v3 0/9] tsnep: XDP support
 2023-01-05 23:22 UTC  (7+ messages)
` [PATCH net-next v3 8/9] tsnep: Add RX queue info for "
` [PATCH net-next v3 9/9] tsnep: Add XDP RX support

[PATCH] net/mlx5e: Replace 0-length array with flexible array
 2023-01-05 22:36 UTC 

[RFC PATCH net-next v10] vmxnet3: Add XDP support
 2023-01-05 22:31 UTC 

[PATCH] ipv6: ioam: Replace 0-length array with flexible array
 2023-01-05 22:21 UTC 

[PATCH] net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
 2023-01-05 22:15 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).