Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-09 11:55:46 to 2026-06-09 18:25:54 UTC [more...]

[PATCH net-next v8 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-06-09 18:24 UTC  (13+ messages)
` [PATCH net-next v8 01/10] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v8 02/10] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v8 03/10] enic: add admin RQ buffer management
` [PATCH net-next v8 04/10] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v8 05/10] enic: define MBOX message types and header structures
` [PATCH net-next v8 06/10] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v8 07/10] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v8 08/10] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v8 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v8 10/10] enic: add V2 VF probe with admin channel and PF registration

[PATCH bpf] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-09 18:21 UTC  (2+ messages)

[PATCH v4] rust: make `build_assert` module the home of related macros
 2026-06-09 18:19 UTC  (3+ messages)

[PATCH 5.10] wifi: mac80211: check tdls flag in ieee80211_tdls_oper
 2026-06-09 18:11 UTC 

[PATCH net-next v2 0/2] selftests: drv-net: so_txtime: trivial fixes
 2026-06-09 18:08 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests: drv-net: so_txtime: remember to deploy the binaries
` [PATCH net-next v2 2/2] selftests: drv-net: so_txtime: check IP versions

[PATCH net-next v3 2/5] ionic: Get "link_down_count" ext link stat from firmware
 2026-06-09 18:00 UTC  (3+ messages)

[PATCH net] vsock/virtio: restore msg_iter on transmission failure
 2026-06-09 17:58 UTC  (3+ messages)

[PATCH] net: ethernet: sis900: correct CONFIG_VLAN_8021Q macro name in comment
 2026-06-09 17:56 UTC 

[PATCH bpf-next] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
 2026-06-09 17:51 UTC  (2+ messages)

[PATCH 00/19] nfsd: more bugfixes
 2026-06-09 17:47 UTC  (20+ messages)
` [PATCH 01/19] nfs/localio: fix nfsd_file ref leak on nfs_local_doio() init failure
` [PATCH 02/19] nfsd: clear opcnt on compound arg release to prevent OOB read
` [PATCH 03/19] nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
` [PATCH 04/19] nfsd: fix netlink dumpit error handling for rpc_status_get
` [PATCH 05/19] sunrpc: defer rq_argp and rq_resp free until after RCU grace period
` [PATCH 06/19] nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
` [PATCH 07/19] nfsd: add filehandle match check to nfsd4_delegreturn()
` [PATCH 08/19] nfsd: validate nseconds in TIME_DELEG decode paths
` [PATCH 09/19] nfsd: remove premature NFS4_OO_CONFIRMED in CLAIM_PREVIOUS path
` [PATCH 10/19] nfsd: fix version mismatch loops in nfsd_acl_init_request()
` [PATCH 11/19] nfsd: fix FL_SLEEP being set unconditionally for all LOCK types
` [PATCH 12/19] nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
` [PATCH 13/19] nfsd: fix clock domain mismatch in clients_still_reclaiming()
` [PATCH 14/19] nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost update
` [PATCH 15/19] nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
` [PATCH 16/19] nfsd: validate sockaddr length per family in listener_set
` [PATCH 17/19] lockd, nfsd: RCU-protect nlmsvc_ops dispatch
` [PATCH 18/19] nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()
` [PATCH 19/19] nfsd: initialize DRC hash table before registering shrinker

[PATCH net-next v6 00/11] BIG TCP for UDP tunnels
 2026-06-09 17:41 UTC  (4+ messages)
` [PATCH net-next v6 05/11] udp: Support gro_ipv4_max_size > 65536

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-06-09 17:40 UTC  (4+ messages)

[PATCH net-next v2 00/12] net: ethtool: let ops locked drivers run without rtnl_lock
 2026-06-09 17:40 UTC  (26+ messages)
` [PATCH net-next v2 01/12] net: ethtool: serialize broadcast notification sequence allocation
` [PATCH net-next v2 02/12] net: ethtool: relax ethnl_req_get_phydev() locking assertion
` [PATCH net-next v2 03/12] net: ethtool: make dev->hwprov ops-protected
` [PATCH net-next v2 04/12] net: ethtool: optionally skip rtnl_lock on Netlink path for GET ops
` [PATCH net-next v2 05/12] net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
` [PATCH net-next v2 06/12] net: ethtool: optionally skip rtnl_lock in cable test handlers
` [PATCH net-next v2 07/12] net: ethtool: optionally skip rtnl_lock in ethnl_tsinfo_dumpit()
` [PATCH net-next v2 08/12] net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
` [PATCH net-next v2 09/12] net: ethtool: optionally skip rtnl_lock in RSS context handlers
` [PATCH net-next v2 10/12] net: ethtool: ioctl: concentrate the locking
` [PATCH net-next v2 11/12] net: ethtool: optionally skip rtnl_lock on IOCTL path
` [PATCH net-next v2 12/12] docs: net: ethtool: document ops-locked drivers and op_needs_rtnl

[PATCH net] bnxt: fix head underflow on XDP head-grow
 2026-06-09 17:34 UTC  (7+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
 2026-06-09 17:24 UTC  (4+ messages)
` [PATCH net 1/3] idpf: add padding to PTP virtchnl structures
` [PATCH net 2/3] ixgbe: do not configure xps for XDP queues
` [PATCH net 3/3] igc: skip RX timestamp header for frame preemption verification

[PATCH] net: hsr: simplify fill_last_seq_nrs()
 2026-06-09 17:15 UTC 

[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-06-09 17:14 UTC  (11+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets

[PATCH 5.10] bonding: limit BOND_MODE_8023AD to Ethernet devices
 2026-06-09 16:48 UTC 

[PATCH net-next 00/10] tcp: support non-GSO jumbograms
 2026-06-09 17:01 UTC  (3+ messages)

[PATCH net-next v2] selftests/net/openvswitch: add flow modify test
 2026-06-09 16:57 UTC 

[PATCH 5.10] usbnet: Fix using smp_processor_id() in preemptible code warnings
 2026-06-09 16:46 UTC 

[PATCH net v4 0/7] net: require CAP_NET_ADMIN in the device netns for tunnel changelink
 2026-06-09 16:31 UTC  (8+ messages)
` [PATCH net v4 1/7] net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
` [PATCH net v4 2/7] net: ipip: "
` [PATCH net v4 3/7] net: ip_vti: "
` [PATCH net v4 4/7] net: ip6_tunnel: "
` [PATCH net v4 5/7] net: ip6_gre: "
` [PATCH net v4 6/7] net: ip6_vti: "
` [PATCH net v4 7/7] xfrm: xfrm_interface: "

[PATCH v2] atm: fix use-after-free in sigd_put_skb()
 2026-06-09 16:21 UTC 

[PATCH net-next v10 0/3] ksz87xx: add support for low-loss cable equalizer errata
 2026-06-09 16:19 UTC  (4+ messages)
` [PATCH net-next v10 1/3] net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata
` [PATCH net-next v10 2/3] net: ethtool: add KSZ87xx low-loss cable PHY tunables
` [PATCH net-next v10 3/3] net: phy: micrel: expose KSZ87xx low-loss cable tunables

[PATCH v2 net] net: watchdog: fix refcount tracking races
 2026-06-09 16:13 UTC 

[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-06-09 16:11 UTC  (6+ messages)

[PATCH net] rds: mark snapshot pages dirty in rds_info_getsockopt()
 2026-06-09 16:04 UTC  (4+ messages)

[PATCH net v3] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-09 15:49 UTC  (7+ messages)

[PATCH net] net: atm: fix use-after-free in sigd_put_skb()
 2026-06-09 15:49 UTC  (3+ messages)

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-09 15:40 UTC  (12+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH net v2] ipv6: account for fraggap on the paged allocation path
 2026-06-09 15:32 UTC 

[PATCH net-next v6 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-09 15:29 UTC  (14+ messages)
` [PATCH net-next v6 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v6 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v6 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v6 04/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v6 05/12] net: phylink: support late PCS provider attach
` [PATCH net-next v6 06/12] net: Document PCS subsystem
` [PATCH net-next v6 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v6 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [PATCH net-next v6 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v6 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v6 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v6 12/12] net: airoha: add phylink support

[PATCH net-next v4 00/13] net: Add ADIN1140 support
 2026-06-09 15:28 UTC  (14+ messages)
` [PATCH net-next v4 01/13] dt-bindings: net: Add ADIN1140
` [PATCH net-next v4 02/13] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v4 03/13] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v4 04/13] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v4 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v4 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v4 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v4 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v4 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v4 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v4 11/13] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v4 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v4 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH net] tls: fix use-after-free in tls_sw_sendmsg() cork error path
 2026-06-09 15:25 UTC  (2+ messages)

[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-06-09 15:26 UTC  (6+ messages)
` [PATCHv2 1/4] net: fec: do not use readl()/writel() for ColdFire
` [PATCHv2 2/4] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
` [PATCHv2 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH rdma-next v7] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-09 15:24 UTC  (2+ messages)

[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
 2026-06-09 15:13 UTC  (3+ messages)

[PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
 2026-06-09 15:10 UTC  (4+ messages)

[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
 2026-06-09 15:09 UTC  (16+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

[PATCH net-next v6 0/5] veth: add Byte Queue Limits (BQL) support
 2026-06-09 15:08 UTC  (8+ messages)
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCH net-next v9 2/3] net: ethtool: add KSZ87xx low-loss cable PHY tunables
 2026-06-09 15:03 UTC  (6+ messages)

[PATCH net v3] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
 2026-06-09 14:58 UTC  (2+ messages)

[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-09 14:58 UTC  (7+ messages)
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio

[PATCH net-next] tcp: refine tcp_sequence() for the FIN exception
 2026-06-09 14:56 UTC  (4+ messages)

[PATCH net] ipv6: Fix a potential NPD in cleanup_prefix_route()
 2026-06-09 14:54 UTC 

[PATCH net] virtio_net: do not allow tunnel csum offload for non GSO packets
 2026-06-09 14:50 UTC  (2+ messages)

[PATCH net] sctp: validate embedded INIT chunk and address list lengths in cookie
 2026-06-09 14:39 UTC  (2+ messages)

[PATCH v6 3/5] dma-buf: add optional get_tph() callback
 2026-06-09 14:39 UTC  (4+ messages)
  ` [PATCH v6 4/5] vfio/pci: implement get_tph and DMA_BUF_TPH feature

[PATCH net-next v12 0/6] tls: receive-path fixes and clean-ups
 2026-06-09 14:33 UTC  (4+ messages)
` [PATCH net-next v12 6/6] tls: Flush backlog before waiting for a new record

[PATCH net] dibs: fix use-after-free in dmb lookup functions
 2026-06-09 14:33 UTC  (4+ messages)

[PATCH 0/9] Deliver TLS session tags to upper-layer consumers (NFSD)
 2026-06-09 14:29 UTC  (7+ messages)
` [PATCH 2/9] handshake: Add tags to "done" downcall
` [PATCH 3/9] lib: Add a "tagset" data structure

[PATCH net-next] net: dummy: add phony ndo_setup_tc stub
 2026-06-09 14:28 UTC 

[PATCH net] ice: fix memory leak in ice_lbtest_prepare_rings()
 2026-06-09 14:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/2] net: remove tls_toe
 2026-06-09 14:21 UTC  (3+ messages)
` [PATCH net-next 1/2] tls: remove tls_toe and the related driver
` [PATCH net-next 2/2] net: remove some unused EXPORT_SYMBOL()s

[PATCH net-next] handshake: Require admin permission for DONE command
 2026-06-09 14:18 UTC 

[PATCH] net/sched: act_pedit: require matching IPv4 L4 protocol
 2026-06-09 14:14 UTC  (7+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2026-06-09 14:09 UTC  (6+ messages)
` [PATCH net 1/5] rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc
` [PATCH net 2/5] rxrpc: Don't move a peeked OOB message onto the pending queue
` [PATCH net 3/5] rxrpc: Fix UAF in rxgk_issue_challenge()
` [PATCH net 4/5] afs: Fix netns teardown to cancel the preallocation charger
` [PATCH net 5/5] rxrpc: serialize kernel accept preallocation with socket teardown

[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-06-09 14:05 UTC  (2+ messages)

[PATCH net v2 0/2] net: ife: fix decode header pull handling and add selftest
 2026-06-09 14:03 UTC  (5+ messages)
` [PATCH net v2 1/2] selftests: tc-testing: cover malformed IFE decode frames

[PATCH net v3 0/3] tipc: fix netlink gate and receive-path bugs
 2026-06-09 13:50 UTC  (3+ messages)
` [PATCH net v3 1/3] tipc: require net admin for TIPCv2 netlink mutators

[PATCH net-next v2] net: mana: Add Interrupt Moderation support
 2026-06-09 13:49 UTC  (2+ messages)

[PATCH net] tipc: require admin privileges for TIPCv2 mutators
 2026-06-09 13:46 UTC  (4+ messages)

[PATCH net v2 0/2] net: mctp: usb: minor fixes for MCTP over USB transport driver
 2026-06-09 13:30 UTC  (2+ messages)

[PATCH 0/5] clk: qcom: Add PDM GP_MN fractional clock divider driver and DT support
 2026-06-09 13:28 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add bindings for PDM GP_MN clock divider
` [PATCH 3/5] pinctrl: qcom: Add gp_mn mux function for QCS8300, SA8775P and SC7280
` [PATCH 4/5] arm64: dts: qcom: Add gp_mn pin state for GP M/N clock output

[PATCH net v4] selftests/net/openvswitch: guard command substitutions against empty output
 2026-06-09 13:20 UTC  (3+ messages)

[PATCH] selftests/openvswitch: guard command substitutions against empty output
 2026-06-09 12:54 UTC  (3+ messages)

[PATCH net v2] rtase: Workaround for IP fragmented UDP packet hardware bug
 2026-06-09 12:43 UTC  (4+ messages)

[PATCH net-next] selftests/net/openvswitch: add flow modify test
 2026-06-09 12:42 UTC  (2+ messages)

[PATCH nf] netfilter: flowtable: use pskb_may_pull() in nf_flow_ip6_tunnel_proto()
 2026-06-09 12:31 UTC  (5+ messages)

[PATCH net-next] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-06-09 12:26 UTC 

[PATCH v3] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
 2026-06-09 12:17 UTC 

[PATCH] net/sched: cake: clamp active flow deficit on rate changes
 2026-06-09 12:16 UTC  (3+ messages)

[PATCH v2] net: stmmac: xgmac2: disable RBUE in default RX interrupt mask
 2026-06-09 12:14 UTC  (4+ messages)

[PATCH net-next v3 00/13] net: Add ADIN1140 support
 2026-06-09 12:13 UTC  (4+ messages)
` [PATCH net-next v3 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions

[PATCH net] tls: restore sk_prot before calling original destructor
 2026-06-09 12:12 UTC  (4+ messages)

[PATCH net-next v7 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-09 12:10 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net: dsa: mv88e6xxx: use the hw tx queues
` [PATCH net-next v7 2/2] net: dsa: mv88e6xxx: add support for credit based shaper

[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-09 12:03 UTC  (3+ messages)
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test

[Kernel Bug] INFO: task hung in xt_find_table
 2026-06-09 11:55 UTC 


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