netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 09:20:56 to 2023-01-09 18:27:03 UTC [more...]

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

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-09 18:23 UTC  (38+ 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

[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 ethtool-next v4 0/2] add netlink support for rss get
 2023-01-09 18:07 UTC  (6+ messages)
` [PATCH ethtool-next v4 2/2] netlink: add netlink handler for get rss (-x)

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-09 18:07 UTC  (7+ messages)
` [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

[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 v8 00/25] nvme-tcp receive offloads
 2023-01-09 17:49 UTC  (27+ messages)
` [PATCH v8 01/25] net: Introduce direct data placement tcp offload
` [PATCH v8 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP{,_STATS}
` [PATCH v8 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v8 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v8 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v8 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v8 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v8 08/25] nvme-tcp: Add DDP data-path
` [PATCH v8 09/25] nvme-tcp: RX DDGST offload
` [PATCH v8 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v8 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v8 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v8 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v8 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v8 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v8 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v8 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v8 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v8 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v8 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v8 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v8 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v8 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v8 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v8 25/25] net/mlx5e: NVMEoTCP, statistics

[PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison
 2023-01-09 17:39 UTC  (2+ messages)

[PATCH v2 00/24] Split netmem from struct page
 2023-01-09 17:30 UTC  (9+ 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 24/24] mlx5: Convert to netmem

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-09 17:19 UTC  (5+ messages)

[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  (13+ 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

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

[PATCHv3 net-next] sched: multicast sched extack messages
 2023-01-09 15:57 UTC  (4+ messages)

[PATCH] net-wan: Add check for NULL for utdm in ucc_hdlc_probe
 2023-01-09 15:49 UTC  (2+ messages)

[PATCH v4] sock: add tracepoint for send recv length
 2023-01-09 15:39 UTC  (7+ messages)
  ` [External] "

[PATCH net-next v3 00/11] net: mdio: Start separating C22 and C45
 2023-01-09 15:30 UTC  (12+ 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 net v2] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-09 15:32 UTC 

[PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
 2023-01-09 15:15 UTC 

[PATCH net-next v7 0/2] Add support to offload macsec using netlink update
 2023-01-09 15:14 UTC  (3+ messages)
` [PATCH net-next v7 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink

[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
 2023-01-09 15:12 UTC  (3+ messages)

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

[PATCH] iwlwifi: Add missing check for alloc_ordered_workqueue
 2023-01-09 14:42 UTC  (2+ messages)

[PATCH net-next v6] net: ngbe: Add ngbe mdio bus driver
 2023-01-09 14:38 UTC  (5+ messages)

[PATCH net-next 1/2] inet: Add IP_LOCAL_PORT_RANGE socket option
 2023-01-09 13:58 UTC  (4+ messages)

[PATCH 00/18] can: m_can: Optimizations for m_can/tcan part 2
 2023-01-09 13:55 UTC  (2+ messages)

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

[PATCH 1/1] net/mlx4: Fix build error use array_size() helper in copy_to_user()
 2023-01-09 13:51 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2023-01-09 13:41 UTC  (8+ messages)
` [PATCH net-next v3 1/4] dt-bindings: vendor-prefixes: add MaxLinear
` [PATCH net-next v3 2/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v3 3/4] net: phy: allow a phy to opt-out of interrupt handling
` [PATCH net-next v3 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-09 13:32 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v4 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-09 13:29 UTC  (3+ messages)
` [PATCH v4 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()

KASAN: use-after-free Read in ___bpf_prog_run
 2023-01-09 13:21 UTC  (5+ messages)

[PATCH net-next 1/1] e1000e: Enable Link Partner Advertised Support
 2023-01-09 13:02 UTC  (6+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 12:53 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH v2 02/11] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH v2 03/11] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v2 05/11] dt-bindings: media: convert meson-ir.txt "
` [PATCH v2 06/11] dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated
` [PATCH v2 07/11] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH v2 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
` [PATCH v2 11/11] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

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

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-09 12:41 UTC  (7+ messages)
` [PATCH RFC net-next v2 03/12] net: mdio: mdiobus_register: update validation test

[PATCH v5 net-next 00/15] net: bridge: Multiple Spanning Trees
 2023-01-09 12:29 UTC  (9+ messages)
` [PATCH v5 net-next 01/15] net: bridge: mst: Multiple Spanning Tree (MST) mode

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-09 12:24 UTC  (4+ messages)
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[PATCH] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
 2023-01-09 11:54 UTC 

(no subject)
 2023-01-09 11:48 UTC 

[PATCH RFC v2 0/2] Add I2C fwnode lookup/get interfaces
 2023-01-09 11:48 UTC  (2+ messages)

[PATCH net-next] net/rds: use strscpy() to instead of strncpy()
 2023-01-09 11:48 UTC 

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 11:38 UTC  (4+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema

[PATCH net-next] qed: fix a typo in comment
 2023-01-09 11:35 UTC 

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

[PATCH v3 01/19] dt-bindings: ARM: MediaTek: Add new document bindings of MT8188 clock
 2023-01-09 10:31 UTC  (3+ messages)

[PATCH] net: ena: initialize dim_sample
 2023-01-09 10:34 UTC  (2+ messages)

[PATCH net-next 00/11] sfc: add vDPA support for EF100 devices
 2023-01-09 10:21 UTC  (4+ messages)
` [PATCH net-next 08/11] sfc: implement device status related vdpa config operations

[PATCH net-next] amd-xgbe: Add support for 10 Mbps speed
 2023-01-09 10:18 UTC 

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

net: ipv6: raw: fixes null pointer deference in rawv6_push_pending_frames
 2023-01-09 10:08 UTC  (6+ messages)

[Patch net 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-09  9:55 UTC  (4+ messages)
` [Patch net 1/2] l2tp: convert l2tp_tunnel_list to idr

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-01-09  9:17 UTC  (3+ 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).