messages from 2026-07-23 09:54:54 to 2026-07-23 15:52:48 UTC [more...]
[PATCH net-next 0/3] Guard against gso_segs overflows
2026-07-23 15:51 UTC (3+ messages)
` [PATCH net-next 1/3] net: Guard for gso_segs overflow in skb_segment
` [PATCH net-next 2/3] virtio-net: Block malformed packets that overflow gso_segs
[PATCH] net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
2026-07-23 15:50 UTC (2+ messages)
[PATCH net v2] psp: fix NULL genl_sock deref race with concurrent netns teardown
2026-07-23 15:44 UTC (3+ messages)
[PATCH 0/2] net: Use synchronous wakeups selectively
2026-07-23 15:44 UTC (6+ messages)
[PATCH net] usbnet: cap max_mtu for drivers without bind callback
2026-07-23 15:43 UTC (2+ messages)
[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
2026-07-23 15:41 UTC (4+ messages)
` [PATCH v2] bpf, sockmap: Fix cork ownership "
[PATCH net] octeontx2-pf: tc: fix egress ratelimiting
2026-07-23 15:40 UTC (2+ messages)
[PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
2026-07-23 15:40 UTC (2+ messages)
[PATCH net 00/13] Netfilter/IPVS fixes for net
2026-07-23 15:39 UTC (4+ messages)
` [PATCH net 09/13] ipvs: fix the checksum validations
[PATCH net v3] sctp: don't free the ASCONF's own transport in DEL-IP processing
2026-07-23 15:33 UTC (3+ messages)
[PATCH] vhost: clear vq->worker under vq->mutex when freeing workers
2026-07-23 15:33 UTC
[PATCH net] net/mlx5: Fix MCIA register buffer overflow on 32 dword reads
2026-07-23 15:30 UTC (2+ messages)
[PATCH net] net: pcs: xpcs: fix SGMII state reading
2026-07-23 15:30 UTC (2+ messages)
[PATCH net V2 0/2] net/mlx5e: Report zero bandwidth for non-ETS traffic
2026-07-23 15:30 UTC (2+ messages)
[PATCH net] net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan rule
2026-07-23 15:30 UTC (2+ messages)
[PATCH] usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnect
2026-07-23 15:30 UTC (2+ messages)
[PATCH bpf 0/3] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
2026-07-23 15:25 UTC (5+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
` [PATCH bpf 2/3] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers
[PATCH net v3 0/2] net/stmmac: Secure against failures of DMA memory allocation
2026-07-23 15:24 UTC (3+ messages)
[PATCH net] net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
2026-07-23 15:21 UTC (2+ messages)
[PATCH net v4] raw: annotate lockless match fields in raw_v4_match()
2026-07-23 15:20 UTC (2+ messages)
[PATCH net v2 0/2] vxlan, geneve: require CAP_NET_ADMIN in the device netns for changelink
2026-07-23 15:20 UTC (2+ messages)
[PATCH net v2] mac802154: llsec: reject frames shorter than the authentication tag
2026-07-23 15:20 UTC (2+ messages)
[PATCH v5 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-23 15:18 UTC (11+ messages)
` [PATCH v5 4/5] vhost: synchronize with RCU readers when freeing workers
[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
2026-07-23 15:16 UTC (7+ messages)
[PATCH] tools: Use fputc() calls in some functions
2026-07-23 15:14 UTC (5+ messages)
[PATCH] net: skbuff: replace magic number with macro in skbuff_clear()
2026-07-23 14:47 UTC
[PATCH ipsec] xfrm: ah6: validate routing header segments_left
2026-07-23 15:07 UTC (3+ messages)
[PATCH v6 0/2] Add drm_ras netlink error event support
2026-07-23 15:04 UTC (6+ messages)
` [PATCH v6 1/2] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v6 2/2] drm/xe/xe_ras: Report correctable/uncorrectable error events to userspace
[PATCH net-next 0/7] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
2026-07-23 15:04 UTC (9+ messages)
` [PATCH net-next 1/7] clk: Add devm_clk_bulk_get_enable()
` [PATCH net-next 2/7] net: xilinx: axienet: Introduce axienet_config for MAC-specific ops
` [PATCH net-next 3/7] dt-bindings: net: xlnx,axi-ethernet: Add 10G/25G (XXV) ethernet
` [PATCH net-next 4/7] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
` [PATCH net-next 5/7] net: xilinx: axienet: Make axienet_rmon_ranges non-static for reuse
` [PATCH net-next 6/7] net: xilinx: axienet: Dispatch statistics through axienet_config ops
` [PATCH net-next 7/7] net: xilinx: axienet: Add statistics support for XXV ethernet
[PATCH rdma-next] RDMA/mlx5: Deprecate latency-sensitive QPs feature
2026-07-23 15:01 UTC
[PATCH net] net: qrtr: restrict socket creation to the initial network namespace
2026-07-23 14:50 UTC (2+ messages)
[PATCH net-next v4 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
2026-07-23 14:44 UTC (7+ messages)
` [PATCH net-next v4 1/3] net: nexthop: add NHA_DST_PORT for fdb nexthops
` [PATCH net-next v4 2/3] vxlan: honor per-nexthop fdb destination port
` [PATCH net-next v4 3/3] selftests: net: add coverage for fdb nexthop dst_port
[PATCH net 0/5] vxlan: fixes for skb header pulling, cloning, and concurrency in TX path
2026-07-23 14:42 UTC (6+ messages)
` [PATCH net 1/5] vxlan: re-fetch eth header after route_shortcircuit()
` [PATCH net 2/5] vxlan: unclone skb head before modifying eth header in route_shortcircuit()
` [PATCH net 3/5] vxlan: use neigh_ha_snapshot() "
` [PATCH net 4/5] vxlan: use pskb_network_may_pull() "
` [PATCH net 5/5] vxlan: use pskb_network_may_pull() for transmit path header pulls
[PATCH net-next v2 0/7] hardware pacing offload
2026-07-23 14:40 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: ethtool: add hardware pacing offload support to rings
` [PATCH net-next v2 3/7] idpf: support pacing offload
` [PATCH net-next v2 4/7] selftests: drv-net: refactor so_txtime errqueue handling
[PATCH net] net: phy: Keep PHY timing role
2026-07-23 14:39 UTC (2+ messages)
[PATCH v6] ptp: ocp: add CPLD ISP support for ADVA TimeCard X1
2026-07-23 14:39 UTC
[PATCH net] forcedeth: fix UAF of txrx_stats in nv_remove
2026-07-23 14:38 UTC (3+ messages)
[PATCH net-next v2 00/12] ax88179_178a: Add support for AX88179A-based chips
2026-07-23 14:34 UTC (2+ messages)
[PATCH net v3] net/smc: order the CDC receive path against buffer publication
2026-07-23 14:31 UTC (2+ messages)
[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
2026-07-23 14:29 UTC (6+ messages)
` [PATCH net-next v2 1/6] net/tls: Bound consecutive no-data records in tls_sw_read_sock()
[PATCH] sctp: don't free the ASCONF's own transport in DEL-IP processing
2026-07-23 14:28 UTC (3+ messages)
[PATCH net-next v5] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-23 14:27 UTC (6+ messages)
[PATCH net v2] hinic: remove unused ethtool RSS user configuration buffers
2026-07-23 14:20 UTC (2+ messages)
[PATCH 0/3] SM8450 IPA support
2026-07-23 14:19 UTC (4+ messages)
` [PATCH 3/3] net: ipa: Add IPA v5.1 data
[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
2026-07-23 14:19 UTC (5+ messages)
[PATCH net-next v5 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-07-23 14:18 UTC (5+ messages)
` [PATCH net-next v5 2/8] net: mdio: realtek-rtl9300: Add polling documentation
` AW: "
[PATCH net v2] pds_core: keep the health thread stopped during reset
2026-07-23 14:17 UTC (2+ messages)
[PATCH net-next 0/2] net: atlantic: convert RX path to page_pool
2026-07-23 14:15 UTC (4+ messages)
` [PATCH net-next 1/2] net: atlantic: free stranded TX buffers on ring deinit
[PATCH REPOST net] amt: fix use-after-free in AMT delayed works
2026-07-23 14:10 UTC (2+ messages)
[PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
2026-07-23 14:10 UTC (3+ messages)
[PATCH net] ppp: annotate data races in ppp_generic
2026-07-23 14:10 UTC (2+ messages)
[PATCH v2 net] ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookup
2026-07-23 14:10 UTC (3+ messages)
[PATCH v2 0/2] Add missing facility check to ptp_s390 driver
2026-07-23 14:10 UTC (2+ messages)
[PATCH net] pppoe: reload header pointer after dev_hard_header()
2026-07-23 14:10 UTC (2+ messages)
[PATCH net-next] MAINTAINERS: remove Rengarajan Sundararajan from LAN78XX
2026-07-23 14:10 UTC (2+ messages)
[PATCH net v4 0/9] rxrpc: Fix CHALLENGE packet handling
2026-07-23 14:09 UTC (12+ messages)
` [PATCH net v4 1/9] rxrpc: Fix sendmsg to not return an error if last packet queued
` [PATCH net v4 2/9] rxrpc: Fix packet encryption error handling
` [PATCH net v4 3/9] rxrpc: Fix update of call->tx_pending without holding lock
` [PATCH net v4 4/9] rxrpc: Fix generation of notifications after call completion
` [PATCH net v4 5/9] keys: Add refcounting to user-defined key type payload
` [PATCH net v4 6/9] afs: Create a server appdata key
` [PATCH net v4 7/9] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
` [PATCH net v4 8/9] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
` [PATCH net v4 9/9] rxrpc: Remove OOB challenge/response code
[PATCH iwl-next v4 0/3] i40e: add runtime-tunable ATR sample rate
2026-07-23 14:04 UTC (4+ messages)
` [PATCH iwl-next v4 1/3] i40e: move ATR sample rate from ring to PF level
` [PATCH iwl-next v4 2/3] i40e: add devlink parameter for Flow Director ATR sample rate
` [PATCH iwl-next v4 3/3] i40e: trigger PF reset when re-enabling ATR via ethtool
[PATCH net-next v2 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
2026-07-23 14:05 UTC (5+ messages)
` [PATCH net-next v2 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls
[PATCH net-next] selftests: net: Add a missing config option
2026-07-23 14:02 UTC
[PATCH net v2] net: gro: avoid nesting TCP GSO skbs in skb_gro_receive_list()
2026-07-23 14:02 UTC (3+ messages)
[PATCH net] s390/qeth: Check CAP_NET_ADMIN for private ioctls
2026-07-23 14:00 UTC
[PATCH net-next v5 00/15] bnxt_en: Add kTLS TX offload support
2026-07-23 13:52 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwxgmac2: configure INTM for per-channel interrupt routing
2026-07-23 13:50 UTC (2+ messages)
[PATCH net v3 0/2] net: sxgbe: fix descriptor ring allocation failure handling
2026-07-23 13:42 UTC (6+ messages)
` [PATCH net v3 1/2] net: sxgbe: free TX rings on RX allocation failure
` [PATCH net v3 2/2] net: sxgbe: check descriptor ring allocation failures
linux-next: manual merge of the net-next tree with the net tree
2026-07-23 13:41 UTC
[PATCH net] octeontx2-vf: set TC flower flag on MCAM entry allocation
2026-07-23 13:40 UTC (2+ messages)
[PATCH net v2] mctp: serial: handle zero-length frames to prevent rx buffer overflow
2026-07-23 13:40 UTC (2+ messages)
[PATCH net 0/2] 8139cp: fix two TX error handling bugs
2026-07-23 13:32 UTC (6+ messages)
` [PATCH 01/13] 8139cp: fix DMA mapping unwind on TX frag map failure
[PATCH net-next] octeontx2-af: return VWQE timer delay in NIX HW info
2026-07-23 13:20 UTC (2+ messages)
[PATCH net-next v3] selftests/net: Skip srv6_end_dt46_l3vpn_test if iproute2 too old
2026-07-23 13:20 UTC (2+ messages)
[PATCH iwl-net 0/4] ice: fix PTP timestamp handling issues
2026-07-23 13:15 UTC (4+ messages)
` [PATCH iwl-net 2/4] ice: clear unexpected Tx timestamp ready bits to prevent stuck PHY
` [Intel-wired-lan] "
[PATCH net-next v5 00/15][pull request] Introduce iXD driver
2026-07-23 13:15 UTC (3+ messages)
[PATCH net] net/mlx5: Use unique names for software steering caches
2026-07-23 13:13 UTC (3+ messages)
[PATCH net-next v2 10/10] net: dsa: microchip: add two-steps PTP support for KSZ8463
2026-07-23 13:13 UTC (3+ messages)
[PATCH net v1] net/smc: fix socket use-after-free during link group termination
2026-07-23 13:12 UTC (2+ messages)
[PATCH net-next v5] selftests/net/openvswitch: add SCTP flow key test
2026-07-23 13:10 UTC (2+ messages)
[PATCH net-next v10 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-07-23 13:08 UTC (3+ messages)
` [PATCH net-next v10 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
[PATCH] igc: Remove unreachable break after return
2026-07-23 13:02 UTC (2+ messages)
[PATCH net-next v7 0/7] r8169: add support for phylink
2026-07-23 12:54 UTC (9+ messages)
` [PATCH net-next v7 2/7] net: phy: phylink: add helper to modify pause
` [PATCH net-next v7 4/7] r8169: add support for RTL8116af
[PATCH net-next v5 14/15] ixd: add the core initialization
2026-07-23 12:51 UTC (4+ messages)
[PATCH net] net: ipv4: do not send ICMP Redirect when peer allocation fails
2026-07-23 12:43 UTC (2+ messages)
short description of GeoNetworking
2026-07-23 12:37 UTC (4+ messages)
[PATCH net-next v2 0/10] RFC 6724 rule 5.5 support
2026-07-23 12:19 UTC (11+ messages)
` [PATCH net-next v2 01/10] net/ipv6: fix lookup for ::/0 (non-)subtree route
` [PATCH net-next v2 02/10] net/ipv6: flatten ip6_route_get_saddr
` [PATCH net-next v2 03/10] net/ipv6: create ipv6_fl_get_saddr
` [PATCH net-next v2 04/10] net/ipv6: use ipv6_fl_get_saddr in output
` [PATCH net-next v2 05/10] net/ipv6: drop ip6_route_get_saddr
` [PATCH net-next v2 06/10] net/ipv6: flip IPV6_SUBTREES default to Y
` [PATCH net-next v2 07/10] net/ipv6: support RFC6724 rule 5.5 via subtrees
` [PATCH net-next v2 08/10] net/ipv6: leave a note on subtree/nexthop objects
` [PATCH net-next v2 09/10] selftests: net: RFC6724 rule 5.5 tests
` [PATCH net-next v2 10/10] net: document RFC6724 rule 5.5 implementation
[PATCH net-next] net: dns_resolver: allow shorter names in dns_query()
2026-07-23 12:23 UTC (2+ messages)
[PATCH net v3] veth: convert frag_list skbs before running XDP
2026-07-23 12:01 UTC (3+ messages)
[PATCH v2] net/openvswitch: check Ethernet header length before key_extract()
2026-07-23 11:47 UTC (2+ messages)
[PATCH v1 net] mpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi()
2026-07-23 11:40 UTC (2+ messages)
[PATCH net-next v4 00/12] net: mctp: usb: Add support for MCTP-over-USB v1.1
2026-07-23 11:25 UTC (3+ messages)
` [PATCH net-next v4 11/12] net: mctp: usb: enable v1.1 packet spanning
[PATCH net v2] net: gre: fix lltx regression for GRE tunnels with SEQ/CSUM
2026-07-23 11:10 UTC (2+ messages)
[PATCH net v3] net: stmmac: enable the MAC on link up for all supported speeds
2026-07-23 11:00 UTC (2+ messages)
[PATCH net v3] tipc: clear sock->sk on the failed-insert path in tipc_sk_create()
2026-07-23 11:00 UTC (2+ messages)
[PATCH net v3 0/3] net: stmmac: L3/L4 filter bug fixes
2026-07-23 11:00 UTC (2+ messages)
[PATCH] vhost-scsi: flush backend after device ioctls
2026-07-23 10:54 UTC (3+ messages)
[PATCH net 1/1] net/sched: cls_route: fix fastmap use-after-free on filter
2026-07-23 10:52 UTC
[PATCH net-next v2 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
2026-07-23 10:44 UTC (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: net: verify RTA_DEL_REASON on route deletion
[PATCH net] bpf: tcp: fix double sock release on batch realloc
2026-07-23 10:30 UTC (2+ messages)
[PATCH] vsock: use sock_error() to consume sk_err after connect timeout
2026-07-23 10:26 UTC (8+ messages)
[PATCH net] can: ctucanfd: handle bus error interrupts
2026-07-23 10:23 UTC (2+ messages)
[PATCH] arm: dts: ti: Add device tree nodes for PRU-ICSS1 instance on AM571x
2026-07-23 10:17 UTC
[PATCH net-next v6] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-23 10:21 UTC
[PATCH net-next v8 0/4] net: pse-pd: add Realtek PSE MCU support
2026-07-23 10:20 UTC (7+ messages)
` [PATCH net-next v8 1/4] dt-bindings: net: pse-pd: add bindings for Realtek PSE MCU
[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
2026-07-23 10:18 UTC (3+ messages)
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations
[PATCH net] can: ctucanfd: unmap BAR0 using base address
2026-07-23 10:17 UTC (2+ messages)
[PATCH nf] netfilter: conntrack: prevent helper extension relocation
2026-07-23 10:14 UTC (2+ messages)
[PATCH net-next v2 08/10] net: dsa: microchip: add KSZ8463 tail tag handling
2026-07-23 10:12 UTC (3+ messages)
[PATCH net-next 0/3] net/mlx5: allocate doorbells from dma pools
2026-07-23 10:12 UTC (3+ messages)
` [PATCH net-next 3/3] net/mlx5: add debugfs stats for doorbell "
[PATCH net v2] i40e: xsk: fix multi-buffer XDP_PASS skb construction
2026-07-23 10:04 UTC (5+ messages)
[BUG] bpf, net: skb_try_coalesce WARN after bpf_skb_adjust_room on loopback
2026-07-23 10:02 UTC
[PATCH net] net/x25: fix use-after-free in x25_kill_by_neigh()
2026-07-23 10:00 UTC (3+ messages)
[PATCH net-next 0/5] net/mlx5: HWS misc enhancements
2026-07-23 9:53 UTC (4+ messages)
` [PATCH net-next 3/5] net/mlx5: HWS, Set the num of queues only when alloc succeeded
` [PATCH net-next 4/5] net/mlx5: HWS, Remove redundant MLX5_SET in RTC creation
` [PATCH net-next 5/5] net/mlx5: HWS, Remove redundant FW command when reading caps
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