netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 08:43:59 to 2023-01-12 22:23:49 UTC [more...]

[PATCH bpf-next v7 00/17] xdp: hints via kfuncs
 2023-01-12 22:18 UTC  (14+ messages)
` [PATCH bpf-next v7 15/17] net/mlx5e: Introduce wrapper for xdp_buff
      ` [xdp-hints] "
` [PATCH bpf-next v7 16/17] net/mlx5e: Support RX XDP metadata

[PATCH net-next v3 0/4] mlxbf_gige: add BlueField-3 support
 2023-01-12 22:11 UTC  (7+ messages)
` [PATCH net-next v3 1/4] mlxbf_gige: add MDIO support for BlueField-3
` [PATCH net-next v3 2/4] mlxbf_gige: support 10M/100M/1G speeds on BlueField-3
` [PATCH net-next v3 3/4] mlxbf_gige: add "set_link_ksettings" ethtool callback
` [PATCH net-next v3 4/4] mlxbf_gige: fix white space in mlxbf_gige_eth_ioctl

[PATCH net v2] sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
 2023-01-12 22:10 UTC  (3+ messages)

[PATCH net] net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
 2023-01-12 21:54 UTC  (6+ messages)

[net-next v2] ipv6: remove max_size check inline with ipv4
 2023-01-12 21:48 UTC  (3+ messages)

[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-12 21:42 UTC  (15+ messages)
` [PATCH v5 01/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH v5 02/14] x86/hyperv: Reorder code to facilitate future work
` [PATCH v5 03/14] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v5 04/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v5 05/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
` [PATCH v5 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v5 08/14] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v5 09/14] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v5 10/14] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v5 11/14] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v5 12/14] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v5 13/14] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v5 14/14] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH net-next 00/10] net: mdio: Continue separating C22 and C45
 2023-01-12 21:13 UTC  (12+ messages)
` [PATCH net-next 01/10] net: mdio: cavium: Separate C22 and C45 transactions
` [PATCH net-next 02/10] net: mdio: i2c: "
` [PATCH net-next 03/10] net: mdio: mux-bcm-iproc: "
` [PATCH net-next 04/10] net: mdio: aspeed: "
` [PATCH net-next 05/10] net: mdio: ipq4019: "
` [PATCH net-next 06/10] net: ethernet: mtk_eth_soc: "
` [PATCH net-next 07/10] net: lan743x: "
` [PATCH net-next 08/10] net: stmmac: Separate C22 and C45 transactions for xgmac2
` [PATCH net-next 09/10] net: stmmac: Separate C22 and C45 transactions for xgmac
` [PATCH net-next 10/10] enetc: Separate C22 and C45 transactions

[PATCH net-next v7 0/8] Add Auxiliary driver support
 2023-01-12 20:29 UTC  (9+ messages)
` [PATCH net-next v7 1/8] bnxt_en: Add auxiliary "
` [PATCH net-next v7 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH net-next v7 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH net-next v7 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH net-next v7 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH net-next v7 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH net-next v7 7/8] RDMA/bnxt_re: Remove the sriov config callback
` [PATCH net-next v7 8/8] bnxt_en: Remove runtime interrupt vector allocation

[PATCH v3 00/26] Split netmem from struct page
 2023-01-12 20:29 UTC  (9+ messages)
` [PATCH v3 05/26] page_pool: Start using netmem in allocation path
` [PATCH v3 17/26] page_pool: Convert page_pool_return_skb_page() to use netmem

[PATCH v6] sock: add tracepoint for send recv length
 2023-01-12 20:24 UTC  (2+ messages)

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-12 20:09 UTC  (15+ messages)
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance

[PATCH net-next 0/6] Introduce new DCB rewrite table
 2023-01-12 20:15 UTC  (7+ messages)
` [PATCH net-next 1/6] net: dcb: modify dcb_app_add to take list_head ptr as parameter
` [PATCH net-next 2/6] net: dcb: add new common function for set/del of app/rewr entries
` [PATCH net-next 3/6] net: dcb: add new rewrite table
` [PATCH net-next 4/6] net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
` [PATCH net-next 5/6] net: microchip: sparx5: add support for PCP rewrite
` [PATCH net-next 6/6] net: microchip: sparx5: add support for DSCP rewrite

[PATCH V1 net-next 0/5] Add devlink support to ena
 2023-01-12 19:56 UTC  (11+ messages)

[PATCH net-next v4 0/3] add tx packets aggregation to ethtool and rmnet
 2023-01-12 19:41 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net: qualcomm: rmnet: add tx packets aggregation

[syzbot] KASAN: use-after-free Read in sock_def_wakeup
 2023-01-12 19:39 UTC 

[PATCH v5 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-12 19:25 UTC  (6+ messages)
` [PATCH v5 net-next 5/5] net: ethernet: mtk_wed: add reset/reset_complete callbacks

[PATCH net v2] ice: Fix deadlock on the rtnl_mutex
 2023-01-12 19:14 UTC  (4+ messages)

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2023-01-12 19:09 UTC  (7+ messages)
` [RFC PATCH v4 3/4] dpll: documentation on DPLL subsystem interface

[PATCH 1/8] bnxt_en: Add auxiliary driver support
 2023-01-12 19:08 UTC  (2+ messages)

[PATCH v8 00/25] nvme-tcp receive offloads
 2023-01-12 18:50 UTC  (4+ messages)
` [PATCH v8 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats

[PATCH net 1/2] net/af_packet: fix tx skb protocol on SOCK_PACKET sockets
 2023-01-12 18:38 UTC  (9+ messages)
` [PATCH net 2/2] net/af_packet: fix tx skb network header on SOCK_RAW sockets over VLAN device

[PATCH v7 net-next 00/10] dt-binding preparation for ocelot switches
 2023-01-12 17:56 UTC  (11+ messages)
` [PATCH v7 net-next 01/10] dt-bindings: dsa: sync with maintainers
` [PATCH v7 net-next 02/10] dt-bindings: net: dsa: sf2: fix brcm,use-bcm-hdr documentation
` [PATCH v7 net-next 03/10] dt-bindings: net: dsa: qca8k: remove address-cells and size-cells from switch node
` [PATCH v7 net-next 04/10] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
` [PATCH v7 net-next 05/10] dt-bindings: net: dsa: allow additional ethernet-port properties
` [PATCH v7 net-next 06/10] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v7 net-next 07/10] dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port reference
` [PATCH v7 net-next 08/10] dt-bindings: net: add generic ethernet-switch
` [PATCH v7 net-next 09/10] dt-bindings: net: add generic ethernet-switch-port binding
` [PATCH v7 net-next 10/10] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml

[PATCH net 0/3] mptcp: userspace pm: create sockets for the right family
 2023-01-12 17:42 UTC  (4+ messages)
` [PATCH net 1/3] mptcp: explicitly specify sock family at subflow creation time
` [PATCH net 2/3] mptcp: netlink: respect v4/v6-only sockets
` [PATCH net 3/3] selftests: mptcp: userspace: validate v4-v6 subflows mix

[net-next PATCH 0/5] octeontx2-pf: HTB offload support
 2023-01-12 17:31 UTC  (6+ messages)
` [net-next PATCH 1/5] sch_htb: Allow HTB priority parameter in offload mode
` [net-next PATCH 2/5] octeontx2-pf: qos send queues management
` [net-next PATCH 3/5] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next PATCH 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
` [net-next PATCH 5/5] octeontx2-pf: Add support for HTB offload

[PATCH] wifi: mt76: Stop unmapping all buffers when WED not present
 2023-01-12 17:23 UTC  (2+ messages)

[PATCH net] rxrpc: Fix wrong error return in rxrpc_connect_call()
 2023-01-12 16:57 UTC  (2+ messages)

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-01-12 16:46 UTC  (6+ messages)
    `  "

[PATCH V2] Add some USB hotspot IDs
 2023-01-12 16:29 UTC  (5+ messages)
` [PATCH V2 1/3] USB: serial: option: Add generic MDM9207 configurations
` [PATCH V2 3/3] USB: serial: option: Add Novatel MiFi 8800L diag endpoint

[PATCH net] net: lan966x: add missing fwnode_handle_put() for ports node
 2023-01-12 16:13 UTC 

[PATCH v2 net-next 1/1] plca.c: fix obvious mistake in checking retval
 2023-01-12 15:56 UTC 

[PATCH net-next 0/4] net/sched: cls_api: Support hardware miss to tc action
 2023-01-12 15:45 UTC  (9+ messages)
` [PATCH net-next 1/6] "
` [PATCH net-next 2/6] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next 3/6] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next 5/6] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next 6/6] net/mlx5: TC, Set CT miss to the specific ct action instance

[PATCH] inet: fix fast path in __inet_hash_connect()
 2023-01-12 15:39 UTC 

[PATCH net] net: hns3: fix wrong use of rss size during VF rss config
 2023-01-12 15:36 UTC  (4+ messages)

[PATCH net-next 1/1] plca.c: fix obvious mistake in checking retval
 2023-01-12 15:27 UTC  (4+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390
 2023-01-12 15:21 UTC  (3+ messages)

[GIT PULL] Networking for 6.2-rc4
 2023-01-12 15:00 UTC 

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2023-01-12 14:43 UTC  (13+ messages)

[PATCH net-next] net: pcs: pcs-lynx: use phylink_get_link_timer_ns() helper
 2023-01-12 14:37 UTC 

[PATCH 5.10 144/783] net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
 2023-01-12 13:53 UTC  (2+ messages)
` [PATCH 5.10 508/783] igb: Do not free q_vector unless new one was allocated

[RFC PATCH net-next v13] vmxnet3: Add XDP support
 2023-01-12 14:07 UTC 

[RFC PATCH net-next 0/7] NIC driver Rx ring ECN
 2023-01-12 14:06 UTC  (3+ messages)

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-12 14:03 UTC  (3+ messages)

[PATCH net-next] r8152: add vendor/device ID pair for Microsoft Devkit
 2023-01-12 13:40 UTC  (15+ messages)
    ` [PATCH net-next] r8152; preserve device list format

[Regression] 6.0.16-6.0.18 kernel no longer return EADDRINUSE from bind
 2023-01-12 13:27 UTC  (3+ messages)

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

[PATCH 5.10 0/1] mt76: move mt76_init_tx_queue in common code
 2023-01-12 12:58 UTC  (3+ messages)
` [PATCH 5.10 1/1] "

[PATCH v3 ipsec] Fixing support for nested XFRM-I tunnels
 2023-01-12 12:38 UTC  (3+ messages)
` [PATCH v3 ipsec] Fix XFRM-I support for nested ESP tunnels

[RFC PATCH net-next v2 0/5] net/smc:Introduce SMC-D based loopback acceleration
 2023-01-12 12:12 UTC  (5+ messages)

[PATCH v2 net-next] nfp: add DCB IEEE support
 2023-01-12 12:11 UTC 

[PATCH net-next v7 0/4] vsock: update tools and error handling
 2023-01-12 12:10 UTC  (2+ messages)

[PATCH net-next v7 4/4] test/vsock: vsock_perf utility
 2023-01-12 11:55 UTC  (3+ messages)

[PATCH net-next v6 0/6] dsa: lan9303: Move to PHYLINK
 2023-01-12 11:48 UTC  (3+ messages)
` [PATCH net-next v6 6/6] dsa: lan9303: Migrate "

[syzbot] WARNING in rate_control_rate_init
 2023-01-12 11:37 UTC 

[PATCH v2 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
 2023-01-12 11:29 UTC  (2+ messages)

[ANNOUNCE] iptables 1.8.9 release
 2023-01-12 11:20 UTC 

pull-request: wireless-2023-01-12
 2023-01-12 11:19 UTC 

[PATCH net] uapi: linux: restore IPPROTO_MAX to 256
 2023-01-12 10:54 UTC  (2+ messages)

[PATCH] ath10k: snoc: enable threaded napi on WCN3990
 2023-01-12 10:15 UTC  (4+ messages)

[PATCH 1/2] bus: mhi: core: add SBL state callback
 2023-01-12  9:48 UTC  (13+ messages)
` [PATCH 2/2] wifi: ath11k: use unique QRTR instance ID

[PATCH v2 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-01-12  9:37 UTC  (7+ messages)
  ` [PATCH v2 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v2 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
  ` [PATCH v2 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "

[PATCH bpf-next v3 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-12  9:29 UTC  (4+ messages)
` [PATCH bpf-next v3 04/15] selftests/xsk: print correct error codes when exiting

[PATCH v2 net-next] net: ethernet: mtk_wed: get rid of queue lock for tx queue
 2023-01-12  9:21 UTC 

[pull request][net-next 00/15] mlx5 updates 2023-01-10
 2023-01-12  9:17 UTC  (8+ messages)
` [net-next 08/15] net/mlx5e: Add hairpin debugfs files

[PATCH net-next] net: ethernet: mtk_wed: get rid of queue lock for tx queue
 2023-01-12  9:15 UTC  (3+ messages)

[PATCH net-next v9 0/2] Add support to offload macsec using netlink update
 2023-01-12  9:08 UTC  (2+ messages)

[PATCH v3 18/26] page_pool: Allow page_pool_recycle_direct() to take a netmem or a page
 2023-01-12  8:45 UTC  (4+ messages)

hdev->le_scan_disable - WARNING: possible circular locking dependency detected
 2023-01-12  8:40 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).