netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 19:32:27 to 2023-02-11 16:03:51 UTC [more...]

[PATCH v5 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-11 16:02 UTC  (2+ messages)
` [PATCH v5 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-02-11 16:01 UTC  (16+ messages)
` [PATCH 01/12] dt-bindings: riscv: sifive-ccache: Add compatible "
` [PATCH 02/12] dt-bindings: riscv: sifive-ccache: Add 'uncached-offset' property
` [PATCH 03/12] soc: sifive: ccache: Add StarFive JH7100 support
` [PATCH 04/12] soc: sifive: ccache: Add non-coherent DMA handling
` [PATCH 05/12] riscv: Implement non-coherent DMA support via SiFive cache flushing
` [PATCH 06/12] dt-bindings: mfd: syscon: Add StarFive JH7100 sysmain compatible
` [PATCH 07/12] dt-bindings: net: Add StarFive JH7100 SoC
` [PATCH 08/12] net: stmmac: Add glue layer for "
` [PATCH 09/12] riscv: dts: starfive: Add dma-noncoherent for "
` [PATCH 10/12] riscv: dts: starfive: jh7100: Add ccache DT node
` [PATCH 11/12] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH 12/12] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac

Advice on MFD-style probing of DSA switch SoCs
 2023-02-11 15:50 UTC  (6+ messages)

[PATCH net-next 0/4] bridge: mcast: Preparations for VXLAN MDB
 2023-02-11 15:45 UTC  (5+ messages)
` [PATCH net-next 3/4] bridge: mcast: Move validation to a policy

[PATCH net-next] net: pcs: tse: port to pcs-lynx
 2023-02-11 15:32 UTC  (5+ messages)

[PATCH v5 0/2] Introduce ICSSG based ethernet Driver
 2023-02-11 15:29 UTC  (4+ messages)
` [PATCH v5 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v3 0/4] BCM4355/4364/4377 support & identification fixes
 2023-02-11 14:00 UTC  (8+ messages)
` [PATCH v3 1/4] wifi: brcmfmac: Rename Cypress 89459 to BCM4355

[PATCH 6/6] net: ethernet: efct: Add maintainer, kconfig, makefile
 2023-02-11 13:55 UTC  (4+ messages)

[PATCH] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
 2023-02-11 13:45 UTC  (2+ messages)

[patch net-next] devlink: don't allow to change net namespace for FW_ACTIVATE reload action
 2023-02-11 13:23 UTC  (4+ messages)

[PATCH v4 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-11 13:00 UTC  (17+ messages)
` [PATCH v4 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v4 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v4 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v4 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v4 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v4 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v4 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v4 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v4 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v4 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v4 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v4 12/12] net: dsa: mt7530: use "

[PATCH v3 0/2] Another crack at a handshake upcall mechanism
 2023-02-11 12:11 UTC  (10+ messages)
` [PATCH v3 1/2] net/handshake: Create a NETLINK service for handling handshake requests

[PATCH 1/2] net: stmmac: Make stmmac_dvr_remove() return void
 2023-02-11 11:24 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove "

[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
 2023-02-11  9:12 UTC  (8+ messages)

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-02-11  8:37 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core
` [PATCH net-next v3 02/10] net: wwan: tmi: Add control plane transaction layer
` [PATCH net-next v3 03/10] net: wwan: tmi: Add control DMA interface
` [PATCH net-next v3 04/10] net: wwan: tmi: Add control port
` [PATCH net-next v3 05/10] net: wwan: tmi: Add FSM thread
` [PATCH net-next v3 06/10] net: wwan: tmi: Add AT & MBIM WWAN ports
` [PATCH net-next v3 07/10] net: wwan: tmi: Introduce data plane hardware interface
` [PATCH net-next v3 08/10] net: wwan: tmi: Add data plane transaction layer
` [PATCH net-next v3 09/10] net: wwan: tmi: Introduce WWAN interface
` [PATCH net-next v3 10/10] net: wwan: tmi: Add maintainers and documentation

[PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-11  7:41 UTC  (10+ messages)
` [PATCH net-next v8 1/9] net: dsa: microchip: enable EEE support
` [PATCH net-next v8 2/9] net: phy: add genphy_c45_read_eee_abilities() function
` [PATCH net-next v8 3/9] net: phy: micrel: add ksz9477_get_features()
` [PATCH net-next v8 4/9] net: phy: export phy_check_valid() function
` [PATCH net-next v8 5/9] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()
` [PATCH net-next v8 7/9] net: phy: c45: "
` [PATCH net-next v8 8/9] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
` [PATCH net-next v8 9/9] net: phy: start using genphy_c45_ethtool_get/set_eee()

[PATCH net-next] net: Kconfig.debug: wrap socket refcnt debug into an option
 2023-02-11  6:51 UTC 

[PATCH net-next 0/5][pull request] add v2 FW logging for ice driver
 2023-02-11  4:23 UTC  (2+ messages)

[PATCH v3 net 0/2] sk->sk_forward_alloc fixes
 2023-02-11  4:10 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-02-10
 2023-02-11  4:03 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: Lag, Let user configure multiport eswitch
` [net-next 02/15] net/mlx5e: TC, Add peer flow in mpesw mode
` [net-next 03/15] net/mlx5: E-Switch, rename bond update function to be reused
` [net-next 04/15] net/mlx5: Lag, set different uplink vport metadata in multiport eswitch mode
` [net-next 05/15] net/mlx5: Lag, Add single RDMA device in multiport mode
` [net-next 06/15] net/mlx5e: Use a simpler comparison for uplink rep
` [net-next 07/15] net/mlx5e: TC, Remove redundant parse_attr argument
` [net-next 08/15] net/mlx5: Remove outdated comment
` [net-next 09/15] net/mlx5e: Pass mdev to mlx5e_devlink_port_register()
` [net-next 10/15] net/mlx5e: Replace usage of mlx5e_devlink_get_dl_port() by netdev->devlink_port
` [net-next 11/15] net/mlx5e: Move dl_port to struct mlx5e_dev
` [net-next 12/15] net/mlx5e: Move devlink port registration to be done before netdev alloc
` [net-next 13/15] net/mlx5e: Create auxdev devlink instance in the same ns as parent devlink
` [net-next 14/15] net/mlx5: Remove "recovery" arg from mlx5_load_one() function
` [net-next 15/15] net/mlx5: Suspend auxiliary devices only in case of PCI device suspend

[PATCH net-next v2 0/4] s390/net: updates 2023-02-06
 2023-02-11  4:00 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: renesas: rswitch: Improve TX timestamp accuracy
 2023-02-11  4:00 UTC  (2+ messages)

[PATCH net-next v2 0/5][pull request] Intel Wired LAN Driver Updates 2023-02-09 (i40e)
 2023-02-11  4:00 UTC  (2+ messages)

[PATCH net 1/1] i40e: Add checking for null for nlmsg_find_attr()
 2023-02-11  4:00 UTC  (2+ messages)

[PATCH net] ice: xsk: Fix cleaning of XDP_TX frames
 2023-02-11  4:00 UTC  (2+ messages)

[PATCH net-next] devlink: stop using NL_SET_ERR_MSG_MOD
 2023-02-11  3:52 UTC  (2+ messages)

[PATCH net] net/sched: tcindex: update imperfect hash filters respecting rcu
 2023-02-11  3:50 UTC  (2+ messages)

[PATCH net-next] net: libwx: fix an error code in wx_alloc_page_pool()
 2023-02-11  3:40 UTC  (2+ messages)

[PATCH] net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
 2023-02-11  3:40 UTC  (2+ messages)

[PATCH net-next v2] sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
 2023-02-11  3:40 UTC  (3+ messages)

[PATCH net] mlxsw: spectrum: Fix incorrect parsing depth after reload
 2023-02-11  3:33 UTC  (2+ messages)

[PATCH 0/3] net: make kobj_type structures constant
 2023-02-11  3:32 UTC  (4+ messages)
` [PATCH 1/3] net: bridge: make kobj_type structure constant
` [PATCH 2/3] net-sysfs: make kobj_type structures constant
` [PATCH 3/3] SUNRPC: "

[PATCH net] net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown Quirk
 2023-02-11  3:30 UTC  (2+ messages)

[PATCH v2 net 1/1] tipc: fix kernel warning when sending SYN message
 2023-02-11  3:16 UTC  (4+ messages)

pull request: bluetooth-next 2023-02-09
 2023-02-11  3:10 UTC  (2+ messages)

pull-request: bpf-next 2023-02-11
 2023-02-11  2:20 UTC  (2+ messages)

[PATCH bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-11  2:01 UTC  (2+ messages)

[PATCH v4 net-next 0/4] ionic: on-chip descriptors
 2023-02-11  1:45 UTC  (6+ messages)
` [PATCH v4 net-next 1/4] ionic: remove unnecessary indirection
` [PATCH v4 net-next 2/4] ionic: remove unnecessary void casts
` [PATCH v4 net-next 3/4] net: ethtool: extend ringparam set/get APIs for rx_push
` [PATCH v4 net-next 4/4] ionic: add tx/rx-push support with device Component Memory Buffers

[PATCH iproute2-next] tc: m_ct: add support for helper
 2023-02-11  1:20 UTC  (2+ messages)

[net-next Patch V4 0/4] octeontx2-pf: HTB offload support
 2023-02-11  0:36 UTC  (2+ messages)

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-02-11  0:30 UTC  (4+ messages)
` [PATCH 03/24] Documentation: core-api: correct spelling

[PATCHv2 net-next 0/5] net: move more duplicate code of ovs and tc conntrack into nf_conntrack_ovs
 2023-02-11  0:30 UTC  (2+ messages)

[PATCH v2] 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
 2023-02-11  0:22 UTC  (3+ messages)

[PATCH 00/34] selftests: Fix incorrect kernel headers search path
 2023-02-11  0:15 UTC  (4+ messages)

[PATCH 0/2] 9p/xen: fix 2 issues with connecting to backend
 2023-02-11  0:11 UTC  (5+ messages)
` [PATCH 1/2] 9p/xen: fix version parsing

[PATCH iproute2] libnetlink.c: Fix memory leak in batch mode
 2023-02-10 23:46 UTC 

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-10 23:47 UTC  (16+ messages)

[PATCH wpan-next 0/6] IEEE 802.15.4 passive scan support
 2023-02-10 22:47 UTC  (6+ messages)
` [PATCH wpan-next 1/6] ieee802154: Add support for user scanning requests

[PATCH net-next] net: dsa: mt7530: add support for changing DSA master
 2023-02-10 22:27 UTC  (4+ messages)

[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 22:17 UTC  (4+ messages)
` [PATCH v2 11/11] net: dsa: mt7530: use external PCS driver

[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
 2023-02-10 22:12 UTC 

[patch net-next v2 0/7] devlink: params cleanups and devl_param_driverinit_value_get() fix
 2023-02-10 22:11 UTC  (14+ messages)
` [patch net-next v2 1/7] devlink: don't use strcpy() to copy param value
` [patch net-next v2 3/7] devlink: fix the name of value arg of devl_param_driverinit_value_get()
` [patch net-next v2 4/7] devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()
` [patch net-next v2 5/7] devlink: convert param list to xarray
` [patch net-next v2 6/7] devlink: allow to call devl_param_driverinit_value_get() without holding instance lock
` [patch net-next v2 7/7] devlink: add forgotten devlink instance lock assertion to devl_param_driverinit_value_set()

[PATCH v3 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 21:45 UTC  (5+ messages)
` [PATCH v3 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v3 10/12] net: pcs: add driver for MediaTek SGMII PCS

[PATCH v3 ethtool 0/4] MAC Merge layer support
 2023-02-10 21:33 UTC  (5+ messages)
` [PATCH v3 ethtool 1/4] netlink: add support for MAC Merge layer
` [PATCH v3 ethtool 2/4] netlink: pass the source of statistics for pause stats
` [PATCH v3 ethtool 3/4] netlink: pass the source of statistics for port stats
` [PATCH v3 ethtool 4/4] ethtool.8: update documentation with MAC Merge related bits

wilc1000 MAC address is 00:00:00:00:00:00
 2023-02-10 21:28 UTC  (10+ messages)

[PATCH net-next 0/3] net/sched: transition actions to pcpu stats and rcu
 2023-02-10 20:27 UTC  (4+ messages)
` [PATCH net-next 1/3] net/sched: act_nat: transition to percpu "
` [PATCH net-next 2/3] net/sched: act_connmark: "
` [PATCH net-next 3/3] net/sched: act_gate: use percpu stats

[PATCH 1/1] net: stmmac: Restrict warning on disabling DMA store and fwd mode
 2023-02-10 20:21 UTC 

[PATCH net] net/sched: act_ctinfo: use percpu stats
 2023-02-10 20:08 UTC 

[PATCH] Bluetooth: hci_core: Fix poential Use-after-Free bug in hci_remove_adv_monitor
 2023-02-10 19:53 UTC  (2+ messages)

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-02-10 19:36 UTC  (16+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v4 02/15] net: "
` [PATCH v4 03/15] iio: imu: "
` [PATCH v4 04/15] mtd: devices: "
` [PATCH v4 05/15] staging: "
` [PATCH v4 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH v4 08/15] ALSA: hda: cs35l41: "
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH net-next 0/8] net: ipa: determine GSI register offsets differently
 2023-02-10 19:36 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ipa: introduce gsi_reg_init()
` [PATCH net-next 2/8] net: ipa: introduce GSI register IDs
` [PATCH net-next 3/8] net: ipa: start creating GSI register definitions
` [PATCH net-next 4/8] net: ipa: add more "
` [PATCH net-next 5/8] net: ipa: define IPA v3.1 GSI event ring register offsets
` [PATCH net-next 6/8] net: ipa: define IPA v3.1 GSI interrupt "
` [PATCH net-next 7/8] net: ipa: add "gsi_v3.5.1.c"
` [PATCH net-next 8/8] net: ipa: define IPA remaining GSI register offsets


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