public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 17:09:35 to 2026-04-08 21:50:42 UTC [more...]

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-08 21:50 UTC  (8+ messages)
` [PATCH net-next 1/7] tcp: keep rcv_wnd/rcv_ssthresh clamped by window_clamp if no scaling in use
` [PATCH net-next 2/7] selftests/net: packetdrill: verify non-scaled rcv_wnd initialization
` [PATCH net-next 3/7] tcp: Ensure window_clamp is limited to representable window
` [PATCH net-next 4/7] selftests/net: packetdrill: add tcp_rcv_wnd_snd_ack_no_scaling.pkt
` [PATCH net-next 5/7] selftests/net: packetdrill: add TCP_WINDOW_CLAMP test
` [PATCH net-next 6/7] tcp: use tcp_set_window_clamp() for SO_RCVLOWAT
` [PATCH net-next 7/7] selftests/net: packetdrill: add test for SO_RCVLOWAT window clamp

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-08 21:34 UTC  (5+ messages)

[PATCH net] net: ax25: fix integer overflow in ax25_rx_fragment()
 2026-04-08 21:31 UTC  (2+ messages)

[PATCH][next] netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-08 21:27 UTC 

[PATCH net-next 00/15] net/sched: no longer acquire RTNL in qdisc dumps
 2026-04-08 20:14 UTC  (3+ messages)
` [syzbot ci] "

[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-08 21:21 UTC  (5+ messages)

[PATCH net-next] iavf: fix kernel-doc comment style in ethtool ops
 2026-04-08 21:13 UTC  (2+ messages)

[PATCH net] ice: fix null-ptr dereference on false-positive tx timeout
 2026-04-08 21:12 UTC  (5+ messages)
` [PATCH net] ice: fix netdev bring-up and bring-down in self-test
` [PATCH net] ice: stop DCBNL requests during driver unload

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-08 21:07 UTC  (2+ messages)

[PATCH net 0/2] net: hamradio: fix missing input validation in bpqether and scc
 2026-04-08 21:05 UTC  (5+ messages)
` [PATCH net 1/2] net: hamradio: bpqether: validate frame length in bpq_rcv()
` [PATCH net 2/2] net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl

[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
 2026-04-08 20:32 UTC  (2+ messages)

[net-next PATCH 0/2] net: dsa: tag_rtl8_4: fixes doc and set keep
 2026-04-08 20:31 UTC  (3+ messages)
` [net-next PATCH 1/2] net: dsa: tag_rtl8_4: update format description
` [net-next PATCH 2/2] net: dsa: tag_rtl8_4: set KEEP flag

BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
 2026-04-08 19:52 UTC  (6+ messages)

[PATCH net] can: raw: fix ro->uniq use-after-free in raw_rcv()
 2026-04-08 19:32 UTC  (5+ messages)

[PATCH net] tcp: update window_clamp when SO_RCVBUF is set
 2026-04-08 19:27 UTC  (4+ messages)

[PATCH net] ipv4: nexthop: update has_v4 flag for any family change in replace_nexthop_single()
 2026-04-08 19:22 UTC  (2+ messages)

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-08 19:22 UTC  (6+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()

[PATCH net-next v2] net: Add net_cookie to Dead loop messages
 2026-04-08 19:10 UTC 

[PATCH] nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-08 19:05 UTC  (2+ messages)

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

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-08 19:02 UTC  (5+ messages)

[PATCH net] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-04-08 19:02 UTC 

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-04-08 18:56 UTC  (4+ messages)

[net-next v9 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-08 18:49 UTC  (6+ messages)
` [net-next v9 07/10] net: bnxt: Implement software USO

[PATCH iwl-net 0/4] ice: E825C missing PHY timestamp interrupt fixes
 2026-04-08 18:46 UTC  (5+ messages)
` [PATCH iwl-net 1/4] ice: fix timestamp interrupt configuration for E825C
` [PATCH iwl-net 2/4] ice: perform PHY soft reset for E825C ports at initialization
` [PATCH iwl-net 3/4] ice: fix ready bitmap check for non-E822 devices
` [PATCH iwl-net 4/4] ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g

[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-04-08 18:44 UTC 

[PATCH net] net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx_queue()
 2026-04-08 18:26 UTC 

[PATCH net v8 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-08 18:26 UTC  (7+ messages)
` [PATCH net v8 1/4] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v8 2/4] nsim: Add support for VLAN filters
` [PATCH net v8 3/4] selftests: Add MACsec VLAN propagation traffic test

[PATCH v10 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-08 18:24 UTC  (4+ messages)
` [PATCH v10 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-08 18:12 UTC  (11+ messages)
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH net v4 15/15] rxrpc: fix reference count leak in rxrpc_server_keyring()
 2026-04-08 17:52 UTC  (7+ messages)
  ` [PATCH net v4 00/15] rxrpc: Miscellaneous fixes

[PATCH net-next v12 0/6] tls: Add TLS 1.3 hardware offload support
 2026-04-08 17:44 UTC  (4+ messages)
` [PATCH v12 6/6] selftests: net: add TLS hardware offload test

[PATCH] octeon_ep_vf: add NULL check for napi_build_skb()
 2026-04-08 17:35 UTC  (3+ messages)

[PATCH net] net: rose: reject truncated CLEAR_REQUEST frames in state machines
 2026-04-08 17:25 UTC 

[PATCH] net: check qdisc_pkt_len_segs_init() return value on ingress
 2026-04-08 17:23 UTC 

[PATCH net v2] ice: fix ice_init_link() error return preventing probe
 2026-04-08 17:20 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] l2tp: Drop large packets with UDP encap
 2026-04-08 17:11 UTC  (3+ messages)

[PATCH net-next 0/5] net/sched: netem: cleanups and improvements
 2026-04-08 17:10 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