Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-14 07:18:55 to 2026-06-14 20:27:00 UTC [more...]

[PATCH net-next] r8169: migrate Rx path to page_pool
 2026-06-14 20:26 UTC  (2+ messages)

[PATCH net v3] virtio-net: fix len check in receive_big()
 2026-06-14 19:29 UTC  (4+ messages)

[PATCH iproute2-next v3] ip/bond: add lacp_strict support
 2026-06-14 19:24 UTC  (2+ messages)

[PATCH net-next 0/5] tls: reject the combination of TLS and sockmap
 2026-06-14 19:12 UTC  (4+ messages)
` [PATCH net-next 1/5] "

[PATCH net] atm: br2684: reject short VC-MUX bridged frames
 2026-06-14 18:39 UTC  (2+ messages)

[PATCH net] atm: br2684: validate IP header length before filtering
 2026-06-14 18:36 UTC  (2+ messages)

[PATCH iproute-next v3] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-14 18:25 UTC 

[PATCH v2] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-14 17:47 UTC 

[PATCH net-next v11 0/2] net: sfp: extend SMBus support
 2026-06-14 17:17 UTC  (4+ messages)
` [PATCH net-next v11 1/2] net: sfp: apply I2C adapter quirks to limit block size
` [PATCH net-next v11 2/2] net: sfp: extend SMBus support

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-14 17:00 UTC  (16+ messages)
` [PATCH net-next v5 01/15] net: phy: Helper to read and write through C45 without lock
` [PATCH net-next v5 02/15] net: phy: Helper to modify PHY loopback mode only
` [PATCH net-next v5 03/15] net: ethernet: oa_tc6: Move oa_tc6.c to its own directory
` [PATCH net-next v5 04/15] net: phy: microchip_t1s: Use generic APIs for C45 read and write
` [PATCH net-next v5 05/15] net: ethernet: oa_tc6: Move constant definitions to header file
` [PATCH net-next v5 06/15] net: ethernet: oa_tc6: Support for hardware timestamp
` [PATCH net-next v5 07/15] net: ethernet: oa_tc6: Support for vendor specific MMS
` [PATCH net-next v5 08/15] net: ethernet: oa_tc6: read, write interface with MMS option
` [PATCH net-next v5 09/15] net: phy: ncn26000: Support for onsemi's S2500 internal phy
` [PATCH net-next v5 10/15] net: phy: ncn26000: Enable enhanced noise immunity
` [PATCH net-next v5 11/15] net: phy: ncn26000: Support for loopback
` [PATCH net-next v5 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
` [PATCH net-next v5 13/15] onsemi: s2500: Added selftest support to onsemi's S2500 driver
` [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500
` [PATCH net-next v5 15/15] Documentation: networking: Add timestamp related APIs to OA TC6 framework

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-14 16:58 UTC  (5+ messages)
` [PATCH stable 6.6.y v3 1/4] bpf: Track equal scalars history on per-instruction level
` [PATCH stable 6.6.y v3 2/4] bpf: Remove mark_precise_scalar_ids()
` [PATCH stable 6.6.y v3 3/4] selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
` [PATCH stable 6.6.y v3 4/4] selftests/bpf: Update comments find_equal_scalars->sync_linked_regs

[syzbot] [wireless?] WARNING in __ieee80211_start_scan (2)
 2026-06-14 16:49 UTC 

[PATCH net-next V3 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
 2026-06-14 16:44 UTC  (7+ messages)
` [PATCH net-next V3 10/15] net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change
` [PATCH net-next V3 13/15] net/mlx5: E-Switch, Tie rep load/unload to SD LAG state
` [PATCH net-next V3 14/15] net/mlx5: SD, defer vport metadata init until SD is ready

[PATCH net-next] i40e: add devlink parameter for Flow Director ATR sample rate
 2026-06-14 16:11 UTC 

[PATCH iproute2-next] ipaddress: add support for showing IPv4 devconf attributes
 2026-06-14 15:55 UTC  (5+ messages)

[PATCH] amt: don't read the IP source address from a reallocated skb header
 2026-06-14 15:55 UTC 

[PATCH iproute2-next v2] tc: fq_pie: add support for printing per-flow PIE statistics
 2026-06-14 15:43 UTC  (2+ messages)

[PATCH RESEND 1/6] sock: add sock_kzalloc helper
 2026-06-14 15:32 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: fix lastused timestamp in flower stats
 2026-06-14 14:13 UTC 

[PATCH v2 2/5] binder: Make shrinker rely solely on per-VMA lock
 2026-06-14 14:10 UTC  (11+ messages)

[PATCH net v3] net: protect egress device access in the output path with rcu_read_lock
 2026-06-14 14:02 UTC  (2+ messages)

[PATCH net-next v13 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-14 13:54 UTC  (3+ messages)
` [PATCH net-next v13 1/2] "

[PATCH net-next v7 00/11] BIG TCP for UDP tunnels
 2026-06-14 13:50 UTC  (12+ messages)
` [PATCH net-next v7 02/11] geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
` [PATCH net-next v7 04/11] net: Enable BIG TCP with partial GSO
` [PATCH net-next v7 06/11] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v7 08/11] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v7 11/11] selftests: net: Add a test for BIG TCP in UDP tunnels

[PATCH net] net: rds: check cmsg_len before reading rds_rdma_args in size pass
 2026-06-14 13:07 UTC 

[PATCH net-next v2 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-06-14 12:50 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next v2 2/2] selftests: tc-testing: add fq_pie per-flow class stats test

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-14 12:10 UTC  (5+ messages)
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show

[PATCH net] net/smc: fix out-of-bounds read in smc_clcsock_data_ready()
 2026-06-14 12:09 UTC 

[PATCH net-next 00/11] Netfilter/IPVS updates for net-next
 2026-06-14 11:46 UTC  (12+ messages)
` [PATCH net-next 01/11] ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
` [PATCH net-next 02/11] netfilter: nf_tables: use DEBUG_NET_WARN_ON_ONCE in packet and control paths
` [PATCH net-next 03/11] netfilter: nf_conncount: callers must hold rcu read lock
` [PATCH net-next 04/11] netfilter: nf_conncount: use per nf_conncount_data spinlocks
` [PATCH net-next 05/11] netfilter: nf_conncount: split count_tree_node rbtree walk into helper
` [PATCH net-next 06/11] netfilter: nf_conncount: add sequence counter to detect tree modifications
` [PATCH net-next 07/11] netfilter: nf_conncount: gc and rcu fixes
` [PATCH net-next 08/11] netfilter: conntrack: check NULL when retrieving ct extension
` [PATCH net-next 09/11] netfilter: flowtable: bail out if forward path cannot be discovered
` [PATCH net-next 10/11] ipvs: fix doc syntax for conn_max sysctl
` [PATCH net-next 11/11] netfilter: nf_dup_netdev: add nf_dev_xmit_recursion*() helpers and use them

[PATCH RFC] net: bridge: mcast: don't clear L2 host_joined on port group deletion
 2026-06-14 10:54 UTC  (2+ messages)

[PATCH v2] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-14 10:38 UTC 

[PATCH net-next v3 0/4] Extend netkit io_uring ZC selftests
 2026-06-14 10:26 UTC  (5+ messages)
` [PATCH net-next v3 1/4] selftests/net: Move netkit lease hw setup into per-test fixtures
` [PATCH net-next v3 2/4] selftests/net: Use public NetDrvContEnv API in nk_qlease fixtures
` [PATCH net-next v3 3/4] selftests/net: Add netkit io_uring ZC test for large rx_buf_len
` [PATCH net-next v3 4/4] selftests/net: Add hugepage kernel config dependency for zcrx

[PATCH net-next 0/3] xsk: support tx napi busy_poll
 2026-06-14 10:12 UTC  (4+ messages)
` [PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()

[PATCH net] appletalk: Hold socket reference in atalk_rcv()
 2026-06-14  9:52 UTC 

[PATCH net-next] net: dsa: yt921x: Add limited ACL flow statistics support
 2026-06-14  8:39 UTC  (3+ messages)

[PATCH] net/smc: bound the peer producer cursor on SMC-D and SMC-R CDC receive
 2026-06-14  8:32 UTC  (3+ messages)

[PATCH net] kcm: use WRITE_ONCE() when changing lower socket callbacks
 2026-06-14  8:30 UTC  (2+ messages)

[PATCH v3 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-06-14  8:23 UTC  (4+ 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] net: airoha: Remove dead MT7996 NPU firmware declarations
 2026-06-14  8:22 UTC  (3+ messages)
`  "

[PATCH] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-14  8:09 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add helper retval linked scalar pruning selftest
 2026-06-14  7:35 UTC  (5+ messages)

[PATCH net-next v3 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-06-14  7:28 UTC  (2+ messages)

[PATCH net-next v3 00/15] bnxt_en: Add kTLS TX offload support
 2026-06-14  7:24 UTC  (16+ messages)
` [PATCH net-next v3 01/15] bnxt_en: Add Midpath channel information
` [PATCH net-next v3 02/15] bnxt_en: Account for the MPC TX and CP rings
` [PATCH net-next v3 03/15] bnxt_en: Set default MPC ring count
` [PATCH net-next v3 04/15] bnxt_en: Rename xdp_tx_lock to tx_lock
` [PATCH net-next v3 05/15] bnxt_en: Allocate and free MPC software structures
` [PATCH net-next v3 06/15] bnxt_en: Allocate and free MPC channels from firmware
` [PATCH net-next v3 07/15] bnxt_en: Allocate crypto structure and backing store
` [PATCH net-next v3 08/15] bnxt_en: Reserve crypto RX and TX key contexts on a PF
` [PATCH net-next v3 09/15] bnxt_en: Add infrastructure for crypto key context IDs
` [PATCH net-next v3 10/15] bnxt_en: Add MPC transmit and completion functions
` [PATCH net-next v3 11/15] bnxt_en: Add crypto MPC transmit/completion infrastructure
` [PATCH net-next v3 12/15] bnxt_en: Support kTLS TX offload by implementing .tls_dev_add/del()
` [PATCH net-next v3 13/15] bnxt_en: Implement kTLS TX normal path
` [PATCH net-next v3 14/15] bnxt_en: Add support for inline transmit BDs
` [PATCH net-next v3 15/15] bnxt_en: Add kTLS retransmission support

[PATCH v2 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback for TCP Prague
 2026-06-14  7:17 UTC 


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