messages from 2026-07-03 14:11:11 to 2026-07-05 12:13:00 UTC [more...]
[PATCH 0/7] rust: Use kernel style vertical imports in various drivers
2026-07-05 12:12 UTC (12+ messages)
` [PATCH 1/7] samples: rust_dma: use vertical import style
` [PATCH 3/7] cpufreq: rcpufreq_dt: "
[PATCH net] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
2026-07-05 11:59 UTC
[PATCH net 0/3] ipv4/ipv6: Fix UAF and memory leak in IGMP/MLD
2026-07-05 11:58 UTC (7+ messages)
` [PATCH net 1/3] ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
` [PATCH net 2/3] ipv6: mcast: Fix potential UAF in MLD delayed work
` [PATCH net 3/3] ipv4: igmp: Fix potential memory leak in igmp_mod_timer()
[PATCH net] nfc: llcp: bound the remaining LLCP TLV parsers to their buffers
2026-07-05 11:56 UTC
[PATCH net] macsec: fix promiscuity refcount leak in macsec_dev_open()
2026-07-05 11:36 UTC
[PATCH net] e1000e: fix IRQ leak when request_irq() fails in e1000_request_msix()
2026-07-05 11:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v14 0/9] tls: Add TLS 1.3 hardware offload support
2026-07-05 10:44 UTC (2+ messages)
[PATCH] atm: solos-pci: validate DMA receive size
2026-07-05 8:45 UTC
[PATCH] net: usb: sr9700: validate receive packet extent
2026-07-05 8:37 UTC
[PATCH] net: usb: cx82310_eth: bound partial receive continuation
2026-07-05 8:36 UTC
[PATCH net] ipv4: fib: free fib_alias with kfree_rcu() on insert error path
2026-07-05 8:00 UTC (2+ messages)
[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
2026-07-05 7:54 UTC (4+ messages)
` [PATCH net v4 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH net v4 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH net v4 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()
[PATCH net] net: microchip: vcap: fix races on the shared Super VCAP block
2026-07-05 7:30 UTC (2+ messages)
[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-07-05 7:26 UTC (6+ messages)
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
[PATCH net] llc: fix SAP refcount leak in llc_ui_autobind()
2026-07-05 7:10 UTC (2+ messages)
[BUG] rxrpc/afs: leaked peer during netns teardown
2026-07-05 6:54 UTC
[syzbot] [net?] WARNING in rcu_note_context_switch (5)
2026-07-05 6:26 UTC (2+ messages)
[PATCH] octeon_ep_vf: Fix RX page leak on napi_build_skb() failure
2026-07-05 3:16 UTC
[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
2026-07-05 2:57 UTC (6+ messages)
[PATCH net-next v5 0/2] udp: fix FOU/GUE over multicast
2026-07-05 2:36 UTC (3+ messages)
` [PATCH net-next v5 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v5 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[RFC] xdp: add device context to bpf_xdp_link_attach_failed tracepoint
2026-07-05 2:11 UTC (5+ messages)
[PATCH net] sctp: validate the body of a STALE_COOKIE error before reading it
2026-07-05 0:30 UTC
[PATCH] net: xscale: ixp4xx: add missing MODULE_DEVICE_TABLE()
2026-07-05 0:19 UTC
[PATCH] net: gianfar: fix use-after-free in gfar_enet_open on startup_gfar failure
2026-07-04 23:47 UTC
[PATCH net-next 0/4] net: hsr: PRP RedBox (PRP-SAN) support
2026-07-04 23:47 UTC (5+ messages)
` [PATCH net-next 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
` [PATCH net-next 3/4] net: hsr: allow PRP RedBox (interlink) creation
` [PATCH net-next 4/4] selftests: net: hsr: add PRP RedBox test
[PATCH net] vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributes
2026-07-04 22:22 UTC
[PATCH] net: pcs: xpcs-plat: fix runtime PM initialization
2026-07-04 21:48 UTC
[PATCH ipsec] xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
2026-07-04 21:03 UTC
[PATCH net-next v7 0/5] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
2026-07-04 19:39 UTC (6+ messages)
` [PATCH net-next v7 1/5] net: dsa: microchip: Add fallback Micrel compatibles
` [PATCH net-next v7 2/5] dt-bindings: net: dsa: microchip: Add KSZ8995XA
` [PATCH net-next v7 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next v7 4/5] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
` [PATCH net-next v7 5/5] net: dsa: ks8995: Delete surplus driver
[PATCH net-next v4 0/2] udp: fix FOU/GUE over multicast
2026-07-04 19:08 UTC (3+ messages)
` [PATCH net-next v4 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH net v2] bnge/bng_re: fix ring ID widths
2026-07-04 18:34 UTC (2+ messages)
[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
2026-07-04 16:41 UTC (6+ messages)
[PATCH] net: davicom: dm9051: add missing MODULE_DEVICE_TABLE()
2026-07-04 15:21 UTC
[PATCH] net: alacritech: add missing MODULE_DEVICE_TABLE()
2026-07-04 15:20 UTC
[PATCH 1/1] net: usb: aqc111: fix set_mac_address return value for bonding
2026-07-04 14:32 UTC (4+ messages)
[PATCH net] net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
2026-07-04 14:21 UTC
[PATCH net] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
2026-07-04 12:52 UTC (4+ messages)
[PATCH] net: xscale: add missing MODULE_DEVICE_TABLE()
2026-07-04 12:27 UTC
[PATCH net-next] net: chelsio: cxgb4: Use str_plural() in mem_intr_handler()
2026-07-04 12:10 UTC
[PATCH net-next v8 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
2026-07-04 11:09 UTC (5+ messages)
` [PATCH net-next v8 2/3] net: airoha: fix ETS QoS stats counter underflow and cross-channel corruption
` [PATCH net-next v8 3/3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
[PATCH net-next v6 0/4] net: dsa: mt7628 embedded switch initial support
2026-07-04 10:56 UTC (5+ messages)
` [PATCH net-next v6 1/4] dt-bindings: net: dsa: add MT7628 ESW
` [PATCH net-next v6 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
` [PATCH net-next v6 3/4] net: dsa: initial MT7628 tagging driver
` [PATCH net-next v6 4/4] net: dsa: initial support for MT7628 embedded switch
[PATCH net v2] ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
2026-07-04 10:03 UTC (2+ messages)
[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-04 9:21 UTC (4+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v6 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH v4] r8169: migrate Rx path to page_pool, prepare for XDP
2026-07-04 8:06 UTC
[PATCH nf] netfilter: ipset: skip extension destroy on hash resize replay
2026-07-04 6:22 UTC
[PATCH net v3 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
2026-07-04 6:15 UTC (3+ messages)
` [PATCH net v3 1/2] octeon_ep: "
` [PATCH net v3 2/2] octeon_ep_vf: "
[PATCH 0/2] af_unix: Fix priority inversion issue
2026-07-04 6:03 UTC (5+ messages)
` [PATCH 1/2] af_unix: Do not wait for garbage collector in sendmsg()
[syzbot] [wireless?] [usb?] WARNING in __carl9170_tx_process_status
2026-07-04 5:46 UTC
[syzbot] Monthly wireless report (Jul 2026)
2026-07-04 4:32 UTC
[PATCH net-next] devlink: Replace strlcat() with seq_buf
2026-07-04 3:49 UTC
[PATCH net] sctp: validate STALE_COOKIE cause length before reading staleness
2026-07-04 3:35 UTC
[PATCHv2 net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
2026-07-04 3:32 UTC
[PATCHv2 net] net: emac: mal: fix W1C write race in ICINTSTAT clearing
2026-07-04 3:21 UTC
[PATCH net v2 1/3] af_unix: fix listen() succeeding on sockets in the wrong state
2026-07-04 1:54 UTC (5+ messages)
` [PATCH net v2 2/3] selftests/net/af_unix: test listen() rejects wrong socket states
` [PATCH net-next v2 3/3] af_unix: Clean up error handling in unix_listen()
[PATCH v2 2/2] bonding: reuse neigh_setup from slave neigh_parms
2026-07-04 1:43 UTC (3+ messages)
[PATCH net-next 0/2] net: dsa: mv88e6xxx: 6141/6341 workarounds
2026-07-03 21:55 UTC (9+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: write the ATU FID register on 88E6141/88E6341
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: use direct ATU hash on 88E6141/6341
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-03 21:34 UTC (13+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH net-next 0/2] net: dsa: mv88e6xxx: various hwstamp fixes
2026-07-03 21:26 UTC (7+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: use ARRIVAL1 counter for all peer delay messages
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: embedded PTP timestamp support
[PATCH net-next v2 0/5] net: dsa: realtek: rtl8366rb: Use generic RTL83xx code
2026-07-03 21:17 UTC (4+ messages)
` [PATCH net-next v2 2/5] net: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlers
[PATCH net] net/tls: Consume empty data records in tls_sw_read_sock()
2026-07-03 21:07 UTC (5+ messages)
[PATCH net-next v4 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook
2026-07-03 21:06 UTC (2+ messages)
[PATCH net-next v4 0/6] r8169: add support for phylink
2026-07-03 20:37 UTC (5+ messages)
` [PATCH net-next v4 1/6] r8169: add speed in private struct
` [PATCH net-next v4 2/6] r8169: add support for phylink
[PATCH net-next 0/2] nfc: s3fwrn5: support the S3NRN4V variant
2026-07-03 20:26 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: nfc: samsung,s3fwrn5: add S3NRN4V and clk-req-gpios
` [PATCH net-next 2/2] nfc: s3fwrn5: support the S3NRN4V variant
[PATCH net 1/1] net: sctp: fix AUTH HMAC list overflow into auth_chunks
2026-07-03 20:20 UTC (2+ messages)
[PATCH net-next 01/12] netfilter: nfnetlink_hook: Dump nat type chains
2026-07-03 20:10 UTC (2+ messages)
[PATCH net-next 00/12] netfilter: updates for net-next
2026-07-03 19:59 UTC (2+ messages)
[PATCH net] net: emac: mal: fix W1C write race in ICINTSTAT clearing
2026-07-03 19:28 UTC (6+ messages)
[PATCH ipsec 0/8] xfrm: state: exact mark/mask match for control-plane SA lookups
2026-07-03 18:53 UTC (9+ messages)
` [PATCH ipsec 1/8] xfrm: state: exact mark/mask match for SPI-keyed "
` [PATCH ipsec 2/8] xfrm: state: exact mark/mask match for by-address "
` [PATCH ipsec 3/8] selftests: net: xfrm_state: add mark shadowing tests for state lookups
` [PATCH ipsec 4/8] xfrm: fix use-after-free of migrated state in xfrm_do_migrate_state()
` [PATCH ipsec 5/8] xfrm: fix hw offload state leak on xfrm_do_migrate_state() error path
` [PATCH ipsec 6/8] xfrm: include mark in MIGRATE_STATE SA collision check
` [PATCH ipsec 7/8] xfrm: pass extack through to xfrm_init_replay() from xfrm_init_state()
` [PATCH ipsec 8/8] docs: xfrm: include mark in XFRM_MSG_MIGRATE_STATE EEXIST tuple
[PATCH net] net: emac: mal: replace devm_request_irq with request_irq to fix probe error race
2026-07-03 18:40 UTC (3+ messages)
[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
2026-07-03 18:32 UTC (10+ messages)
` [PATCH net-next V4 4/6] devlink: Apply eswitch mode boot defaults
[PATCH net-next] ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
2026-07-03 18:18 UTC (3+ messages)
[PATCH net-next v11 00/12] enic: SR-IOV V2 admin channel and MBOX protocol
2026-07-03 18:09 UTC (13+ messages)
` [PATCH net-next v11 01/12] enic: cancel tx_hang_reset work on device removal
` [PATCH net-next v11 02/12] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v11 03/12] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v11 04/12] enic: add admin RQ buffer management
` [PATCH net-next v11 05/12] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v11 06/12] enic: define MBOX message types and header structures
` [PATCH net-next v11 07/12] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v11 08/12] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v11 09/12] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v11 10/12] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v11 11/12] enic: add V2 VF probe with admin channel and PF registration
` [PATCH net-next v11 12/12] enic: re-establish V2 VF admin channel and PF registration after reset
[PATCH net V4 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
2026-07-03 17:50 UTC (2+ messages)
[PATCH v2 nf-next] ipvs: Move defense_work and est_reload_work to system_dfl_long_wq
2026-07-03 17:49 UTC (2+ messages)
[PATCH net-next v4 0/3] net: dsa: motorcomm: Add LED support
2026-07-03 17:40 UTC (5+ messages)
` [PATCH net-next v4 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v4 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v4 3/3] net: dsa: motorcomm: Add LED support
[PATCH 0/18] pull request (net-next): ipsec-next 2026-06-12
2026-07-03 17:20 UTC (6+ messages)
[PATCH net-next v3 00/15] net: macb: implement context swapping
2026-07-03 17:10 UTC (8+ messages)
` [PATCH net-next v3 01/15] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v3 04/15] net: macb: unify queue index variable naming convention and types
[PATCH net] selftests/tc-testing: Add tests that force multiq and taprio to enqueue to child's gso_skb
2026-07-03 16:57 UTC (3+ messages)
[PATCH net-next] macsec: no longer rely on RTNL in macsec_fill_info()
2026-07-03 16:50 UTC (2+ messages)
[PATCH net V2 0/3] net/mlx5: LAG bug fixes
2026-07-03 16:50 UTC (2+ messages)
[PATCH] net: qed: Fix spelling typo in qed_dcbx.c comment
2026-07-03 16:49 UTC (2+ messages)
[PATCH net-next v7 2/2] dinghai: add hardware register access and PCI capability scanning
2026-07-03 16:42 UTC (2+ messages)
[PATCH net-next v7 1/2] dinghai: add ZTE network driver support
2026-07-03 16:42 UTC (2+ messages)
[PATCH net-next 0/2] macvlan: RTNL-less macvlan_fill_info()
2026-07-03 16:40 UTC (2+ messages)
[PATCH ipsec] xfrm: espintcp: fix UAF during close
2026-07-03 16:36 UTC (2+ messages)
[PATCH iwl-net v3 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
2026-07-03 16:36 UTC (5+ messages)
` [PATCH iwl-net v3 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
` [Intel-wired-lan] "
` [PATCH iwl-net v3 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
` [Intel-wired-lan] "
[PATCH net-next v9 0/4] Add support for RTL8261C_CG
2026-07-03 16:30 UTC (3+ messages)
` [PATCH net-next v9 4/4] net: phy: realtek: load firmware "
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-07-03 16:29 UTC (3+ messages)
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
[PATCH net-next v7 00/11] BIG TCP for UDP tunnels
2026-07-03 16:28 UTC (4+ messages)
` [PATCH net-next v7 08/11] udp: Set length in UDP header to 0 for big GSO packets
[RFC] connectat()/bindat() or an alternative design
2026-07-03 16:17 UTC (8+ messages)
bpf, sockmap: FIONREAD returns 0 for TCP sockets in a sockmap without a verdict program
2026-07-03 16:10 UTC
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-03 16:05 UTC (4+ messages)
[PATCH net-next] tun: no longer rely on RTNL in tun_fill_info()
2026-07-03 15:43 UTC (3+ messages)
[PATCH net-next v4 2/2] net: dsa: realtek: rtl8365mb: add HSGMII support for RTL8367S
2026-07-03 15:12 UTC (2+ messages)
[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-07-03 15:06 UTC (3+ messages)
` [PATCH v9 01/14] firmware: qcom: Add a generic PAS service
[PATCH net-next 0/4] net: usb: move exported code to usbnet
2026-07-03 14:59 UTC (4+ messages)
[PATCH net v2] mac802154: remove interfaces with RCU list deletion
2026-07-03 14:20 UTC (2+ messages)
[REGRESSION][BISECTED] tun/tap & vhost-net: multi-threaded network performance
2026-07-03 14:19 UTC (7+ messages)
[RESEND PATCH] net/mlx5: Fix L3 tunnel entropy refcount leak
2026-07-03 14:14 UTC
[PATCH net] bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
2026-07-03 14:12 UTC (2+ messages)
[PATCH nf-next v4 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-03 14:10 UTC (7+ messages)
` [PATCH nf-next v4 1/6] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next v4 2/6] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next v4 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v4 4/6] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v4 5/6] net: netfilter: Add SIT tunnel flowtable acceleration
` [PATCH nf-next v4 6/6] selftests: netfilter: nft_flowtable.sh: Add SIT flowtable selftest
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