messages from 2025-01-07 11:08:27 to 2025-01-07 18:53:04 UTC [more...]
[PATCH 0/6] netfilter: x_tables: Merge xt_*.c files which has same name
2025-01-07 18:47 UTC (7+ messages)
` [PATCH 1/6] netfilter: x_tables: Format code of xt_*.c files
` [PATCH 2/6] netfilter: x_tables: Merge xt_DSCP.c to xt_dscp.c
` [PATCH 3/6] netfilter: x_tables: Merge xt_HL.c to xt_hl.c
` [PATCH 4/6] netfilter: x_tables: Merge xt_RATEEST.c to xt_rateest.c
` [PATCH 5/6] netfilter: x_tables: Merge xt_TCPMSS.c to xt_tcpmss.c
` [PATCH 6/6] netfilter: x_tables: Adjust code style of xt_*.c files
[PATCH iwl-net 0/4] igb: fix igb_msix_other() handling for PREEMPT_RT
2025-01-07 18:52 UTC (3+ messages)
[RFC PATCH bpf-next 0/2] libbpf: Add support for dynamic tracepoint
2025-01-07 18:32 UTC (10+ messages)
` [RFC PATCH bpf-next 1/2] "
[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
2025-01-07 18:27 UTC (11+ 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 v2 00/10] DTS updates for system1 BMC
2025-01-07 18:22 UTC (13+ 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 0/5] poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
2025-01-07 17:38 UTC (7+ 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()
[PATCH net-next 0/4] net: reduce RTNL pressure in unregister_netdevice()
2025-01-07 17:38 UTC (5+ messages)
` [PATCH net-next 1/4] net: no longer assume RTNL is held in flush_all_backlogs()
` [PATCH net-next 2/4] net: no longer hold RTNL while calling flush_all_backlogs()
` [PATCH net-next 3/4] net: expedite synchronize_net() for cleanup_net()
` [PATCH net-next 4/4] net: reduce RTNL hold duration in unregister_netdevice_many_notify()
[PATCH v13 0/1] MCTP Over PCC Transport
2025-01-07 17:27 UTC (2+ messages)
` [PATCH v13 1/1] mctp pcc: Implement MCTP over "
[PATCH net-next] dt-bindings: net: Correct indentation and style in DTS example
2025-01-07 17:26 UTC (4+ messages)
[PATCH ethtool] ethtool: Fix incorrect success return value on RX network flow hashing error
2025-01-07 17:17 UTC
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-07 17:17 UTC (10+ 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()
[Question] ixgbe:Mechanism of RSS
2025-01-07 17:16 UTC (8+ messages)
[PATCH net 0/8] MAINTAINERS: spring 2025 cleanup of networking maintainers
2025-01-07 17:06 UTC (14+ messages)
` [PATCH net 2/8] MAINTAINERS: mark Microchip LAN78xx as Orphan
` [PATCH net 3/8] MAINTAINERS: remove Andy Gospodarek from bonding
` [PATCH net 4/8] MAINTAINERS: mark stmmac ethernet as an Orphan
[PATCH bpf-next v4 3/4] net: stmmac: Add launch time support to XDP ZC
2025-01-07 17:07 UTC (2+ messages)
[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
2025-01-07 17:06 UTC (5+ messages)
` [RFC PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes
[PATCH bpf-next v4 2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata
2025-01-07 16:57 UTC (2+ messages)
[PATCH net-next] net: Silence false field-spanning write warning in ip_tunnel_info_opts_set() memcpy
2025-01-07 16:55 UTC
[PATCH bpf-next v4 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
2025-01-07 16:50 UTC (2+ messages)
[PATCH net-next RFC 0/5] net: phy: Introduce a port representation
2025-01-07 16:49 UTC (17+ messages)
[PATCH v5 0/2] Enable ethernet for qcs8300
2025-01-07 16:38 UTC (2+ messages)
[PATCH net-next v3] r8169: add support for RTL8125BP rev.b
2025-01-07 16:37 UTC (2+ messages)
[PATCH net] netdev: prevent accessing NAPI instances from another namespace
2025-01-07 16:36 UTC (3+ messages)
[PATCH v8 00/27] cxl: add type2 device basic support
2025-01-07 16:35 UTC (7+ messages)
` [PATCH v8 01/27] "
` [PATCH v8 18/27] sfc: get endpoint decoder
[PATCH net-next 00/17] net: stmmac: clean up and fix EEE implementation
2025-01-07 16:34 UTC (8+ messages)
` [PATCH net-next v2 03/17] net: stmmac: use correct type for tx_lpi_timer
[PATCH net-next v3 00/18] net: stmmac: clean up and fix EEE implementation
2025-01-07 16:29 UTC (19+ 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-next v3 17/18] net: stmmac: split hardware LPI timer control
` [PATCH net-next v3 18/18] net: stmmac: remove stmmac_lpi_entry_timer_config()
[syzbot] [wireless?] WARNING in ieee80211_request_ibss_scan
2025-01-07 16:25 UTC
[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 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 (8+ messages)
` [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 (4+ 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 (3+ messages)
` [net-next PATCH 2/6] octeontx2-pf: AF_XDP zero copy receive 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
[EXTERNAL] [PATCH net-next v03 1/1] hinic3: module initialization and tx/rx logic
2025-01-07 14:03 UTC (2+ 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
[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)
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)
[syzbot] [net?] INFO: task hung in lock_sock_nested (5)
2025-01-07 11:08 UTC (2+ 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).