public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 01:50:57 to 2026-04-28 06:02:57 UTC [more...]

[PATCH net v3] ipv6: Implement limits on extension header parsing
 2026-04-28  6:02 UTC  (2+ messages)

[PATCH net V4 0/4] net/mlx5: Fixes for Socket-Direct
 2026-04-28  6:01 UTC  (5+ messages)
` [PATCH net V4 1/4] net/mlx5: SD: Serialize init/cleanup
` [PATCH net V4 2/4] net/mlx5: SD, Keep multi-pf debugfs entries on primary
` [PATCH net V4 3/4] net/mlx5e: SD, Fix missing cleanup on probe error
` [PATCH net V4 4/4] net/mlx5e: SD, Fix race condition in secondary device probe/remove

[PATCH] net: datagram: Drain queue before reporting EOF or ENOTCONN
 2026-04-28  5:58 UTC  (2+ messages)

[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
 2026-04-28  5:41 UTC  (5+ messages)

[PATCH mlx5-next 0/4] mlx5-next updates 2026-04-28
 2026-04-28  5:38 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] mlx5: Rename the vport number enums for host PF and VF
` [PATCH mlx5-next 2/4] net/mlx5: Add function_id_type for enable/disable_hca cmds
` [PATCH mlx5-next 3/4] net/mlx5: Remove unused host_sf_enable field
` [PATCH mlx5-next 4/4] net/mlx5: Extend query_esw_functions output for multi-function support

[PATCH net] bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
 2026-04-28  5:33 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5: enable sub-page allocations for mlx5_frag_buf
 2026-04-28  5:29 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: wire frag buf pools lifecycle hooks
` [PATCH net-next 2/3] net/mlx5: add frag buf pools create/destroy paths
` [PATCH net-next 3/3] net/mlx5: use internal dma pools for frag buf alloc

[PATCH net-next] net: airoha: Rename get_src_port_id callback in get_sport
 2026-04-28  5:23 UTC 

[PATCH net 00/11] Intel Wired LAN Update 2026-04-27 (ice, iavf)
 2026-04-28  5:22 UTC  (12+ messages)
` [PATCH net 01/11] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
` [PATCH net 02/11] iavf: stop removing VLAN filters from PF on interface down
` [PATCH net 03/11] iavf: wait for PF confirmation before removing VLAN filters
` [PATCH net 04/11] iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
` [PATCH net 05/11] ice: fix NULL pointer dereference in ice_reset_all_vfs()
` [PATCH net 06/11] ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
` [PATCH net 07/11] ice: fix missing SMA pin initialization in DPLL subsystem
` [PATCH net 08/11] ice: fix SMA and U.FL pin state changes affecting paired pin
` [PATCH net 09/11] dpll: export __dpll_pin_change_ntf() for use under dpll_lock
` [PATCH net 10/11] ice: fix missing dpll notifications for SW pins
` [PATCH net 11/11] ice: add dpll peer notification for paired SMA and U.FL pins

[PATCH net-next] docs: 3c509: remove note about card detection failing with overclock
 2026-04-28  5:20 UTC  (2+ messages)

[PATCH net-next V2 0/3] net/mlx5: Fix E-Switch work queue deadlock with devlink lock
 2026-04-28  5:10 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net/mlx5: E-Switch, move work queue generation counter
` [PATCH net-next V2 2/3] net/mlx5: E-Switch, introduce generic work queue dispatch helper
` [PATCH net-next V2 3/3] net/mlx5: E-Switch, fix deadlock between devlink lock and esw->wq

[PATCH net-next] net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
 2026-04-28  5:10 UTC 

[PATCH net-next v3] net: reduce RFS/ARFS flow updates by checking LLC affinity
 2026-04-28  5:09 UTC  (2+ messages)

[PATCH net] net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()
 2026-04-28  5:06 UTC  (4+ messages)

[PATCH net-next] r8152: Fix double consecutive clearing of PLA_MCU_SPDWN_EN bit
 2026-04-28  3:43 UTC 

[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-04-28  3:47 UTC  (5+ messages)
` [PATCH net-next 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159

[PATCH net-next] r8152: Use ocp/mdio test and clear functions in r8157_hw_phy_cfg()
 2026-04-28  3:44 UTC 

[PATCH v2] net: ethernet: rnpgbe: mark nonfunctional incomplete driver as BROKEN
 2026-04-28  3:08 UTC 

[PATCH net v2] tcp: make probe0 timer handle expired user timeout
 2026-04-28  3:00 UTC  (2+ messages)

[PATCH] netpoll: fix IPv6 local-address corruption
 2026-04-28  3:00 UTC  (2+ messages)

[PATCH] net: ethernet: rnpgbe: mark nonfunctional incomplete driver as BROKEN
 2026-04-28  2:59 UTC  (4+ messages)

[PATCH net] net: add net_iov_init() and use it to initialize ->page_type
 2026-04-28  2:53 UTC 

[PATCH net-next 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
 2026-04-28  2:43 UTC  (6+ messages)
` [PATCH net-next 1/5] net/rxrpc: Add local FCrypt-PCBC implementation
` [PATCH net-next 2/5] net/rxrpc: Use "
` [PATCH net-next 3/5] net/rxrpc: Reimplement DES-PCBC using DES library
` [PATCH net-next 4/5] crypto: fcrypt - Remove support for FCrypt block cipher
` [PATCH net-next 5/5] crypto: pcbc - Remove support for PCBC mode

[PATCH net-next] ppp: consolidate RX skb queueing
 2026-04-28  2:44 UTC 

[PATCH v3] ibmveth: Disable GSO for packets with small MSS
 2026-04-28  2:20 UTC  (2+ messages)

[PATCH net 11/11] ipvs: fix the spin_lock usage for RT build
 2026-04-28  2:13 UTC  (3+ messages)

[PATCH net-next v1 0/5] net: wangxun: timeout and error
 2026-04-28  2:11 UTC  (6+ messages)
` [PATCH net-next v1 1/5] net: ngbe: implement libwx reset ops
` [PATCH net-next v1 2/5] net: wangxun: add Tx timeout process
` [PATCH net-next v1 3/5] net: wangxun: add reinit parameter to wx->do_reset callback
` [PATCH net-next v1 4/5] net: wangxun: extract the close_suspend sequence
` [PATCH net-next v1 5/5] net: wangxun: implement pci_error_handlers ops

[PATCH] net: fealnx: make driver work on architectures without I/O ports
 2026-04-28  2:11 UTC 

[PATCH net] neigh: let neigh_xmit take skb ownership
 2026-04-28  2:10 UTC  (2+ messages)

[Openvpn-devel] [PATCH ovpn-net-next] ovpn: reset MAC header before passing skb up
 2026-04-28  2:08 UTC 

[PATCH net v3] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
 2026-04-28  1:59 UTC  (2+ messages)

[PATCH net] net: enetc: fix VSI mailbox timeout handling and DMA lifecycle
 2026-04-28  1:55 UTC  (2+ messages)

[PATCH 0/2] thunderbolt: fix wedge under sustained tbnet load on AM4 and AM5
 2026-04-28  1:55 UTC  (3+ messages)
` [PATCH 1/2] thunderbolt: drop start_poll guard in tb_ring_poll_complete()
` [PATCH 2/2] net: thunderbolt: enlarge RX/TX ring and set NAPI weight for sustained load

[PATCH v1 net] ipmr: Free mr_table after RCU grace period
 2026-04-28  1:50 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