netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-05 11:30:29 to 2023-01-06 03:42:39 UTC [more...]

[PATCH net-next v3 0/8] net: wangxun: Adjust code structure
 2023-01-06  3:38 UTC  (3+ messages)
` [PATCH net-next v3 1/8] net: txgbe: Remove structure txgbe_hw
` [PATCH net-next v3 3/8] net: txgbe: Move defines into unified file

[PATCH net-next v3 0/7] net: wangxun: Adjust code structure
 2023-01-06  3:37 UTC  (9+ messages)
` [PATCH net-next v3 1/7] net: ngbe: Remove structure ngbe_hw
` [PATCH net-next v3 2/7] net: txgbe: Move defines into unified file
` [PATCH net-next v3 3/7] net: ngbe: "
` [PATCH net-next v3 4/7] net: wangxun: Move MAC address handling to libwx
` [PATCH net-next v3 5/7] net: wangxun: Rename private structure in libwx
` [PATCH net-next v3 6/7] net: txgbe: Remove structure txgbe_adapter
` [PATCH net-next v3 7/7] net: ngbe: Remove structure ngbe_adapter

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-06  3:00 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [PATCH v3 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names
` [PATCH v3 3/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v3 4/7] dt-bindings: net: Add support StarFive dwmac
` [PATCH v3 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs
` [PATCH v3 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v3 7/7] riscv: dts: starfive: visionfive-v2: Enable gmac device tree node

[PATCH v2 00/24] Split netmem from struct page
 2023-01-06  2:34 UTC  (28+ messages)
` [PATCH v2 01/24] netmem: Create new type
` [PATCH v2 02/24] netmem: Add utility functions
` [PATCH v2 03/24] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v2 04/24] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH v2 05/24] page_pool: Start using netmem in allocation path
` [PATCH v2 06/24] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v2 07/24] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v2 08/24] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v2 09/24] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v2 10/24] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH v2 11/24] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v2 12/24] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH v2 13/24] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH v2 14/24] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH v2 15/24] page_pool: Remove page_pool_defrag_page()
` [PATCH v2 16/24] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v2 18/24] page_pool: Convert frag_page to frag_nmem
` [PATCH v2 19/24] xdp: Convert to netmem
` [PATCH v2 20/24] mm: Remove page pool members from struct page
` [PATCH v2 21/24] page_pool: Pass a netmem to init_callback()
` [PATCH v2 22/24] net: Add support for netmem in skb_frag
` [PATCH v2 23/24] mvneta: Convert to netmem
` [PATCH v2 24/24] mlx5: "

[PATCH v2] wifi: rt2x00: Remove useless else if
 2023-01-06  2:27 UTC 

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-06  1:44 UTC 

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  1:18 UTC  (3+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-06  1:08 UTC  (7+ messages)
` [PATCH bpf-next v6 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v6 07/17] bpf: XDP metadata RX kfuncs
` [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-06  1:04 UTC  (11+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH v2] ethtool: Replace 0-length array with flexible array
 2023-01-06  0:55 UTC  (2+ messages)

[PATCH iproute2-next] tc: Add JSON output to tc-class
 2023-01-06  0:54 UTC  (3+ messages)

[PATCH rdma-next v1 0/3] Provide more error details when a QP moves to error state
 2023-01-06  0:31 UTC  (5+ messages)
` [PATCH mlx5-next v1 2/3] net/mlx5: Introduce CQE error syndrome
` [PATCH rdma-next v1 3/3] RDMA/mlx5: Print error syndrome in case of fatal QP errors

[PATCH] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06  0:24 UTC  (3+ messages)

[PATCH net-next v2 00/15] devlink: code split and structured instance walk
 2023-01-06  0:16 UTC  (8+ messages)
` [PATCH net-next v2 03/15] devlink: split out core code
` [PATCH net-next v2 14/15] devlink: add by-instance dump infra

[PATCH] Bluetooth: hci_conn: fix memory leak in hci_le_terminate_big() and hci_le_big_terminate()
 2023-01-05 23:50 UTC  (2+ messages)

[PATCH] net/i40e: Replace 0-length array with flexible array
 2023-01-05 23:46 UTC 

[PATCH net-next v3 0/9] tsnep: XDP support
 2023-01-05 23:22 UTC  (19+ messages)
` [PATCH net-next v3 1/9] tsnep: Use spin_lock_bh for TX
` [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 6/9] tsnep: Support XDP BPF program setup
` [PATCH net-next v3 8/9] tsnep: Add RX queue info for XDP support
` [PATCH net-next v3 9/9] tsnep: Add XDP RX support

[PATCH] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-05 23:22 UTC 

[PATCH] net/mlx5e: Replace 0-length array with flexible array
 2023-01-05 22:36 UTC 

[RFC PATCH net-next v10] vmxnet3: Add XDP support
 2023-01-05 22:31 UTC 

[PATCH] ipv6: ioam: Replace 0-length array with flexible array
 2023-01-05 22:21 UTC 

[PATCH] net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
 2023-01-05 22:15 UTC 

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

[PULL] Networking for v6.2-rc3
 2023-01-05 22:07 UTC  (2+ messages)

[PATCH net-next v3 4/4] net: lan966x: Add ptp trap rules
 2023-01-05 21:55 UTC  (8+ messages)

[PATCH v3 ipsec] Fixing support for nested XFRM-I tunnels
 2023-01-05 21:28 UTC  (2+ messages)
` [PATCH v3 ipsec] Fix XFRM-I support for nested ESP tunnels

[PATCH net] r8169: fix rtl8168h wol fail
 2023-01-05 21:26 UTC  (3+ messages)

kernel BUG in __ip_make_skb()
 2023-01-05 21:16 UTC  (2+ messages)
` repro: "

[PATCH] mptcp: Fix deadlock in mptcp_sendmsg()
 2023-01-05 21:00 UTC  (3+ messages)

[PATCH net-next v8] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-05 20:28 UTC  (4+ messages)

[PATCH mlx5-next 0/8] mlx5 IPsec RoCEv2 support and netdev events fixes in RDMA
 2023-01-05 20:25 UTC  (10+ 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 v9] vmxnet3: Add XDP support
 2023-01-05 20:01 UTC  (3+ messages)

Network performance regression with linux 6.1.y. Issue bisected to "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro packets to gro stack)
 2023-01-05 19:56 UTC  (5+ messages)

[Patch net 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-05 19:13 UTC  (3+ messages)
` [Patch net 1/2] l2tp: convert l2tp_tunnel_list to idr
` [Patch net 2/2] l2tp: close all race conditions in l2tp_tunnel_register()

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-05 19:10 UTC  (23+ messages)
` [PATCH net-next v5 4/4] "

[PATCH net v2] ice: Fix deadlock on the rtnl_mutex
 2023-01-05 18:45 UTC  (3+ messages)

[PATCH net-next 0/3] ezchip: Simplify some code
 2023-01-05 18:31 UTC  (5+ messages)
` [PATCH net-next 2/3] ezchip: Switch to some devm_ function to simplify code

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-05 18:24 UTC  (9+ messages)
` [PATCH net-next 03/14] devlink: split out netlink code
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[PATCH v2 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-05 17:59 UTC  (2+ messages)

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

[net PATCHV2] octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
 2023-01-05 17:49 UTC  (2+ messages)

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

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

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

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-05 17:03 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

[syzbot] kernel BUG in rxrpc_put_peer
 2023-01-05 16:32 UTC  (3+ messages)

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

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-05 15:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net: fix call location in kfree_skb_list_reason
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[PATCH v2 net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
 2023-01-05 15:43 UTC 

[PATCH v2 net-next 5/5] net: wwan: t7xx: Devlink documentation
 2023-01-05 15:43 UTC 

[PATCH v2 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
 2023-01-05 15:42 UTC 

[PATCH v2 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
 2023-01-05 15:42 UTC 

[PATCH v2 net-next 1/5] net: wwan: t7xx: Add AP CLDMA
 2023-01-05 15:42 UTC 

[PATCH net-next 0/2] Add support to offload macsec using netlink update
 2023-01-05 15:39 UTC  (4+ messages)

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

selftests: tc-testing: tdc.sh - WARNING: inconsistent lock state on arm x15
 2023-01-05 14:49 UTC 

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

[PATCH net-next v2] fjes: Fix an error handling path in fjes_probe()
 2023-01-05 14:11 UTC  (2+ messages)

[PATCH] net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
 2023-01-05 14:09 UTC  (2+ messages)

[PATCH] wifi: rt2x00: Remove useless else if
 2023-01-05 13:57 UTC  (2+ messages)

[PATCH net] NFC: netlink: put device in nfc_genl_se_io()
 2023-01-05 13:55 UTC  (2+ messages)

[PATCH] net: hdlc: Increase maximum HDLC MTU
 2023-01-05 13:18 UTC  (3+ messages)

[syzbot] BUG: stack guard page was hit in inet6_release
 2023-01-05 13:07 UTC  (5+ messages)

[PATCH net-next 00/11] sfc: add vDPA support for EF100 devices
 2023-01-05 13:08 UTC  (9+ messages)
` [PATCH net-next 07/11] sfc: implement filters for receiving traffic
` [PATCH net-next 09/11] sfc: implement iova rbtree to store dma mappings

[PATCH 4.9 193/251] igb: Do not free q_vector unless new one was allocated
 2023-01-05 12:55 UTC 

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

[net PATCH] octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
 2023-01-05 12:53 UTC  (2+ messages)

[PATCH net-next 0/8] Add support for two classes of VCAP rules
 2023-01-05 12:20 UTC  (6+ messages)
` [PATCH net-next 2/8] net: microchip: sparx5: Reset VCAP counter for new rules

[PATCH] s390/qeth: convert sysfs snprintf to sysfs_emit
 2023-01-05 12:17 UTC  (4+ messages)

[PATCH ethtool-next] Fixing boolean value output for Netlink reported values in JSON format
 2023-01-05 12:11 UTC  (2+ messages)

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

[PATCH wireless-next v2] wl18xx: use strscpy() to instead of strncpy()
 2023-01-05 11:44 UTC  (2+ messages)

[PATCH] net: nfc: Fix use-after-free in local_cleanup()
 2023-01-05 11:41 UTC  (2+ messages)

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


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