netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 15:32:10 to 2023-01-10 06:03:56 UTC [more...]

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

[PATCH v8 00/12] Network support for Landlock
 2023-01-10  5:03 UTC  (11+ messages)
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network

[PATCH net-next v2 0/4] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-10  5:02 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: phylink: Set host_interfaces for a non-sfp PHY
` [PATCH net-next v2 2/4] net: ethernet: renesas: rswitch: Simplify struct phy * handling
` [PATCH net-next v2 3/4] net: ethernet: renesas: rswitch: Enable ovr_host_interfaces
` [PATCH net-next v2 4/4] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling

[PATCH ethtool-next v5 0/2] add netlink support for rss get
 2023-01-10  4:52 UTC  (3+ messages)
` [PATCH ethtool-next v5 1/2] Move code that print rss info into common file
` [PATCH ethtool-next v5 2/2] netlink: add netlink handler for get rss (-x)

[PATCH net] Revert "r8169: disable detection of chip version 36"
 2023-01-10  4:50 UTC  (2+ messages)

[PATCH net] net/sched: act_mpls: Fix warning during failed attribute validation
 2023-01-10  3:50 UTC  (3+ messages)

[PATCH net-next] net/rds: use strscpy() to instead of strncpy()
 2023-01-10  3:48 UTC  (2+ messages)

[PATCH net-next 0/9] octeontx2-af: Miscellaneous changes for CPT
 2023-01-10  3:46 UTC  (3+ messages)
` [PATCH net-next,1/9] octeontx2-af: Fix interrupt name strings completely

[PATCH net-next] net: ethernet: mtk_wed: get rid of queue lock for rx queue
 2023-01-10  3:37 UTC  (3+ messages)

[PATCH] vhost: remove unused paramete
 2023-01-10  2:44 UTC 

[PATCH v4] sock: add tracepoint for send recv length
 2023-01-10  2:40 UTC  (8+ messages)
  ` [External] "

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-10  2:15 UTC  (6+ messages)

[PATCH net-next 1/1] e1000e: Enable Link Partner Advertised Support
 2023-01-10  1:50 UTC  (2+ messages)

[PATCH v2] iwlwifi: Add missing check for alloc_ordered_workqueue
 2023-01-10  1:48 UTC 

[PATCH][next] net/mlx5e: Replace zero-length array with flexible-array member
 2023-01-10  1:39 UTC 

[PATCH][next] Bluetooth: HCI: Replace zero-length arrays with flexible-array members
 2023-01-10  1:37 UTC 

[Patch net 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-10  1:36 UTC  (5+ messages)
` [Patch net 2/2] l2tp: close all "

[patch net-next v3 00/11] devlink: features, linecard and reporters locking cleanup
 2023-01-10  1:13 UTC  (14+ messages)
` [patch net-next v3 01/11] devlink: remove devlink features
` [patch net-next v3 02/11] devlink: remove linecards lock
` [patch net-next v3 03/11] devlink: remove linecard reference counting
` [patch net-next v3 04/11] devlink: protect health reporter operation with instance lock
` [patch net-next v3 05/11] devlink: remove reporters_lock
` [patch net-next v3 06/11] devlink: remove devl_port_health_reporter_destroy()
` [patch net-next v3 07/11] devlink: remove reporter reference counting
` [patch net-next v3 08/11] devlink: convert linecards dump to devlink_nl_instance_iter_dump()
` [patch net-next v3 09/11] devlink: convert reporters "
` [patch net-next v3 10/11] devlink: remove devlink_dump_for_each_instance_get() helper
` [patch net-next v3 11/11] devlink: add instance lock assertion in devl_is_registered()

net: ipv6: raw: fixes null pointer deference in rawv6_push_pending_frames
 2023-01-10  0:59 UTC  (7+ messages)
          ` [PATCH] ipv6: raw: Deduct extension header length "

[PATCH V1 net-next 0/5] Add devlink support to ena
 2023-01-10  0:45 UTC  (2+ messages)

[PATCH v3 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-10  0:28 UTC  (4+ messages)
` [PATCH v3 net-next 3/5] net: ethernet: mtk_eth_soc: align reset procedure to vendor sdk

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-10  0:21 UTC  (5+ messages)
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance

[PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison
 2023-01-09 23:52 UTC  (3+ messages)

[PATCH net-next v3 00/11] net: mdio: Start separating C22 and C45
 2023-01-09 23:48 UTC  (13+ messages)
` [PATCH net-next v3 01/11] net: mdio: Add dedicated C45 API to MDIO bus drivers
` [PATCH net-next v3 02/11] net: pcs: pcs-xpcs: Use C45 MDIO API
` [PATCH net-next v3 03/11] net: mdio: mdiobus_register: update validation test
` [PATCH net-next v3 04/11] net: mdio: C22 is now optional, EOPNOTSUPP if not provided
` [PATCH net-next v3 05/11] net: mdio: Move mdiobus_c45_addr() next to users
` [PATCH net-next v3 06/11] net: mdio: mdio-bitbang: Separate C22 and C45 transactions
` [PATCH net-next v3 07/11] net: mdio: mvmdio: Convert XSMI bus to new API
` [PATCH net-next v3 08/11] net: mdio: xgmac_mdio: Separate C22 and C45 transactions
` [PATCH net-next v3 09/11] net: fec: "
` [PATCH net-next v3 10/11] net: mdio: add mdiobus_c45_read/write_nested helpers
` [PATCH net-next v3 11/11] net: dsa: mv88e6xxx: Separate C22 and C45 transactions

[PATCH bpf-next v2 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-09 23:01 UTC  (3+ messages)
` [PATCH bpf-next v2 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-09 (ice)
 2023-01-09 22:53 UTC  (3+ messages)
` [PATCH net 1/2] ice: Fix potential memory leak in ice_gnss_tty_write()
` [PATCH net 2/2] ice: Add check for kzalloc

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-09 22:44 UTC  (7+ messages)
` [PATCH bpf-next v6 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [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-09 22:31 UTC  (15+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-09 22:10 UTC  (6+ messages)
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[PATCH v2 iproute2 0/1] tc: Add JSON output to tc-class
 2023-01-09 21:50 UTC  (2+ messages)

mv88e6321, dual cpu port
 2023-01-09 21:33 UTC  (2+ messages)

[PATCH v2 0/5] net/crypto: Introduce crypto_pool
 2023-01-09 21:23 UTC  (14+ messages)
` [PATCH v2 1/5] crypto: "
` [PATCH v2 2/5] crypto/pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 3/5] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 5/5] crypto/Documentation: Add crypto_pool kernel API

[PATCH net-next v6 0/6] dsa: lan9303: Move to PHYLINK
 2023-01-09 21:18 UTC  (7+ messages)
` [PATCH net-next v6 1/6] dsa: lan9303: align dsa_switch_ops members
` [PATCH net-next v6 2/6] dsa: lan9303: move Turbo Mode bit init
` [PATCH net-next v6 3/6] dsa: lan9303: Add exception logic for read failure
` [PATCH net-next v6 4/6] dsa: lan9303: write reg only if necessary
` [PATCH net-next v6 5/6] dsa: lan9303: Port 0 is xMII port
` [PATCH net-next v6 6/6] dsa: lan9303: Migrate to PHYLINK

[PATCH] Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
 2023-01-09 21:11 UTC  (2+ messages)

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-09 21:06 UTC  (49+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p
` [PATCH 03/18] arm64: defconfig: enable the clock driver for Qualcomm SA8775P platforms
` [PATCH 04/18] dt-bindings: clock: qcom-rpmhcc: document the clock for sa8775p
` [PATCH 05/18] clk: qcom: rpmh: add clocks "
` [PATCH 06/18] dt-bindings: interconnect: qcom: document the interconnects "
` [PATCH 07/18] interconnect: qcom: add a driver "
` [PATCH 08/18] arm64: defconfig: enable the interconnect driver for Qualcomm SA8775P
` [PATCH 09/18] dt-bindings: pinctrl: sa8775p: add bindings for qcom,sa8775p-tlmm
` [PATCH 10/18] pinctrl: qcom: sa8775p: add the pinctrl driver for the sa8775p platform
` [PATCH 11/18] arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P platforms
` [PATCH 12/18] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH 13/18] dt-bindings: power: qcom,rpmpd: document sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains for sa8775p
` [PATCH 15/18] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
` [PATCH 16/18] iommu: arm-smmu: qcom: add support for sa8775p
` [PATCH 17/18] dt-bindings: arm: qcom: document the sa8775p reference board
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride

[RFC net-next 1/2] net/sched: act_mirred: better wording on protection against excessive stack growth
 2023-01-09 20:46 UTC  (7+ messages)
` [RFC net-next 2/2] act_mirred: use the backlog for nested calls to mirred ingress

[PATCH ethtool-next v4 0/2] add netlink support for rss get
 2023-01-09 20:10 UTC  (8+ messages)
` [PATCH ethtool-next v4 2/2] netlink: add netlink handler for get rss (-x)

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-09 19:49 UTC  (10+ messages)
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[PATCHv3 net-next] sched: multicast sched extack messages
 2023-01-09 19:43 UTC  (5+ messages)

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-09 19:35 UTC  (14+ messages)
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v4 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V

[syzbot] kernel BUG in rxrpc_put_call
 2023-01-09 19:24 UTC 

[PATCH net-next v4 00/10] tsnep: XDP support
 2023-01-09 19:15 UTC  (11+ messages)
` [PATCH net-next v4 01/10] tsnep: Use spin_lock_bh for TX
` [PATCH net-next v4 02/10] tsnep: Forward NAPI budget to napi_consume_skb()
` [PATCH net-next v4 03/10] tsnep: Do not print DMA mapping error
` [PATCH net-next v4 04/10] tsnep: Add adapter down state
` [PATCH net-next v4 05/10] tsnep: Add XDP TX support
` [PATCH net-next v4 06/10] tsnep: Substract TSNEP_RX_INLINE_METADATA_SIZE once
` [PATCH net-next v4 07/10] tsnep: Prepare RX buffer for XDP support
` [PATCH net-next v4 08/10] tsnep: Add RX queue info "
` [PATCH net-next v4 09/10] tsnep: Add XDP RX support
` [PATCH net-next v4 10/10] tsnep: Support XDP BPF program setup

[PATCH 0/3] softirq: uncontroversial change
 2023-01-09 19:12 UTC  (5+ messages)
` [PATCH 3/3] softirq: don't yield if only expedited handlers are pending

[PATCH v8 06/25] net/tls,core: export get_netdev_for_sock
 2023-01-09 19:10 UTC  (3+ messages)

[RFC PATCH net-next v11] vmxnet3: Add XDP support
 2023-01-09 19:01 UTC  (2+ messages)

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

[PATCH net v2] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-09 18:46 UTC  (2+ messages)

[PATCH v2 00/24] Split netmem from struct page
 2023-01-09 18:36 UTC  (10+ messages)
` [PATCH v2 01/24] netmem: Create new type
` [PATCH v2 03/24] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem

[PATCH v6 0/5] can: bxcan: add support for ST bxCAN controller
 2023-01-09 18:23 UTC  (3+ messages)
` [PATCH v6 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH v6 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH 1/1] ice: WiP support for BIG TCP packets
 2023-01-09 18:22 UTC  (2+ messages)

[syzbot] WARNING in bpf_xdp_adjust_tail (4)
 2023-01-09 18:08 UTC 

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-09 17:56 UTC  (4+ messages)
` [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh

[PATCH v2 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09 17:12 UTC  (8+ messages)
` [PATCH v2 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v4 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09 17:00 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v4 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v4 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v4 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v4 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH net-next v7] net: ngbe: Add ngbe mdio bus driver
 2023-01-09 16:49 UTC  (2+ messages)

[PATCH net] net: sched: disallow noqueue for qdisc classes
 2023-01-09 16:39 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:36 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:33 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:31 UTC 

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2023-01-09 16:30 UTC  (11+ messages)

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:28 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:25 UTC 

[PATCH] ravb: Fix "failed to switch device to config mode" message during unbind
 2023-01-09 16:19 UTC 

[PATCH v3 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-09 16:07 UTC  (4+ messages)
` [PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH] net-wan: Add check for NULL for utdm in ucc_hdlc_probe
 2023-01-09 15:49 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).