public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-08 06:52:03 to 2026-04-08 08:34:59 UTC [more...]

[PATCH 0/3] io_uring: fix resource leak issues
 2026-04-08  8:34 UTC  (5+ messages)
` [PATCH 1/3] io_uring: fix pinned pages and pages array leak in io_region_pin_pages()
` [PATCH 2/3] io_uring/rsrc: use io_cache_free for node in io_buffer_register_bvec error path
` [PATCH 3/3] io_uring/zcrx: fix resource leak and double-free hazard in io_import_umem

[PATCH] usb: rtl8150: avoid using uninitialized CSCR value
 2026-04-08  8:33 UTC  (6+ messages)

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

[PATCH net v2] net/sched: cls_fw: fix NULL dereference of "old" filters before change()
 2026-04-08  8:28 UTC  (3+ messages)

[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
 2026-04-08  8:25 UTC  (5+ messages)
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices

[PATCH] rxrpc/proc: size address buffers for %pISpc output
 2026-04-08  8:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v5 0/2] net: hsr: strict supervision TLV validation
 2026-04-08  8:19 UTC  (5+ messages)
` [PATCH net-next v5 1/2] net: hsr: require valid EOT supervision TLV

[GIT PULL] wireless-2026-04-08
 2026-04-08  8:15 UTC 

[PATCH net-next v6] net: mana: Expose hardware diagnostic info via debugfs
 2026-04-08  8:15 UTC 

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

[PATCH net 0/2] net: mana: Fix debugfs directory naming and file lifecycle
 2026-04-08  8:12 UTC  (3+ messages)
` [PATCH net 1/2] net: mana: Use pci_name() for debugfs directory naming
` [PATCH net 2/2] net: mana: Move current_speed debugfs file to mana_init_port()

[PATCH net-next v5 0/3] net: mana: debugfs fixes and diagnostic info
 2026-04-08  8:12 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: mana: Use pci_name() for debugfs directory naming

[PATCH net] nfc: llcp: add missing return after LLCP_CLOSED checks
 2026-04-08  8:10 UTC 

[BUG] vsock: refcount_t saturation and OOM via buffer size invariant inversion
 2026-04-08  8:05 UTC  (7+ messages)
    ` [PATCH v2 net] vsock: fix buffer size clamping order

[PATCH net v2 0/2] net/rds: Fix use-after-free in RDS/IB for non-init namespaces
 2026-04-08  8:04 UTC  (3+ messages)
` [PATCH net v2 1/2] net/rds: Optimize rds_ib_laddr_check
` [PATCH net v2 2/2] net/rds: Restrict use of RDS/IB to the initial network namespace

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

[net-next] net: ethernet: ravb: Suspend and resume the transmission flow
 2026-04-08  7:44 UTC  (4+ messages)

[PATCH] net: txgbe: leave space for null terminators on property_entry
 2026-04-08  7:40 UTC  (2+ messages)

[PATCH v4 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
 2026-04-08  7:37 UTC  (3+ messages)

[PATCH nf] netfilter: arp_tables: fix IEEE1394 ARP payload parsing in arp_packet_match()
 2026-04-08  7:35 UTC 

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

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

[PATCH v2 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-08  7:25 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA

[PATCH v4 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
 2026-04-08  7:25 UTC  (3+ messages)

[PATCH net-next] tools: ynl: tests: fix leading space on Makefile target
 2026-04-08  7:19 UTC 

nmap scan command in forever loop to trigger Snort IDS IPS to generate intrusion alerts
 2026-04-08  7:16 UTC 

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

[PATCH v4 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
 2026-04-08  7:12 UTC  (3+ messages)

[PATCH net-next v2 0/5] ynl/ethtool/netlink: fix nla_len overflow for large string sets
 2026-04-08  7:08 UTC  (6+ messages)
` [PATCH net-next v2 1/5] tools: ynl: move ethtool.py to selftest
` [PATCH net-next v2 2/5] tools: ynl: ethtool: use doit instead of dumpit for per-device GET
` [PATCH net-next v2 3/5] tools: ynl: ethtool: add --dbg-small-recv option
` [PATCH net-next v2 4/5] netlink: add a nla_nest_end_safe() helper
` [PATCH net-next v2 5/5] ethtool: strset: check nla_len overflow

[PATCH v4 0/5] J722S SGMII support
 2026-04-08  7:07 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: phy: ti: phy-j721e-wiz: Add ti,j722s-wiz-10g compatible
` [PATCH v4 2/5] dt-bindings: phy: ti: phy-gmii-sel: Add ti,j722s-phy-gmii-sel compatible

[PATCH net-next v4 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible
 2026-04-08  7:06 UTC  (2+ messages)

[PATCH v4 net-next 04/14] net: enetc: add basic operations to the FDB table
 2026-04-08  7:04 UTC  (3+ messages)

[PATCH net-next v2] net: bcmasp: Switch to page pool for RX path
 2026-04-08  6:58 UTC  (2+ messages)

[PATCH v4 net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
 2026-04-08  6:55 UTC  (3+ messages)

[PATCH net v2] ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
 2026-04-08  6:51 UTC 


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