public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 17:32:08 to 2026-04-16 13:15:06 UTC [more...]

[PATCH net,v2 00/11] Netfilter/IPVS fixes for net
 2026-04-16 13:14 UTC  (4+ messages)
` [PATCH net 01/11] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
` [PATCH net 02/11] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
` [PATCH net 03/11] netfilter: nft_osf: restrict it to ipv4

[PATCH net 00/14] Netfilter/IPVS fixes for net
 2026-04-16 13:14 UTC  (21+ messages)
` [PATCH net 01/14] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
` [PATCH net 02/14] netfilter: nf_conntrack_sip: add bounds-checked port parsing helper
` [PATCH net 03/14] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
` [PATCH net 04/14] netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
` [PATCH net 05/14] netfilter: nft_osf: restrict it to ipv4
` [PATCH net 06/14] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
` [PATCH net 07/14] netfilter: conntrack: remove sprintf usage
` [PATCH net 08/14] netfilter: xtables: restrict several matches to inet family
` [PATCH net 09/14] netfilter: nat: use kfree_rcu to release ops
` [PATCH net 10/14] ipvs: fix MTU check for GSO packets in tunnel mode
` [PATCH net 11/14] netfilter: nf_tables: use list_del_rcu for netlink hooks
` [PATCH net 12/14] rculist: add list_splice_rcu() for private lists
` [PATCH net 13/14] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
` [PATCH net 14/14] netfilter: nf_tables: add hook transactions for device deletions

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-16 13:09 UTC  (4+ messages)

[PATCH net] net/sched: act_ct: fix skb leak on fragment check failure
 2026-04-16 13:01 UTC 

[PATCH] mISDN: socket: drop device references acquired by get_mdevice()
 2026-04-16 12:50 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] bpf: decap flags and GSO state updates
 2026-04-16 12:33 UTC  (10+ messages)
` [PATCH bpf-next v4 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH bpf-next v4 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH bpf-next v4 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH bpf-next v4 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH bpf-next v4 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
` [PATCH bpf-next v4 6/6] selftests/bpf: tc_tunnel validate decap GSO state

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "

[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
 2026-04-16 12:30 UTC  (3+ messages)

[PATCH bpf] bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
 2026-04-16 12:27 UTC 

[PATCH v3 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-04-16 12:25 UTC  (7+ messages)
` [PATCH v3 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata

[PATCH net-next 0/6] net: stmmac: yet more cleanups
 2026-04-16 12:13 UTC  (7+ messages)
` [PATCH net-next 5/6] net: stmmac: move PHY handling out of __stmmac_open()/release()

[PATCH net-next v3 00/12] BIG TCP for UDP tunnels
 2026-04-16 12:07 UTC  (6+ messages)
` [PATCH net-next v3 12/12] selftests: net: Add a test for BIG TCP in "

[PATCH net-next v3 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-04-16 12:00 UTC  (3+ messages)
` [PATCH net-next v3 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings

[PATCH net v1 1/2] nexthop: fix IPv6 route referencing IPv4 nexthop
 2026-04-16 12:00 UTC  (2+ messages)

NULL pointer dereference in map_kptr_match_type when storing scalar values into kptr slots
 2026-04-16 11:58 UTC  (2+ messages)

[PATCH net v6 0/2] ice: fix missing dpll notifications for SW pins
 2026-04-16 11:46 UTC  (5+ messages)
` [PATCH net v6 1/2] dpll: export __dpll_pin_change_ntf() for use under dpll_lock
` [PATCH net v6 2/2] ice: fix missing dpll notifications for SW pins

[PATCH net-next v2] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-16 11:41 UTC  (2+ messages)

[PATCH v2 iwl-net] i40e: keep q_vectors array in sync with channel count changes
 2026-04-16 11:40 UTC 

[PATCH v2] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
 2026-04-16 11:32 UTC  (2+ messages)
` [PATCH v4] "

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-16 11:22 UTC  (9+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 18/38] lib/tests: Replace get_cycles() with ktime_get()
` [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY

[PATCH net] ipv6: fix possible UAF in icmpv6_rcv()
 2026-04-16 11:25 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-16 11:23 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH v2] net/sched: sch_cake: fix NAT destination port not being updated in cake_update_flowkeys
 2026-04-16 11:20 UTC  (2+ messages)

[PATCH iwl-net] i40e: keep q_vectors array in sync with channel count changes
 2026-04-16 11:12 UTC  (2+ messages)

[PATCH net V2 0/3] net/mlx5: Fixes for Socket-Direct
 2026-04-16 11:07 UTC  (5+ messages)
` [PATCH net V2 1/3] net/mlx5: SD: Serialize init/cleanup
` [PATCH net V2 3/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove

[PATCH net 1/1] net: bridge: use a stable FDB dst snapshot in RCU readers
 2026-04-16 11:00 UTC  (4+ messages)

[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-16 10:51 UTC  (12+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH net,v3 1/1] net: stmmac: Update default_an_inband before passing value to phylink_config
 2026-04-16 10:26 UTC 

[net,PATCH v3 1/2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-16 10:48 UTC  (8+ messages)

[PATCH net] ixgbe: only access vfinfo and mv_list under RCU lock
 2026-04-16 10:42 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v25 00/11] Type2 device basic support
 2026-04-16 10:37 UTC  (4+ messages)
` [PATCH v25 06/11] cxl/hdm: Add support for getting region from committed decoder

[PATCH net v2] net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
 2026-04-16 10:30 UTC 

[PATCH net] slip: bound decode() reads against the compressed packet length
 2026-04-16 10:01 UTC 

[PATCH] macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFF
 2026-04-16 10:20 UTC  (2+ messages)

[PATCH] net: dsa: sja1105: fix division by zero in sja1105_tas_set_runtime_params()
 2026-04-16 10:09 UTC  (2+ messages)

[PATCH] net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_blockcast_redir
 2026-04-16  9:40 UTC  (2+ messages)

[PATCH v3 net] ax25: fix OOB read after address header strip in ax25_rcv()
 2026-04-16  9:21 UTC  (4+ messages)

[PATCH iwl-next v2 0/3] igc: add support for forcing link speed without autonegotiation
 2026-04-16  9:05 UTC  (6+ messages)
` [PATCH iwl-next v2 1/3] igc: remove unused autoneg_failed field
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/3] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/3] igc: add support for forcing link speed without autonegotiation

[PATCH net-next v2 00/14] net: macb: implement context swapping
 2026-04-16  8:54 UTC  (4+ messages)
` [PATCH net-next v2 13/14] net: macb: use context swapping in .set_ringparam()

[PATCH net] net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
 2026-04-16  8:44 UTC  (2+ messages)

[PATCH net-next v3] net: mctp: don't require received header reserved bits to be zero
 2026-04-16  8:30 UTC  (2+ messages)

[RFC net-next 1/3] ppp: use file.dead to check channel unregistration
 2026-04-16  8:26 UTC  (3+ messages)
` [RFC net-next 2/3] ppp: unify two channel structs
` [RFC net-next 3/3] docs: update ppp_generic.rst for API changes

[PATCH net] ice: fix VF queue configuration with low MTU values
 2026-04-16  8:23 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net,v2 1/1] net: stmmac: Update default_an_inband before passing value to phylink_config
 2026-04-16  8:22 UTC  (3+ messages)

[PATCH net v2] RDS: Fix memory leak in rds_rdma_extra_size()
 2026-04-16  8:20 UTC  (2+ messages)

[PATCH net 0/3] octeontx2-af: Fix smatch reported errors
 2026-04-16  8:08 UTC  (5+ messages)
` [PATCH net 1/3] octeontx2-af: npc: cn20k: Handle npc_mcam_idx_2_key_type() failures
` [PATCH net 2/3] octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in init
` [PATCH net 3/3] octeontx2-af: npc: cn20k: Return error when defrag rollback free fails

[PATCHv3] selftests: Use ktap helpers for runner.sh
 2026-04-16  8:07 UTC 

[PATCH net-next v7 0/7] net: bcmgenet: add XDP support
 2026-04-16  8:06 UTC  (9+ messages)
` [PATCH net-next v7 1/7] net: bcmgenet: convert RX path to page_pool
` [PATCH net-next v7 2/7] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v7 3/7] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v7 4/7] net: bcmgenet: add XDP_TX support
` [PATCH net-next v7 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
` [PATCH net-next v7 6/7] net: bcmgenet: add XDP statistics counters
` [PATCH net-next v7 7/7] net: bcmgenet: reject MTU changes incompatible with XDP

[PATCH v12 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-16  8:01 UTC  (2+ messages)

[PATCH net v1 1/2] net: tunnel: fix stale transport header after GRE/TEB decap
 2026-04-16  7:49 UTC  (4+ messages)
` [PATCH net-next v1 2/2] net: add DEBUG_NET_WARN_ON_ONCE for negative transport offset
` [syzbot ci] Re: net: tunnel: fix stale transport header after GRE/TEB decap

[PATCH net] net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
 2026-04-16  7:34 UTC  (2+ messages)

[PATCH net v3 0/3] net: airoha: Fix airoha_qdma_cleanup_tx_queue() processing
 2026-04-16  7:27 UTC  (4+ messages)
` [PATCH net v3 1/3] net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()
` [PATCH net v3 2/3] net: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()
` [PATCH net v3 3/3] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()

[PATCH net-next v3 13/13] net: renesas: rswitch: add vlan aware switching
 2026-04-16  7:04 UTC  (3+ messages)
` [net-next,v3,13/13] "

[PATCH v3 0/4] Rust netlink support + use in Rust Binder
 2026-04-16  7:00 UTC  (6+ messages)
` [PATCH v3 1/4] rust: netlink: add raw netlink abstraction
` [PATCH v3 4/4] rust_binder: report netlink transactions

[PATCH] selftests: net: add RDMA CM observability and regression scripts
 2026-04-16  6:22 UTC 

[PATCH net-next v3 06/13] net: renesas: rswitch: add forwarding rules for gwca
 2026-04-16  6:19 UTC  (3+ messages)
` [net-next,v3,06/13] "

[net-next v1 0/3] Add motorcomm 8531s set ds func and 8522 driver
 2026-04-16  6:03 UTC  (4+ messages)
` [net-next v1 1/3] net: phy: motorcomm: Add yt8531_set_ds() mdio_locked bool parameter

[Intel-wired-lan] [PATCH net v3 5/5] iavf: refactor virtchnl polling into single function
 2026-04-16  5:51 UTC  (2+ messages)

[REGRESSION] Discussion on "xfrm: Duplicate SPI Handling"
 2026-04-16  5:51 UTC  (8+ messages)
              ` [EXTERNAL] "

[PATCH RFC] xfrm: enforce SPI uniqueness for inbound SAs only
 2026-04-16  5:44 UTC 

[PATCH net 1/1] 8021q: free cleared egress QoS mappings safely
 2026-04-16  5:35 UTC  (3+ messages)

[RFC PATCH 0/4] nfs: Enable PCI Peer-to-Peer DMA (P2PDMA) support
 2026-04-16  5:29 UTC  (9+ messages)
` [RFC PATCH 3/4] nfs: make nfs_page pin-aware
` [RFC PATCH 4/4] nfs: allow P2PDMA in direct I/O path

[PATCH net v2 0/2] bnge fixes
 2026-04-16  5:22 UTC  (4+ messages)
` [PATCH net v2 2/2] bnge: remove unsupported backing store type

[PATCH v4] nfc: hci: fix out-of-bounds read in HCP header parsing
 2026-04-16  5:21 UTC  (3+ messages)

[PATCH v5 net] nfc: hci: fix out-of-bounds read in HCP header parsing
 2026-04-16  5:15 UTC 

[PATCH iwl-net] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
 2026-04-16  4:36 UTC  (5+ messages)

[PATCH nf] netfilter: nf_tables: use RCU-safe list primitives for basechain hook list
 2026-04-16  4:30 UTC  (3+ messages)

[PATCH net 00/13] Intel Wired LAN Driver Updates 2026-04-14 (ice, i40e, iavf, idpf, e1000e)
 2026-04-16  4:20 UTC  (3+ messages)
` [PATCH net 10/13] i40e: fix napi_enable/disable skipping ringless q_vectors

[PATCH v11 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-16  3:55 UTC  (4+ messages)
` [PATCH v11 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc

[PATCH net] sctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunks
 2026-04-16  3:19 UTC 

[PATCH net v5] openvswitch: cap upcall PID array size and pre-size vport replies
 2026-04-16  2:46 UTC 

[PATCH net] selftests: net: add missing CMAC to tcp_ao config
 2026-04-16  1:04 UTC 

[PATCH net-next v9 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-04-16  0:59 UTC  (5+ messages)
` [PATCH net-next v9 04/10] net: phy: Create SFP phy_port before registering upstream

[PATCH bpf v4 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-04-16  0:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: enable RPS and RBU interrupts
 2026-04-16  0:02 UTC  (12+ messages)

[BUG] net: caif: potential UAF in cfusbl_device_notify()
 2026-04-15 23:35 UTC 

[PATCH net-next v18 00/15] Begin upstreaming Homa transport protocol
 2026-04-15 23:21 UTC  (4+ messages)

[net,PATCH v4 1/2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-15 23:09 UTC  (2+ messages)
` [net,PATCH v4 2/2] net: ks8851: Avoid excess softirq scheduling

[PATCH net v4] openvswitch: cap upcall PID array size and pre-size vport replies
 2026-04-15 22:41 UTC  (2+ messages)

[PATCH 6.6.y] net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
 2026-04-15 22:19 UTC 

[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-04-15 22:14 UTC  (3+ messages)
` [PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-15 22:10 UTC  (3+ messages)
` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[PATCH net] slip: fix slab-out-of-bounds write in slhc_uncompress()
 2026-04-15 21:34 UTC 

[PATCH bpf] bpf,tcp: avoid infinite recursion in BPF_SOCK_OPS_HDR_OPT_LEN_CB
 2026-04-15 20:47 UTC  (3+ messages)

[PATCH net v2] slip: reject VJ receive packets on instances with no rstate array
 2026-04-15 20:41 UTC 

[RFC PATCH net-next v2 0/2] udp: fix FOU/GUE over multicast
 2026-04-15 20:35 UTC  (4+ messages)
` [RFC PATCH net-next v2 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [RFC PATCH net-next v2 2/2] selftests: net: add FOU multicast encapsulation resubmit test

[PATCH nf,v2 1/3] rculist: add list_splice_rcu() for private lists
 2026-04-15 20:25 UTC  (3+ messages)

[PATCH net] slip: reject VJ frames when no receive slots are allocated
 2026-04-15 20:03 UTC  (3+ messages)

[PATCH net v5] net: stmmac: Prevent NULL deref when RX memory exhausted
 2026-04-15 19:58 UTC  (5+ messages)

[PATCH v3 net] vsock: fix buffer size clamping order
 2026-04-15 19:55 UTC  (4+ messages)

[PATCH net-next v4 04/13] devlink: allow to use devlink index as a command handle
 2026-04-15 19:04 UTC  (2+ messages)

[PATCH v1 net] af_unix: Drop all SCM attributes for SOCKMAP
 2026-04-15 18:48 UTC 

[PATCH net v3 0/5] bonding: 3ad: fix carrier state with no valid slaves
 2026-04-15 18:08 UTC  (10+ messages)
` [PATCH net v3 2/5] bonding: 3ad: fix carrier when "
` [PATCH net v3 3/5] bonding: 3ad: fix mux port state on oper down
` [PATCH net v3 4/5] bonding: 3ad: fix stuck negotiation on recovery

[PATCH net v2] net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
 2026-04-15 17:58 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: tcp: Reject TCP_NODELAY from BPF hdr opt callbacks
 2026-04-15 17:31 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "


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