messages from 2023-01-20 10:52:10 to 2023-01-21 08:55:33 UTC [more...]
[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
2023-01-21 8:55 UTC
[PATCH v4 0/2] mac80211_hwsim: Add PMSR support
2023-01-21 7:23 UTC (5+ messages)
` [PATCH v4 1/2] mac80211_hwsim: add PMSR capability support
` [PATCH v4 2/2] mac80211_hwsim: handle FTM requests with virtio
[PATCH] selftests/bpf: fix vmtest static compilation error
2023-01-21 6:41 UTC
[PATCH net-next v1 0/4] net: add EEE support for KSZ9477 switch series
2023-01-21 6:34 UTC (6+ messages)
` [PATCH net-next v1 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs
[net-next 0/3] net: ethernet: adi: adin1110: add PTP support
2023-01-21 5:55 UTC (2+ messages)
[PATCH v4 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
2023-01-21 5:53 UTC (2+ messages)
[PATCH net-next 1/2] ethtool: netlink: handle SET intro/outro in the common code
2023-01-21 5:44 UTC (2+ messages)
` [PATCH net-next 2/2] ethtool: netlink: convert commands to common SET
[PATCH bpf-next 0/7] xdp: introduce xdp-feature support
2023-01-21 4:42 UTC (14+ messages)
` [PATCH bpf-next 1/7] netdev-genl: create a simple family for netdev stuff
` [PATCH bpf-next 2/7] drivers: net: turn on XDP features
` [PATCH bpf-next 3/7] xsk: add usage of XDP features flags
` [PATCH bpf-next 4/7] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH bpf-next 5/7] libbpf: add API to get XDP/XSK supported features
` [PATCH bpf-next 6/7] bpf: devmap: check XDP features in bpf_map_update_elem and __xdp_enqueue
` [PATCH bpf-next 7/7] selftests/bpf: introduce XDP compliance test tool
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-01-21 4:24 UTC (10+ messages)
` [PATCH 1/9] lib/find: introduce find_nth_and_andnot_bit
` [PATCH 2/9] cpumask: introduce cpumask_nth_and_andnot
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
` [PATCH 4/9] cpumask: improve on cpumask_local_spread() locality
` [PATCH 5/9] lib/cpumask: reorganize cpumask_local_spread() logic
` [PATCH 6/9] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH 7/9] sched/topology: Introduce for_each_numa_hop_mask()
` [PATCH 8/9] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
` [PATCH 9/9] lib/cpumask: update comment for cpumask_local_spread()
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-21 4:10 UTC (4+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
[PATCH v2] ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
2023-01-21 3:00 UTC (2+ messages)
[PATCH net-next 0/6] mlxsw: Add support of latency TLV
2023-01-21 3:00 UTC (2+ messages)
[PATCH net] net: fix UaF in netns ops registration error path
2023-01-21 3:00 UTC (3+ messages)
[PATCH net v2] net: ethernet: renesas: rswitch: Fix ethernet-ports handling
2023-01-21 2:30 UTC (3+ messages)
[PATCH RESEND net-next 0/4] net: mdio: Remove support for building C45 muxed addresses
2023-01-21 2:20 UTC (2+ messages)
[PATCH net-next] net: microchip: vcap: use kmemdup() to allocate memory
2023-01-21 2:20 UTC (2+ messages)
[PATCH net] net: mana: Fix IRQ name - add PCI and queue number
2023-01-21 2:20 UTC (2+ messages)
[PATCH net-next 0/2] r8152: improve the code
2023-01-21 2:10 UTC (2+ messages)
[syzbot] BUG: stack guard page was hit in inet6_release
2023-01-21 2:06 UTC (2+ messages)
[PATCH net] netlink: prevent potential spectre v1 gadgets
2023-01-21 2:00 UTC (2+ messages)
[pull request][net-next 00/15] mlx5 updates 2023-01-18
2023-01-21 0:06 UTC (11+ messages)
` [net-next 03/15] net/mlx5: Add adjphase function to support hardware-only offset control
[BUG] vlan-aware bridge breaks vlan on another port on same gmac
2023-01-20 23:34 UTC (3+ messages)
` [PATCH] mt7530 don't make the CPU port a VLAN user port
[PATCH net-next 0/5] net: phy: C45-over-C22 access
2023-01-20 23:27 UTC (8+ messages)
` [PATCH net-next 1/5] net: phy: add error checks in mmd_phy_indirect() and export it
` [PATCH net-next 2/5] net: phy: support indirect c45 access in get_phy_c45_ids()
` [PATCH net-next 3/5] net: phy: add support for C45-over-C22 transfers
` [PATCH net-next 4/5] phy: net: introduce phy_promote_to_c45()
` [PATCH net-next 5/5] net: phy: mxl-gpy: remove unneeded ops
[net-next v4] ipv6: Document that max_size sysctl is deprecated
2023-01-20 23:23 UTC
[PATCH v1 net] netrom: Fix use-after-free of a listening socket
2023-01-20 23:19 UTC
[PATCH net] MAINTAINERS: Update MPTCP maintainer list and CREDITS
2023-01-20 23:11 UTC
[net-next v3] ipv6: Document that max_size sysctl is depreciated
2023-01-20 23:03 UTC (2+ messages)
[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
2023-01-20 22:48 UTC (9+ messages)
` [PATCH bpf-next v8 11/17] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v8 16/17] net/mlx5e: Support RX XDP metadata
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
[PATCH v9 17/27] firmware: qcom_scm: Use fixed width src vm bitmap
2023-01-20 22:46 UTC
[PATCH net-next] net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()
2023-01-20 22:18 UTC
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-20 22:12 UTC (3+ messages)
` [PATCH 1/2] livepatch: add an interface for safely switching kthreads
` [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
[PATCH] L2CAP: Fix null-ptr-deref in l2cap_sock_set_shutdown_cb
2023-01-20 22:09 UTC (3+ messages)
[PATCH net-next 4/7] sfc: add devlink port support for ef100
2023-01-20 21:21 UTC (2+ messages)
[RFC PATCH net-next 0/5] ATU and FDB synchronization on locked ports
2023-01-20 21:16 UTC (7+ messages)
` [RFC PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
[PATCH net v3 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-20 (ice)
2023-01-20 21:12 UTC (3+ messages)
` [PATCH net v3 1/2] ice: Prevent set_channel from changing queues while RDMA active
` [PATCH net v3 2/2] ice: Fix broken link in ice NAPI doc
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-20 (iavf)
2023-01-20 21:10 UTC (4+ messages)
` [PATCH net 1/3] iavf: fix temporary deadlock and failure to set MAC address
` [PATCH net 2/3] iavf: Move netdev_update_features() into watchdog task
` [PATCH net 3/3] iavf: schedule watchdog immediately when changing primary MAC
issue with ethernet gigabit ethernet card both on stable and rc kernels
2023-01-20 21:09 UTC (2+ messages)
[PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
2023-01-20 20:38 UTC (3+ messages)
[PATCH net 0/2] net: ravb: Fix potential issues
2023-01-20 20:12 UTC (5+ messages)
` [PATCH net 1/2] net: ravb: Fix lack of register setting after system resumed for Gen3
` [PATCH net 2/2] net: ravb: Fix possible hang if RIS2_QFF1 happen
[PULL] Networking for v6.2-rc5
2023-01-20 19:20 UTC (5+ messages)
[PATCH v4 0/4] net/crypto: Introduce crypto_pool
2023-01-20 19:11 UTC (6+ messages)
` [PATCH v4 1/4] crypto: "
[PULL v2] Networking for v6.2-rc5
2023-01-20 18:46 UTC (2+ messages)
[PATCH net-next 0/7] sfc: devlink support for ef100
2023-01-20 18:36 UTC (26+ messages)
` [PATCH net-next 1/7] sfc: add "
` [PATCH net-next 2/7] sfc: enumerate mports in ef100
` [PATCH net-next 3/7] sfc: add mport lookup based on driver's mport data
` [PATCH net-next 6/7] sfc: add support for port_function_hw_addr_get devlink in ef100
[PATCH net-next v3 0/8] Netlink protocol specs
2023-01-20 18:35 UTC (13+ messages)
` [PATCH net-next v3 1/8] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next v3 2/8] netlink: add schemas for YAML specs
[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
2023-01-20 18:16 UTC (10+ messages)
[PATCH net v2] net: dsa: microchip: fix probe of I2C-connected KSZ8563
2023-01-20 18:12 UTC (3+ messages)
[PATCH net-next] selftests: net: tcp_mmap: populate pages in send path
2023-01-20 18:11 UTC
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
2023-01-20 17:53 UTC (5+ messages)
[PATCH net-next v4 0/8] Netlink protocol specs
2023-01-20 17:50 UTC (9+ messages)
` [PATCH net-next v4 1/8] docs: add more netlink docs (incl. spec docs)
` [PATCH net-next v4 2/8] netlink: add schemas for YAML specs
` [PATCH net-next v4 3/8] net: add basic C code generators for Netlink
` [PATCH net-next v4 4/8] netlink: add a proto specification for FOU
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec
` [PATCH net-next v4 6/8] net: fou: rename the source for linking
` [PATCH net-next v4 7/8] net: fou: use policy and operation tables generated from the spec
` [PATCH net-next v4 8/8] tools: ynl: add a completely generic client
[linux-next:master] BUILD REGRESSION d514392f17fd4d386cfadde7f849d97db4ca1fb0
2023-01-20 17:13 UTC
[PATCH net-next 0/2] add some vf fault detect patch for hns
2023-01-20 17:12 UTC (7+ messages)
` [PATCH net-next 2/2] net: hns3: add vf fault process in hns3 ras
[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
2023-01-20 17:03 UTC (6+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
[PATCH net-next 0/2] net/sched: use the backlog for nested mirred ingress
2023-01-20 17:01 UTC (3+ messages)
` [PATCH net-next 1/2] net/sched: act_mirred: better wording on protection against excessive stack growth
` [PATCH net-next 2/2] act_mirred: use the backlog for nested calls to mirred ingress
[PATCH net-next] net: dsa: realtek: rtl8365mb: add change_mtu
2023-01-20 17:00 UTC
[PATCH net-next v3 0/2] Add IP_LOCAL_PORT_RANGE socket option
2023-01-20 16:44 UTC (4+ messages)
` [PATCH net-next v3 1/2] inet: "
` [PATCH net-next v3 2/2] selftests/net: Cover the "
[syzbot] possible deadlock in rfcomm_dlc_exists
2023-01-20 16:28 UTC
[PATCH net] xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
2023-01-20 15:40 UTC (2+ messages)
[PATCH net-next] net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
2023-01-20 15:10 UTC (3+ messages)
[PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
2023-01-20 14:43 UTC
[PATCH net-next v2 0/4] net: add EEE support for KSZ9477 switch series
2023-01-20 14:30 UTC (5+ messages)
` [PATCH net-next v2 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs
` [PATCH net-next v2 4/4] net: dsa: microchip: enable EEE support
[RFC PATCH net-next 00/11] ENETC mqprio/taprio cleanup
2023-01-20 14:15 UTC (12+ messages)
` [RFC PATCH net-next 01/11] net/sched: mqprio: refactor nlattr parsing to a separate function
` [RFC PATCH net-next 02/11] net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
` [RFC PATCH net-next 03/11] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
` [RFC PATCH net-next 04/11] net/sched: mqprio: allow offloading drivers to request queue count validation
` [RFC PATCH net-next 05/11] net/sched: mqprio: add extack messages for "
` [RFC PATCH net-next 06/11] net: enetc: request mqprio to validate the queue counts
` [RFC PATCH net-next 07/11] net: enetc: act upon the requested mqprio queue configuration
` [RFC PATCH net-next 08/11] net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
` [RFC PATCH net-next 09/11] net: enetc: act upon mqprio queue config in taprio offload
` [RFC PATCH net-next 10/11] net/sched: taprio: validate that gate mask does not exceed number of TCs
` [RFC PATCH net-next 11/11] net/sched: taprio: only calculate gate mask per TXQ for igc
[PATCH net] ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
2023-01-20 13:31 UTC
[PATCH net] ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
2023-01-20 13:30 UTC
[PATCH net-next v2 1/2] ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubs
2023-01-20 13:30 UTC (2+ messages)
[PATCH net] tcp: fix rate_app_limited to default to 1
2023-01-20 13:30 UTC (2+ messages)
[PATCH net-next v2 1/1] ice: use GNSS subsystem instead of TTY
2023-01-20 13:30 UTC (2+ messages)
[PATCH net] net: dsa: microchip: fix probe of I2C-connected KSZ8563
2023-01-20 13:15 UTC (5+ messages)
[PATCH 2/9] e1000e: Remove redundant pci_enable_pcie_error_reporting()
2023-01-20 13:14 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] bnxt: Do not read past the end of test names
2023-01-20 13:00 UTC (2+ messages)
[PATCH net 0/3] netlink: annotate various data races
2023-01-20 12:59 UTC (4+ messages)
` [PATCH net 1/3] netlink: annotate data races around nlk->portid
` [PATCH net 2/3] netlink: annotate data races around dst_portid and dst_group
` [PATCH net 3/3] netlink: annotate data races around sk_state
[RFC PATCH v5 0/4] Create common DPLL/clock configuration API
2023-01-20 12:56 UTC (4+ messages)
` [RFC PATCH v5 1/4] dpll: Add DPLL framework base functions
[PATCH net-next] net: phy: meson-gxl: support more G12A-internal PHY versions
2023-01-20 12:48 UTC (10+ messages)
[PATCH v2 net 0/3] fixes for mtk_eth_soc
2023-01-20 12:48 UTC (7+ messages)
` [PATCH v2 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
` [PATCH v2 net 2/3] net: mediatek: sgmii: fix duplex configuration
` [PATCH v2 net 3/3] mtk_sgmii: enable PCS polling to allow SFP work
[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-20 12:42 UTC (5+ messages)
[PATCH net-next V2] net: fix kfree_skb_list use of skb_mark_not_on_list
2023-01-20 12:40 UTC (2+ messages)
[PATCH net-next v3 0/6] Introduce new DCB rewrite table
2023-01-20 12:30 UTC (2+ messages)
[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2023-01-19 (ice)
2023-01-20 12:30 UTC (2+ messages)
[PATCH net-next V2] net: avoid irqsave in skb_defer_free_flush
2023-01-20 12:07 UTC
[PATCH net-next v3 0/7] Allow offloading of UDP NEW connections via act_ct
2023-01-20 11:57 UTC (9+ messages)
` [PATCH net-next v3 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v3 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
[PATCH net-next 0/4] net/sched: cls_api: Support hardware miss to tc action
2023-01-20 11:54 UTC (5+ messages)
[PATCH net-next RFC] net: introduce skb_poison_list and use in kfree_skb_list
2023-01-20 11:46 UTC
[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
2023-01-20 11:05 UTC (4+ messages)
` [PATCH 2/3] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
[PATCH net-next v1 1/1] net: mdiobus: Convert to use fwnode_device_is_compatible()
2023-01-20 10:51 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).