Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-20 10:36:20 to 2026-07-20 22:04:20 UTC [more...]

[PATCH net-next v9 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
 2026-07-20 22:03 UTC 

[PATCH net-next v8 0/3] airoha: add the capability to configure GDM3/GDM4 as WAN/LAN on demand
 2026-07-20 22:01 UTC  (4+ messages)

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-20 20:53 UTC  (7+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler

[PATCH v2 1/2] selftests: drv-net: Fix csum path in doc
 2026-07-20 21:51 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: drv-net: Fix TSO test doc

[PATCH net] net: airoha: fix HTB class modification offload
 2026-07-20 21:49 UTC  (3+ messages)

[PATCH v6 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
 2026-07-20 21:47 UTC  (5+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] selftests/bpf: add sockmap recvfrom EAGAIN selftest

[PATCH net] tipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()
 2026-07-20 21:41 UTC 

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-20 21:15 UTC  (3+ messages)
` [PATCH net-next v5 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind

[PATCH net-next v2] net/sched: sch_cake: skip clearing unused tins during rate adjustment
 2026-07-20 21:14 UTC 

[PATCH net] seg6: fix NULL deref in input_action_end_dx{4,6}_finish() after nf hook
 2026-07-20 20:44 UTC 

[PATCH net v3 2/3] net: ethernet: oa_tc6: Improvement in buffer overflow handling
 2026-07-20 20:32 UTC  (4+ messages)

[PATCH net-next] net/sched: sch_cake: skip clearing unused tins during rate adjustment
 2026-07-20 20:30 UTC  (4+ messages)

[PATCH bpf v2] veth: convert frag_list skbs before running XDP
 2026-07-20 20:28 UTC  (2+ messages)

[PATCH net] net: x25: fix use-after-free in x25_kill_by_neigh()
 2026-07-20 20:27 UTC 

[PATCH net] xsk: reject tx_metadata_len smaller than struct xsk_tx_metadata
 2026-07-20 20:24 UTC  (2+ messages)

[RFC PATCH net-next v0.1 0/1] add GeoNetworking protocol
 2026-07-20 20:16 UTC  (3+ messages)
` short description of GeoNetworking

[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-20 20:12 UTC  (2+ messages)

[PATCH] net: mana: cap HWC init max message size to HW_CHANNEL_MAX_REQUEST_SIZE
 2026-07-20 20:07 UTC  (3+ messages)

[PATCH v2] nfc: llcp: Fix nfc_dev refcount leak in connect
 2026-07-20 19:37 UTC 

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-20 19:32 UTC  (5+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation

[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-20 19:30 UTC  (2+ messages)

[PATCH net 1/1] openvswitch: Fix CT limit teardown use-after-free
 2026-07-20 19:29 UTC  (5+ messages)

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-07-20 18:49 UTC 

[PATCH net-next 1/2] ipv4: devinet: list global scope addresses before link scope addresses
 2026-07-20 18:21 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: net: add test for IPv4 address scope ordering

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-20 18:34 UTC  (13+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 18:28 UTC  (15+ messages)
` [PATCH 3/8] iommu/fsl: use platform_device_set_fwnode()
` [PATCH 4/8] net: bcmgenet: "
` [PATCH 5/8] pmdomain: imx: "
` [PATCH 7/8] net: mv643xx: "

[PATCH v7 net-next 0/3] Implement PTP support in netdevsim
 2026-07-20 18:11 UTC  (4+ messages)
` [PATCH v7 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers
` [PATCH v7 net-next 2/3] netdevsim: Implement basic ptp support
` [PATCH v7 net-next 3/3] selftests: drivers/net: Implement ptp4l sync test using netdevsim

[PATCH net-next] net: stmmac: Simplify ioctl handling
 2026-07-20 18:12 UTC  (5+ messages)

[PATCH net] bonding: fix skb_under_panic in bond_ns_send() over stacked VLANs
 2026-07-20 17:58 UTC  (2+ messages)

[PATCH net-next v14 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-07-20 17:48 UTC  (11+ messages)
` [PATCH net-next v14 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v14 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v14 03/10] net: phylink: Register a phy_port for MAC-driven SFP cages
` [PATCH net-next v14 04/10] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v14 05/10] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v14 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH net-next v14 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v14 08/10] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v14 09/10] net: ethtool: Introduce ethtool command to list ports
` [PATCH net-next v14 10/10] Documentation: networking: Update the phy_port infrastructure description

[PATCH 0/3] SM8450 IPA support
 2026-07-20 17:41 UTC  (8+ messages)

[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-20 17:36 UTC  (13+ messages)
` [PATCH RESEND v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH RESEND v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH RESEND v4 net-next 09/14] net: enetc: open-code enetc4_set_default_si_vlan_promisc()
` [PATCH RESEND v4 net-next 11/14] net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.c
` [PATCH RESEND v4 net-next 13/14] net: enetc: use alloc_etherdev_mqs() to create netdev for VF driver
` [PATCH RESEND v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation

[PATCH] vsock: use sock_error() to consume sk_err after connect timeout
 2026-07-20 17:34 UTC  (3+ messages)

[PATCH net-next] octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlap
 2026-07-20 17:18 UTC  (2+ messages)

[PATCH net] net/smc: validate peer CDC cursor against RMBE size before accepting it
 2026-07-20 17:07 UTC 

[PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
 2026-07-20 16:48 UTC  (5+ messages)
` [PATCH net 1/2] tcp: challenge ACK for non-exact RST "
` [PATCH net 2/2] selftests/net: packetdrill: cover RST validation "

[PATCH net v3] vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
 2026-07-20 16:41 UTC  (2+ messages)

[PATCH net-next v5 00/15][pull request] Introduce iXD driver
 2026-07-20 16:24 UTC  (12+ messages)
` [PATCH net-next v5 04/15] libie: add control queue support
` [PATCH net-next v5 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v5 14/15] ixd: add the core initialization

[PATCH net-next v2 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-20 16:17 UTC  (8+ messages)
` [PATCH net-next v2 1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
` [PATCH net-next v2 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
` [PATCH net-next v2 3/7] ieee802154: convert dgram getsockopt "
` [PATCH net-next v2 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next v2 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next v2 6/7] tls: "
` [PATCH net-next v2 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

[PATCH v3 net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH net] vxlan: mdb: Fix source list corruption on a failed replace
 2026-07-20 16:04 UTC 

[PATCH iwl-next v3 0/2] Introduce IDPF PCI callbacks
 2026-07-20 15:59 UTC  (3+ messages)
` [PATCH iwl-next v3 1/2] idpf: remove conditional MBX deinit from idpf_vc_core_deinit()
  ` [Intel-wired-lan] "

[PATCH v4 1/1] macvlan: allow source mode devices along with passthru
 2026-07-20 15:49 UTC  (2+ messages)

[PATCH net v8 0/3] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-07-20 15:45 UTC  (7+ messages)
` [PATCH net v8 1/3] "
` [PATCH net v8 2/3] tipc: fix NULL deref in deferred bulk distribution on publish failure
` [PATCH net v8 3/3] tipc: fix node reference leak when defer work is already pending

[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
 2026-07-20 15:43 UTC  (4+ messages)
` [PATCH net-next v9 12/12] net: airoha: add phylink support

[PATCH 1/2] sctp: socket: Fix uninitialized error on socket shutdown
 2026-07-20 15:25 UTC  (5+ messages)
` [PATCH net v3] sctp: socket: remove unused 'err' parameter from sctp_skb_recv_datagram

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-20 15:24 UTC  (9+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file

[PATCH] ice: parser: use array_size() for table allocation
 2026-07-20 15:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] i40e: xsk: fix multi-buffer XDP_PASS skb construction
 2026-07-20 15:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v3 1/2] sctp: auth: do not set auth flag when skb_clone fails
 2026-07-20 15:01 UTC  (3+ messages)
` [PATCH net v3 2/2] sctp: auth: verify auth requirement when auth_chunk is NULL

[PATCH net v3 14/14] rxrpc: Remove OOB challenge/response code
 2026-07-20 14:56 UTC  (2+ messages)

[PATCH net v3 13/14] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
 2026-07-20 14:54 UTC  (2+ messages)

[PATCH net v3 12/14] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
 2026-07-20 14:54 UTC  (2+ messages)

[PATCH net v3 11/14] afs: Create a server appdata key
 2026-07-20 14:53 UTC  (2+ messages)

[PATCH net v3 07/14] afs: Simplify call refcounting
 2026-07-20 14:52 UTC  (2+ messages)

[PATCH net v3 04/14] rxrpc: Fix packet encryption error handling
 2026-07-20 14:52 UTC  (2+ messages)

[PATCH net] e1000e: Fix out-of-bounds MMIO access by validating BAR0 size
 2026-07-20 14:46 UTC  (6+ messages)

[PATCH net 0/6] pull request: fixes for ovpn 2026-07-20
 2026-07-20 14:41 UTC  (7+ messages)
` [PATCH net 1/6] ovpn: avoid putting unrelated P2P peer on socket release
` [PATCH net 2/6] ovpn: fix peer refcount leak in TCP error paths
` [PATCH net 3/6] ovpn: hold peer before scheduling keepalive work
` [PATCH net 4/6] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
` [PATCH net 5/6] ovpn: fix use after free in unlock_ovpn()
` [PATCH net 6/6] ovpn: use monotonic clock for peer keepalive timeouts

[PATCH net-next v2] net: Replace %pK output with 0
 2026-07-20 14:40 UTC 

[PATCH net v2] net: stmmac: dwmac4: mask interrupts when stopping DMA in suspend
 2026-07-20 14:40 UTC  (3+ messages)

[PATCH 0/3] usb: Use %pe to print error pointers
 2026-07-20 14:39 UTC  (5+ messages)
` [PATCH 1/3] usb: chipidea: "
` [PATCH 3/3] usb: typec: "

[PATCH v3 net] idpf: disable PTM on probe failure and on remove
 2026-07-20 14:35 UTC 

[PATCH net v3] phonet: check register_netdevice_notifier() error in phonet_device_init()
 2026-07-20 14:29 UTC  (2+ messages)

[PATCH net-next v2 0/6] Deliver TLS control records to kernel read_sock consumers
 2026-07-20 14:28 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net/tls: Bound consecutive no-data records in tls_sw_read_sock()
` [PATCH net-next v2 2/6] net: Introduce read_sock_rectype proto_ops for control record delivery
` [PATCH net-next v2 3/6] tls: Implement read_sock_rectype for kTLS software path
` [PATCH net-next v2 4/6] selftests/tls: Add tests for data/control record interleaving
` [PATCH net-next v2 5/6] SUNRPC: Use read_sock_rectype for svcsock TCP receives
` [PATCH net-next v2 6/6] SUNRPC: Remove sock_recvmsg path from "

[PATCH net-next v2 10/10] net: dsa: microchip: add two-steps PTP support for KSZ8463
 2026-07-20 14:07 UTC  (2+ messages)

[PATCH v2] idpf: disable PCIe PTM on probe failure and removal
 2026-07-20 14:08 UTC  (3+ messages)

[PATCH net-next v2 08/10] net: dsa: microchip: add KSZ8463 tail tag handling
 2026-07-20 14:07 UTC  (2+ messages)

[ANN] E830 NIC join intel's netdev-ci
 2026-07-20 14:03 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net] idpf: disable DIM work before freeing q_vectors
 2026-07-20 13:58 UTC 

[PATCH v2 net] gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
 2026-07-20 13:51 UTC 

[PATCH net-next v4] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-20 13:48 UTC  (2+ messages)

[PATCH] ovpn: prevent UAF re-add to by_transp_addr on float-vs-delete race
 2026-07-20 13:47 UTC  (2+ messages)

[Patch net-next v3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-20 13:37 UTC  (4+ messages)

[PATCH net v1 2/3] hinic3: fix use-after-free on DMA mapping failure
 2026-07-20 13:36 UTC  (2+ messages)

[PATCH net v4] sctp: socket: refactor sctp_skb_recv_datagram to use ERR_PTR
 2026-07-20 13:33 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v5] r8169: migrate Rx path to page_pool, prepare for XDP
 2026-07-20 13:30 UTC  (3+ messages)

[PATCH net] nfc: fdp: bound the device-supplied read size in fdp_nci_i2c_read()
 2026-07-20 13:21 UTC  (2+ messages)

[PATCH net] hinic: fix leak of ethtool RSS user configuration buffers
 2026-07-20 13:01 UTC  (2+ messages)

[PATCH net-next v11 0/5] net: hinic3: PF initialization
 2026-07-20 12:53 UTC  (6+ messages)
` [PATCH net-next v11 1/5] hinic3: Add ethtool queue ops
` [PATCH net-next v11 2/5] hinic3: Add ethtool statistic ops
` [PATCH net-next v11 3/5] hinic3: Add ethtool coalesce ops
` [PATCH net-next v11 4/5] hinic3: Add ethtool rss ops
` [PATCH net-next v11 5/5] hinic3: Remove unneeded coalesce parameters

[PATCH iwl-next] idpf: add flow-based XDP fallback for FWs without Tx FIFO support
 2026-07-20 12:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: ipv6: fix dif and sdif mismatch in raw6_icmp_error
 2026-07-20 12:48 UTC  (2+ messages)

[PATCH net-next v4] selftests/net/openvswitch: add SCTP flow key test
 2026-07-20 12:42 UTC  (2+ messages)
` [net-next,v4] "

[PATCH net-next v3 0/3] Extend packet socket selftests
 2026-07-20 12:27 UTC  (4+ messages)
` [PATCH net-next v3 1/3] selftests/net: Test PACKET_STATISTICS
` [PATCH net-next v3 2/3] selftests/net: Test PACKET_STATISTICS drops
` [PATCH net-next v3 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH] tty: ldisc: fix deadlock between ldisc_sem and rtnl_mutex
 2026-07-20 12:20 UTC  (3+ messages)

[PATCH net] ipv4: require matching source address for route hint reuse
 2026-07-20 12:16 UTC  (2+ messages)

[PATCH] phy: fsl-lynx-10g: propagate PCVT enable errors
 2026-07-20 12:16 UTC  (3+ messages)

[PATCH iwl-net 0/4] ice: fix PTP timestamp handling issues
 2026-07-20 12:01 UTC  (5+ messages)
` [PATCH iwl-net 1/4] ice: keep Tx timestamps disabled until offset calibration completes
` [PATCH iwl-net 2/4] ice: clear unexpected Tx timestamp ready bits to prevent stuck PHY
` [PATCH iwl-net 3/4] ice: cancel E82x offset verification work during reset preparation
` [PATCH iwl-net 4/4] ice: call PTP link change only from link events

[PATCH net] nfc: llcp: Fix raw socket local ref leak on rebind
 2026-07-20 11:41 UTC  (2+ messages)

[PATCH RFC net-next 0/6] skb extension for BPF metadata
 2026-07-20 11:39 UTC  (7+ messages)
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing

[PATCH iwl-next v2 1/2] i40e: move ATR sample rate from ring to PF level
 2026-07-20 11:36 UTC  (3+ messages)

[PATCH net 1/1] packet: synchronize pressure clearing with ring reconfiguration
 2026-07-20 11:31 UTC  (2+ messages)

[PATCH net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow
 2026-07-20 11:28 UTC  (2+ messages)

[REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts")
 2026-07-20 11:24 UTC  (4+ messages)
` [PATCH] net: stmmac: dwmac4: mask interrupts before stopping DMA in suspend

[PATCH net v2] net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()
 2026-07-20 11:22 UTC 

[PATCH net v5 0/2] amt: fix use-after-free of the skb head across pulls
 2026-07-20 11:06 UTC  (2+ messages)

[PATCH RESEND v1 net] ptp: netc: explicitly clear TMR_OFF during initialization
 2026-07-20 10:36 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