messages from 2026-02-26 16:42:16 to 2026-02-27 03:34:49 UTC [more...]
[PATCH net] selftests/net: packetdrill: remove tests for tcp_rcv_*big
2026-02-27 3:34 UTC
[PATCH v2] nfc: pn544: i2c: Replace strcpy() with strscpy()
2026-02-27 3:30 UTC (2+ messages)
[RESEND PATCH net-next] net: airoha: fix typo in function name
2026-02-27 3:30 UTC (2+ messages)
[PATCH net-next v2 0/3] Support PHYs that have inband autoneg disabled with GEM
2026-02-27 3:30 UTC (2+ messages)
[PATCH net-next v4] net: atlantic: fix reading SFP module info on some AQC100 cards
2026-02-27 3:30 UTC (2+ messages)
[PATCH net 1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker
2026-02-27 3:30 UTC (2+ messages)
[PATCH net-next] inet: remove three EXPORT_SYMBOL()
2026-02-27 3:20 UTC (2+ messages)
[PATCH net] net/sched: ets: fix divide by zero in the offload path
2026-02-27 3:20 UTC (2+ messages)
[RFC PATCH 0/1] IDPF + SWIOTLB Bug
2026-02-27 2:59 UTC (2+ messages)
` [RFC PATCH 1/1] Fix header clobber in IDPF with SWIOTLB enabled
[PATCH 0/1] net/mlx5/core: Fix stack frame size warnings
2026-02-27 2:38 UTC (4+ messages)
` [PATCH 1/1] net/mlx5/core: Allocate ttc_params on heap
[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
2026-02-27 2:36 UTC (9+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port
` [PATCHv3 net 2/3] bonding: restructure ad_churn_machine
[net-next v31 0/2] MCTP Over PCC Transport
2026-02-27 2:32 UTC (5+ messages)
` [net-next v31 1/2] mailbox: pcc: functions for reading and writing PCC extended data
` [net-next v31 2/2] mctp pcc: Implement MCTP over PCC Transport
[PATCH net-next 2/5] net: dpaa2-mac: retrieve MAC statistics in one firmware command
2026-02-27 2:26 UTC (2+ messages)
` [net-next,2/5] "
[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
2026-02-27 2:25 UTC (9+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters
[PATCH net-next v3] docs: ethtool: clarify the bit-by-bit bitset format description
2026-02-27 2:00 UTC (2+ messages)
[PATCH net-next] octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()
2026-02-27 2:00 UTC (2+ messages)
[PATCH net-next] ppp: don't store tx skb in the fastpath
2026-02-27 1:56 UTC
[PATCH net-next v27 0/8] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2026-02-27 1:55 UTC (9+ messages)
` [PATCH net-next v27 1/8] eea: introduce PCI framework
` [PATCH net-next v27 2/8] eea: introduce ring and descriptor structures
` [PATCH net-next v27 3/8] eea: probe the netdevice and create adminq
` [PATCH net-next v27 4/8] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v27 5/8] eea: implement packet receive logic
` [PATCH net-next v27 6/8] eea: implement packet transmit logic
` [PATCH net-next v27 7/8] eea: introduce ethtool support
` [PATCH net-next v27 8/8] eea: introduce callback for ndo_get_stats64
[PATCH net-next v5 3/3] net: ipa: Grab IMEM slice base/size from DTS
2026-02-27 1:54 UTC (2+ messages)
` [net-next,v5,3/3] "
[PATCH net-next v2] net: stmmac: ptp: limit n_per_out
2026-02-27 1:50 UTC (2+ messages)
[PATCH net-next] docs: net: document neigh gc_interval sysctl
2026-02-27 1:50 UTC (2+ messages)
[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2026-02-27 1:44 UTC (12+ messages)
` [PATCH ipsec-next v5 1/8] xfrm: add missing __rcu annotation to nlsk
` [PATCH ipsec-next v5 7/8] xfrm: add error messages to state migration
` [devel-ipsec] "
` [PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
[syzbot] [wireless?] WARNING in ieee80211_set_disassoc (2)
2026-02-27 1:43 UTC
[PATCH rdma-next 0/6] Add support for TLP emulation
2026-02-27 1:34 UTC (2+ messages)
[PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
2026-02-27 1:31 UTC (4+ messages)
` [PATCH net v8 1/1] "
[PATCH -net] net: openvswitch: clean up some kernel-doc warnings
2026-02-27 1:31 UTC (4+ messages)
[PATCH net-next v2 00/12] BIG TCP for UDP tunnels
2026-02-27 1:30 UTC (16+ messages)
` [PATCH net-next v2 01/12] net/sched: act_csum: don't mangle UDP tunnel GSO packets
` [PATCH net-next v2 02/12] udp: gso: Simplify handling length in GSO_PARTIAL
` [PATCH net-next v2 03/12] geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
` [PATCH net-next v2 04/12] net: Use helpers to get/set UDP len tree-wide
` [PATCH net-next v2 05/12] net: Enable BIG TCP with partial GSO
` [PATCH net-next v2 06/12] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v2 07/12] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v2 08/12] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next v2 09/12] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v2 10/12] vxlan: Enable BIG TCP packets
` [PATCH net-next v2 11/12] geneve: "
` [PATCH net-next v2 12/12] selftests: net: Add a test for BIG TCP in UDP tunnels
[PATCH RESEND2 net-next 0/8] net: stmmac: qcom-ethqos: further serdes reorganisation
2026-02-27 1:26 UTC (10+ messages)
` [PATCH RESEND2 net-next 1/8] net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
` [PATCH RESEND2 net-next 2/8] phy: qcom-sgmii-eth: add .set_mode() and .validate() methods
` [PATCH RESEND2 net-next 3/8] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
` [PATCH RESEND2 net-next 4/8] phy: qcom-sgmii-eth: remove .set_speed() implementation
` [PATCH RESEND2 net-next 5/8] phy: qcom-sgmii-eth: use PHY interface mode for SerDes settings
` [PATCH RESEND2 net-next 6/8] phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()
` [PATCH RESEND2 net-next 7/8] phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()
` [PATCH RESEND2 net-next 8/8] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()
[PATCH net-next v2 0/8] bng_en: add link management and statistics support
2026-02-27 1:22 UTC (11+ messages)
` [PATCH net-next v2 1/8] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next v2 2/8] bng_en: query PHY capabilities and report link status
` [PATCH net-next v2 3/8] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next v2 4/8] bng_en: implement ethtool pauseparam operations
` [PATCH net-next v2 5/8] bng_en: add support for link async events
` [PATCH net-next v2 6/8] bng_en: add initial support for ethtool stats display
` [PATCH net-next v2 7/8] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next v2 8/8] bng_en: implement ndo_get_stats64
[RFC 1/2] Vfio: add callback to get tph info for dmabuf
2026-02-27 1:21 UTC (2+ messages)
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr
[PATCH] xfrm: kill xfrm_dev_{state,policy}_flush_secctx_check()
2026-02-27 1:14 UTC (12+ messages)
[PATCH] net: ipv6: fix ARM64 alignment fault in fib_multipath_hash_from_keys()
2026-02-27 1:14 UTC (2+ messages)
[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
2026-02-27 1:06 UTC (5+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP
[PATCH net-next v2] net/handshake: Fixed grammar mistake
2026-02-27 0:50 UTC (2+ messages)
[PATCH net-next] ipv6: sit: Replace deprecated strcpy with strscpy
2026-02-27 0:45 UTC
[PATCH net-next v3 0/2] net: ethernet: litex: minor improvment for the codebase
2026-02-27 0:33 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: ethernet: litex: use devm_register_netdev() to register netdev
` [PATCH net-next v3 2/2] net: ethernet: litex: use device pointer to simplify code
[PATCH net] tcp: give up on stronger sk_rcvbuf checks (for now)
2026-02-27 0:33 UTC
[PATCH net] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
2026-02-27 0:09 UTC (2+ messages)
[BUG] Kernel Panic in br_do_suppress_nd when ipv6.disable=1 (NULL pointer dereference)
2026-02-26 23:44 UTC (3+ messages)
[PATCH net-next] net/rds: Fix circular locking dependency in rds_tcp_tune
2026-02-26 23:25 UTC (2+ messages)
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-26 22:56 UTC (43+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 12/61] nfsd: update format strings "
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 17/61] nilfs2: update for u64 i_ino
` [PATCH 19/61] affs: update format strings "
` [PATCH 25/61] ceph: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 37/61] jffs2: "
` [PATCH 47/61] ubifs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 57/61] fscrypt: update "
[PATCH net-next] net: inline skb_add_rx_frag_netmem()
2026-02-26 22:38 UTC (2+ messages)
[PATCH net] inet: annotate data-races around isk->inet_num
2026-02-26 22:37 UTC (2+ messages)
[PATCH net-next V3 00/10] devlink: add per-port resource support
2026-02-26 22:19 UTC (11+ messages)
` [PATCH net-next V3 01/10] devlink: Add dump support for device-level resources
` [PATCH net-next V3 02/10] selftest: netdevsim: Add resource dump test
` [PATCH net-next V3 03/10] devlink: Add dump to resource documentation
` [PATCH net-next V3 04/10] devlink: Refactor resource functions to be generic
` [PATCH net-next V3 05/10] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V3 06/10] devlink: Add port resource netlink command
` [PATCH net-next V3 07/10] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V3 08/10] netdevsim: Add devlink port resource registration
` [PATCH net-next V3 09/10] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next V3 10/10] devlink: Document port-level resources
[PATCH net] net: annotate data-races around sk->sk_{data_ready,write_space}
2026-02-26 22:13 UTC (2+ messages)
[PATCH] NFC: fix header file kernel-doc warnings
2026-02-26 22:10 UTC
[PATCH RFC bpf-next 0/5] skb extension for BPF local storage
2026-02-26 21:56 UTC (7+ messages)
` [PATCH RFC bpf-next 1/5] bpf: Introduce local storage for sk_buff
` [PATCH RFC bpf-next 2/5] bpf: Allow passing kernel context pointer to kfuncs
` [PATCH RFC bpf-next 3/5] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH RFC bpf-next 4/5] selftests/bpf: Add verifier tests for skb local storage
` [PATCH RFC bpf-next 5/5] selftests/bpf: Add functional "
[PATCH net v2] strparser: Fix race condition in strp_done()
2026-02-26 21:51 UTC (3+ messages)
[PATCH net-next] keys, dns: Use kmalloc_flex to improve dns_resolver_preparse
2026-02-26 21:49 UTC
[PATCH net] net: dsa: b53: prevent standalone from trying to forward to other ports
2026-02-26 21:26 UTC (3+ messages)
[PATCH net-next v3 0/5] net: macb: EyeQ5 support
2026-02-26 21:13 UTC (8+ messages)
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible
[PATCH net v2] net: mana: Ring doorbell at 4 CQ wraparounds
2026-02-26 20:40 UTC (2+ messages)
[PATCH net-next 0/7] net: sparx5: clean up probe/remove init and deinit paths
2026-02-26 20:12 UTC (3+ messages)
[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G
2026-02-26 19:54 UTC
[PATCH net v2] net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
2026-02-26 19:54 UTC (2+ messages)
[PATCH] net: enetc: fix sirq-storm by clearing IDR registers
2026-02-26 19:51 UTC (4+ messages)
[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
2026-02-26 19:48 UTC (2+ messages)
[PATCH v4 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
2026-02-26 19:30 UTC (2+ messages)
[PATCH net-next 1/9] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
2026-02-26 19:19 UTC (3+ messages)
` [net-next,1/9] "
[PATCH net] net: mana: Ring doorbell at 4 CQ wraparounds
2026-02-26 19:22 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next v4 0/4] net: cadence: macb: add IEEE 802.3az EEE support
2026-02-26 19:20 UTC (3+ messages)
` [PATCH net-next v4 3/4] net: cadence: macb: add ethtool "
[PATCH v1 net-next 00/15] ipmr: No RTNL for RTNL_FAMILY_IPMR rtnetlink
2026-02-26 19:14 UTC (3+ messages)
` [syzbot ci] "
[PATCH v7 0/5] Support multi-channel IRQs in stmmac platform drivers
2026-02-26 19:10 UTC (3+ messages)
` [PATCH v7 2/5] net: stmmac: platform: read channels irq
[RESEND PATCH] arm64: defconfig: Enable DP83TG720 PHY driver
2026-02-26 18:54 UTC
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-02-26 18:49 UTC (2+ messages)
[net-next, v3 0/2] psp: Support PSP Tx on logical devices like VLAN
2026-02-26 18:46 UTC (3+ messages)
` [net-next, v3 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP
` [net-next, v3 2/2] selftests: drv-net: psp: add test for VLAN sub-interface
[PATCH rdma-next v4 00/11] RDMA/core: Introduce FRMR pools infrastructure
2026-02-26 18:28 UTC (5+ messages)
` [PATCH rdma-next v4 02/11] IB/core: Introduce FRMR pools
[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-02-26 18:25 UTC (3+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "
commit 662dc80a5e86 breaks rmnet over usb
2026-02-26 18:18 UTC (7+ messages)
[RESEND PATCH] ice: access @pp through netmem_desc instead of page
2026-02-26 18:13 UTC (3+ messages)
[PATCH net-next v4 0/2] Add Frame Preemption MAC Merge support for ICSSG
2026-02-26 18:08 UTC (3+ messages)
` [PATCH net-next v4 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
[syzbot] [mm?] possible deadlock in lock_mm_and_find_vma (4)
2026-02-26 18:04 UTC (2+ messages)
[GIT PULL] Networking for v7.0-rc2
2026-02-26 17:53 UTC (2+ messages)
[PATCH v2] net/mlx5/core: Allocate ttc_params on heap
2026-02-26 17:46 UTC (2+ messages)
` [PATCH v3] "
[PATCH] Documentation/networking/tls-handshake.rst: Fix of minor grammar mistake
2026-02-26 17:44 UTC (2+ messages)
[PATCH net-next v2] r8152: Add 2500baseT EEE status/configuration support
2026-02-26 17:39 UTC (4+ messages)
` [net-next,v2] "
"Dead loop on virtual device" error without softirq-BKL on PREEMPT_RT
2026-02-26 17:29 UTC (6+ messages)
[PATCH net 2/2] netfilter: nf_tables: unconditionally bump set->nelems before insertion
2026-02-26 17:19 UTC (5+ messages)
` [net,2/2] "
[PATCH net-next v2] selftests: net: add ipv6 RA route to ECMP merge test
2026-02-26 17:19 UTC (2+ messages)
[RFC PATCH bpf-next 0/9] bpf: fib_lookup: IPv6 output routes enhancements
2026-02-26 17:14 UTC (2+ messages)
[PATCH net] amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
2026-02-26 17:07 UTC
[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
2026-02-26 17:06 UTC (4+ messages)
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker
[RFC net-next] net: page_pool: cap alloc cache size and refill by pool ring size
2026-02-26 16:56 UTC (4+ messages)
[PATCH net-next v5 0/9] net: dsa: microchip: Add PTP support for the KSZ8463
2026-02-26 16:41 UTC (2+ messages)
` [PATCH net-next v5 9/9] net: dsa: microchip: Add two-step PTP support for KSZ8463
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