Netdev List
 help / color / mirror / Atom feed
 messages from 2026-05-23 05:56:13 to 2026-05-23 17:23:37 UTC [more...]

[PATCH net v5] ipv6: validate extension header length before copying to cmsg
 2026-05-23 17:23 UTC  (2+ messages)

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-23 16:57 UTC  (18+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[PATCH net-next v7] net: hsr: require valid EOT supervision TLV
 2026-05-23 16:36 UTC  (2+ messages)

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-23 16:35 UTC  (3+ messages)

[PATCH net] net: hsr: fix potential OOB access in supervision frame handling
 2026-05-23 16:33 UTC  (2+ messages)

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-23 16:09 UTC  (19+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH nf] netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
 2026-05-23 15:26 UTC 

[PATCH net-next v7] net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c
 2026-05-23 15:18 UTC 

[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
 2026-05-23 15:07 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-05-23 15:04 UTC  (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
    ` DEPT (the dependency tracker) as AI review prompt?

[PATCH net 0/9] ethtool: module: fix a handful of small bugs
 2026-05-23 14:59 UTC  (15+ messages)
` [PATCH net 1/9] ethtool: module: call ethnl_ops_complete() on module flash errors
` [PATCH net 2/9] ethtool: module: avoid leaking a netdev ref "
` [PATCH net 3/9] ethtool: module: avoid racy updates to dev->ethtool bitfield
` [PATCH net 4/9] ethtool: module: check fw_flash_in_progress under rtnl_lock
` [PATCH net 7/9] ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
` [PATCH net 8/9] ethtool: cmis: validate start_cmd_payload_size from module
` [PATCH net 9/9] ethtool: cmis: validate fw->size against start_cmd_payload_size

[PATCH net] ovpn: hold peer before scheduling keepalive work
 2026-05-23 14:53 UTC 

[PATCH net] ixgbe: implement get_queue_stats_rx
 2026-05-23 14:40 UTC 

[PATCH net-next] net/sched: sch_ets: make cl->quantum lockless
 2026-05-23 14:41 UTC  (2+ messages)

[PATCH net 00/10] netfilter: updates for net
 2026-05-23 12:55 UTC  (2+ messages)

[syzbot] Monthly net report (May 2026)
 2026-05-23 12:32 UTC 

[PATCH 0/3] Add packet-mode ESP offload for Airoha/EIP93
 2026-05-23 12:24 UTC  (5+ messages)
` [PATCH 1/3] xfrm: extend ESP offload infrastructure for packet engines
` [PATCH 2/3] crypto: inside-secure: add EIP93 ESP packet backend
` [PATCH 3/3] net: airoha: add EIP93-backed ESP XFRM offload

[PATCH v2] net: stmmac: fix RX DMA leak on TX alloc failure
 2026-05-23 12:17 UTC  (2+ messages)

[PATCH] net: qualcomm: rmnet: clarify MAP command ACK behavior
 2026-05-23 11:03 UTC 

[PATCH V2 net-next 0/6] net: hns3: enhance tc flow offload support
 2026-05-23 10:54 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] net: hns3: adjust add_cls_flower() for support more action
` [PATCH V2 net-next 2/6] net: hns3: improve the unused_tuple parameter setting
` [PATCH V2 net-next 3/6] net: hns3: support two more actions for tc flow
` [PATCH V2 net-next 4/6] net: hns3: support IP and tunnel VNI dissectors "
` [PATCH V2 net-next 5/6] net: hns3: debugfs support for dumping fd rules
` [PATCH V2 net-next 6/6] net: hns3: move fd code to a separate file

[PATCH net 1/2] net: dwc-xlgmac: fix channel count initialization
 2026-05-23 10:45 UTC  (2+ messages)
` [PATCH net 2/2] net: dwc-xlgmac: handle hw initialization failure in xlgmac_start()

[PATCH 1/2 net-next v5] ipv6: addrconf: fix temp address generation after prefix deprecation
 2026-05-23 10:38 UTC  (2+ messages)
` [PATCH 2/2 net-next v5] selftests: fib_tests: add temporary IPv6 address renewal test

[PATCH net] tcp: tcp_acceptable_seq select SND.UNA when SND.WND is 0
 2026-05-23 10:21 UTC  (2+ messages)

[PATCH net-next v4 2/2] net/ethernet/zte/dinghai: add hardware register access and PCI capability scanning
 2026-05-23  9:49 UTC 

[PATCH net-next v4 1/2] net/ethernet: add ZTE network driver support
 2026-05-23  9:41 UTC 

[PATCH net-next v4 0/2] Add ZTE DingHai Ethernet PF driver
 2026-05-23  9:29 UTC 

[PATCH v3 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
 2026-05-23  9:20 UTC  (17+ messages)
` [PATCH v3 bpf-next 01/11] selftest: bpf: Use BPF_SOCK_OPS_ALL_CB_FLAGS + 1 for bad_cb_test_rv
` [PATCH v3 bpf-next 02/11] bpf: tcp: Introduce BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 04/11] tcp: Split out __tcp_set_rcvlowat()
` [PATCH v3 bpf-next 05/11] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
` [PATCH v3 bpf-next 06/11] bpf: tcp: Make BPF_SOCK_OPS_RCVQ_CB and SOCKMAP mutually exclusive
` [PATCH v3 bpf-next 07/11] bpf: mptcp: Don't support BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 08/11] bpf: tcp: Reject BPF_SOCK_OPS_RCVQ_CB if receive queue is not empty
` [PATCH v3 bpf-next 09/11] bpf: tcp: Factorise bpf_skops_established()
` [PATCH v3 bpf-next 10/11] bpf: tcp: Add SOCK_OPS rcvlowat hook
` [PATCH v3 bpf-next 11/11] selftest: bpf: Add test for BPF_SOCK_OPS_RCVQ_CB

[PATCH v3] ovpn: fix peer refcount leak in TCP error paths
 2026-05-23  9:02 UTC 

[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
 2026-05-23  8:58 UTC  (2+ messages)

[PATCH v4 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
 2026-05-23  8:55 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Infineon/Intel XMM6260 modem
 2026-05-23  8:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Document "
` [PATCH v2 2/2] net: usb: Add Infineon XMM6260 Baseband modem support

[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
 2026-05-23  8:23 UTC  (6+ messages)

[PATCH] ovpn: avoid putting unrelated P2P peer on socket release
 2026-05-23  8:15 UTC 

[net-next PATCH v7 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-23  7:26 UTC  (9+ messages)
` [net-next PATCH v7 1/8] net: dsa: realtek: rtl8365mb: use ERR_PTR
` [net-next PATCH v7 4/8] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH v7 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH v7 6/8] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH v7 7/8] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH v7 8/8] net: dsa: realtek: rtl8365mb: add bridge port flags

[PATCH v4 net-next 0/5] rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
 2026-05-23  7:00 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net-next] e1000e: fix memory leak of msix_entries on MSI-X failure
 2026-05-23  6:22 UTC 

[PATCH v1 net-next 0/5] geneve: Allow binding UDP socket to a specific address
 2026-05-23  6:16 UTC  (6+ messages)
` [PATCH v1 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v1 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v1 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v1 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v1 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6

[PATCH v1 iproute2-next] iplink_geneve: Support IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
 2026-05-23  6:10 UTC 


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