messages from 2025-01-07 09:06:06 to 2025-01-07 16:30:00 UTC [more...]
[PATCH net-next v3 00/18] net: stmmac: clean up and fix EEE implementation
2025-01-07 16:29 UTC (17+ messages)
` [PATCH net-next v3 01/18] net: phy: add configuration of rx clock stop mode
` [PATCH net-next v3 02/18] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH net-next v3 03/18] net: stmmac: use correct type for tx_lpi_timer
` [PATCH net-next v3 04/18] net: stmmac: use unsigned int for eee_timer
` [PATCH net-next v3 05/18] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH net-next v3 06/18] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH net-next v3 07/18] net: stmmac: clean up stmmac_disable_eee_mode()
` [PATCH net-next v3 08/18] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH net-next v3 09/18] net: stmmac: report EEE error statistics if EEE is supported
` [PATCH net-next v3 10/18] net: stmmac: convert to use phy_eee_rx_clock_stop()
` [PATCH net-next v3 11/18] net: stmmac: remove priv->eee_tw_timer
` [PATCH net-next v3 12/18] net: stmmac: move priv->eee_enabled into stmmac_eee_init()
` [PATCH net-next v3 13/18] net: stmmac: move priv->eee_active "
` [PATCH net-next v3 14/18] net: stmmac: use boolean for eee_enabled and eee_active
` [PATCH net-next v3 15/18] net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()
` [PATCH net-next v3 16/18] net: stmmac: remove unnecessary EEE handling in stmmac_release()
[PATCH net 0/8] MAINTAINERS: spring 2025 cleanup of networking maintainers
2025-01-07 16:29 UTC (12+ messages)
` [PATCH net 2/8] MAINTAINERS: mark Microchip LAN78xx as Orphan
` [PATCH net 3/8] MAINTAINERS: remove Andy Gospodarek from bonding
[PATCH 0/5] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
2025-01-07 16:27 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] poll_wait: kill the obsolete wait_address check
` [PATCH 3/5] io_uring_poll: kill the no longer necessary barrier after poll_wait()
` [PATCH 4/5] sock_poll_wait: "
` [PATCH 5/5] poll: kill poll_does_not_wait()
[syzbot] [wireless?] WARNING in ieee80211_request_ibss_scan
2025-01-07 16:25 UTC
[PATCH v2 00/10] DTS updates for system1 BMC
2025-01-07 16:23 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: net: faraday,ftgmac100: Add phys mode
` [PATCH v2 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v2 03/10] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v2 04/10] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
` [PATCH v2 06/10] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v2 07/10] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v2 08/10] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v2 09/10] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v2 10/10] ARM: dts: aspeed: system1: Disable gpio pull down
[PATCH net-next RFC 0/5] net: phy: Introduce a port representation
2025-01-07 16:22 UTC (15+ messages)
[PATCH net-next v2 0/8] net: make sure we retain NAPI ordering on netdev->napi_list
2025-01-07 16:08 UTC (9+ messages)
` [PATCH net-next v2 1/8] "
` [PATCH net-next v2 2/8] netdev: define NETDEV_INTERNAL
` [PATCH net-next v2 3/8] netdevsim: support NAPI config
` [PATCH net-next v2 4/8] netdevsim: allocate rqs individually
` [PATCH net-next v2 5/8] netdevsim: add queue alloc/free helpers
` [PATCH net-next v2 6/8] netdevsim: add queue management API support
` [PATCH net-next v2 7/8] netdevsim: add debugfs-triggered queue reset
` [PATCH net-next v2 8/8] selftests: net: test listing NAPI vs queue resets
[PATCH net-next, v3] netlink: add IPv6 anycast join/leave notifications
2025-01-07 15:53 UTC (2+ messages)
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-07 15:29 UTC (9+ messages)
` [PATCH net-next v2 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v2 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v2 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()
` [PATCH net-next v2 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
` [PATCH net-next v2 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()
` [PATCH net-next v2 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk()
` [PATCH net-next v2 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
` [PATCH net-next v2 8/8] xdp: remove xdp_alloc_skb_bulk()
[PATCH net-next 00/17] net: stmmac: clean up and fix EEE implementation
2025-01-07 15:26 UTC (6+ messages)
` [PATCH net-next v2 03/17] net: stmmac: use correct type for tx_lpi_timer
[PATCH rdma-next v2 RESEND 0/4] RDMA/bnxt_re: Support for FW async event handling
2025-01-07 15:24 UTC (3+ messages)
` [PATCH rdma-next v2 RESEND 2/4] RDMA/bnxt_re: Add Async event handling support
[PATCH net-next 0/8] net: make sure we retain NAPI ordering on netdev->napi_list
2025-01-07 15:16 UTC (11+ messages)
` [PATCH net-next 4/8] netdevsim: allocate rqs individually
` [PATCH net-next 6/8] netdevsim: add queue management API support
` [PATCH net-next 7/8] netdevsim: add debugfs-triggered queue reset
[PATCH RFC net-next] net: phylink: always config mac for (delayed) phy
2025-01-07 15:03 UTC (9+ messages)
[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-01-07 14:56 UTC (8+ messages)
` [PATCH net-next v7 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v7 10/10] selftest: net-drv: hds: add test for HDS feature
[PATCH] dt-bindings: net: pse-pd: Fix unusual character in documentation
2025-01-07 14:55 UTC (2+ messages)
[PATCH v3 iwl-next 00/10] idpf: add initial PTP support
2025-01-07 14:54 UTC (3+ messages)
` [PATCH v3 iwl-next 08/10] idpf: add Tx timestamp flows
[syzbot] Monthly wpan report (Jan 2025)
2025-01-07 14:54 UTC
[PATCH net-next v6 0/8] fix two bugs related to page_pool
2025-01-07 14:52 UTC (9+ messages)
` [PATCH net-next v6 1/8] page_pool: introduce page_pool_get_pp() API
` [PATCH net-next v6 8/8] page_pool: use list instead of array for alloc cache
[PATCH net] net: phy: fix phylib's dual eee_enabled
2025-01-07 14:49 UTC (5+ messages)
[PATCH net-next v7 00/11] net: Improve netns handling in rtnetlink
2025-01-07 14:47 UTC (5+ messages)
[PATCH net-next] net: hsr: remove synchronize_rcu() from hsr_add_port()
2025-01-07 14:47 UTC
[PATCH net-next] net: no longer reset transport_header in __netif_receive_skb_core()
2025-01-07 14:43 UTC
[syzbot] [bpf?] [net?] INFO: rcu detected stall in handle_softirqs
2025-01-07 14:37 UTC (2+ messages)
` [syzbot] "
[net-next PATCH 0/6] Add af_xdp support for cn10k
2025-01-07 14:34 UTC (8+ messages)
` [net-next PATCH 1/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH 2/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH 3/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
` [net-next PATCH 4/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
` [net-next PATCH 5/6] octeontx2-pf: Prepare for AF_XDP transmit
` [net-next PATCH 6/6] octeontx2-pf: AF_XDP zero copy transmit support
[PATCH net-next v2] bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff"
2025-01-07 14:20 UTC (2+ messages)
[PATCH net-next v5 00/12] Begin upstreaming Homa transport protocol
2025-01-07 14:15 UTC (3+ messages)
` [PATCH net-next v5 06/12] net: homa: create homa_peer.h and homa_peer.c
[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
2025-01-07 14:09 UTC (10+ messages)
` [PATCH net-next v3 1/3] net: ti: icssg-prueth: Add VLAN support in EMAC mode
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode
[PATCH iwl-net 0/4] igb: fix igb_msix_other() handling for PREEMPT_RT
2025-01-07 13:51 UTC (10+ messages)
` [PATCH iwl-net 1/4] igb: narrow scope of vfs_lock in SR-IOV cleanup
` [Intel-wired-lan] "
` [PATCH iwl-net 2/4] igb: introduce raw vfs_lock to igb_adapter
` [Intel-wired-lan] "
` [PATCH iwl-net 3/4] igb: split igb_msg_task()
` [Intel-wired-lan] "
` [PATCH iwl-net 4/4] igb: fix igb_msix_other() handling for PREEMPT_RT
` [Intel-wired-lan] "
[EXTERNAL] [PATCH net-next v03 1/1] hinic3: module initialization and tx/rx logic
2025-01-07 14:03 UTC (4+ messages)
[syzbot] [riscv?] kernel panic: Kernel stack overflow (3)
2025-01-07 13:48 UTC
[PATCH net] tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
2025-01-07 13:47 UTC (2+ messages)
[hns3 bugreport] free_pcppages_bulk Null pointer problem
2025-01-07 13:43 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
2025-01-07 13:39 UTC (2+ messages)
[PATCH net-next 0/2] enic: Set link speed only after link up
2025-01-07 13:37 UTC (5+ messages)
` [PATCH net-next 1/2] enic: Move RX coalescing set function
` [PATCH net-next 2/2] enic: Obtain the Link speed only after the link comes up
[PATCH net-next 0/4] Support PTP clock for Wangxun NICs
2025-01-07 13:33 UTC (7+ messages)
` [PATCH net-next 1/4] net: wangxun: Add support for PTP clock
[RFC PATCH bpf-next 0/2] libbpf: Add support for dynamic tracepoint
2025-01-07 13:32 UTC (6+ messages)
` [RFC PATCH bpf-next 1/2] "
[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-07 13:28 UTC (3+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
[PATCH net-next v2 0/2] microchip/micrel switch: replace MICREL_NO_EEE workaround
2025-01-07 13:26 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: dsa: microchip: remove "
[RFC ethtool] ethtool: mock JSON output for --module-info
2025-01-07 13:21 UTC (15+ messages)
[PATCH net-next] dt-bindings: net: Correct indentation and style in DTS example
2025-01-07 13:10 UTC (3+ messages)
[PATCH net] netdev: prevent accessing NAPI instances from another namespace
2025-01-07 13:10 UTC (2+ messages)
pull-request: bpf-next 2025-01-07
2025-01-07 13:09 UTC
[PATCH v1 net-next 1/2] rtnetlink: Add rtnl_net_lock_killable()
2025-01-07 13:00 UTC (2+ messages)
EEE unsupported on enetc
2025-01-07 12:57 UTC (4+ messages)
[PATCH v1 net-next 0/2] dev: Hold per-netns RTNL in register_netdev()
2025-01-07 12:55 UTC (2+ messages)
[PATCH net-next 0/4] net: airoha: Add Qdisc offload support
2025-01-07 12:32 UTC (3+ messages)
[PATCH net-next] eth: fbnic: update fbnic_poll return value
2025-01-07 12:30 UTC (2+ messages)
[PATCH net] net: don't dump Tx and uninitialized NAPIs
2025-01-07 12:30 UTC (2+ messages)
[PATCH] tls: Fix tls_sw_sendmsg error handling
2025-01-07 12:28 UTC (3+ messages)
[PATCH net-next 00/13] mlx5 HW-Managed Flow Steering in FS core level
2025-01-07 12:09 UTC (7+ messages)
` [PATCH net-next 01/13] net/mlx5: fs, add HWS root namespace functions
` [PATCH net-next 04/13] net/mlx5: fs, add HWS actions pool
` [PATCH net-next 06/13] net/mlx5: fs, add HWS modify header API function
[PATCH ipsec-next 1/2] xfrm: Support ESN context update to hardware for TX
2025-01-07 12:09 UTC (4+ messages)
[PATCH v6 0/7] can: m_can: Add am62 wakeup support
2025-01-07 12:05 UTC (5+ messages)
` [PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties
[PATCH net] ptp: limit number of virtual clocks per physical clock
2025-01-07 12:04 UTC (2+ messages)
[PATCH net v2] sched: sch_cake: add bounds checks to host bulk flow fairness counts
2025-01-07 12:01 UTC
[PATCH v12 0/1] MCTP Over PCC Transport
2025-01-07 11:52 UTC (3+ messages)
` [PATCH v12 1/1] mctp pcc: Implement MCTP over "
[PATCH ipsec-rc] xfrm: delete intermediate secpath entry in packet offload mode
2025-01-07 11:47 UTC (2+ messages)
[PATCH net-next] if_vlan: fix kdoc warnings
2025-01-07 11:44 UTC (2+ messages)
[PATCH v8 00/27] cxl: add type2 device basic support
2025-01-07 11:34 UTC (5+ messages)
` [PATCH v8 18/27] sfc: get endpoint decoder
[syzbot] [net?] INFO: task hung in lock_sock_nested (5)
2025-01-07 11:08 UTC (2+ messages)
[PATCH 0/2] rt2x00,net/phy,neterion: Remove dead values
2025-01-07 11:01 UTC (12+ messages)
` [PATCH 1/2] rt2x00: Remove unusued value
[PATCH net-next v2 0/3] tools: ynl: decode link types present in tests
2025-01-07 10:53 UTC (3+ messages)
` [PATCH net-next v2 1/3] tools: ynl: correctly handle overrides of fields in subset
[PATCH net-next v2] net/mlx5: use do_aux_work for PHC overflow checks
2025-01-07 10:48 UTC
[PATCH net-next] selftests/net: packetdrill: report benign debug flakes as xfail
2025-01-07 10:30 UTC (2+ messages)
[PATCH net-next v1] net: stmmac: Set dma_sync_size to zero for discarded frames
2025-01-07 10:10 UTC (2+ messages)
[PATCH] net/mlx5: Fix variable not being completed when function returns
2025-01-07 10:02 UTC (2+ messages)
[PATCH v4 net-next 00/13] bridge-fastpath and related improvements
2025-01-07 9:33 UTC (14+ messages)
` [PATCH v4 net-next 02/13] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v4 net-next 03/13] netfilter: nft_chain_filter: Add bridge "
` [PATCH v4 net-next 04/13] bridge: Add filling forward path from port to port
` [PATCH v4 net-next 05/13] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v4 net-next 06/13] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v4 net-next 07/13] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v4 net-next 08/13] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v4 net-next 09/13] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v4 net-next 10/13] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v4 net-next 11/13] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v4 net-next 12/13] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v4 net-next 13/13] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
[PATCH net] eth: gve: use appropriate helper to set xdp_features
2025-01-07 9:30 UTC (3+ messages)
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).