Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-12 10:00:31 to 2026-06-12 14:09:23 UTC [more...]

[PATCH v2 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-06-12 14:09 UTC  (4+ messages)
` [PATCH v2 1/5] mm: Make per-VMA locks available universally

[PATCH net-next] ixgbevf: use vmalloc_array() replace vmalloc()
 2026-06-12 14:02 UTC  (3+ messages)
  `  "

[PATCH net] tipc: fix UAF in tipc_l2_send_msg()
 2026-06-12 13:59 UTC 

[PATCH] sctp: auth: fix inconsistent key release in sctp_auth_set_key error path
 2026-06-12 13:58 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf, skmsg: some fixes for skmsg
 2026-06-12 13:57 UTC  (9+ messages)
` [PATCH bpf-next v3 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
` [PATCH bpf-next v3 2/7] bpf, sockmap: Fix wrong rsge offset "
` [PATCH bpf-next v3 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
` [PATCH bpf-next v3 4/7] bpf, sockmap: keep sk_msg copy state in sync
` [PATCH bpf-next v3 5/7] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH bpf-next v3 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf-next v3 7/7] selftests/bpf: add test for bpf_msg_pop_data() overflow

[syzbot] [net?] KASAN: slab-use-after-free Read in ipvlan_hard_header (4)
 2026-06-12 13:56 UTC 

[PATCH net-next v3 0/4] vsock: consolidate acceptq accounting into core helpers
 2026-06-12 13:47 UTC  (13+ messages)
` [PATCH net-next v3 1/4] vsock: introduce vsock_pending_to_accept() helper
` [PATCH net-next v3 2/4] vsock: fold sk_acceptq_added() into vsock_add_pending()
` [PATCH net-next v3 3/4] vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
` [PATCH net-next v3 4/4] vsock: fold sk_acceptq_removed() into vsock_remove_pending()

[PATCH net-next v2 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-06-12 13:29 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU
` [PATCH net-next v2 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver

[PATCH net-next v2] vsock/vmci: use sk_acceptq_is_full() helper
 2026-06-12 13:26 UTC  (2+ messages)

[PATCH v5 0/9] Support for block device NVMEM providers
 2026-06-12 13:21 UTC  (10+ messages)
` [PATCH v5 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v5 2/9] dt-bindings: mmc: Document support for nvmem-layout
` [PATCH v5 3/9] dt-bindings: net: wireless: qcom,ath10k: Document NVMEM cells
` [PATCH v5 4/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cell
` [PATCH v5 5/9] block: implement NVMEM provider
` [PATCH v5 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EUI-48 lookup
` [PATCH v5 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval
` [PATCH v5 8/9] Bluetooth: qca: Set NVMEM BD address quirks when address is invalid
` [PATCH v5 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM layout for WiFi/BT addresses

[PATCH v2] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-12 13:18 UTC  (2+ messages)

[PATCH net-next] selftests/net/openvswitch: add SET action test
 2026-06-12 13:05 UTC 

[PATCH] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-12 13:03 UTC  (7+ messages)

[PATCH nf-next 0/6] netfilter: replace u_int*_t with kernel int types
 2026-06-12 12:51 UTC 

[PATCH nf-next 1/6] netfilter: nf_nat_ftp: replace u_int16_t with u16
 2026-06-12 12:40 UTC 

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-12 12:43 UTC  (16+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH nf-next 6/6] netfilter: nf_log: replace u_int8_t with u8
 2026-06-12 12:40 UTC 

[PATCH nf-next 5/6] netfilter: xt_TCPOPTSTRIP: replace u_int8_t and u_int16_t with u8 and u16
 2026-06-12 12:40 UTC 

[PATCH nf-next 3/6] netfilter: nf_sockopt: replace u_int8_t with u8
 2026-06-12 12:40 UTC 

[PATCH nf-next 4/6] netfilter: xt_DSCP: replace u_int8_t with u8
 2026-06-12 12:40 UTC 

[PATCH nf-next 2/6] netfilter: nf_nat_irc: replace u_int16_t with u16
 2026-06-12 12:40 UTC 

[PATCH net-next 0/9] net: sparx5: add L3 unicast routing offload
 2026-06-12 12:37 UTC  (10+ messages)
` [PATCH net-next 1/9] net: microchip: vcap: fix rule move for rules of coprime size
` [PATCH net-next 2/9] net: microchip: vcap: add lpm vcap to autogen vcap api
` [PATCH net-next 3/9] net: microchip: vcap: make vcap actionset decoding type_id aware
` [PATCH net-next 4/9] net: microchip: vcap: expose helpers in vcap api and update debugfs
` [PATCH net-next 5/9] net: sparx5: add l3 routing registers
` [PATCH net-next 6/9] net: sparx5: vcap: add lpm vcap implementation
` [PATCH net-next 7/9] net: sparx5: add L3 router infrastructure and leg management
` [PATCH net-next 8/9] net: sparx5: add L3 FIB, nexthop and neighbour entry management
` [PATCH net-next 9/9] net: sparx5: add neighbour event handling for L3 routing

[PATCH 2/3 net-next v6] ipv4: handle devconf post-set actions on netlink updates
 2026-06-12 12:38 UTC  (2+ messages)

[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-12 12:35 UTC 

[PATCH net-next v4 0/4] net: openvswitch: Decouple flow operations from RTNL
 2026-06-12 12:32 UTC  (3+ messages)
` [PATCH net-next v4 1/4] net: openvswitch: make flow_table an rcu pointer

[net-next v1 0/6] Add synopsys designware GMAC NCSI support
 2026-06-12 10:54 UTC  (4+ messages)
` [net-next v1 1/6] dt-bindings: net: dwmac: Add snps,use-ncsi property
    ` 回复: "

[PATCH net] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
 2026-06-12 12:27 UTC  (2+ messages)

[PATCH net v4] nfc: llcp: bound SNL TLV parsing to the skb and add length checks
 2026-06-12 12:25 UTC  (2+ messages)

[PATCH] net/xfrm: fix refcount leak in clone_policy()
 2026-06-12 12:22 UTC  (4+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
 2026-06-12 12:03 UTC  (2+ messages)

[PATCH net-next 0/2] net: convert UDP getsockopt to sockopt_t
 2026-06-12 11:45 UTC  (3+ messages)
` [PATCH net-next 1/2] net: add sockopt_init_user() for getsockopt conversion
` [PATCH net-next 2/2] udp: convert udp_lib_getsockopt to sockopt_t

[PATCH net-next V3 00/15] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 2/2
 2026-06-12 11:39 UTC  (16+ messages)
` [PATCH net-next V3 01/15] net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices
` [PATCH net-next V3 02/15] net/mlx5: devcom, expose locked variant of send_event
` [PATCH net-next V3 03/15] net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events
` [PATCH net-next V3 04/15] net/mlx5: SD, make primary/secondary role determination more robust
` [PATCH net-next V3 05/15] net/mlx5: SD, add L2 table silent mode query support
` [PATCH net-next V3 06/15] net/mlx5: SD, expend vport metadata for SD secondary devices
` [PATCH net-next V3 07/15] net/mlx5: SD, support switchdev mode transition with shared FDB
` [PATCH net-next V3 08/15] net/mlx5: E-Switch, notify SD on eswitch disable
` [PATCH net-next V3 09/15] net/mlx5: LAG, store demux resources per master lag_func
` [PATCH net-next V3 10/15] net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change
` [PATCH net-next V3 11/15] net/mlx5: LAG, introduce software vport LAG implementation
` [PATCH net-next V3 12/15] net/mlx5: LAG, add MPESW over SD LAG support
` [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 V3 15/15] net/mlx5: SD, enable SD over ECPF and allow switchdev transition

[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
 2026-06-12 11:41 UTC  (5+ messages)
` [PATCH net-next v3 2/2] rds: convert "
  ` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge

[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-12 11:40 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v5 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite

[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-12 11:34 UTC 

[PATCH 6.12.y v3 0/2] xfrm: hold dev ref until after transport_finish NF_HOOK
 2026-06-12 11:13 UTC  (3+ messages)
` [PATCH 6.12.y v3 1/2] xfrm: hold device only for the asynchronous decryption
` [PATCH 6.12.y v3 2/2] xfrm: hold dev ref until after transport_finish NF_HOOK

[PATCH net 1/1] net/sched: act_ct: preserve tc_skb_cb across defragmentation
 2026-06-12 11:10 UTC  (2+ messages)

[PATCH net-next] net: airoha: better handle MIBs for GDM ports with multiple devs attached
 2026-06-12 11:04 UTC  (2+ messages)

[PATCH v2] net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
 2026-06-12 10:58 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()
 2026-06-12 10:55 UTC  (3+ messages)
  `  "

[PATCH net-next v8 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-06-12 10:52 UTC  (2+ messages)

[PATCH] tls: fix encrypt_pending refcount leak on -EBUSY error path
 2026-06-12 10:46 UTC  (2+ messages)

[PATCH] net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entries
 2026-06-12 10:31 UTC  (2+ messages)

[PATCH net-next 0/8] net: dsa: mt7530: modernise register access and add two DSA ops
 2026-06-12 10:29 UTC  (4+ messages)
` [PATCH net-next 8/8] net: dsa: mt7530: implement port_change_conduit op

[PATCH] net: airoha: Fix register index for Tx-fwd counter configuration
 2026-06-12 10:28 UTC  (2+ messages)

[PATCH] net: l2tp: fix refcount leak in pppol2tp_tunnel_get()
 2026-06-12 10:13 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add helper retval linked scalar pruning selftest
 2026-06-12 10:18 UTC  (3+ messages)

[PATCH] l2tp: fix refcount leak in l2tp_nl_cmd_tunnel_create()
 2026-06-12 10:16 UTC  (2+ messages)

[PATCH v2 net] virtio_net: do not allow tunnel csum offload for non GSO packets
 2026-06-12 10:11 UTC  (2+ messages)

[PATCH v4 0/8] Support for block device NVMEM providers
 2026-06-12 10:00 UTC  (4+ messages)
` [PATCH v4 6/8] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval

[PATCH net-next v2] net: airoha: Add TCP LRO support
 2026-06-12 10:05 UTC  (2+ messages)

[net] net/sched: fix partial tx_queue_len change rollback
 2026-06-12 10:01 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