Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-02 12:27:48 to 2023-02-02 22:45:06 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2023-02-02 22:44 UTC 

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

[PULL] Networking for v6.2-rc7
 2023-02-02 22:27 UTC  (2+ messages)

[PATCH v2 net 0/3] ionic: code maintenance
 2023-02-02 21:55 UTC  (4+ messages)
` [PATCH v2 net 1/3] ionic: clean interrupt before enabling queue to avoid credit race
` [PATCH v2 net 2/3] ionic: clear up notifyq alloc commentary
` [PATCH v2 net 3/3] ionic: missed doorbell workaround

[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
 2023-02-02 21:47 UTC 

[PATCH v5 net 0/3] fixes for mtk_eth_soc
 2023-02-02 21:00 UTC  (2+ messages)

[PATCH net-next] wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF()
 2023-02-02 20:58 UTC 

[PATCH net 0/6] ionic: code maintenance
 2023-02-02 20:55 UTC  (6+ messages)
` [PATCH net 3/6] ionic: add check for NULL t/rxqcqs in reconfig

[PATCH v5 net-next 00/17] ENETC mqprio/taprio cleanup
 2023-02-02 20:54 UTC  (6+ messages)
` [PATCH v5 net-next 14/17] net/sched: taprio: only calculate gate mask per TXQ for igc, stmmac and tsnep

PTP vclock: BUG: scheduling while atomic
 2023-02-02 20:52 UTC  (3+ messages)

[PATCH v2 net] net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
 2023-02-02 20:45 UTC 

[PATCH] net/socket: set socket inode times to current_time
 2023-02-02 20:42 UTC  (2+ messages)

[PATCH net-next 0/4] net: core: use a dedicated kmem_cache for skb head allocs
 2023-02-02 20:14 UTC  (9+ messages)
` [PATCH net-next 1/4] net: add SKB_HEAD_ALIGN() helper
` [PATCH net-next 2/4] net: remove osize variable in __alloc_skb()
` [PATCH net-next 3/4] net: factorize code in kmalloc_reserve()
` [PATCH net-next 4/4] net: add dedicated kmem_cache for typical/small skb->head

[RFC] net: add new socket option SO_SETNETNS
 2023-02-02 20:10 UTC  (3+ messages)

[PATCH net 1/5] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
 2023-02-02 20:00 UTC  (2+ messages)

[PATCH net,v2] net: mana: Fix accessing freed irq affinity_hint
 2023-02-02 19:54 UTC  (3+ messages)

[PATCH net-next 0/7] devlink: Move devlink dev code to a separate file
 2023-02-02 19:46 UTC  (12+ messages)
` [PATCH net-next 1/7] devlink: Split out dev get and dump code
` [PATCH net-next 2/7] devlink: Move devlink dev reload code to dev
` [PATCH net-next 3/7] devlink: Move devlink dev eswitch "
` [PATCH net-next 4/7] devlink: Move devlink dev info "
` [PATCH net-next 5/7] devlink: Move devlink dev flash "
` [PATCH net-next 6/7] devlink: Move devlink_info_req struct to be local
` [PATCH net-next 7/7] devlink: Move devlink dev selftest code to dev

[PATCH net-next] unix: Guarantee sk_state relevance in case of it was assigned by a task on other cpu
 2023-02-02 19:42 UTC  (5+ messages)

[PATCH v2] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
 2023-02-02 19:40 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
 2023-02-02 19:40 UTC  (2+ messages)

[PATCH net 0/4] MAINTAINERS: spring refresh of networking maintainers
 2023-02-02 19:40 UTC  (2+ messages)

[PATCH net 1/1] hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
 2023-02-02 19:24 UTC  (5+ messages)

[PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
 2023-02-02 19:01 UTC  (3+ messages)
` [PATCH v2] vhost-vdpa: print warning "

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-02 18:54 UTC  (6+ messages)
    ` [dm-devel] "

[PATCH net v5 0/2] mlx5: ptp fifo bugfixes
 2023-02-02 18:53 UTC  (4+ messages)
` [PATCH net v5 1/2] mlx5: fix skb leak while fifo resync and push
` [PATCH net v5 2/2] mlx5: fix possible ptp queue fifo use-after-free

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-02-02 18:50 UTC  (17+ messages)

[PATCH 0/5] pull request for net-next: batman-adv 2023-01-27
 2023-02-02 18:44 UTC  (4+ messages)
` [PATCH 1/5] batman-adv: Start new development cycle

[PATCH v6 0/3] io_uring: add napi busy polling support
 2023-02-02 18:47 UTC  (4+ messages)
` [PATCH v6 2/3] io_uring: add api to set / get napi configuration

[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
 2023-02-02 18:41 UTC  (3+ messages)
` [PATCH 2/3] bonding: fix error checking in bond_debug_reregister()

[PATCH net] virtio-net: Keep stop() to follow mirror sequence of open()
 2023-02-02 18:40 UTC  (2+ messages)

[PATCH 0/2] virtio-net: close() to follow mirror of open()
 2023-02-02 18:40 UTC  (7+ messages)
` [PATCH 2/2] virtio-net: Maintain reverse cleanup order

pull-request: mlx5-next 2023-01-24 V2
 2023-02-02 18:30 UTC  (11+ messages)

DSA mv88e6xxx_probe
 2023-02-02 18:10 UTC  (4+ messages)

[PATCH net] net: page_pool: use in_softirq() instead
 2023-02-02 18:06 UTC  (3+ messages)

netdev/checkpatch issue
 2023-02-02 18:02 UTC 

[PATCH net-next v3 00/16] bridge: Limit number of MDB entries per port, port-vlan
 2023-02-02 17:59 UTC  (17+ messages)
` [PATCH net-next v3 01/16] net: bridge: Set strict_start_type at two policies
` [PATCH net-next v3 02/16] net: bridge: Add extack to br_multicast_new_port_group()
` [PATCH net-next v3 03/16] net: bridge: Move extack-setting "
` [PATCH net-next v3 04/16] net: bridge: Add br_multicast_del_port_group()
` [PATCH net-next v3 05/16] net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
` [PATCH net-next v3 06/16] net: bridge: Add a tracepoint for MDB overflows
` [PATCH net-next v3 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` [PATCH net-next v3 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` [PATCH net-next v3 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
` [PATCH net-next v3 10/16] selftests: forwarding: bridge_mdb: Fix a typo
` [PATCH net-next v3 11/16] selftests: forwarding: lib: Add helpers for IP address handling
` [PATCH net-next v3 12/16] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH net-next v3 13/16] selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
` [PATCH net-next v3 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
` [PATCH net-next v3 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
` [PATCH net-next v3 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest

[net-next PATCH 0/1] net/ncsi: Fix netlink major/minor version numbers
 2023-02-02 17:53 UTC  (2+ messages)
` [net-next PATCH 1/1] "

[PATCH v4 net-next 0/8] sfc: devlink support for ef100
 2023-02-02 17:43 UTC  (8+ messages)
` [PATCH v4 net-next 1/8] sfc: add "

[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
 2023-02-02 17:37 UTC  (7+ messages)

[PATCH v2 0/3] Another crack at a handshake upcall mechanism
 2023-02-02 17:32 UTC  (9+ messages)
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE

[PATCH 00/33] virtio-net: support AF_XDP zero copy
 2023-02-02 17:25 UTC  (12+ messages)
` [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
` [PATCH 09/33] xsk: xsk_buff_pool add callback for dma_sync
` [PATCH 18/33] virtio_net: receive_merageable() use virtnet_xdp_handler()
` [PATCH 19/33] virtio_net: introduce virtnet_tx_reset()
` [PATCH 24/33] virtio_net: xsk: stop disable tx napi

[PATCH v3] i40e: Add checking for null for nlmsg_find_attr()
 2023-02-02 17:23 UTC  (2+ messages)

[PATCH v2 0/5] BCM4355/4364/4377 support & identification fixes
 2023-02-02 17:19 UTC  (5+ messages)
` [PATCH v2 1/5] brcmfmac: Drop all the RAW device IDs

[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-02-02 17:18 UTC  (18+ messages)
` [PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [PATCH net-next 3/5] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries

[PATCH] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
 2023-02-02 16:43 UTC  (4+ messages)

[PATCH net-next] r8169: use devm_clk_get_optional_enabled() to simplify the code
 2023-02-02 16:22 UTC  (5+ messages)

[PATCH net-next mlxsw v2 00/16] bridge: Limit number of MDB entries per port, port-vlan
 2023-02-02 16:22 UTC  (7+ messages)
` [PATCH net-next mlxsw v2 06/16] net: bridge: Add a tracepoint for MDB overflows
` [PATCH net-next mlxsw v2 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-02-02 15:52 UTC  (8+ messages)
      ` [xdp-hints] "

pull-request: ieee802154-next 2023-02-02
 2023-02-02 15:37 UTC 

[RFC PATCH net-next 00/11] net: dsa: microchip: lan937x: add switch cascade support
 2023-02-02 15:45 UTC  (16+ messages)
` [RFC PATCH net-next 01/11] net: dsa: microchip: lan937x: add cascade tailtag
` [RFC PATCH net-next 02/11] net: dsa: microchip: lan937x: update SMI index
` [RFC PATCH net-next 03/11] net: dsa: microchip: lan937x: enable cascade port
` [RFC PATCH net-next 04/11] net: dsa: microchip: lan937x: update port number for LAN9373
` [RFC PATCH net-next 05/11] net: dsa: microchip: lan937x: add shared global interrupt
` [RFC PATCH net-next 06/11] net: dsa: microchip: lan937x: get cascade tag protocol
` [RFC PATCH net-next 07/11] net: dsa: microchip: lan937x: update switch register
` [RFC PATCH net-next 08/11] net: dsa: microchip: lan937x: avoid mib read for cascaded port
` [RFC PATCH net-next 09/11] net: dsa: microchip: lan937x: update port membership with dsa port
` [RFC PATCH net-next 10/11] net: dsa: microchip: lan937x: update vlan untag membership
` [RFC PATCH net-next 11/11] net: dsa: microchip: lan937x: update multicast table

[PATCH] can: etas_es58x: do not send disable channel command if device is unplugged
 2023-02-02 15:35 UTC  (3+ messages)

[PATCH net] neigh: make sure used and confirmed times are valid
 2023-02-02 15:25 UTC 

[PATCH 2/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
 2023-02-02 15:22 UTC  (6+ messages)

[syzbot] general protection fault in skb_dequeue (3)
 2023-02-02 15:15 UTC  (4+ messages)

[PATCH 00/12] can: rcar_canfd: Add support for R-Car V4H systems
 2023-02-02 15:06 UTC  (6+ messages)
` [PATCH 12/12] can: rcar_canfd: Add transceiver support

[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
 2023-02-02 14:57 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Add VCAP debugFS support
 2023-02-02 14:53 UTC 

[PATCH] net: dsa: Use sysfs_emit() to instead of sprintf()
 2023-02-02 14:40 UTC  (2+ messages)

[PATCH net-next v2 00/10] Wangxun interrupt and RxTx support
 2023-02-02 14:32 UTC  (4+ messages)
` [PATCH net-next v2 05/10] net: libwx: Allocate Rx and Tx resources

[PATCH net-next v2 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
 2023-02-02 14:30 UTC  (5+ messages)
` [PATCH net-next v2 2/2] amd-xgbe: add support for rx-adaptation

[PATCH net 0/4] sfc: support unicast PTP
 2023-02-02 14:12 UTC  (6+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 3/4] "
  ` [PATCH net-next v2 4/4] sfc: remove expired unicast PTP filters

[PATCH net-next] net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
 2023-02-02 14:03 UTC 

[net-next v2 0/8] drivers/s390/net/ism: Add generalized interface
 2023-02-02 13:53 UTC  (2+ messages)

[PATCH] net: macb: Perform zynqmp dynamic configuration only for SGMII interface
 2023-02-02 13:46 UTC  (3+ messages)

[PATCH net-next] net: micrel: Add support for lan8841 PHY
 2023-02-02 13:44 UTC  (2+ messages)

[PATCH net-next v3 1/1] net:openvswitch:reduce cpu_used_mask memory
 2023-02-02 13:33 UTC  (4+ messages)
` [ovs-dev] "

[PATCH v3 1/2] net: fec: restore handling of PHY reset line as optional
 2023-02-02 13:21 UTC  (6+ messages)
` [PATCH v3 2/2] net: fec: do not double-parse 'phy-reset-active-high' property

[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
 2023-02-02 13:11 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/2] add some vf fault detect patch for hns
 2023-02-02 13:08 UTC  (10+ messages)
` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras

[PATCH net 1/1] igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
 2023-02-02 13:04 UTC  (4+ messages)

[PATCH net v4 1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
 2023-02-02 12:40 UTC  (2+ messages)

[PATCH] Bluetooth: L2CAP: Fix use-after-free
 2023-02-02 12:35 UTC  (3+ messages)

[PATCH net-next v6 0/2] net/sched: transition act_pedit to rcu and percpu stats
 2023-02-02 12:30 UTC  (2+ messages)

[PATCH V2 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
 2023-02-02 12:26 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 read-only IMAP folder(s) and NNTP newsgroup(s).