Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-18 15:46:34 to 2026-06-19 10:02:17 UTC [more...]

[PATCH net 0/6] ipv6: fix sysctl error handling and missing notifications
 2026-06-19 10:02 UTC  (13+ messages)
` [PATCH net 1/6] ipv6: fix error handling in disable_ipv6 sysctl
` [PATCH net 2/6] ipv6: fix error handling in ignore_routes_with_linkdown sysctl
` [PATCH net 3/6] ipv6: fix error handling in forwarding sysctl
` [PATCH net 4/6] ipv6: fix error handling in disable_policy sysctl
` [PATCH net 5/6] ipv6: reset value and position for proxy_ndp sysctl restart
` [PATCH net 6/6] ipv6: fix missing notification for ignore_routes_with_linkdown

[PATCH v6.1 0/3] Fix CVE-2026-23272
 2026-06-19  9:28 UTC  (4+ messages)
` [PATCH v6.1 1/3] netfilter: nf_tables: always increment set element count
` [PATCH v6.1 2/3] netfilter: nf_tables: fix set size with rbtree backend
` [PATCH v6.1 3/3] netfilter: nf_tables: unconditionally bump set->nelems before insertion

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-19  9:53 UTC  (13+ messages)

[PATCH net] net: usb: lan78xx: restore VLAN filter table after device reset
 2026-06-19  9:53 UTC  (5+ messages)
` AW: "
    ` AW: "

[PATCH net v2] octeontx2-af: npc: cn20k: Fix subbank free list indexing for search order
 2026-06-19  9:51 UTC 

[PATCH net] octeontx2-af: npc: cn20k: Fix subbank free list indexing for search order
 2026-06-19  9:45 UTC  (3+ messages)

[PATCH net 0/2] airoha: fixes for sched HTB offload support
 2026-06-19  9:35 UTC  (5+ messages)
` [PATCH net 1/2] net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()
` [PATCH net 2/2] net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channels

[PATCH 5.10] netdevsim: Fix memory leak of nsim_dev->fa_cookie
 2026-06-19  9:15 UTC 

[PATCH net] ipv6: Fix null-ptr-deref in fib6_nh_mtu_change()
 2026-06-19  9:13 UTC  (2+ messages)

[PATCH bpf v3 2/2] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-19  9:08 UTC  (7+ messages)

[PATCH net 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode
 2026-06-19  9:07 UTC  (3+ messages)
` [PATCH net 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state
` [PATCH net 2/2] octeontx2-af: suppress kpu profile loading warning

[PATCH 1/1] xfrm: nat_keepalive: avoid double free on send error
 2026-06-19  9:06 UTC  (3+ messages)

[PATCH net] net: mana: Sync page pool RX frags for CPU
 2026-06-19  9:05 UTC  (3+ messages)

[PATCH net] net: wwan: iosm: bound device offsets in the MUX downlink decoder
 2026-06-19  9:03 UTC 

[PATCH net 1/2] net: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrap
 2026-06-19  9:01 UTC  (2+ messages)

[PATCH] net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bit
 2026-06-19  8:49 UTC  (2+ messages)

[net PATCH v3] octeontx2-af: Validate NIX maximum LFs correctly
 2026-06-19  8:46 UTC  (2+ messages)

[PATCH net v2] net: airoha: Fix TX scheduler queue mask loop upper bound
 2026-06-19  7:52 UTC 

[PATCH net v4] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-19  7:50 UTC 

net: wwan: iosm: possible out of bounds read in the MUX downlink decoder
 2026-06-19  7:43 UTC  (2+ messages)

[PATCH v2] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-19  7:39 UTC  (5+ messages)

building ynl afaics requires updating the UAPI headers first
 2026-06-19  7:28 UTC  (3+ messages)

[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-19  7:33 UTC 

[PATCH v2 1/2] net/sched: dualpi2: fix GSO backlog accounting
 2026-06-19  7:31 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/tc-testing: Add DualPI2 GSO backlog accounting test

[PATCH net] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-19  7:22 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH net v2] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-19  7:14 UTC 

[PATCH net 00/15] pull request: batman-adv 2026-06-19
 2026-06-19  7:00 UTC  (16+ messages)
` [PATCH net 01/15] batman-adv: gw: don't deselect gateway with active hardif
` [PATCH net 02/15] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH net 03/15] batman-adv: fix (m|b)cast csum after decrementing TTL
` [PATCH net 04/15] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH net 05/15] batman-adv: frag: avoid underflow of TTL
` [PATCH net 06/15] batman-adv: v: prevent OGM aggregation on disabled hardif
` [PATCH net 07/15] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH net 08/15] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH net 09/15] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH net 10/15] batman-adv: tp_meter: handle overlapping packets
` [PATCH net 11/15] batman-adv: tt: don't merge change entries with different VIDs
` [PATCH net 12/15] batman-adv: tt: track roam count per VID
` [PATCH net 13/15] batman-adv: dat: prevent false sharing between VLANs
` [PATCH net 14/15] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH net 15/15] batman-adv: tvlv: avoid race of cifsnotfound handler state

[PATCH bpf v4 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-19  7:08 UTC  (9+ messages)
` [PATCH bpf v4 1/3] selftests/bpf: don't modify the skb in the strparser parser prog
` [PATCH bpf v4 2/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
` [PATCH bpf v4 3/3] selftests/bpf: test rejection of "

[RFC net-next 0/4] net: dsa: motorcomm: Add LED support
 2026-06-19  6:46 UTC  (7+ messages)
` [RFC net-next 1/4] net: dsa: motorcomm: Move to subdirectory
` [RFC net-next 2/4] net: dsa: motorcomm: Split SMI module
` [RFC net-next 3/4] net: dsa: motorcomm: Dynamically allocate port structures
` [RFC net-next 4/4] net: dsa: motorcomm: Add LED support

[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
 2026-06-19  6:35 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH net] ipv6: ndisc: fix NULL deref in accept_untracked_na()
 2026-06-19  6:24 UTC  (6+ messages)

[PATCH net v6 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-06-19  6:13 UTC  (5+ messages)
` [PATCH net v6 1/4] iavf: return EBUSY if reset in progress or not ready during MAC change
` [PATCH net v6 2/4] i40e: skip unnecessary VF reset when setting trust
` [PATCH net v6 3/4] iavf: send MAC change request synchronously
` [PATCH net v6 4/4] ice: skip unnecessary VF reset when setting trust

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-19  5:59 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH net] net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0
 2026-06-19  5:53 UTC 

[PATCH v2 5/7] seg6: add End.M.GTP6.D.Di behavior
 2026-06-19  5:48 UTC  (2+ messages)

[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
 2026-06-19  5:36 UTC  (3+ messages)

[PATCH v2 4/7] seg6: add End.M.GTP6.D behavior
 2026-06-19  5:27 UTC  (2+ messages)

[PATCH net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-06-19  4:10 UTC 

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-19  4:01 UTC  (7+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level

[PATCH net 2/2] net: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_work
 2026-06-19  3:40 UTC 

[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-06-19  3:31 UTC  (12+ messages)
` [PATCH v3 1/3] net/smc: bound the wire-controlled producer cursor to the RMB
` [PATCH v3 2/3] net/smc: bound the receive length to the RMB in smc_rx_recvmsg()
` [PATCH v3 3/3] net/smc: bound the send length to the send buffer in smc_tx_sendmsg()

[PATCH bpf v3 0/2] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
 2026-06-19  1:54 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb

[PATCH net v4] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-06-19  1:40 UTC  (2+ messages)

[PATCH net-next v2] net: rds: check cmsg_len before reading rds_rdma_args in size pass
 2026-06-19  1:40 UTC  (2+ messages)

[PATCH net] eth: fbnic: take netif_addr_lock_bh() around rx mode address programming
 2026-06-19  1:40 UTC  (2+ messages)

Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
 2026-06-19  1:39 UTC  (6+ messages)
  ` [RFC PATCH 1/2] landlock: fix TCP Fast Open connection bypass

[PATCH v2 0/1] selftests: net: fix file owner for broadcast_ether_dst test
 2026-06-19  1:30 UTC  (2+ messages)

[PATCH net-next v1] net: wangxun: don't advertise IFF_SUPP_NOFCS
 2026-06-19  1:30 UTC  (2+ messages)

[PATCH net] gve: fix header buffer corruption with header-split and HW-GRO
 2026-06-19  1:20 UTC  (2+ messages)

[PATCH net] net: ena: clean up XDP TX queues when regular TX setup fails
 2026-06-19  1:20 UTC  (2+ messages)

[PATCH net] selftests: vlan_bridge_binding: Fix flaky operational state check
 2026-06-19  1:20 UTC  (3+ messages)

[PATCH net] net: thunderbolt: Fix frags[] overflow by bounding frame_count
 2026-06-19  1:20 UTC  (2+ messages)

[PATCH v4] flow_dissector: check device type before reading ETH_ADDRS
 2026-06-19  1:20 UTC  (2+ messages)

[PATCH net] netconsole: don't drop the last byte of a full-sized message
 2026-06-19  1:20 UTC  (2+ messages)

[PATCH v3] net: mvneta: re-enable percpu interrupt on resume
 2026-06-19  1:15 UTC  (7+ messages)

[PATCH net V2 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
 2026-06-19  1:14 UTC  (2+ messages)

AppArmor: TCP Fast Open bypasses connect mediation (last unaddressed LSM)
 2026-06-19  1:11 UTC 

[PATCH v2] [net] net: airoha: fix foe_check_time allocation size
 2026-06-19  1:10 UTC  (2+ messages)

[PATCH net v3] net: pch_gbe: handle TX skb allocation failure
 2026-06-19  1:10 UTC  (2+ messages)

[PATCH net v3] octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
 2026-06-19  1:10 UTC  (2+ messages)

[PATCH net 0/2] devlink: Fix a couple parent ref leaks
 2026-06-19  1:10 UTC  (2+ messages)

[PATCH net v2 0/2] dpaa2-switch: reject VLAN uppers while bridged
 2026-06-19  1:00 UTC  (2+ messages)

[PATCH net] dpaa2-switch: fix VLAN upper check not rejecting bridge join
 2026-06-19  1:00 UTC  (2+ messages)

[PATCH net] net: llc: make empty have static storage duration
 2026-06-19  1:00 UTC  (3+ messages)

[net v2] net/sched: fix partial tx_queue_len change rollback
 2026-06-19  0:59 UTC  (2+ messages)

[PATCH net v2 0/2] net: ethernet: sunplus: spl2sw: fix of_node refcount leaks
 2026-06-19  0:56 UTC  (2+ messages)

[PATCH net v4] virtio-net: fix len check in receive_big()
 2026-06-19  0:50 UTC  (2+ messages)

[PATCH net v2 0/2] net/sched: act_ct: preserve tc_skb_cb across defragmentation
 2026-06-19  0:50 UTC  (2+ messages)

[RFC] Enabling CONFIG_NTP_PPS for NOHZ by adding ntp_error to system_time_snapshot
 2026-06-19  0:33 UTC 

[PATCH] tomoyo: Enforce connect policy in TCP Fast Open
 2026-06-19  0:22 UTC 

general protection fault in fou_nl_add_doit
 2026-06-18 23:52 UTC  (2+ messages)

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-18 23:49 UTC  (3+ messages)

[PATCH v28 0/5] Type2 device basic support
 2026-06-18 23:06 UTC  (8+ messages)
` [PATCH v28 1/5] sfc: add cxl support
` [PATCH v28 2/5] cxl/sfc: Map cxl regs
` [PATCH v28 3/5] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v28 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v28 5/5] sfc: support pio mapping based on cxl

[PATCH net] net: dsa: realtek: fix memory leak in rtl8366rb_setup_led()
 2026-06-18 22:58 UTC  (4+ messages)

[PATCH net 2/2] sctp: add INIT verification after cookie unpacking
 2026-06-18 22:08 UTC  (3+ messages)

[PATCH net 1/2] sctp: factor out INIT verification failure handling
 2026-06-18 21:53 UTC  (3+ messages)

[PATCH] net: add sock_open() for unified socket creation
 2026-06-18 21:12 UTC  (2+ messages)

[PATCH net] eth: bnxt: improve the timing of stats
 2026-06-18 20:35 UTC  (2+ messages)

[PATCH iwl-net] idpf: fix max_vport related crash on allocation error during init
 2026-06-18 19:37 UTC  (2+ messages)
` [Intel-wired-lan] "

lan7801 looses VLAN Filter Table
 2026-06-18 19:00 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: fix BUG_ON in skb_to_sgvec() on a resized ingress skb
 2026-06-18 19:00 UTC  (2+ messages)

[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
 2026-06-18 18:24 UTC  (5+ messages)
` [PATCH 1/2] fs: "
` [PATCH 2/2] selftests/bpf: Add test for bpf_sock_read_xattr() kfunc

[PATCH v2 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-18 18:20 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Support BPF_F_EGRESS with bpf_redirect_peer
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESS

[PATCH 00/10] rust: driver: use pointers instead of indices for ID info
 2026-06-18 17:03 UTC  (11+ messages)
` [PATCH 01/10] rust: driver: remove `IdTable::id`
` [PATCH 02/10] rust: driver: simplify `IdArray::new_without_index`
` [PATCH 03/10] rust: pci: use `Option<&IdInfo>` for device ID info
` [PATCH 04/10] rust: net/phy: remove expansion from doc
` [PATCH 05/10] rust: driver: centralize device ID handling
` [PATCH 06/10] rust: driver: remove `$module_table_name` from `module_device_table`
` [PATCH 07/10] rust: driver: store pointers in `DeviceId`
` [PATCH 08/10] rust: driver: remove open-coded matching logic
` [PATCH 09/10] rust: driver: remove duplicate ID table
` [PATCH 10/10] RFC: rust: driver: support map-like syntax for "

[PATCH net v2] ice: eswitch: fix use-after-free of metadata_dst in repr release
 2026-06-18 16:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-06-18 16:02 UTC  (5+ messages)
` [PATCH iwl-net 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
  ` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
  ` [Intel-wired-lan] "

Fw: [Bug 221665] New: tcp_ecn: doc says default is 2, but should be 5
 2026-06-18 15:52 UTC 


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