Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-10 19:23:40 to 2026-07-11 15:21:36 UTC [more...]

[PATCH 0/2] PCI: Convert bitfield flags to atomic accessors
 2026-07-11 15:21 UTC  (2+ messages)
` [PATCH 1/2] PCI: Replace pci_dev->is_busmaster with accessors

[PATCH] virtio_net: validate device stats reply records before use
 2026-07-11 15:20 UTC  (2+ messages)

[PATCH net v5 0/2] amt: fix use-after-free of the skb head across pulls
 2026-07-11 15:19 UTC  (3+ messages)
` [PATCH net v5 1/2] amt: re-read skb header pointers after every pull
` [PATCH net v5 2/2] amt: make the head writable before rewriting the L2 header

Ethtool : PRBS feature
 2026-07-11 15:16 UTC  (9+ messages)

[PATCH] net: qlcnic: validate unified ROM directory bounds
 2026-07-11 15:13 UTC  (2+ messages)

[PATCH net] ila: reload IPv6 header after pskb_may_pull in checksum adjust
 2026-07-11 15:06 UTC 

[PATCH] net: mana: cap HWC init max message size to HW_CHANNEL_MAX_REQUEST_SIZE
 2026-07-11 15:06 UTC 

[PATCH] net/sched: act_tunnel_key: Defer dst_release to RCU callback
 2026-07-11 15:05 UTC 

[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-11 15:00 UTC  (3+ messages)

[PATCH net v4 0/2] amt: fix use-after-free of the skb head across pulls
 2026-07-11 14:48 UTC  (2+ messages)

[PATCH nf] ipvs: make destination flags atomic
 2026-07-11 14:09 UTC  (5+ messages)

[PATCH net-next 04/11] igb: prepare for RSS key get/set support
 2026-07-11 14:10 UTC  (2+ messages)

[PATCH net] ipvlan: add xmit recursion protection
 2026-07-11 14:00 UTC  (2+ messages)

[PATCH nf] selftests: netfilter: nft_flowtable.sh: check offload counters for IP6IP6 tunnel test
 2026-07-11 13:55 UTC 

[PATCH] dt-bindings: net: microchip: fix bracket
 2026-07-11 13:42 UTC 

[PATCH net] nfc: llcp: bound the remaining LLCP TLV parsers to their buffers
 2026-07-11 13:42 UTC  (3+ messages)

[PATCH iwl-next v1] igb: remove ASSERT_RTNL() from igb_write_rss_key()
 2026-07-11 13:32 UTC 

[PATCH net] mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n
 2026-07-11 11:50 UTC 

[PATCH net] net: sock: prevent integer overflow in sock_reserve_memory()
 2026-07-11 13:13 UTC  (2+ messages)

[PATCH] af_unix: add cond_resched() when flushing receive queue on close
 2026-07-11 12:41 UTC  (2+ messages)

[PATCH net] nfc: port100: reject frames whose declared length exceeds the received data
 2026-07-11 12:36 UTC 

[PATCH net] nfc: fdp: bound the device-supplied read size in fdp_nci_i2c_read()
 2026-07-11 12:36 UTC 

[PATCH net v2 0/2] net: pse-pd: fix use-after-free of PI array on controller unregister
 2026-07-11 12:16 UTC  (3+ messages)
` [PATCH net v2 1/2] net: pse-pd: stop async event sources before freeing PI data in unregister
` [PATCH net v2 2/2] net: pse-pd: guard regulator ops against freed PI data during unregister

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-11 12:13 UTC  (3+ messages)
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()

[PATCH v2] net/rps: consolidate RPS dispatch into helpers
 2026-07-11 12:10 UTC 

[PATCH net-next v2 0/2] net: dsa: mt7530: add EcoNet EN7528 built-in switch support
 2026-07-11 11:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: dsa: mediatek,mt7530: add econet,en7528-switch
` [PATCH net-next v2 2/2] net: dsa: mt7530: add EN7528 support

[PATCH net v2] net:ethernet: mtk_wed: setup WDMA_RING_TX(0) for non-DBDC MT7986
 2026-07-11 11:21 UTC 

[PATCH net] net: openvswitch: reject oversized nested action attrs
 2026-07-11 11:20 UTC  (2+ messages)

[PATCH net-next] net: ethernet: qualcomm: remove unneeded 'fast_io' parameter in regmap_config
 2026-07-11 11:10 UTC  (2+ messages)

[PATCH v2 net-next 00/14] net: Support per-netns device unregistration
 2026-07-11 11:10 UTC  (6+ messages)
` [PATCH v2 net-next 13/14] ipvlan: Protect ipvl_port.ipvlans with mutex

[PATCH v3] dt-bindings: net: microchip,lan78xx: convert to DT schema
 2026-07-11 10:55 UTC 

[PATCH net] macsec: fix promiscuity refcount leak in macsec_dev_open()
 2026-07-11 11:00 UTC  (2+ messages)

[PATCH 01/10] xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
 2026-07-11 11:00 UTC  (2+ messages)

[RFC 00/10] io_uring: prototype for device memory tx
 2026-07-11 10:48 UTC  (11+ messages)
` [RFC 01/10] net: pass ubuf to custom sg_from_iter callbacks
` [RFC 02/10] net: reject zcrx skbs to not registered devices
` [RFC 03/10] io_uring/zcrx: switch to pcpu refcounting
` [RFC 04/10] io_uring/zcrx: prepare areas to be exported for tx
` [RFC 05/10] io_uring/rsrc: introduce buf registration structure
` [RFC 06/10] io_uring/rsrc: extend buffer update
` [RFC 07/10] io_uring/rsrc: add uncloneable regbuf flag
` [RFC 08/10] io_uring/rsrc: add regbuf import flags
` [RFC 09/10] io_uring/rsrc: add zcrx backed registered buffers
` [RFC 10/10] io_uring/net: implement device memory send

[PATCH net v4 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-11 10:43 UTC  (3+ messages)

[PATCH review-only 00/17] zcrx RQ improvements and dynamic memory provisioning
 2026-07-11 10:40 UTC  (36+ messages)
` [PATCH review-only 01/17] io_uring/zcrx: scale refilling with large pages
` [PATCH review-only 02/17] io_uring/zcrx: move RQ head/tail to separate cache lines
` [PATCH review-only 03/17] io_uring/zcrx: add RQ iterator
` [PATCH review-only 04/17] io_uring/zcrx: cache RQ tail
` [PATCH review-only 05/17] io_uring/zcrx: coalesce same-niov RQEs on refill
` [PATCH review-only 06/17] io_uring/zcrx: constify area_reg on import
` [PATCH review-only 07/17] io_uring/zcrx: add helper for deriving area token
` [PATCH review-only 08/17] io_uring/zcrx: don't pass ifq_reg to area creation
` [PATCH review-only 09/17] io_uring/zcrx: split dmabuf unmap and release
` [PATCH review-only 10/17] io_uring/zcrx: unmap under netdev lock
` [PATCH review-only 11/17] io_uring/zcrx: split append out of area creation
` [PATCH review-only 12/17] io_uring/zcrx: move freelist lock to struct zcrx
` [PATCH review-only 13/17] io_uring/zcrx: array of areas
` [PATCH review-only 14/17] io_uring/zcrx: pass area_id to __zcrx_create_area()
` [PATCH review-only 15/17] io_uring/zcrx: add dynamic area creation
` [PATCH review-only 16/17] io_urint/zcrx: narrow var scope in io_zcrx_recv_skb()
` [PATCH RESEND review-only 00/17] zcrx RQ improvements and dynamic memory provisioning
` [PATCH review-only 17/17] io_uring/zcrx: don't reload skb_shinfo

[PATCH ethtool-next v2 1/2] sfpid: print all implemented options
 2026-07-11  9:54 UTC  (2+ messages)
` [PATCH ethtool-next v2 2/2] sfpid: print all compliance codes

[PATCH net-next v9 0/9] BIG TCP for UDP tunnels
 2026-07-11  9:47 UTC  (2+ messages)

[PATCH net-next] net: dsa: realtek: rtl8366rb: Fix up port isolation
 2026-07-11  9:43 UTC 

[RFC 0/9] optimise zcrx refs cache bouncing
 2026-07-11  9:22 UTC  (10+ messages)
` [RFC 1/9] net: allow __tcp_read_sock actors to steal skbs
` [RFC 2/9] net: add provider specific net_iov field
` [RFC 3/9] io_uring/zcrx: don't save/restore count for frag skbs
` [RFC 4/9] io_uring/zcrx: split frag handling loop
` [RFC 5/9] io_uring/zcrx: split io_zcrx_recv_frag()
` [RFC 6/9] io_uring/zcrx: implement skb stealing
` [RFC 7/9] io_uring/zcrx: don't lock for single producer ptr ring
` [RFC 8/9] io_uring/zcrx: steal niov refs
` [RFC 9/9] io_uring/zcrx: add rq_lock cache of "user" "

Ethtool is missing C2C link modes
 2026-07-11  8:42 UTC  (4+ messages)

[PATCH v2 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
 2026-07-11  8:10 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: clk: sun60i-a733-ccu: Add allwinner A733 support
` [PATCH v2 2/8] clk: sunxi-ng: sdm: Add dual patterns support
` [PATCH v2 3/8] clk: sunxi-ng: a733: Add PRCM CCU
` [PATCH v2 4/8] clk: sunxi-ng: a733: Add PLL clocks support
` [PATCH v2 5/8] clk: sunxi-ng: a733: Add bus "
` [PATCH v2 6/8] clk: sunxi-ng: a733: Add mod "
` [PATCH v2 7/8] clk: sunxi-ng: a733: Add bus clock gates
` [PATCH v2 8/8] clk: sunxi-ng: a733: Add reset lines

[PATCH net] net/smc: guard the CDC receive path against an unset RMB
 2026-07-11  7:45 UTC 

[PATCH net] nfc: llcp: guard against short PDUs in nfc_llcp_rx_skb()
 2026-07-11  7:39 UTC  (2+ messages)

[PATCH net v4 1/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-07-11  7:27 UTC 

[PATCH net] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-11  7:27 UTC 

[PATCH] net: wwan: t7xx: validate control-message data_length against the skb
 2026-07-11  7:13 UTC 

[PATCH net] nfc: st21nfca: validate ATR_REQ length against the received frame
 2026-07-11  7:13 UTC 

[PATCH] net: hip04: quiesce tx coalesce timer before teardown
 2026-07-11  5:34 UTC  (3+ messages)

[RFC] VEGA: a syzbot-like workflow for LLM-found kernel bugs
 2026-07-11  5:33 UTC  (4+ messages)

[PATCH net v3] net: hip04: fix tx coalesce timer and IRQ teardown races
 2026-07-11  5:29 UTC 

[PATCH] wifi: brcmfmac: drain bus_reset work on device removal
 2026-07-11  5:23 UTC  (4+ messages)

[PATCH net v2 1/2] sctp: avoid auth_enable sysctl UAF during netns teardown
 2026-07-11  4:22 UTC  (2+ messages)
` [PATCH net v2 2/2] sctp: close UDP tunnel sockets "

[PATCH net v2] bnge/bng_re: fix ring ID widths
 2026-07-11  4:16 UTC  (4+ messages)

[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
 2026-07-11  4:10 UTC  (5+ messages)
` [PATCH net-next v12 1/4] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v12 2/4] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v12 3/4] net: mana: force full-page RX buffers via ethtool private flag
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations

[PATCH net v2] gve: fix Rx queue stall on alloc failure
 2026-07-11  4:11 UTC  (4+ messages)

[PATCH net v2] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-11  3:53 UTC  (2+ messages)

[PATCH iproute2-next] ipmaddr: use RTM_GETMULTICAST to list multicast addresses
 2026-07-11  3:07 UTC 

[PATCH net 0/3] net/rds: Bug fix ports
 2026-07-11  2:51 UTC  (4+ messages)
` [PATCH net 1/3] net/rds: don't use unpin_user_pages_dirty_lock() from atomic context
` [PATCH net 2/3] net/rds: hold the socket while an rds_mr references it
` [PATCH net 3/3] net/rds: fix rds_message leak in the rds_send_xmit() drop path

[linux-next:master] BUILD REGRESSION bee763d5f341b99cf472afeb508d4988f62a6ca1
 2026-07-11  2:48 UTC 

[PATCH net-next v2 0/3] align IPv4 teardown with IPv6 and fix driver regressions
 2026-07-11  0:54 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: prestera: ignore duplicate RIF destruction events
` [PATCH net-next v2 2/3] wifi: mac80211: use ifa_dev from event argument
` [PATCH net-next v2 3/3] net: ipv4: clear dev->ip_ptr before destroying inetdev

[PATCH rdma-next 00/13] RDMA: Make device names unique per net namespace
 2026-07-10 23:51 UTC  (3+ messages)
` [PATCH rdma-next 13/13] RDMA/selftests: Add rxe_netns_names test

[PATCH net] mailmap: update entry for Alice Mikityanska
 2026-07-10 23:43 UTC 

[PATCH net] gtp: check skb_pull_data() return in gtp1u_send_echo_resp()
 2026-07-10 23:07 UTC 

[PATCH net] ethtool: Embed FEC hist ranges as buffer in struct
 2026-07-10 23:00 UTC 

[PATCH net] dpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()
 2026-07-10 22:56 UTC  (2+ messages)

[PATCH net] rds: tcp: hold the net_device across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-10 22:33 UTC  (3+ messages)

[PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
 2026-07-10 22:24 UTC  (3+ messages)

[PATCH net] selftests: netconsole: only restore MAC when it changed on resume
 2026-07-10 22:19 UTC 

[PATCH net-next v4 00/15][pull request] Introduce iXD driver
 2026-07-10 21:53 UTC  (16+ messages)
` [PATCH net-next v4 01/15] virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
` [PATCH net-next v4 02/15] libie: add PCI device initialization helpers to libie
` [PATCH net-next v4 03/15] libeth: allow to create fill queues without NAPI
` [PATCH net-next v4 04/15] libie: add control queue support
` [PATCH net-next v4 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v4 06/15] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v4 07/15] idpf: remove unused code for getting RSS info from device
` [PATCH net-next v4 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v4 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v4 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v4 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v4 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v4 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v4 14/15] ixd: add the core initialization
` [PATCH net-next v4 15/15] ixd: add devlink support

[PATCH iwl-net v2] ice: add missing xa_destroy for sched_node_ids
 2026-07-10 21:48 UTC  (2+ messages)

[PATCH net-next 0/7] hardware pacing offload
 2026-07-10 21:37 UTC  (3+ messages)
` [PATCH net-next 3/7] idpf: support "

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-10 21:26 UTC  (3+ messages)
` [PATCH net 6/7] selftests: drv-net: add missing kconfig for psp.py

[PATCH v2] dt-bindings: net: microchip,lan78xx: convert to DT schema
 2026-07-10 21:23 UTC  (2+ messages)

[PATCH 6.6.y] net: Drop the lock in skb_may_tx_timestamp()
 2026-07-10 21:03 UTC  (2+ messages)

[PATCH net] tcp: fix TIME_WAIT socket reference leak on PSP policy failure
 2026-07-10 20:42 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: dsa: realtek: rtl8365mb: add SGMII/HSGMII support for RTL8367S
 2026-07-10 20:26 UTC  (2+ messages)

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-10 20:17 UTC  (2+ messages)

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-10 20:01 UTC  (3+ messages)
` (subset) "

[PATCH bpf-next] bpf: Fix unused nskb warning in bpf_icmp_send
 2026-07-10 19:49 UTC  (2+ messages)

[PATCH v2 net 0/5] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-10 19:44 UTC  (6+ messages)
` [PATCH v2 net 1/5] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v2 net 2/5] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v2 net 3/5] xsk: reclaim invalid multi-buffer Tx descs in ZC path
` [PATCH v2 net 4/5] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH v2 net 5/5] selftests/xsk: account invalid multi-buffer Tx descriptors

[PATCH net-next v4] net: mana: Add handler for sriov configure
 2026-07-10 19:27 UTC 

[PATCH net v2 00/16] rxrpc: Fix CHALLENGE packet handling
 2026-07-10 19:22 UTC  (5+ messages)
` [PATCH net v2 13/16] afs: Create a server appdata key
` [PATCH net v2 14/16] rxrpc: Pass appdata key to rxrpc_call and thence to rxrpc_bundle
` [PATCH net v2 15/16] rxrpc: Fix CHALLENGE packet overqueuing and simplify RESPONSE generation
` [PATCH net v2 16/16] rxrpc: Remove OOB challenge/response code


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