public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 10:20:05 to 2026-02-26 16:08:48 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 15:56 UTC  (61+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "

[PATCH v4] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
 2026-02-26 16:06 UTC  (2+ messages)

[PATCH ipsec-next v5 0/8] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-02-26 15:46 UTC  (13+ messages)
` [PATCH ipsec-next v5 3/8] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
        ` [devel-ipsec] "
` [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

[PATCH net 0/2] amd-xgbe: fix S0i3 suspend/resume issues
 2026-02-26 15:42 UTC  (9+ messages)
` [PATCH net 1/2] amd-xgbe: fix sleep while atomic on suspend/resume
` [PATCH net 2/2] amd-xgbe: add PCI power management for S0i3 support

[RFC PATCH bpf-next 0/9] bpf: fib_lookup: IPv6 output routes enhancements
 2026-02-26 15:36 UTC  (3+ messages)
` [RFC PATCH bpf-next 8/9] bpf: fib_lookup: Allow output lookups for IPv6 link-local addresses

[RFC PATCH bpf-next 6/9] bpf: fib_lookup: Honor oif in IPv6 output route lookups
 2026-02-26 15:31 UTC  (3+ messages)

[RFC net-next] net: page_pool: cap alloc cache size and refill by pool ring size
 2026-02-26 15:28 UTC  (3+ messages)

[PATCH v3 net-next 00/10] PHY polarity inversion via generic device tree properties
 2026-02-26 15:21 UTC  (6+ messages)
` [PATCH v3 net-next 05/10] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()

[GIT PULL] Networking for v7.0-rc2
 2026-02-26 15:15 UTC 

[BUG] Kernel Panic in br_do_suppress_nd when ipv6.disable=1 (NULL pointer dereference)
 2026-02-26 15:11 UTC  (2+ messages)

[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
 2026-02-26 15:11 UTC  (7+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP

[PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-26 15:05 UTC  (6+ messages)

[PATCH] net: ipv6: fix ARM64 alignment fault in fib_multipath_hash_from_keys()
 2026-02-26 15:00 UTC  (4+ messages)

[PATCH net-next v3] net: phy: micrel: Add support for lan9645x internal phy
 2026-02-26 14:59 UTC  (2+ messages)

[syzbot] [rds?] possible deadlock in rds_tcp_tune (2)
 2026-02-26 14:54 UTC 

[PATCH iwl-next v4 0/2] ice: implement symmetric RSS hash configuration
 2026-02-26 14:40 UTC  (3+ messages)
` [PATCH iwl-next v4 1/2] ethtool: treat RXH_GTP_TEID as intrinsically symmetric
` [PATCH iwl-next v4 2/2] ice: implement symmetric RSS hash configuration

[PATCH net] net: mana: Ring doorbell at 4 CQ wraparounds
 2026-02-26 14:28 UTC  (2+ messages)

[PATCH net-next] tls: don't select STREAM_PARSER
 2026-02-26 14:26 UTC 

[PATCH net-next 0/7] bng_en: add link management and statistics support
 2026-02-26 14:24 UTC  (7+ messages)
` [PATCH net-next 1/7] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next 2/7] bng_en: query PHY capabilities and report link status

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-02-26 14:18 UTC  (7+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters

[PATCH net-next] net: ntb_netdev: Fix NULL check ordering in TX handler
 2026-02-26 14:14 UTC  (3+ messages)

[PATCH net 0/2] netfilter updates for net
 2026-02-26 14:14 UTC  (7+ messages)
` [PATCH net 1/2] netfilter: nf_conntrack_h323: fix OOB read in decode_choice()

[PATCH] treewide: fix duplicated word "the" in comments
 2026-02-26 14:13 UTC  (2+ messages)

[PATCH rdma-next v4 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-26 14:11 UTC  (13+ messages)
` [PATCH rdma-next v4 01/11] RDMA/mlx5: Move device async_ctx initialization
` [PATCH rdma-next v4 02/11] IB/core: Introduce FRMR pools
` [PATCH rdma-next v4 03/11] RDMA/core: Add aging to "
` [PATCH rdma-next v4 04/11] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next v4 05/11] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next v4 06/11] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next v4 07/11] net/mlx5: Drop MR cache related code
` [PATCH rdma-next v4 08/11] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next v4 09/11] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next v4 10/11] RDMA/nldev: Add command to set pinned FRMR handles
` [PATCH rdma-next v4 11/11] RDMA/nldev: Expose kernel-internal FRMR pools in netlink

[PATCH net-next v5 0/2] icmp: Fix icmp error source address over xfrm tunnel
 2026-02-26 13:51 UTC  (4+ messages)
` [PATCH net-next v5 1/2] icmp: fix ICMP error source address when xfrm policy matches
` [PATCH net-next v5 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
` [devel-ipsec] [PATCH net-next v5 0/2] icmp: Fix icmp error source address "

[PATCH net-next v3 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-26 13:50 UTC  (7+ messages)
` [PATCH 3/5] net: cadence: macb: implement EEE TX LPI support

[PATCH net] ice: fix missing SMA pin initialization in DPLL subsystem
 2026-02-26 13:48 UTC  (2+ messages)

[PATCH net-next v5 0/5] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-02-26 13:45 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v5 2/5] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v5 3/5] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v5 4/5] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v5 5/5] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops

[PATCH v2] nfc: pn544: i2c: Replace strcpy() with strscpy()
 2026-02-26 13:44 UTC  (2+ messages)

[PATCH v1] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
 2026-02-26 13:42 UTC  (4+ messages)

[PATCH 1/2 net-next v2] ipv4: validate IPV4_DEVCONF attributes properly
 2026-02-26 13:39 UTC  (2+ messages)
` [PATCH 2/2 net-next v2] ipv4: bump rt_genid when a relevant devconf value changes through netlink

[PATCH net-next v2] net/hsr: update outdated comments
 2026-02-26 13:33 UTC  (2+ messages)

[PATCH rdma-next v3 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-26 13:32 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the origin tree
 2026-02-26 13:10 UTC 

[PATCH] net: dsa: felix: use kmalloc_flex helper
 2026-02-26 13:03 UTC  (3+ messages)

[PATCH net-next] inet: remove three EXPORT_SYMBOL()
 2026-02-26 13:00 UTC  (2+ messages)

[syzbot] Monthly wpan report (Feb 2026)
 2026-02-26 12:59 UTC 

[syzbot] Monthly netfilter report (Feb 2026)
 2026-02-26 12:58 UTC 

[syzbot] Monthly hams report (Feb 2026)
 2026-02-26 12:58 UTC 

[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-02-26 12:57 UTC  (4+ messages)
` [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding

[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-02-26 12:53 UTC  (4+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port
` [PATCHv3 net 2/3] bonding: restructure ad_churn_machine
` [PATCHv3 net 3/3] selftests: bonding: add mux and churn state testing

[PATCH net-next v3] net: dsa: mv88e6xxx: Add partial support for TCAM entries
 2026-02-26 12:49 UTC  (4+ messages)
` [net-next,v3] "

[RFC PATCH net-next 0/3] net: add ndo_update_offloads for offload computation
 2026-02-26 12:48 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] net: add ndo_update_offloads
` [RFC PATCH net-next 2/3] net: use ndo_update_offloads for bonding/bridge/team
` [RFC PATCH net-next 3/3] failover: use .ndo_update_offloads for failover

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-02-26 12:40 UTC  (6+ messages)

[PATCH net,v4,1/2] virtio_net: Improve RSS key size validation and use NETDEV_RSS_KEY_LEN
 2026-02-26 12:38 UTC  (12+ messages)
  ` [EXTERNAL] "

10G-QXGMII phy no autonegotiation on LS1028A
 2026-02-26 12:36 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2026-02-26 12:32 UTC 

[query] about max_hw_ring_grps override in bnge_hwrm_func_resc_qcaps()
 2026-02-26 12:14 UTC 

[PATCH net 0/2] net/sched: sch_cake: fixes for cake_mq
 2026-02-26 12:05 UTC  (5+ messages)
` [PATCH net 1/2] net/sched: sch_cake: avoid sync overhead when unlimited
` [PATCH net 2/2] net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv config

[PATCH net-next v2] selftests: net: add ipv6 RA route to ECMP merge test
 2026-02-26 12:02 UTC 

[PATCH v5 4/4] stmmac: s32: enable support for Multi-IRQ mode
 2026-02-26 12:02 UTC  (4+ messages)
` [v5,4/4] "

[PATCH] net: enetc: fix sirq-storm by clearing IDR registers
 2026-02-26 12:00 UTC  (3+ messages)

[PATCH net v2] dpaa2-switch: validate num_ifs to prevent out-of-bounds write
 2026-02-26 11:50 UTC  (2+ messages)

[PATCH v2] net/mlx5/core: Allocate ttc_params on heap
 2026-02-26 11:42 UTC 

[PATCH net-next v5] r8169: add support for RTL8125cp
 2026-02-26 11:33 UTC  (2+ messages)
` [net-next,v5] "

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-26 11:34 UTC  (8+ messages)
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ

[PATCH V2] nfc: nxp-nci: allow GPIOs to sleep
 2026-02-26 11:11 UTC  (3+ messages)

[PATCH net-next v2 0/8] macb usrio/tsu patches
 2026-02-26 11:09 UTC  (10+ messages)
` [PATCH net-next v2 1/8] riscv: dts: microchip: add tsu clock to macb on mpfs
` [PATCH net-next v2 2/8] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
` [PATCH net-next v2 3/8] net: macb: np4 doesn't need a usrio pointer
` [PATCH net-next v2 4/8] dt-bindings: net: macb: add property indicating timer adjust mode
` [PATCH net-next v2 5/8] net: macb: timer adjust mode is not supported
` [PATCH net-next v2 6/8] net: macb: add mpfs specific usrio configuration
` [PATCH net-next v2 7/8] net: macb: warn on pclk use as a tsu_clk fallback
` [PATCH net-next v2 8/8] net: macb: clean up tsu clk rate acquisition

[PATCH net-next] bonding: print churn state via netlink
 2026-02-26 11:00 UTC  (2+ messages)

[PATCH net-next] pppoe: remove kernel-mode relay support
 2026-02-26 10:50 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: macb: EyeQ5 support
 2026-02-26 10:46 UTC  (3+ messages)
` [PATCH net-next v3 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible

[PATCH RFC net-next v2 0/5] tcp: RFC 7323-compliant window retraction handling
 2026-02-26 10:43 UTC  (3+ messages)

[PATCH v7 bpf-next 1/2] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-26 10:41 UTC  (2+ messages)

[PATCH net v2] net: consume xmit errors of GSO frames
 2026-02-26 10:40 UTC  (2+ messages)

[PATCH net-next] inet: add ip_local_port_step_width sysctl to improve port usage distribution
 2026-02-26 10:39 UTC  (5+ messages)

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-02-26 10:37 UTC  (2+ messages)

[PATCH 0/1] net/mlx5/core: Fix stack frame size warnings
 2026-02-26 10:33 UTC  (4+ messages)
` [PATCH 1/1] net/mlx5/core: Allocate ttc_params on heap

[PATCH net] net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G
 2026-02-26 10:23 UTC 

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-26 10:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox