messages from 2026-05-01 10:34:56 to 2026-05-02 03:14:11 UTC [more...]
[PATCH v1 net-next 00/15] udp_tunnel: Speed up UDP tunnel device destruction (Part I)
2026-05-02 3:12 UTC (4+ messages)
` [PATCH v1 net-next 01/15] udp_tunnel: Pass struct sock to udp_tunnel_sock_release()
` [PATCH v1 net-next 02/15] udp_tunnel: Pass struct sock to setup_udp_tunnel_sock()
` [PATCH v1 net-next 03/15] udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup()
[PATCH v2] net: net_failover: Fix the deadlock in slave register
2026-05-02 2:46 UTC (3+ messages)
[PATCH net-next v2] pppoe: optimize hash with word access
2026-05-02 2:20 UTC (2+ messages)
[PATCH net-next V2 0/3] net/mlx5: enable sub-page allocations for mlx5_frag_buf
2026-05-02 2:20 UTC (2+ messages)
[PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
2026-05-02 1:53 UTC (2+ messages)
[PATCH net v2 0/2] ipv6: fix ECMP route failover on carrier loss
2026-05-02 1:50 UTC (2+ messages)
[PATCH] qed: fix division by zero in qed_init_wfq_param when all vports configured
2026-05-02 1:46 UTC (2+ messages)
[PATCH 0/6] lib: rework bitreverse
2026-05-02 1:40 UTC (2+ messages)
[PATCH net v3] ipv6: validate extension header length before copying to cmsg
2026-05-02 1:24 UTC (2+ messages)
[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
2026-05-02 1:24 UTC (5+ messages)
` [RFC PATCH 1/2] "
[PATCH net-next 0/3] net: Fix protodown with macvlan
2026-05-02 1:09 UTC (5+ messages)
` [PATCH net-next 1/3] net: Do not unconditionally turn on carrier when clearing protodown
` [PATCH net-next 2/3] macvlan: Do not transfer operational state when protodown is enabled
[PATCH net-next] net: airoha: configure QoS channel for HW accelerated flowtable traffic
2026-05-02 1:00 UTC (2+ messages)
[PATCH net-next 0/5] tcp: move some fastpath fields to appropriate groups
2026-05-02 1:00 UTC (2+ messages)
[PATCH net] net/sched: sch_pie: annotate more data-races in pie_dump_stats()
2026-05-02 1:00 UTC (2+ messages)
[PATCH net-next v7] net: mana: Expose hardware diagnostic info via debugfs
2026-05-02 0:54 UTC (2+ messages)
[PATCH net-next v6 0/3] selftests: drv-net: convert so_txtime to drv-net
2026-05-02 0:45 UTC (5+ messages)
` [PATCH net-next v6 1/3] selftests: net: py: support cmd verifying expected failure
` [PATCH net-next v6 3/3] selftests: drv-net: convert so_txtime to drv-net
[PATCH net-next] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
2026-05-02 0:30 UTC (3+ messages)
[PATCH net-next] selftests: drv-net: Enable ntuple-filters if supported
2026-05-02 0:20 UTC (2+ messages)
[PATCH net] ipv4: igmp: annotate data-races in igmp_heard_query()
2026-05-02 0:20 UTC (2+ messages)
[PATCH net-next 1/4] net/sched: netem: move state enums out of struct netem_sched_data
2026-05-02 0:17 UTC (4+ messages)
` [PATCH net-next 2/4] net/sched: netem: remove useless VERSION
` [PATCH net-next 3/4] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next 4/4] netem: add per-impairment extended statistics
[PATCH net v5] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
2026-05-02 0:15 UTC (2+ messages)
[PATCH net-next] ip6mr: plug drop_reason to ip6mr_cache_report()
2026-05-02 0:10 UTC (2+ messages)
[PATCH net-next] net: tls: reshuffle the device ops check
2026-05-02 0:10 UTC (3+ messages)
[PATCH net-next 1/2] net: cs89x0: remove ISA bus probing
2026-05-02 0:10 UTC (5+ messages)
` [PATCH net-next 2/2] ne2k: fold drivers/net/Space.c into ne.c
[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
2026-05-02 0:10 UTC (4+ messages)
[PATCH net v3] net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_vfinfo
2026-05-02 0:10 UTC (2+ messages)
[PATCH net] ipmr: prevent info-leak in pmr_cache_report()
2026-05-02 0:10 UTC (2+ messages)
[PATCH] psp: reject packets carrying unsupported PSP optional fields
2026-05-02 0:00 UTC (7+ messages)
` [PATCH net v2] psp: strip variable-length PSP header in psp_dev_rcv()
[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
2026-05-01 23:52 UTC (2+ messages)
[PATCH net 00/14] Netfilter fixes for net
2026-05-01 23:50 UTC (16+ messages)
` [PATCH net 01/14] netfilter: replace skb_try_make_writable() by skb_ensure_writable()
` [PATCH net 02/14] netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwarding
` [PATCH net 03/14] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
` [PATCH net 04/14] netfilter: x_tables: add .check_hooks to matches and targets
` [PATCH net 05/14] netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate
` [PATCH net 06/14] netfilter: xt_CT: fix usersize for v1 and v2 revision
` [PATCH net 07/14] netfilter: nf_tables: fix netdev hook allocation memleak with dormant tables
` [PATCH net 08/14] netfilter: nf_socket: skip socket lookup for non-first fragments
` [PATCH net 09/14] netfilter: nf_tables: skip L4 header parsing "
` [PATCH net 10/14] netfilter: xtables: fix "
` [PATCH net 11/14] netfilter: flowtable: ensure sufficient headroom in xmit path
` [PATCH net 12/14] netfilter: flowtable: fix inline vlan encapsulation "
` [PATCH net 13/14] netfilter: flowtable: fix inline pppoe "
` [PATCH net 14/14] netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
[PATCH net] ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()
2026-05-01 23:42 UTC (2+ messages)
[PATCH net-next 0/5] Expose more port stats to ethtool
2026-05-01 23:41 UTC (9+ messages)
` [PATCH net-next 1/5] ionic: Small improvements in devcmd retry logic
` [PATCH net-next 2/5] ionic: Report "link_down_events_phy" in ethtool statistics
` [PATCH net-next 3/5] ionic: Update ionic_if.h with new extra port stats structure
` [PATCH net-next 5/5] ionic: Add .get_fec_stats ethtool handler
[PATCH net] ipv6: rpl: add NULL check for idev in ipv6_rpl_srh_rcv()
2026-05-01 23:35 UTC (3+ messages)
[PATCH 1/2] nfc: llcp: Fix use-after-free in llcp_sock_release()
2026-05-01 23:27 UTC (5+ messages)
` [PATCH 2/2] nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
[PATCH net v1] net/mlx5: Fix flow steering alloc unwind
2026-05-01 23:20 UTC
[PATCH 0/1] ovpn: tcp - defer TX from softirq to workqueue
2026-05-01 23:12 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH net-next v2 1/2] mv88e6xxx: Refactor 6352's serdes functions
2026-05-01 22:10 UTC (3+ messages)
` "
[PATCH 0/2] netfilter: fix NULL ops race in iptable lazy init
2026-05-01 22:00 UTC (8+ messages)
` [PATCH v2 0/2] netfilter: fix NULL ops dereference "
` [PATCH v2 1/2] netfilter: ip_tables: guard ipt_unregister_table_pre_exit against NULL ops
[PATCH net-next 1/5] dt-bindings: net: add onsemi's TS2500/NCN26010 10BASE-T1S MACPHY
2026-05-01 21:21 UTC (3+ messages)
[PATCH net-next 0/3] net: Convert AF_NETLINK and AF_VSOCK to getsockopt_iter API
2026-05-01 21:21 UTC (7+ messages)
` [PATCH net-next 1/3] netlink: convert to getsockopt_iter
` [PATCH net-next 2/3] vsock: "
` [PATCH net-next 3/3] net: selftests: add getsockopt_iter regression tests
[PATCH iproute2-next 0/5] netshaper: Extend netshaper support
2026-05-01 21:13 UTC (8+ messages)
` [PATCH iproute2-next 1/5] netshaper: Extract parse_scope() and parse_rate() helpers
` [PATCH iproute2-next 2/5] netshaper: Add bw-min and weight parameter support
[PATCH net-next 00/12] net: enable TC956x support
2026-05-01 21:09 UTC (25+ messages)
` [PATCH net-next 01/12] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next 02/12] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
` [PATCH net-next 03/12] net: pcs: pcs-xpcs: Preserve BMCR_ANENBLE during link up
` [PATCH net-next 04/12] net: stmmac: dma: create a separate dma_device pointer
` [PATCH net-next 05/12] net: stmmac: dwxgmac2: Add multi MSI interrupt mode
` [PATCH net-next 06/12] net: stmmac: dwxgmac2: Add XGMAC 3.01a support
` [PATCH net-next 07/12] net: stmmac: dwxgmac2: export symbols for XGMAC 3.01a DMA
` [PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
` [PATCH net-next 09/12] gpio: tc956x: add TC956x/QPS615 support
` [PATCH net-next 10/12] net: stmmac: "
` [PATCH net-next 11/12] misc: tc956x_pci: "
` [PATCH net-next 12/12] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCS8081 phy
[PATCH net v1 0/3] af_packet/tcp: fix late hardware timestamp handling
2026-05-01 20:25 UTC (3+ messages)
` [PATCH net v1 1/3] net: introduce helper to resolve hardware timestamps from skb
[PATCH net-next 5/5] selftests: net: add veth BQL stress test
2026-05-01 20:35 UTC (5+ messages)
[PATCH net-next 4/5] onsemi: ncn260xx: Add driver support for NCN26010 and TS2500 MAC-PHY
2026-05-01 20:22 UTC (2+ messages)
[PATCH] ieee802154: ca8210: fix cas_ctl leak on spi_async failure
2026-05-01 20:08 UTC
[PATCH net-next 0/6] pds_core: Add PLDM firmware update and host backed memory support
2026-05-01 20:03 UTC (4+ messages)
` [PATCH net-next 3/6] pds_core: add PLDM firmware update support via devlink flash
[PATCH net-next 3/5] net: ethernet: oa_tc6: hardware timestamp support added
2026-05-01 19:56 UTC (2+ messages)
[PATCH net-next 2/5] net: phy: ncn26000: add support for TS2500 internal PHY
2026-05-01 19:50 UTC (2+ messages)
[PATCH net 1/1] net/rds: handle zerocopy send cleanup before the message is queued
2026-05-01 19:40 UTC (2+ messages)
[PATCH net 0/4] mptcp: misc fixes for v7.1-rc3
2026-05-01 19:35 UTC (5+ messages)
` [PATCH net 1/4] mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failure
` [PATCH net 2/4] mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failure
` [PATCH net 3/4] mptcp: fix rx timestamp corruption on fastopen
` [PATCH net 4/4] mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf
[PATCH net-next 5/5] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
2026-05-01 19:15 UTC
[PATCH net-next v2 0/2] Keep PHY link during WoL sleep cycle
2026-05-01 18:56 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: bcmasp: Divide init to allow partial bring up
` [PATCH net-next v2 2/2] net: bcmasp: Keep PHY link during WoL sleep cycle
[PATCH v12 net-next 0/5] psp: Add support for dev-assoc/disassoc
2026-05-01 17:55 UTC (6+ messages)
` [PATCH v12 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
` [PATCH v12 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v12 net-next 3/5] psp: add a new netdev event for dev unregister
` [PATCH v12 net-next 4/5] selftests/net: Add bpf skb forwarding program
` [PATCH v12 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc
[PATCH] amd-xgbe: fix PTP addend overflow causing frozen clock
2026-05-01 17:32 UTC (3+ messages)
[PATCH net-next v5 0/5] net: bridge: mcast: support exponential field encoding
2026-05-01 17:31 UTC (6+ messages)
` [PATCH net-next v5 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v5 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v5 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v5 4/5] ipv6: mld: "
` [PATCH net-next v5 5/5] selftests: net: bridge: add MRC and QQIC field encoding tests
[PATCH] selftests: mptcp: add test for IPv6 subflow SLAB placement
2026-05-01 17:01 UTC (3+ messages)
[PATCH net] rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present
2026-05-01 16:57 UTC (3+ messages)
[PATCH net] net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacks
2026-05-01 16:39 UTC
[PATCH 00/11] mlx5 support for VFIO self test
2026-05-01 16:43 UTC (3+ messages)
[PATCH net 0/7] net: tls: fix a few random bugs
2026-05-01 16:40 UTC (3+ messages)
` [PATCH net 4/7] net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ring
[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
2026-05-01 16:22 UTC (2+ messages)
[PATCH ipsec] esp: Force skb_cow_data() on RX when the skb is non-linear
2026-05-01 16:09 UTC (2+ messages)
[PATCH v2 iproute2-next] utils: add fflush_monitor() helper
2026-05-01 15:10 UTC (3+ messages)
[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
2026-05-01 14:51 UTC (7+ messages)
` [PATCH 1/6] SUNRPC: Move cache_initialize() declaration to sunrpc-private header
` [PATCH 2/6] SUNRPC: Provide a shared workqueue for cache release callbacks
` [PATCH 3/6] SUNRPC: Defer ip_map sub-object cleanup past RCU grace period
` [PATCH 4/6] SUNRPC: Use shared release pattern for the unix_gid cache
` [PATCH 5/6] SUNRPC: Hold cd->net for the lifetime of cache files
` [PATCH 6/6] NFSD: Convert nfsd_export_shutdown() to sunrpc_cache_destroy_net()
[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-05-01 14:11 UTC (30+ messages)
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v4 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v4 07/15] soc: qcom: mdtloader: "
` [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v4 11/15] media: qcom: "
[PATCH net v4] ipv6: flowlabel: enforce per-netns limit for unprivileged callers
2026-05-01 14:09 UTC (2+ messages)
[PATCH net-next] net/sched: add qstats_cpu_drop_inc() helper
2026-05-01 13:59 UTC
[PATCH net] net: eth: fbnic: Fix addr validation in pcs write
2026-05-01 13:46 UTC (2+ messages)
[PATCH net-next v2 0/2] selftests: openvswitch: add pop_vlan test
2026-05-01 13:39 UTC (3+ messages)
` [PATCH net-next v2 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v2 2/2] selftests: openvswitch: add pop_vlan test
[PATCH v3 1/1] net: phy: realtek: Add support for PHY LEDs on RTL8221B
2026-05-01 12:36 UTC (2+ messages)
[PATCH 1/2] net: wan: fsl_ucc_hdlc: fix uhdlc_memclean
2026-05-01 12:35 UTC (4+ messages)
` [PATCH 2/2] net: wan: fsl_ucc_hdlc: fix ucc_hdlc_remove
[PATCH net-next 0/2] selftests: openvswitch: add pop_vlan test
2026-05-01 12:27 UTC (3+ messages)
` [PATCH 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH 2/2] selftests: openvswitch: add pop_vlan test
[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
2026-05-01 12:21 UTC (9+ messages)
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9
[PATCH v5] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
2026-05-01 11:07 UTC (2+ messages)
` [PATCH v6] "
[PATCH net,v3 00/12] Netfilter for net
2026-05-01 10:37 UTC (4+ messages)
` [PATCH net 06/12] netfilter: nf_conntrack_expect: honor expectation helper field
[PATCH net-next v2 0/3] netfilter: conntrack: add shared port parser and use it in IRC and Amanda helpers
2026-05-01 10:34 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