Netdev List
 help / color / mirror / Atom feed
 messages from 2026-08-13 11:05:58 to 2026-08-13 19:54:15 UTC [more...]

[RFC PATCH net-next] net: gro: coalesce padded small IPv4 TCP segments
 2026-08-13 19:54 UTC  (4+ messages)

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-13 19:37 UTC  (7+ messages)
` [PATCH v6 1/5] mm: Make per-VMA locks available universally
` [PATCH v6 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v6 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v6 4/5] binder: Remove mmap_lock fallback
` [PATCH v6 5/5] tcp: Remove mmap_lock fallback path

[PATCH net] psp: use unrcu_pointer() for the cmpxchg() on netdev psp_dev
 2026-08-13 19:34 UTC 

[PATCH net-next 0/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation
 2026-08-13 19:32 UTC  (3+ messages)
` [PATCH net-next 1/2] eth: bnxt: decrease indent in bnxt_init_int_mode()
` [PATCH net-next 2/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation

[PATCH net v2] ice: eswitch: fix use-after-free of metadata_dst in repr release
 2026-08-13 19:23 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net v4 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-08-13 19:22 UTC  (3+ messages)
` [PATCH iwl-net v4 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
  ` [Intel-wired-lan] "

[PATCH net-next] net_shaper: fix net_shaper_ops kernel-doc
 2026-08-13 19:21 UTC 

[PATCH V3 1/4 net] net: dsa: b53: deal with Northstar devices using CPU port 5 or 7
 2026-08-13 19:08 UTC  (3+ messages)

[PATCH net v2 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-13 19:08 UTC  (4+ messages)
` [PATCH net v2 1/3] xsk: align TX metadata layout across ABIs
` [PATCH net v2 2/3] xsk: honor XDP_TX_METADATA in zero-copy path
` [PATCH net v2 3/3] net: stmmac: skip queueMaxSDU check for AF_XDP

[PATCH net-next v7 0/4] net: dsa: mt7628 embedded switch initial support
 2026-08-13 19:02 UTC  (5+ messages)
` [PATCH net-next v7 1/4] dt-bindings: net: dsa: add MT7628 ESW
` [PATCH net-next v7 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
` [PATCH net-next v7 3/4] net: dsa: initial MT7628 tagging driver
` [PATCH net-next v7 4/4] net: dsa: initial support for MT7628 embedded switch

[PATCH net] net: dsa: mv88e6xxx: Fix PCS link check on CMODE read error
 2026-08-13 18:53 UTC  (2+ messages)

[PATCH net v6 0/4] Fix to possible skb leak due to race condtion in tx path
 2026-08-13 18:51 UTC  (4+ messages)
` [PATCH net v6 1/4] net: ethernet: oa_tc6: Protect skb pointer used by two different kernel instances

[PATCH] net: pcs: rzn1-miic: Fix config array initialization
 2026-08-13 18:44 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
 2026-08-13 18:43 UTC  (5+ messages)
` [PATCH bpf-next 1/4] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement

[PATCH v2 ipvs] ipvs: fix integer overflow in ftp helper port/address parsing
 2026-08-13 18:34 UTC 

[PATCH net-next] openvswitch: enable ops lock for internal ports
 2026-08-13 17:55 UTC  (4+ messages)

[PATCH net] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for changelink
 2026-08-13 17:47 UTC 

[PATCH net] ptp: vmclock: prevent read-only mappings from becoming writable
 2026-08-13 17:47 UTC 

[PATCH net-next v2 0/2] Guard against gso_segs overflows
 2026-08-13 17:46 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: Guard for gso_segs overflow in skb_segment
` [PATCH net-next v2 2/2] virtio-net: Ensure that TCP packets don't overflow gso_segs

[GIT PULL] Networking for v7.2-rc8
 2026-08-13 17:43 UTC  (5+ messages)

[PATCH net v7 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-13 17:42 UTC  (8+ messages)
` [PATCH net v7 1/7] net: mana: reference-count CQs looked up from the EQ handler
` [PATCH net v7 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v7 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v7 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v7 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v7 6/7] net: mana: fix stale HWC response after command timeout
` [PATCH net v7 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated

[PATCH] ipvs: fix integer overflow in ftp helper port/address parsing
 2026-08-13 17:40 UTC  (2+ messages)

[PATCH net v3] gtp: serialize PDP context updates
 2026-08-13 17:39 UTC  (4+ messages)

[PATCH net-next] net: jme: fix typos in comments
 2026-08-13 17:36 UTC 

[PATCH net v2 0/1] ipv4: fix a non-progressing fragmentation loop from undersized effective MTUs
 2026-08-13 17:35 UTC  (2+ messages)
` [PATCH net v2 1/1] ipv4: reject undersized MTUs in ip_do_fragment()

[PATCH v6 0/3] vsock: fix stale sk_err handling after a failed connect
 2026-08-13 17:30 UTC  (4+ messages)
` [PATCH v6 1/3] vsock: don't check the listener's sk_err in vsock_accept()
` [PATCH v6 2/3] vsock: remove the now-unused rejected flag
` [PATCH v6 3/3] vsock: use sock_error() to consume sk_err after a failed connect

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-08-13 17:20 UTC  (2+ messages)

[PATCH net RESEND 0/1] ipv4: fix divide-by-zero from undersized RTAX_ADVMSS
 2026-08-13 17:05 UTC  (2+ messages)
` [PATCH net RESEND 1/1] ipv4: reject RTAX_ADVMSS values below TCP_MIN_MSS

[PATCH net-next v3] net: Replace %pK output with 0
 2026-08-13 16:49 UTC  (2+ messages)

[PATCH net-next v7 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-08-13 16:45 UTC  (5+ messages)
` [PATCH net-next v7 1/4] net: af_unix: enable custom setsockopt for all socket types
` [PATCH net-next v7 2/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
` [PATCH net-next v7 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS

[PATCH net v3] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
 2026-08-13 16:15 UTC  (4+ messages)

[PATCH net-next v6 0/6] hardware pacing offload
 2026-08-13 16:04 UTC  (5+ messages)
` [PATCH net-next v6 2/6] net_sched: sch_fq: clear past skb->tstamp if offloading pacing

[PATCH net] bonding: initialize err for empty target lists
 2026-08-13 16:03 UTC  (2+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-13 15:58 UTC  (7+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN

[PATCH v4 00/10] mlx5 support for VFIO self test
 2026-08-13 15:40 UTC  (5+ messages)
` [PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface

[PATCH net v2] dpll: fix NULL deref in dpll_device_ops() during teardown race
 2026-08-13 15:36 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: macb: 1000BASE-X on internal PCS
 2026-08-13 15:26 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: macb: Poll for link state changes when using the "
` [PATCH net-next v5 2/2] net: macb: add support for 1000BASE-X autonegotiation to PCS

[PATCH v4 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-13 15:32 UTC  (2+ messages)

[PATCH] virtio_net: add rx-alloc-fail counter
 2026-08-13 15:29 UTC  (4+ messages)
  `  "

[PATCH net-next v4 1/2] net: macb: Poll for link state changes when using the internal PCS
 2026-08-13 15:24 UTC  (5+ messages)

[PATCH] net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()
 2026-08-13 15:21 UTC  (5+ messages)

[PATCH] net: ethernet: ti: netcp_core: fix device_node refcount leak in netcp_probe()
 2026-08-13 15:19 UTC  (2+ messages)

[PATCH net-next] r8169: keep LED device name valid after setup
 2026-08-13 15:17 UTC  (2+ messages)

MLX driver for host-to-ARM communication
 2026-08-13 15:14 UTC  (2+ messages)

[PATCH net 0/2] net: mcast: do not write past optlen in the source filter getsockopt
 2026-08-13 14:49 UTC  (10+ messages)
` [PATCH net 1/2] ipv4: mcast: getsockopt: do not overwrite past optlen

dwmac-motorcomm: RX dies after long s2idle, only wrapper SYS_RESET recovers
 2026-08-13 14:34 UTC  (5+ messages)

[PATCH iwl-net v2] ice: Fix incorrect LLDP filter assumptions
 2026-08-13 13:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/2] ionic: fix completion descriptor access
 2026-08-13 13:53 UTC  (2+ messages)

[PATCH net-next v4 2/2] l2tp: unify headroom calculation
 2026-08-13 10:14 UTC  (2+ messages)

[PATCH iwl-net] idpf: fix possible race on remove during a reset
 2026-08-13 13:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] net: airoha: npu: load the firmware without the sysfs fallback
 2026-08-13 13:33 UTC  (2+ messages)

[PATCH net v2 0/5] net: phy: fix cleanup after probe failure
 2026-08-13 13:29 UTC  (6+ messages)
` [PATCH net v2 1/5] net: phy: split phy_probe() error paths
` [PATCH net v2 2/5] net: phy: unregister SFP upstream before port cleanup
` [PATCH net v2 3/5] net: phy: restore device state after probe failure
` [PATCH net v2 4/5] net: phy: call driver remove when core initialization fails
` [PATCH net v2 5/5] net: phy: propagate errors from default port setup

[PATCH net-next v3 0/2] netconsole: replace target_list_lock by RCU on userdata hot path
 2026-08-13 13:11 UTC  (2+ messages)

[PATCH net v3 0/2] net: thunderbolt: two fixes for the failed bring-up path
 2026-08-13 13:10 UTC  (2+ messages)

[RFC PATCH 1/4] driver core: add device_schedule_reprobe()
 2026-08-13 13:07 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Support cgroup {get,set}sockopt hooks for compat syscalls
 2026-08-13 12:59 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_sockopt is_compat field

[PATCH net] net/iucv: only deliver HiperSockets frames to HiperSockets sockets
 2026-08-13 12:51 UTC 

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-13 12:49 UTC  (6+ messages)
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers

[PATCH net v04] hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() failed
 2026-08-13 12:48 UTC  (2+ messages)

[PATCH net v2 0/3] net/sched: u32_change() fixes
 2026-08-13 12:22 UTC  (4+ messages)
` [PATCH net v2 1/3] net/sched: cls_u32: feed u32_replace_hw_knode() with correct set of flags
` [PATCH net v2 2/3] net/sched: cls_u32: fix linked hash table refcount leak
` [PATCH net v2 3/3] net/sched: cls_u32: remove erroneous refcount_inc()

[PATCH bpf-next 0/2] bpf: Cleanup & optimization
 2026-08-13 12:42 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf-next 2/2] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup

[PATCH 0/2] net: wwan: qcom_bam_dmux: Alloc RX buffers as a single coherent block
 2026-08-13 12:40 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v6 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
 2026-08-13 12:15 UTC  (3+ messages)

[PATCH net v2] tls: fix RX desync on overlapping skbs
 2026-08-13 12:09 UTC 

[PATCH bpf-next v7 0/5] Introduce bpf_ksock
 2026-08-13 12:13 UTC  (8+ messages)
` [PATCH bpf-next v7 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v7 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v7 3/5] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next v7 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v7 5/5] selftests/bpf: Add ksock test for async callback guard

[PATCH net] vsock/virtio: validate packet source for connected sockets
 2026-08-13 12:12 UTC 

[PATCH net-next 4/4] net: Fix UDP length overflow with PMTU discover and big MTU
 2026-08-13 12:04 UTC  (5+ messages)

[PATCH] team: reject ARPHRD_CAN devices in team_port_add
 2026-08-13 12:01 UTC  (4+ messages)
  `  "

[PATCH net v2 0/2] Fix UDP length overflow in edge cases
 2026-08-13 12:03 UTC  (3+ messages)
` [PATCH net v2 1/2] net: Fix UDP length overflow with PMTU discover and big MTU
` [PATCH net v2 2/2] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward

[PATCH net-next 0/2] net: mana: Avoid DMA queue allocation failure under memory fragmentation
 2026-08-13 11:56 UTC  (3+ messages)

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-13 11:51 UTC  (6+ messages)

[PATCH v4 0/3] net: sysctl: Const Qualify sysctl ctl_table arrays
 2026-08-13 11:40 UTC  (2+ messages)

[PATCH net-next] net/mlx5: rsc_dump and hv_vhca return NULL on create error
 2026-08-13 11:40 UTC  (4+ messages)

[PATCH net] net: dsa: b53: be VLAN unaware when not filtering
 2026-08-13 11:34 UTC  (5+ messages)

[PATCH net-next] net: xdp: don't assume an Ethernet header in generic XDP
 2026-08-13 11:32 UTC 

[PATCH net-next] net: openvswitch: unexport ovs_vport_alloc/free
 2026-08-13 11:16 UTC  (2+ messages)

[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-13 11:15 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