messages from 2023-08-07 11:28:42 to 2023-08-07 20:11:40 UTC [more...]
[PATCH net-next] page_pool: Clamp ring size to 32K
2023-08-07 20:11 UTC (5+ messages)
[PATCH net-next v4 0/6] page_pool: a couple of assorted optimizations
2023-08-07 20:09 UTC (6+ messages)
` [PATCH net-next v4 1/6] page_pool: split types and declarations from page_pool.h
` [PATCH net-next v4 5/6] page_pool: add a lockdep check for recycling in hardirq
[PATCH 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
2023-08-07 20:03 UTC (11+ messages)
` [PATCH 1/9] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY
` [PATCH 2/9] arm64: dts: qcom: sa8775p: add a node for EMAC1
` [PATCH 3/9] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY
` [PATCH 4/9] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet1
` [PATCH 5/9] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY
` [PATCH 6/9] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY
` [PATCH 7/9] arm64: dts: qcom: sa8775p-ride: add the second "
` [PATCH 8/9] arm64: dts: qcom: sa8775p-ride: label the mdio node
` [PATCH 9/9] arm64: dts: qcom: sa8775p-ride: enable EMAC1
[PATCH] tracepoint: add new `tcp:tcp_ca_event_set` trace event
2023-08-07 20:00 UTC (2+ messages)
[PATCH net-next] ipv6: exthdrs: Replace opencoded swap() implementation
2023-08-07 19:58 UTC (2+ messages)
[PATCH 0/2] net: stmmac: allow sharing MDIO lines
2023-08-07 19:50 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: net: snps,dwmac: document the snps,shared-mdio property
` [PATCH 2/2] net: stmmac: support shared MDIO
selftests: net/af_unix test_unix_oob [FAILED]
2023-08-07 19:44 UTC
[PATCH v4 net-next 00/11] Improve the taprio qdisc's relationship with its children
2023-08-07 19:33 UTC (12+ messages)
` [PATCH v4 net-next 01/11] net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
` [PATCH v4 net-next 02/11] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
` [PATCH v4 net-next 03/11] net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
` [PATCH v4 net-next 04/11] net/sched: taprio: delete misleading comment about preallocating child qdiscs
` [PATCH v4 net-next 05/11] net/sched: taprio: dump class stats for the actual q->qdiscs[]
` [PATCH v4 net-next 06/11] net: ptp: create a mock-up PTP Hardware Clock driver
` [PATCH v4 net-next 07/11] net: netdevsim: use mock PHC driver
` [PATCH v4 net-next 08/11] net: netdevsim: mimic tc-taprio offload
` [PATCH v4 net-next 09/11] selftests/tc-testing: add ptp_mock Kconfig dependency
` [PATCH v4 net-next 10/11] selftests/tc-testing: test that taprio can only be attached as root
` [PATCH v4 net-next 11/11] selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class
[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
2023-08-07 19:30 UTC (2+ messages)
[PATCH net v2] bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
2023-08-07 19:30 UTC (2+ messages)
[PATCH net-next] Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"
2023-08-07 19:30 UTC (2+ messages)
[PATCH net 0/1] wireguard fixes for 6.5-rc6
2023-08-07 19:30 UTC (3+ messages)
` [PATCH net 1/1] wireguard: allowedips: expand maximum node depth
[PATCH] MAINTAINERS: update Claudiu Beznea's email address
2023-08-07 19:25 UTC (2+ messages)
[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
2023-08-07 19:06 UTC (6+ messages)
` [PATCH v3 net-next 09/10] selftests/tc-testing: test that taprio can only be attached as root
ARM board lockups/hangs triggered by locks and mutexes
2023-08-07 18:34 UTC (4+ messages)
[syzbot] [bpf?] KMSAN: uninit-value in ieee802154_subif_start_xmit
2023-08-07 18:09 UTC (7+ messages)
[PATCH net-next V2 0/2] mlx5: Expose NIC temperature via hwmon API
2023-08-07 18:05 UTC (3+ messages)
` [PATCH net-next V2 1/2] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [PATCH net-next V2 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API
[pull request][net-next 00/15] mlx5 updates 2023-08-07
2023-08-07 17:56 UTC (16+ messages)
` [net-next 01/15] net/mlx5: Track the current number of completion EQs
` [net-next 02/15] net/mlx5: Refactor completion IRQ request/release API
` [net-next 03/15] net/mlx5: Use xarray to store and manage completion IRQs
` [net-next 04/15] net/mlx5: Refactor completion IRQ request/release handlers in EQ layer
` [net-next 05/15] net/mlx5: Use xarray to store and manage completion EQs
` [net-next 06/15] net/mlx5: Implement single completion EQ create/destroy methods
` [net-next 07/15] net/mlx5: Introduce mlx5_cpumask_default_spread
` [net-next 08/15] net/mlx5: Add IRQ vector to CPU lookup function
` [net-next 09/15] net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
` [net-next 10/15] net/mlx5: Handle SF IRQ request in the absence of SF IRQ pool
` [net-next 11/15] net/mlx5: Allocate completion EQs dynamically
` [net-next 12/15] net/mlx5: remove many unnecessary NULL values
` [net-next 13/15] net/mlx5: Fix typo reminder -> remainder
` [net-next 14/15] net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvl
` [net-next 15/15] net/mlx5: Bridge, Only handle registered netdev bridge events
[BUG]Bluetooth: possible semantic bug when the status field of the HCI_Connection_Complete packet set to non-zero
2023-08-07 17:48 UTC (2+ messages)
[PATCH -next 0/6] net: Remove unnecessary ternary operators
2023-08-07 17:35 UTC (7+ messages)
` [PATCH -next 1/6] net: thunderx: "
` [PATCH -next 2/6] ethernet/intel: "
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-08-07 17:28 UTC (7+ messages)
` [PATCH v13 vfio 3/7] vfio/pds: register with the pds_core PF
ynl - mutiple policies for one nested attr used in multiple cmds
2023-08-07 17:24 UTC (6+ messages)
[BUG]Bluetooth: possible semantic bug when the status field of the HCI_Connection_Complete packet set to non-zero
2023-08-07 17:22 UTC
Voicemail Transcript vger.kernel.org
2023-08-03 18:10 UTC
(no subject)
2023-08-07 17:06 UTC (14+ messages)
` [PATCH bpf-next v4 12/21] xdp: Add checksum hint
[PATCH net-next] devlink: Remove unused devlink_dpipe_table_resource_set() declaration
2023-08-07 17:03 UTC (2+ messages)
[PATCH net-next v2 00/10] net: stmmac: add new features to xgmac
2023-08-07 16:41 UTC (11+ messages)
` [PATCH net-next v2 01/10] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v2 02/10] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v2 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
` [PATCH net-next v2 04/10] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v2 05/10] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v2 06/10] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v2 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v2 08/10] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v2 10/10] net: stmmac: platform: support parsing per channel irq from DT
[net-next v3 0/7] openvswitch: add drop reasons
2023-08-07 16:45 UTC (8+ messages)
` [net-next v3 1/7] net: openvswitch: add datapath flow drop reason
` [net-next v3 2/7] net: openvswitch: add action error "
` [net-next v3 3/7] net: openvswitch: add explicit drop action
` [net-next v3 4/7] net: openvswitch: add meter drop reason
` [net-next v3 5/7] net: openvswitch: add misc error drop reasons
` [net-next v3 6/7] selftests: openvswitch: add drop reason testcase
` [net-next v3 7/7] selftests: openvswitch: add explicit drop testcase
[PATCH iwl-next v3 0/3] ice: split ice_aq_wait_for_event() func into two
2023-08-07 16:45 UTC (5+ messages)
` [PATCH iwl-next v3 1/3] ice: ice_aq_check_events: fix off-by-one check when filling buffer
` [PATCH iwl-next v3 2/3] ice: embed &ice_rq_event_info event into struct ice_aq_task
` [PATCH iwl-next v3 3/3] ice: split ice_aq_wait_for_event() func into two
Error 'netif_napi_add_weight() called with weight 256'
2023-08-07 16:37 UTC (5+ messages)
[PATCH V3 net-next] net: fec: add XDP_TX feature support
2023-08-07 16:33 UTC (11+ messages)
[PATCH net-next] net: stmmac: xgmac: RX queue routing configuration
2023-08-07 16:09 UTC
[PATCH iproute2 1/2] tc/taprio: don't print netlink attributes which weren't reported by the kernel
2023-08-07 16:08 UTC (2+ messages)
` [PATCH iproute2 2/2] tc/taprio: fix JSON output when TCA_TAPRIO_ATTR_ADMIN_SCHED is present
[PATCH v5 net-next 0/2] update stmmac fix_mac_speed
2023-08-07 16:07 UTC (3+ messages)
` [PATCH v5 net-next 1/2] net: stmmac: add new mode parameter for fix_mac_speed
` [PATCH v5 net-next 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
[PATCH net-next] net: dsa: mt7530: improve and relax PHY driver dependency
2023-08-07 15:21 UTC (2+ messages)
[PATCH] net: stmmac: xgmac: RX queue routing configuration
2023-08-07 15:18 UTC (2+ messages)
[PATCH net-next] net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
2023-08-07 15:15 UTC (2+ messages)
[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
2023-08-07 15:08 UTC (3+ messages)
` [RFC PATCH v2 net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
[PATCH net-next 0/2] bnxt_en: Fix 2 compile warnings in bnxt_dcb.c
2023-08-07 14:57 UTC (3+ messages)
` [PATCH net-next 1/2] bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
` [PATCH net-next 2/2] bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
[PATCH v3] wifi: iw_handler.h: Remove unused declaration dev_get_wireless_info()
2023-08-07 14:50 UTC
[PATCH net-next] net: mana: Add gdma stats to ethtool output for mana
2023-08-07 14:50 UTC (2+ messages)
[RFC net-next 0/2] introduce DECLARE_FLEX() macro
2023-08-07 14:47 UTC (7+ messages)
` [RFC net-next 1/2] overflow: add DECLARE_FLEX() for on-stack allocs
[PATCH net-next 0/7] sfc: basic conntrack offload
2023-08-07 14:44 UTC (5+ messages)
` [PATCH net-next 7/7] sfc: offload left-hand side rules for conntrack
[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-07 14:36 UTC (8+ messages)
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
[PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
2023-08-07 14:29 UTC
[PATCH v2 0/5] Introduce IEP driver and packet timestamping support
2023-08-07 14:25 UTC (3+ messages)
` [PATCH v2 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
[PATCH] [PATCH v2] net: phy: meson-gxl: implement meson_gxl_phy_resume()
2023-08-07 14:21 UTC (2+ messages)
[PATCH net-next] net: fq: Remove unused typedef fq_flow_get_default_t
2023-08-07 14:21 UTC
[PATCH net-next v2 0/3]net: tcp: support probing OOM
2023-08-07 14:19 UTC (6+ messages)
` [PATCH net-next v2 1/3] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v2 2/3] net: tcp: allow zero-window ACK update the window
` [PATCH net-next v2 3/3] net: tcp: fix unexcepted socket die when snd_wnd is 0
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-07 14:16 UTC (15+ messages)
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex
[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
2023-08-07 14:05 UTC
[PATCH net-next 00/10] Convert mlx4 to use auxiliary bus
2023-08-07 13:58 UTC (3+ messages)
` [PATCH net-next 03/10] mlx4: Replace the mlx4_interface.event callback with a notifier
[PATCH v2 net-next 0/7] sfc: basic conntrack offload
2023-08-07 13:48 UTC (8+ messages)
` [PATCH v2 net-next 1/7] sfc: add MAE table machinery for conntrack table
` [PATCH v2 net-next 2/7] sfc: functions to register for conntrack zone offload
` [PATCH v2 net-next 3/7] sfc: functions to insert/remove conntrack entries to MAE hardware
` [PATCH v2 net-next 4/7] sfc: offload conntrack flow entries (match only) from CT zones
` [PATCH v2 net-next 5/7] sfc: handle non-zero chain_index on TC rules
` [PATCH v2 net-next 6/7] sfc: conntrack state matches in "
` [PATCH v2 net-next 7/7] sfc: offload left-hand side rules for conntrack
[PATCH net-next] Add bnxt_netlink to facilitate representor pair configurations
2023-08-07 13:48 UTC (2+ messages)
[PATCH -next] net: pcs: Add missing put_device call in miic_create
2023-08-07 13:47 UTC
[PATCH v2 00/15] ARM: oxnas support removal
2023-08-07 13:44 UTC (4+ messages)
` [PATCH v2 09/15] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver
[PATCH] [RFC PATCH] tcp event: add new tcp:tcp_cwnd_restart event
2023-08-07 13:40 UTC (5+ messages)
[PATCH net] net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
2023-08-07 13:14 UTC
[net-next 2/6] net: wwan: t7xx: Driver registers with Devlink framework
2023-08-07 13:01 UTC (8+ messages)
` [net-next 3/6] net: wwan: t7xx: Implements devlink ops of firmware flashing
[PATCH net-next] xdp: Fixing skb->pp_recycle flag in generic XDP handling
2023-08-07 12:49 UTC (5+ messages)
[RFC v2 Optimizing veth xsk performance 0/9]
2023-08-07 12:26 UTC (9+ messages)
` [RFC v2 Optimizing veth xsk performance 1/9] veth: Implement ethtool's get_ringparam() callback
` [RFC v2 Optimizing veth xsk performance 2/9] xsk: add dma_check_skip for skipping dma check
` [RFC v2 Optimizing veth xsk performance 3/9] veth: add support for send queue
` [RFC v2 Optimizing veth xsk performance 4/9] xsk: add xsk_tx_completed_addr function
` [RFC v2 Optimizing veth xsk performance 5/9] veth: use send queue tx napi to xmit xsk tx desc
` [RFC v2 Optimizing veth xsk performance 6/9] veth: add ndo_xsk_wakeup callback for veth
` [RFC v2 Optimizing veth xsk performance 8/9] veth: af_xdp tx batch support for ipv4 udp
` [RFC v2 Optimizing veth xsk performance 9/9] veth: add support for AF_XDP tx need_wakup feature
[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
2023-08-07 12:20 UTC (4+ messages)
` [RFC PATCH net-next v2 2/2] net: veth: Improving page pool pages recycling
[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
2023-08-07 11:34 UTC (5+ messages)
` [PATCH V2 net 1/4] net: hns3: restore user pause configure when disable autoneg
` [PATCH V2 net 2/4] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
` [PATCH V2 net 3/4] net: hns3: add wait until mac link down
` [PATCH V2 net 4/4] net: hns3: fix deadlock issue when externel_lb and reset are executed together
INFO: trying to register non-static key in skb_queue_tail
2023-08-07 11:38 UTC (3+ messages)
` [syzbot] [wireless?] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).