messages from 2025-01-03 07:55:14 to 2025-01-04 04:16:01 UTC [more...]
[PATCH] net: ethernet: toshiba: ps3_gelic_wireless: Remove driver using deprecated API wext
2025-01-04 4:15 UTC (12+ messages)
[PATCH v11 0/1] MCTP Over PCC Transport
2025-01-04 3:54 UTC (2+ messages)
` [PATCH v11 1/1] mctp pcc: Implement MCTP over "
[PATCH net v2] ipv6: socket SO_BINDTODEVICE lookup routing fail without IPv6 rule
2025-01-04 2:14 UTC (4+ messages)
[PATCH net-next] eth: fbnic: update fbnic_poll return value
2025-01-04 1:53 UTC
[PATCH] tcp/dccp: allow a connection when sk_max_ack_backlog is zero
2025-01-04 1:22 UTC (3+ messages)
[PATCH net-next v3 0/6] net: napi: add CPU affinity to napi->config
2025-01-04 0:43 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: move ARFS rmap management to core
` [PATCH net-next v3 2/6] net: napi: add internal ARFS rmap management
` [PATCH net-next v3 3/6] net: napi: add CPU affinity to napi_config
` [PATCH net-next v3 4/6] bnxt: use napi's irq affinity
` [PATCH net-next v3 5/6] ice: "
` [PATCH net-next v3 6/6] idpf: "
[syzbot] [mm?] INFO: rcu detected stall in mas_preallocate (2)
2025-01-04 0:00 UTC (3+ messages)
[GIT PULL] Networking for v6.13-rc6
2025-01-03 23:22 UTC (2+ messages)
[PATCH net-next 0/6] net: pcs: add supported_interfaces bitmap for PCS
2025-01-03 22:45 UTC (10+ messages)
` [PATCH net-next 1/6] net: phylink: add support for PCS supported_interfaces bitmap
` [PATCH net-next 2/6] net: pcs: xpcs: fill in PCS supported_interfaces
` [PATCH net-next 3/6] net: pcs: mtk-lynxi: "
` [PATCH net-next 4/6] net: pcs: lynx: "
` [PATCH net-next 5/6] net: stmmac: use "
` [PATCH net-next 6/6] net: pcs: xpcs: make xpcs_get_interfaces() static
[PATCH net-next] net/mlx5: use do_aux_work for PHC overflow checks
2025-01-03 22:25 UTC (3+ messages)
[PATCH v2] netfilter: uapi: Merge xt_*.h/c and ipt_*.h which has same name
2025-01-03 21:39 UTC (5+ messages)
[PATCH 2/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
2025-01-03 21:18 UTC (2+ messages)
[PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy
2025-01-03 21:13 UTC (28+ messages)
` [PATCH net-next v4 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next v4 02/27] net: pse-pd: Avoid setting max_uA in regulator constraints
` [PATCH net-next v4 03/27] net: pse-pd: Add power limit check
` [PATCH net-next v4 04/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next v4 05/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH net-next v4 06/27] net: pse-pd: tps23881: Add missing configuration register after disable
` [PATCH net-next v4 07/27] net: pse-pd: Use power limit at driver side instead of current limit
` [PATCH net-next v4 08/27] net: pse-pd: Split ethtool_get_status into multiple callbacks
` [PATCH net-next v4 09/27] net: pse-pd: Remove is_enabled callback from drivers
` [PATCH net-next v4 10/27] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next v4 11/27] net: pse-pd: Add support for PSE device index
` [PATCH net-next v4 12/27] net: ethtool: Add support for new PSE device index description
` [PATCH net-next v4 13/27] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v4 14/27] net: pse-pd: Add support for reporting events
` [PATCH net-next v4 15/27] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v4 16/27] regulator: core: Resolve supply using of_node from regulator_config
` [PATCH net-next v4 17/27] regulator: Add support for power budget description
` [PATCH net-next v4 18/27] regulator: dt-bindings: Add regulator-power-budget property
` [PATCH net-next v4 19/27] net: pse-pd: Fix missing PI of_node description
` [PATCH net-next v4 20/27] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v4 21/27] net: ethtool: Add support for new power domains index description
` [PATCH net-next v4 22/27] net: pse-pd: Add support for getting budget evaluation strategies
` [PATCH net-next v4 23/27] net: ethtool: Add PSE new budget evaluation strategy support feature
` [PATCH net-next v4 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v4 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v4 26/27] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH net-next] ax25: rcu protect dev->ax25_ptr
2025-01-03 21:05 UTC
[PATCH net] pds_core: limit loop over fw name list
2025-01-03 19:51 UTC
[PATCH net-next 0/8] net: make sure we retain NAPI ordering on netdev->napi_list
2025-01-03 18:59 UTC (9+ messages)
` [PATCH net-next 1/8] "
` [PATCH net-next 2/8] netdev: define NETDEV_INTERNAL
` [PATCH net-next 3/8] netdevsim: support NAPI config
` [PATCH net-next 4/8] netdevsim: allocate rqs individually
` [PATCH net-next 5/8] netdevsim: add queue alloc/free helpers
` [PATCH net-next 6/8] netdevsim: add queue management API support
` [PATCH net-next 7/8] netdevsim: add debugfs-triggered queue reset
` [PATCH net-next 8/8] selftests: net: test listing NAPI vs queue resets
[PATCH net] net: don't dump Tx and uninitialized NAPIs
2025-01-03 18:55 UTC (2+ messages)
[syzbot] [netfilter?] INFO: task hung in htable_put (2)
2025-01-03 18:49 UTC (4+ messages)
[PATCH net-next v3 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
2025-01-03 18:40 UTC (2+ messages)
[PATCH net] net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
2025-01-03 18:35 UTC (3+ messages)
` [PATCH net] selftests: tc-testing: reduce rshift value
[syzbot] [wireless?] INFO: task hung in ath9k_hif_usb_firmware_cb (3)
2025-01-03 18:12 UTC (3+ messages)
[PATCH v2] eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic()
2025-01-03 18:07 UTC (4+ messages)
[PATCH] net: phy: don't issue a module request if a driver is available
2025-01-03 18:00 UTC (15+ messages)
[PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
2025-01-03 17:44 UTC (2+ messages)
[PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
2025-01-03 17:39 UTC (2+ messages)
[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
2025-01-03 17:00 UTC (3+ messages)
` [PATCH net-next v16 07/26] ovpn: introduce the ovpn_socket object
[PATCH net-next] sctp: Prepare sctp_v4_get_dst() to dscp_t conversion
2025-01-03 16:59 UTC (3+ messages)
[PATCH net-next v6 0/3] Add support for Nuvoton MA35D1 GMAC
2025-01-03 16:55 UTC (6+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH net-next v6 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
[PATCH] octeontx2-pf: mcs: Remove dead code and semi-colon from rsrc_name()
2025-01-03 16:36 UTC (2+ messages)
[PATCH] Add NMEA GPS character device for PCIe MHI Quectel Module to read NMEA statements
2025-01-03 16:32 UTC (6+ messages)
[PATCH net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-01-03 16:25 UTC (5+ messages)
` [PATCH net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH net-next 05/13] net: enetc: add debugfs interface to dump MAC filter
[PATCH v2 net] ipvlan: Fix use-after-free in ipvlan_get_iflink()
2025-01-03 16:06 UTC (2+ messages)
pull-request: ieee802154 for net 2025-01-03
2025-01-03 16:00 UTC
pull-request: ieee802154-next 2025-01-03
2025-01-03 15:46 UTC
[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-01-03 15:21 UTC (3+ messages)
[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-01-03 15:03 UTC (11+ messages)
` [PATCH net-next v7 01/10] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v7 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v7 03/10] net: devmem: add ring parameter filtering
` [PATCH net-next v7 04/10] net: ethtool: "
` [PATCH net-next v7 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v7 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v7 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh "
` [PATCH net-next v7 09/10] netdevsim: add HDS feature
` [PATCH net-next v7 10/10] selftest: net-drv: hds: add test for "
[PATCH v3] netfilter: x_tables: Merge xt_*.c source files which has same name
2025-01-03 14:01 UTC
[PATCH mlx5-next] RDMA/mlx5: Enable multiplane mode only when it is supported
2025-01-03 14:11 UTC (2+ messages)
[PATCH net-next 0/3] Add PEROUT library for RDS PTP supported phys
2025-01-03 14:05 UTC (5+ messages)
` [PATCH net-next 1/3] net: phy: microchip_rds_ptp: Header file library changes for PEROUT
` [PATCH net-next 2/3] net: phy: microchip_t1: Enable GPIO pins specific to lan887x phy for PEROUT signals
` [PATCH net-next 3/3] net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported phys
[herbert-cryptodev-2.6:master] [rhashtable] e1d3422c95: stress-ng.syscall.ops_per_sec 98.9% regression
2025-01-03 13:41 UTC (2+ messages)
[PATCH net] ptp: limit number of virtual clocks per physical clock
2025-01-03 13:40 UTC
[PATCH 0/2] rt2x00,net/phy,neterion: Remove dead values
2025-01-03 13:39 UTC (6+ messages)
` [PATCH 1/2] rt2x00: Remove unusued value
[PATCH v1 net] ipvlan: Fix use-after-free in ipvlan_get_iflink()
2025-01-03 13:37 UTC (2+ messages)
[PATCH] net: netpoll: ensure skb_pool list is always initialized
2025-01-03 13:24 UTC (3+ messages)
[PATCH 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
2025-01-03 13:18 UTC (8+ messages)
` [PATCH 1/3] selftests/bpf: test_xdp_redirect: Rename BPF sections
` [PATCH 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
` [PATCH 3/3] selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
[PATCH net-next v2 0/4] netconsole: selftest for userdata overflow
2025-01-03 12:57 UTC (5+ messages)
` [PATCH net-next v2 1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
` [PATCH net-next v2 2/4] netconsole: selftest: Split the helpers from the selftest
` [PATCH net-next v2 3/4] netconsole: selftest: Delete all userdata keys
` [PATCH net-next v2 4/4] netconsole: selftest: verify userdata entry limit
[PATCH net-next 0/4] net: airoha: Add Qdisc offload support
2025-01-03 12:17 UTC (5+ messages)
` [PATCH net-next 1/4] net: airoha: Enable Tx drop capability for each Tx DMA ring
` [PATCH net-next 2/4] net: airoha: Introduce ndo_select_queue callback
` [PATCH net-next 3/4] net: airoha: Add sched ETS offload support
` [PATCH net-next 4/4] net: airoha: Add sched HTB "
[PATCH net-next] team: prevent adding a device which is already a team device lower
2025-01-03 12:00 UTC (2+ messages)
[PATCH net v5 0/2] IEP clock module bug fixes
2025-01-03 12:00 UTC (2+ messages)
[PATCH v9 00/27] cxl: add type2 device basic support
2025-01-03 11:50 UTC (15+ messages)
` [PATCH v9 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v9 15/27] cxl: define a driver interface for HPA free space enumeration
` [PATCH v9 17/27] cxl: define a driver interface for DPA allocation
` [PATCH v9 22/27] cxl: allow region creation by type2 drivers
[PATCH net-next 0/4] netconsole: selftest for userdata overflow
2025-01-03 11:48 UTC (4+ messages)
` [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit
[PATCH] netconsole: allow selection of egress interface via MAC address
2025-01-03 11:41 UTC (2+ messages)
[PATCH net-next] selftests/net: packetdrill: report benign debug flakes as xfail
2025-01-03 11:31 UTC
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2025-01-03 11:11 UTC (3+ messages)
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
[PATCH net 0/2] bond: fix xfrm offload feature during init
2025-01-03 11:05 UTC (7+ messages)
[PATCH net-next 0/3] net: net: add negotiation of in-band capabilities (remainder)
2025-01-03 10:55 UTC (6+ messages)
` [PATCH net-next 2/3] net: pcs: pcs-mtk-lynxi: implement pcs_inband_caps() method
[PATCH v8 00/27] cxl: add type2 device basic support
2025-01-03 10:47 UTC (7+ messages)
` [PATCH v8 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
[syzbot] [net?] UBSAN: shift-out-of-bounds in flow_classify
2025-01-03 10:43 UTC
[PATCH net-next v3 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2025-01-03 10:14 UTC (4+ messages)
` [PATCH net-next v3 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
[PATCH net-next] net: hsr: remove one synchronize_rcu() from hsr_del_port()
2025-01-03 10:11 UTC
[syzbot] [net?] general protection fault in tipc_udp_nl_dump_remoteip (3)
2025-01-03 10:04 UTC
[PATCH] bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff"
2025-01-03 9:59 UTC (2+ messages)
[PATCH net-next v1] net: stmmac: Set dma_sync_size to zero for discarded frames
2025-01-03 9:37 UTC
[PATCH net-next v3 0/3] Add Multicast Filtering support for VLAN interface
2025-01-03 9:20 UTC (4+ 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 net v2] cxgb4: Avoid removal of uninserted tid
2025-01-03 9:23 UTC
[PATCH net-next v3] net: mvpp2: tai: warn once if we fail to update our timestamp
2025-01-03 9:16 UTC (6+ messages)
[PATCH net-next v03 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
2025-01-03 8:47 UTC (3+ messages)
` [PATCH net-next v03 1/1] hinic3: module initialization and tx/rx logic
` [EXTERNAL] "
[PATCH net] net: 802: reset skb->transport_header
2025-01-03 8:46 UTC (3+ messages)
` [PATCH net v2] net: 802: LLC+SNAP OID:PID lookup on start of skb data
[PATCH net-next 0/4] Support PTP clock for Wangxun NICs
2025-01-03 8:45 UTC (4+ messages)
` [PATCH net-next 3/4] net: wangxun: Add watchdog task for PTP clock
[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
2025-01-03 8:41 UTC (4+ messages)
` [RFC PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes
"KASAN: null-ptr-deref Read in ipv6_renew_options" in Linux kernel version 6.13.0-rc2
2025-01-03 8:29 UTC (3+ messages)
[PATCH net-next v2] page_pool: check for dma_sync_size earlier
2025-01-03 8:28 UTC
[PATCH net-next 3/3] Extend napi threaded polling to allow kthread based busy polling
2025-01-03 8:12 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).