netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-04 18:20:22 to 2023-01-05 11:34:00 UTC [more...]

[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
 2023-01-05 11:33 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings

[PATCH net-next v6 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
 2023-01-05 11:30 UTC  (2+ messages)

[Patch net-next v7 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2023-01-05 11:27 UTC  (5+ messages)
` [Patch net-next v7 06/13] net: ptp: add helper for one-step P2P clocks

[PATCH rdma-next v1 0/4] Rely on firmware to get special mkeys
 2023-01-05 11:23 UTC  (5+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Expose bits for querying "
` [PATCH mlx5-next v1 2/4] net/mlx5: Change define name for 0x100 lkey value
` [PATCH mlx5-next v1 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next v1 4/4] RDMA/mlx5: "

[PATCH net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-05 11:01 UTC  (12+ messages)
` [PATCH net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH net-next 0/8] Add support for two classes of VCAP rules
 2023-01-05 10:58 UTC  (12+ messages)
` [PATCH net-next 1/8] net: microchip: vcap api: Erase VCAP cache before encoding rule
` [PATCH net-next 2/8] net: microchip: sparx5: Reset VCAP counter for new rules
` [PATCH net-next 3/8] net: microchip: vcap api: Always enable VCAP lookups
` [PATCH net-next 4/8] net: microchip: vcap api: Convert multi-word keys/actions when encoding
` [PATCH net-next 5/8] net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
` [PATCH net-next 6/8] net: microchip: vcap api: Check chains when adding a tc flower filter
` [PATCH net-next 7/8] net: microchip: vcap api: Add a storage state to a VCAP rule
` [PATCH net-next 8/8] net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW

[PATCH] net: hdlc: Increase maximum HDLC MTU
 2023-01-05  7:06 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2d3ca5d07c8e43c0bdb602fad9396b140f7b9857
 2023-01-05 10:46 UTC 

[PATCH v3 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-05 10:37 UTC  (4+ messages)

[PATCHv3 net-next] sched: multicast sched extack messages
 2023-01-05 10:12 UTC  (3+ messages)

[PATCH net-next v8] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-05  9:49 UTC  (2+ messages)

[PATCH net] caif: fix memory leak in cfctrl_linkup_request()
 2023-01-05  9:40 UTC  (2+ messages)

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-05  9:36 UTC  (2+ messages)

selftests: netfilter: nft_fib.sh - BUG: spinlock recursion on CPU#0, modprobe/762
 2023-01-05  9:31 UTC 

[PATCH net-next v2 00/15] devlink: code split and structured instance walk
 2023-01-05  9:24 UTC  (24+ messages)
` [PATCH net-next v2 01/15] devlink: move code to a dedicated directory
` [PATCH net-next v2 02/15] devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event
` [PATCH net-next v2 03/15] devlink: split out core code
` [PATCH net-next v2 04/15] devlink: split out netlink code
` [PATCH net-next v2 05/15] netlink: add macro for checking dump ctx size
` [PATCH net-next v2 06/15] devlink: use an explicit structure for dump context
` [PATCH net-next v2 07/15] devlink: remove start variables from dumps
` [PATCH net-next v2 08/15] devlink: drop the filter argument from devlinks_xa_find_get
` [PATCH net-next v2 09/15] devlink: health: combine loops in dump
` [PATCH net-next v2 10/15] devlink: restart dump based on devlink instance ids (simple)
` [PATCH net-next v2 11/15] devlink: restart dump based on devlink instance ids (nested)
` [PATCH net-next v2 12/15] devlink: restart dump based on devlink instance ids (function)
` [PATCH net-next v2 13/15] devlink: uniformly take the devlink instance lock in the dump loop
` [PATCH net-next v2 14/15] devlink: add by-instance dump infra
` [PATCH net-next v2 15/15] devlink: convert remaining dumps to the by-instance scheme

[PATCH wpan-next v2 0/6] IEEE 802.15.4 passive scan support
 2023-01-05  9:24 UTC  (7+ messages)
` [PATCH wpan-next v2 6/6] mac802154: Handle passive scanning

[PATCH v2 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-05  9:22 UTC  (5+ messages)
` [PATCH v2 net-next 5/5] net: ethernet: mtk_wed: add reset/reset_complete callbacks

[PATCH] wifi: rtw89: Add missing check for alloc_workqueue
 2023-01-05  9:09 UTC  (2+ messages)

[PATCH v2 net-next 0/3] enetc: unlock XDP_REDIRECT for XDP non-linear buffers
 2023-01-05  9:07 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] net: ethernet: "
` [PATCH v2 net-next 2/3] net: ethernet: enetc: get rid of xdp_redirect_sg counter
` [PATCH v2 net-next 3/3] net: ethernet: enetc: do not always access skb_shared_info in the XDP path

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-05  9:03 UTC  (16+ messages)
` [PATCH net-next 02/14] devlink: split out core code
` [PATCH net-next 03/14] devlink: split out netlink code
` [PATCH net-next 05/14] devlink: use an explicit structure for dump context
` [PATCH net-next 09/14] devlink: restart dump based on devlink instance ids (simple)
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-05  9:01 UTC  (5+ 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 v1 3/3] net: phy: Add driver for Motorcomm yt8531 "

[PATCH] wifi: rt2x00: Remove useless else if
 2023-01-05  8:58 UTC 

[PATCH v8 00/12] Network support for Landlock
 2023-01-05  8:57 UTC  (7+ messages)
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 11/12] samples/landlock: Add network demo

[PATCH 0/3] net: thunderbolt: Add tracepoints
 2023-01-05  8:57 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH bpf-next v2 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-05  8:38 UTC  (9+ messages)
` [PATCH bpf-next v2 11/15] selftests/xsk: get rid of built-in XDP program

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2023-01-05  8:34 UTC  (14+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs

[PATCH net] NFC: netlink: put device in nfc_genl_se_io()
 2023-01-05  8:27 UTC 

[PATCH net-next 0/2] Add support to offload macsec using netlink update
 2023-01-05  8:04 UTC  (3+ messages)
` [PATCH net-next v6 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
` [PATCH net-next v2 2/2] macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump

[PATCH net-next 0/3] ezchip: Simplify some code
 2023-01-05  8:01 UTC  (8+ messages)
` [PATCH net-next 1/3] ezchip: Remove some redundant clean-up functions
` [PATCH net-next 2/3] ezchip: Switch to some devm_ function to simplify code
` [PATCH net-next 3/3] ezchip: Further clean-up

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-05  8:01 UTC  (11+ messages)
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH net-next 0/3] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-05  8:00 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phylink: Set host_interfaces for a non-sfp PHY

[PATCH net-next v6 0/2] Add support to offload macsec using netlink update
 2023-01-05  8:00 UTC  (4+ messages)
` [PATCH net-next v6 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
` [PATCH net-next v2 2/2] macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-05  7:20 UTC  (8+ messages)

[PATCH] vhost-test: remove meaningless debug info
 2023-01-05  7:03 UTC 

[PATCH] wifi: libertas: return consistent length in lbs_add_wpa_tlv()
 2023-01-05  6:43 UTC  (5+ messages)

[PATCH 06/10] tty: Convert ->carrier_raised() and callchains to bool
 2023-01-05  6:13 UTC  (2+ messages)

[PATCH net] sch_htb: Fix prematurely activating netdev during htb_destroy_class_offload
 2023-01-05  6:03 UTC  (3+ messages)

[PATCH v2 net 1/1] tipc: fix unexpected link reset due to discovery messages
 2023-01-05  6:02 UTC 

[PATCH net v4] ice: Add check for kzalloc
 2023-01-05  5:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] ice: Fix potential memory leak in ice_gnss_tty_write()
 2023-01-05  5:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net] ice: Fix potential memory leak in ice_gnss_tty_write()
 2023-01-05  5:15 UTC 

[PATCH net v2] ixgbe: fix pci device refcount leak
 2023-01-05  5:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] kernel BUG in vhost_vsock_handle_tx_kick
 2023-01-05  4:51 UTC  (2+ messages)

[PATCH net] inet: control sockets should not use current thread task_frag
 2023-01-05  4:44 UTC  (2+ messages)

[PATCH net] net/ulp: prevent ULP without clone op from entering the LISTEN status
 2023-01-05  4:44 UTC  (2+ messages)

[PATCH net v3] qed: allow sleep in qed_mcp_trace_dump()
 2023-01-05  4:44 UTC  (2+ messages)

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-03 (ice)
 2023-01-05  4:43 UTC  (6+ messages)
` [PATCH net v2 1/3] ice: Prevent set_channel from changing queues while RDMA active
` [PATCH net v2 3/3] ice: Fix broken link in ice NAPI doc

[PATCH] MAINTAINERS: Update maintainers for ptp_vmw driver
 2023-01-05  4:40 UTC  (2+ messages)

pull-request: bpf 2023-01-04
 2023-01-05  4:40 UTC  (2+ messages)

pull-request: bpf-next 2023-01-04
 2023-01-05  4:30 UTC  (2+ messages)

[PATCH mlx5-next 0/8] mlx5 IPsec RoCEv2 support and netdev events fixes in RDMA
 2023-01-05  4:17 UTC  (9+ messages)
` [PATCH mlx5-next 1/8] net/mlx5e: Fix trap event handling
` [PATCH mlx5-next 2/8] net/mlx5e: Propagate an internal event in case uplink netdev changes
` [PATCH mlx5-next 3/8] RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
` [PATCH mlx5-next 4/8] net/mlx5: Introduce new destination type TABLE_TYPE
` [PATCH mlx5-next 5/8] net/mlx5: Implement "
` [PATCH mlx5-next 6/8] net/mlx5: Add IPSec priorities in RDMA namespaces
` [PATCH mlx5-next 7/8] net/mlx5: Configure IPsec steering for ingress RoCEv2 traffic
` [PATCH mlx5-next 8/8] net/mlx5: Configure IPsec steering for egress "

[PATCH bpf-next] bpf, x86: Simplify the parsing logic of structure parameters
 2023-01-05  3:47 UTC  (3+ messages)

[PATCH] net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
 2023-01-05  3:42 UTC 

[PATCH (repost) next] sysctl: expose all net/core sysctls inside netns
 2023-01-05  2:28 UTC 

[PATCH net 1/1] tipc: fix unexpected link reset due to discovery messages
 2023-01-05  1:57 UTC 

[PATCH rcu 15/27] drivers/net: Remove "select SRCU"
 2023-01-05  1:28 UTC  (2+ messages)

[GIT PULL v2] virtio,vhost,vdpa: fixes, cleanups
 2023-01-05  1:22 UTC  (2+ messages)

[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
 2023-01-05  1:14 UTC  (4+ messages)

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2023-01-05  0:44 UTC  (5+ messages)
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock

[PATCH v8 0/2] arm64: dts: mt8195: Add Ethernet controller
 2023-01-05  1:07 UTC  (3+ messages)
` [PATCH v8 1/2] stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed
` [PATCH v8 2/2] arm64: dts: mt8195: Add Ethernet controller

[PATCH v2] wifi: rtw89: Add missing check for alloc_workqueue
 2023-01-05  0:41 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-04 22:21 UTC  (2+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-04 21:59 UTC  (17+ messages)
` [PATCH bpf-next v6 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v6 02/17] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v6 03/17] bpf: Move offload initialization into late_initcall
` [PATCH bpf-next v6 04/17] bpf: Reshuffle some parts of bpf/offload.c
` [PATCH bpf-next v6 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v6 06/17] selftests/bpf: Update expected test_offload.py messages
` [PATCH bpf-next v6 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v6 09/17] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v6 10/17] veth: Support RX XDP metadata
` [PATCH bpf-next v6 11/17] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v6 12/17] net/mlx4_en: Introduce wrapper for xdp_buff
` [PATCH bpf-next v6 13/17] net/mlx4_en: Support RX XDP metadata
` [PATCH bpf-next v6 14/17] xsk: Add cb area to struct xdp_buff_xsk
` [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 bpf-next v6 17/17] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH net-next v2] fjes: Fix an error handling path in fjes_probe()
 2023-01-04 20:40 UTC 

[PATCH net-next] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-04 20:38 UTC  (2+ messages)

[PATCH v9] vmxnet3: Add XDP support
 2023-01-04 20:22 UTC 

[PATCH V2] Add some USB hotspot IDs
 2023-01-04 19:53 UTC  (3+ messages)
` [PATCH V2 2/3] net: usb: qmi_wwan: Add generic MDM9207 configuration

[PATCH] vhost/vsock: check length in rx header
 2023-01-04 20:06 UTC 

[PATCH v1 0/4] BCM4355/4364/4377 support & identification fixes
 2023-01-04 19:50 UTC  (8+ messages)
` [PATCH v1 1/4] wifi: brcmfmac: Rename Cypress 89459 to BCM4355
` [PATCH v1 4/4] brcmfmac: pcie: Perform correct BCM4364 firmware selection

[PATCH net-next v3 0/9] tsnep: XDP support
 2023-01-04 19:41 UTC  (10+ messages)
` [PATCH net-next v3 1/9] tsnep: Use spin_lock_bh for TX
` [PATCH net-next v3 2/9] tsnep: Do not print DMA mapping error
` [PATCH net-next v3 3/9] tsnep: Add adapter down state
` [PATCH net-next v3 4/9] tsnep: Add XDP TX support
` [PATCH net-next v3 5/9] tsnep: Substract TSNEP_RX_INLINE_METADATA_SIZE once
` [PATCH net-next v3 6/9] tsnep: Support XDP BPF program setup
` [PATCH net-next v3 7/9] tsnep: Prepare RX buffer for XDP support
` [PATCH net-next v3 8/9] tsnep: Add RX queue info "
` [PATCH net-next v3 9/9] tsnep: Add XDP RX support

[PATCH net-next] net: phy: micrel: Change handler interrupt for lan8814
 2023-01-04 19:42 UTC 

[PATCH net-next 1/1] e1000e: Enable Link Partner Advertised Support
 2023-01-04 18:52 UTC  (5+ 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).