public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 19:43:44 to 2026-04-08 01:12:13 UTC [more...]

[PATCH net] xfrm_user: fix info leak in build_mapping()
 2026-04-08  1:12 UTC  (7+ messages)

[PATCH net-next 0/2] tcp: rehash onto different ECMP path on retransmit timeout
 2026-04-08  1:09 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: net: add ECMP rehash test

[PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attributes
 2026-04-08  1:09 UTC  (12+ messages)
` [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/set attributes
` [PATCH net-next 2/3] netdevsim: psp: handle the new crypt-offset and spi-threshold get/set operations
` [PATCH net-next 3/3] selftests: net: psp: add crypt-offset and spi-threshold test cases

[PATCH 0/8] smb: add kernel internal IPPROTO_SMBDIRECT
 2026-04-08  1:04 UTC  (4+ messages)
` [PATCH 6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT

[PATCH net-next 00/13] netfilter: updates for net-next
 2026-04-08  1:00 UTC  (5+ messages)
` [PATCH net-next 13/13] netfilter: ctnetlink: restrict expectfn to helper

[PATCH net-next] vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
 2026-04-08  0:59 UTC  (4+ messages)

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-08  0:47 UTC  (16+ messages)

[PATCH net-next] selftests: net: py: add test case filtering and listing
 2026-04-08  0:38 UTC  (2+ messages)

[PATCH net-next v1] r8169: implement get_module functions for rtl8127atf
 2026-04-08  0:37 UTC  (6+ messages)

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

[PATCH net] eth: fbnic: Use wake instead of start
 2026-04-08  0:24 UTC 

[PATCH net-next v2] net: bcmasp: Switch to page pool for RX path
 2026-04-08  0:18 UTC 

[PATCH net] tcp: update window_clamp when SO_RCVBUF is set
 2026-04-08  0:14 UTC 

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

[PATCH v10 net-next 0/5] psp: Add support for dev-assoc/disassoc
 2026-04-08  0:01 UTC  (7+ messages)
` [PATCH v10 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc
` [PATCH v10 net-next 3/5] psp: add a new netdev event for dev unregister

[net-next v9 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-07 23:23 UTC  (12+ messages)
` [net-next v9 01/10] net: tso: Introduce tso_dma_map and helpers
` [net-next v9 02/10] net: bnxt: Export bnxt_xmit_get_cfa_action
` [net-next v9 03/10] net: bnxt: Add a helper for tx_bd_ext
` [net-next v9 04/10] net: bnxt: Use dma_unmap_len for TX completion unmapping
` [net-next v9 05/10] net: bnxt: Add TX inline buffer infrastructure
` [net-next v9 06/10] net: bnxt: Add boilerplate GSO code
` [net-next v9 07/10] net: bnxt: Implement software USO
` [net-next v9 08/10] net: bnxt: Add SW GSO completion and teardown support
` [net-next v9 09/10] net: bnxt: Dispatch to SW USO
` [net-next v9 10/10] selftests: drv-net: Add USO test

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-07 22:58 UTC  (2+ messages)

[PATCH net] ice: fix VF queue configuration with low MTU values
 2026-04-07 22:50 UTC  (2+ messages)

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-07 22:14 UTC  (5+ messages)
` [PATCH v3 11/15] media: qcom: Switch to generic PAS TZ APIs

[PATCH iwl-net] idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
 2026-04-07 22:00 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH,net-next] tcp: Add TCP ROCCET congestion control module
 2026-04-07 21:48 UTC  (2+ messages)

[net,PATCH] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-07 21:23 UTC 

[PATCH v3 net-next 00/15] ip6mr: No RTNL for RTNL_FAMILY_IP6MR rtnetlink
 2026-04-07 21:19 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] selftest: net: Extend ipmr.c for IP6MR
` [PATCH v3 net-next 02/15] ipmr: Convert mr_table.cache_resolve_queue_len to u32
` [PATCH v3 net-next 03/15] ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}
` [PATCH v3 net-next 04/15] ip6mr: Use MAXMIFS in mr6_msgsize()
` [PATCH v3 net-next 05/15] ip6mr: Allocate skb earlier in ip6mr_rtm_getroute()
` [PATCH v3 net-next 06/15] ip6mr: Convert ip6mr_rtm_getroute() to RCU
` [PATCH v3 net-next 07/15] ip6mr: Convert ip6mr_rtm_dumproute() "
` [PATCH v3 net-next 08/15] net: Remove rtnl_held of struct fib_dump_filter
` [PATCH v3 net-next 09/15] ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables()
` [PATCH v3 net-next 10/15] ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table()
` [PATCH v3 net-next 11/15] ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl()
` [PATCH v3 net-next 12/15] ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init()
` [PATCH v3 net-next 13/15] ip6mr: Call fib_rules_unregister() without RTNL
` [PATCH v3 net-next 14/15] ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE
` [PATCH v3 net-next 15/15] ip6mr: Replace RTNL with a dedicated mutex for MFC

[PATCH net-next] net: bcmasp: Switch to page pool for RX path
 2026-04-07 21:04 UTC  (2+ messages)

[PATCH] net: lpc_eth: Fix a possible memory leak in lpc_mii_probe()
 2026-04-07 20:58 UTC  (3+ messages)

[syzbot] Monthly bridge report (Apr 2026)
 2026-04-07 20:34 UTC 

[PATCH net-next v2 0/5] dpll: zl3073x: add ref-sync pair support
 2026-04-07 20:18 UTC  (3+ messages)
` [PATCH net-next v2 4/5] dt-bindings: dpll: add ref-sync-sources property

[PATCH RESEND][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-07 20:16 UTC 

[PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-04-07 20:06 UTC  (3+ messages)

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-07 19:59 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v6 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH net-next V5 00/12] devlink: add per-port resource support
 2026-04-07 19:41 UTC  (3+ messages)
` [PATCH net-next V5 11/12] selftest: netdevsim: Add resource dump and scope filter test
` [PATCH net-next V5 12/12] devlink: Document resource scope filtering


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