messages from 2024-11-12 23:26:19 to 2024-11-13 15:11:23 UTC [more...]
[PATCH net-next 0/4] netconsole: Add support for CPU population
2024-11-13 15:10 UTC (5+ messages)
` [PATCH net-next 1/4] netconsole: Ensure dynamic_netconsole_mutex is held during userdata update
` [PATCH net-next 2/4] netconsole: Add option to auto-populate CPU number in userdata
` [PATCH net-next 3/4] netconsole: docs: Add documentation for CPU number auto-population
` [PATCH net-next 4/4] netconsole: selftest: Validate CPU number auto-population in userdata
[PATCH net] net: sched: u32: Add test case for systematic hnode IDR leaks
2024-11-13 15:07 UTC (3+ messages)
[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in sk_psock_verdict_data_ready (2)
2024-11-13 15:05 UTC
[PATCH net v4 0/7] Double free fixes and NULL pointer checks
2024-11-13 14:59 UTC (9+ messages)
` [PATCH net v4 1/7] octeon_ep: Add checks to fix double free crashes
` [PATCH net v4 2/7] octeon_ep: Fix null dereferences to IQ/OQ pointers
` [PATCH net v4 3/7] octeon_ep: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v4 4/7] octeon_ep: add protective null checks in napi callbacks for cnxk cards
` [PATCH net v4 5/7] octeon_ep_vf: Fix null dereferences to IQ/OQ pointers
` [PATCH net v4 6/7] octeon_ep_vf: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v4 7/7] octeon_ep_vf: add protective null checks in napi callbacks for cnxk cards
Testing selectable timestamping - where are the tools for this feature?
2024-11-13 14:46 UTC
[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2024-11-13 14:42 UTC (7+ messages)
` [PATCH net-next 2/2] "
[PATCH v3 net-next 0/5] Add more feautues for ENETC v4 - round 1
2024-11-13 14:39 UTC (3+ messages)
` [PATCH v3 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters
2024-11-13 14:35 UTC (4+ messages)
` [PATCH v6 1/3] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
` [PATCH v6 2/3] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
` [PATCH v6 3/3] vsock/test: verify socket options after setting them
[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
2024-11-13 14:28 UTC (26+ messages)
` [PATCH net-next v11 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v11 17/23] ovpn: add support for peer floating
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v11 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
[PATCH net-next] geneve: Use pcpu stats to update rx_dropped counter
2024-11-13 14:22 UTC (5+ messages)
[PATCH net] net: Fix icmp host relookup triggering ip_rt_bug
2024-11-13 14:19 UTC (6+ messages)
[PATCH net v6] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
2024-11-13 14:17 UTC (9+ messages)
[PATCH][next] xfrm: Add error handling when nla_put_u32() returns an error
2024-11-13 14:12 UTC (5+ messages)
[PATCH net-next v2 12/12] net: homa: create Makefile and Kconfig
2024-11-13 13:52 UTC (2+ messages)
[PATCH net-next v2] octeon_ep: add ndo ops for VFs in PF driver
2024-11-13 13:46 UTC (3+ messages)
[PATCH V3 net-next 0/7] Support some features for the HIBMCGE driver
2024-11-13 13:33 UTC (8+ messages)
` [PATCH V3 net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module
` [PATCH V3 net-next 5/7] net: hibmcge: Add pauseparam "
[PATCH net-next v3 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
2024-11-13 13:10 UTC (2+ messages)
[PATCH net v2] netfilter: ipset: add missing range check in bitmap_ip_uadt
2024-11-13 13:02 UTC
[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
2024-11-13 12:59 UTC
[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
2024-11-13 12:57 UTC (7+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns
[PATCH net 0/2] ipv6: fix temporary address not removed correctly
2024-11-13 12:51 UTC (3+ messages)
` [PATCH net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or un-mngtmpaddr
` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test
[PATCH] mac802154: add a check for slave data list before delete
2024-11-13 12:45 UTC (7+ messages)
` [PATCH V2] mac802154: check local interfaces before deleting sdata list
[PATCH v2 00/11] Remove implicit devres from pci_intx()
2024-11-13 12:41 UTC (12+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v2 03/11] net/ethernet: "
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()
kernel tcp sockets stuck in FIN_WAIT1 after call tcp_close
2024-11-13 12:40 UTC
[PATCH net-next v3 0/3] fix two bugs related to page_pool
2024-11-13 12:21 UTC (14+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH net] samples: pktgen: correct dev to DEV
2024-11-13 12:19 UTC (4+ messages)
[PATCH net-next 0/5] net: make RSS+RXNFC semantics more explicit
2024-11-13 12:13 UTC (6+ messages)
` [PATCH net-next 1/5] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in
` [PATCH net-next 2/5] net: ethtool: account for RSS+RXNFC add semantics when checking channel count
` [PATCH net-next 3/5] selftest: include dst-ip in ethtool ntuple rules
` [PATCH net-next 4/5] selftest: validate RSS+ntuple filters with nonzero ring_cookie
` [PATCH net-next 5/5] selftest: extend test_rss_context_queue_reconfigure for action addition
[PATCH net-next v3 0/7] net: ndo_fdb_add/del: Have drivers report whether they notified
2024-11-13 11:46 UTC (4+ messages)
` [PATCH net-next v3 7/7] selftests: net: fdb_notify: Add a test for FDB notifications
[net-next PATCH v12 00/12] Introduce RVU representors
2024-11-13 12:00 UTC (2+ messages)
[PATCH v2 0/3] Add support for Nuvoton MA35D1 GMAC
2024-11-13 11:58 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: net: nuvoton: Add schema for MA35 family GMAC
` [PATCH v2 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH v2 3/3] net: stmmac: dwmac-nuvoton: Add dwmac support for MA35 family
[PATCH net-next] net: sparx5: add missing lan969x Kconfig dependency
2024-11-13 11:55 UTC
Lucrative Proposal
2024-11-13 11:43 UTC
[PATCH net-next v4 00/19] xdp: a fistful of generic changes (+libeth_xdp)
2024-11-13 11:13 UTC (9+ messages)
` [PATCH net-next v4 12/19] xdp: add generic xdp_build_skb_from_buff()
[syzbot] Monthly netfilter report (Nov 2024)
2024-11-13 11:07 UTC
[PATCH net-next v3 0/5] Add ptp library for Microchip phys
2024-11-13 11:05 UTC (4+ messages)
` [PATCH net-next v3 2/5] net: phy: microchip_ptp : "
[PATCH net-next v0 1/1] net: mv643xx_eth: disable IP tx checksum with jumbo frames for Armada 310
2024-11-13 11:00 UTC
[iproute] lib: names: check calloc return value in db_names_alloc
2024-11-13 10:52 UTC
[RFC PATCH] ipv6: route: release reference of dsts cached in sockets
2024-11-13 10:59 UTC (9+ messages)
[PATCH net] net/ipv6: release expired exception dst cached in socket
2024-11-13 10:56 UTC
[iproute] lib: names: check calloc return value in db_names_alloc
2024-11-13 10:53 UTC
[PATCH net-next] ynl: samples: Fix the wrong format specifier
2024-11-13 10:52 UTC (2+ messages)
[PATCH net-next v19 00/10] net: Make timestamping selectable
2024-11-13 10:38 UTC (6+ messages)
` [PATCH net-next v19 03/10] ptp: Add phc source and helpers to register specific PTP clock or get information
[PATCH net v1 0/2] Fix ethtool --show-eee for stmmac
2024-11-13 10:10 UTC (5+ messages)
` [PATCH net v1 1/2] net: phy: Introduce phy_update_eee() to update eee_cfg values
[PATCH RFC net-next v2 0/2] Make TIME-WAIT reuse delay deterministic and configurable
2024-11-13 10:06 UTC (3+ messages)
` [PATCH RFC net-next v2 1/2] tcp: Measure TIME-WAIT reuse delay with millisecond precision
` [PATCH RFC net-next v2 2/2] tcp: Add sysctl to configure TIME-WAIT reuse delay
[syzbot] [net?] WARNING in netlink_ack_tlv_fill
2024-11-13 10:03 UTC
[PATCHv2 net] selftests: wireguard: load nf_conntrack if it's not present
2024-11-13 9:48 UTC (2+ messages)
[PATCHv3 net-next] net: modernize IRQ resource acquisition
2024-11-13 9:48 UTC (4+ messages)
[PATCHv3 net-next] net: mellanox: use ethtool string helpers
2024-11-13 9:37 UTC (2+ messages)
[PATCH net] xfrm: replace deprecated strncpy with strscpy_pad
2024-11-13 9:20 UTC
[iwl-next v7 0/9] ice: managing MSI-X in driver
2024-11-13 9:20 UTC (3+ messages)
` [iwl-next v7 8/9] ice: simplify VF MSI-X managing
` [Intel-wired-lan] "
[PATCH net-next v3 0/2] tools/net/ynl: rework async notification handling
2024-11-13 9:08 UTC (3+ messages)
` [PATCH net-next v3 1/2] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/2] tools/net/ynl: add async notification handling
[PATCH net-next v2 0/2] tools/net/ynl: rework async notification handling
2024-11-13 8:48 UTC (4+ messages)
` [PATCH net-next v2 2/2] tools/net/ynl: add "
[PATCH net-next] net: enetc: clean up before returning in probe()
2024-11-13 7:42 UTC (2+ messages)
[PATCH net-next 0/3] Reduce locks scope of-smc_xxx_lgr_pending
2024-11-13 7:14 UTC (4+ messages)
` [PATCH net-next 1/3] net/smc: refactoring lgr pending lock
` [PATCH net-next 2/3] net/smc: reduce locks scope of smc_xxx_lgr_pending
` [PATCH net-next 3/3] net/smc: Isolate the smc_xxx_lgr_pending with ib_device
[PATCH net-next v2] Avoid traversing addrconf hash on ifdown
2024-11-13 6:21 UTC (2+ messages)
[PATCH net] net: phylink: ensure PHY momentary link-fails are handled
2024-11-13 6:11 UTC (2+ messages)
[PATCH RESEND net 0/7] There are some bugfix for the HNS3 ethernet driver
2024-11-13 5:59 UTC (6+ messages)
` [PATCH RESEND net 3/7] net: hns3: Resolved the issue that the debugfs query result is inconsistent
[PATCH net-next 00/11] bnxt_en: Add context memory dump to coredump
2024-11-13 5:36 UTC (12+ messages)
` [PATCH net-next 01/11] bnxt_en: Update firmware interface spec to 1.10.3.85
` [PATCH net-next 02/11] bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_type
` [PATCH net-next 03/11] bnxt_en: Refactor bnxt_free_ctx_mem()
` [PATCH net-next 04/11] bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()
` [PATCH net-next 05/11] bnxt_en: Allocate backing store memory for FW trace logs
` [PATCH net-next 06/11] bnxt_en: Manage the FW trace context memory
` [PATCH net-next 07/11] bnxt_en: Do not free FW log "
` [PATCH net-next 08/11] bnxt_en: Add functions to copy host "
` [PATCH net-next 09/11] bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()
` [PATCH net-next 10/11] bnxt_en: Add a new ethtool -W dump flag
` [PATCH net-next 11/11] bnxt_en: Add FW trace coredump segments to the coredump
[PATCH v2] dt-bindings: net: can: atmel: Convert to json schema
2024-11-13 5:30 UTC (3+ messages)
[PATCH] mptcp: fix possible integer overflow in mptcp_reset_tout_timer
2024-11-13 5:00 UTC (2+ messages)
[PATCH net-next] eth: bnxt: use page pool for head frags
2024-11-13 5:00 UTC (2+ messages)
[PATCH net-next] net: page_pool: do not count normal frag allocation in stats
2024-11-13 5:00 UTC (2+ messages)
[PATCH net-next v1] dsa: qca8k: Use nested lock to avoid splat
2024-11-13 5:00 UTC (2+ messages)
[PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
2024-11-13 5:00 UTC (2+ messages)
[PATCH net-next] netlink: add igmp join/leave notifications
2024-11-13 4:26 UTC (6+ messages)
[PATCH net v4] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
2024-11-13 4:19 UTC (2+ messages)
[PATCH ethtool-next v3] rxclass: Make output for RSS context action explicit
2024-11-13 3:38 UTC (3+ messages)
[PATCH ethtool-next] rxclass: Make output for RSS context action explicit
2024-11-13 3:30 UTC (8+ messages)
[GIT PULL] bpf for v6.12-rc8
2024-11-13 3:06 UTC
[PATCH v2 1/4] Revert "igb: Disable threaded IRQ for igb_msix_other"
2024-11-13 2:30 UTC (2+ messages)
[PATCH v3] MAINTAINERS: Re-add cancelled Renesas driver sections
2024-11-13 2:30 UTC (2+ messages)
pull request: bluetooth 2024-11-12
2024-11-13 2:30 UTC (2+ messages)
[PATCH net-next v3 0/7] enic: Use all the resources configured on VIC
2024-11-13 2:30 UTC (2+ messages)
[net v2 0/2] Fix rcu_read_lock issues in netdev-genl
2024-11-13 2:17 UTC (3+ messages)
` [net v2 1/2] netdev-genl: Hold rcu_read_lock in napi_get
` [net v2 2/2] netdev-genl: Hold rcu_read_lock in napi_set
[PATCH] net: stmmac: dwmac-qcom-ethqos: Enable support for XGMAC
2024-11-13 2:08 UTC
[RFC net 0/2] Fix rcu_read_lock issues in netdev-genl
2024-11-13 2:05 UTC (6+ messages)
` [RFC net 1/2] netdev-genl: Hold rcu_read_lock in napi_get
[PATCH net v2 0/2] bnxt: Fix failure to report RSS context in ntuple rule
2024-11-13 1:59 UTC (7+ messages)
` [PATCH net v2 2/2] selftests: drv-net: rss_ctx: Add test for "
[PATCH v8 net-next 0/4] udp: Add 4-tuple hash for connected sockets
2024-11-13 1:50 UTC (4+ messages)
` [PATCH v8 net-next 3/4] ipv4/udp: Add 4-tuple hash for connected socket
[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
2024-11-13 1:48 UTC (2+ messages)
[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
2024-11-13 1:42 UTC (7+ messages)
` [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
[PATCH ethtool-next v2] rxclass: Make output for RSS context action explicit
2024-11-13 1:31 UTC (3+ messages)
linux-next: manual merge of the net-next tree with the net tree
2024-11-13 1:23 UTC
[PATCH bpf-next v4 0/3] Add kernel symbol for struct_ops trampoline
2024-11-13 1:20 UTC (3+ messages)
[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
2024-11-13 1:08 UTC (5+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
[GIT PULL] virtio: bugfix
2024-11-13 0:59 UTC (2+ messages)
0x19: Call For Submissions open!
2024-11-13 0:00 UTC
[PATCH] rtnetlink.7: Document struct ifa_cacheinfo
2024-11-12 23:46 UTC (6+ messages)
` [PATCH man-pages v2] "
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).