netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-05 13:31:58 to 2024-12-06 05:30:10 UTC [more...]

[PATCH v1 net-next 00/15] af_unix: Prepare for skb drop reason
 2024-12-06  5:26 UTC  (12+ messages)
` [PATCH v1 net-next 01/15] af_unix: Set error only when needed in unix_stream_connect()
` [PATCH v1 net-next 02/15] af_unix: Clean up error paths "
` [PATCH v1 net-next 03/15] af_unix: Set error only when needed in unix_stream_sendmsg()
` [PATCH v1 net-next 04/15] af_unix: Remove redundant SEND_SHUTDOWN check "
` [PATCH v1 net-next 05/15] af_unix: Clean up error paths "
` [PATCH v1 net-next 06/15] af_unix: Set error only when needed in unix_dgram_sendmsg()
` [PATCH v1 net-next 07/15] af_unix: Call unix_autobind() only when msg_namelen is specified "
` [PATCH v1 net-next 08/15] af_unix: Move !sunaddr case "
` [PATCH v1 net-next 09/15] af_unix: Use msg->{msg_name,msg_namelen} "
` [PATCH v1 net-next 10/15] af_unix: Split restart label "
` [PATCH v1 net-next 11/15] af_unix: Defer sock_put() to clean up path "

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-12-06  5:14 UTC  (7+ messages)
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files

[PATCH v6 00/28] cxl: add type2 device basic support
 2024-12-06  4:28 UTC  (7+ messages)
` [PATCH v6 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v6 09/28] sfc: request cxl ram resource

[PATCH net-next, v5] netlink: add IGMP/MLD join/leave notifications
 2024-12-06  4:10 UTC 

[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
 2024-12-06  4:07 UTC  (7+ messages)
` [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
` [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
` [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk

[PATCH v4 0/3] Add support for Nuvoton MA35D1 GMAC
 2024-12-06  3:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC

[PATCH v1 net] ip: Return drop reason if in_dev is NULL in ip_route_input_rcu()
 2024-12-06  3:09 UTC  (2+ messages)

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-12-06  2:58 UTC  (3+ messages)
` [PATCH 4/5] scsi: storvsc: "

[PATCH v5 0/2] Enable ethernet for qcs8300
 2024-12-06  2:50 UTC  (5+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[PATCH net-next 0/2] net_sched: sch_sfq: reject limit of 1
 2024-12-06  2:50 UTC  (2+ messages)

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-06  2:49 UTC  (5+ messages)

[PATCH net-next] tun: fix group permission check
 2024-12-06  2:42 UTC  (3+ messages)

[PATCH] samples/bpf: Modify the incorrect format specifier
 2024-12-06  2:30 UTC 

[PATCH V4 RESEND net-next 0/7] Support some features for the HIBMCGE driver
 2024-12-06  2:28 UTC  (12+ messages)
` [PATCH V4 RESEND net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V4 RESEND net-next 2/7] net: hibmcge: Add irq_info file to debugfs
` [PATCH V4 RESEND net-next 4/7] net: hibmcge: Add register dump supported in this module
` [PATCH V4 RESEND net-next 6/7] net: hibmcge: Add reset "

[PATCH RFC net] net: hibmcge: Release irq resources on error and device tear-down
 2024-12-06  2:24 UTC  (3+ messages)

[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
 2024-12-06  2:16 UTC  (9+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup

[PATCH v2 net] net: defer final 'struct net' free in netns dismantle
 2024-12-06  2:12 UTC  (5+ messages)

[PATCH net] tipc: fix NULL deref in cleanup_bearer()
 2024-12-06  2:10 UTC  (2+ messages)

[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
 2024-12-06  1:57 UTC  (6+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: ftgmac100: support for AST2700
    ` 回覆: "

[PATCH net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
 2024-12-06  1:45 UTC  (5+ messages)

[PATCH v3 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-06  1:21 UTC 

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-06  1:19 UTC  (4+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-06  1:10 UTC  (7+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net v4 2/6] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net v4 3/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net v4 4/6] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net v4 5/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net v4 6/6] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-06  1:02 UTC  (12+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()

[PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
 2024-12-06  1:00 UTC  (2+ messages)

[PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-06  1:00 UTC  (2+ messages)

[PATCH v4 0/2] Enable ethernet for qcs8300
 2024-12-06  0:58 UTC  (8+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

[PATCH net-next v3 RESEND] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-06  0:51 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net] qca_spi: Fix clock speed for multiple QCA7000
 2024-12-06  0:50 UTC  (4+ messages)

[PATCH 0/5] net: renesas: rswitch: several fixes
 2024-12-06  0:47 UTC  (5+ messages)
` [PATCH 2/5] net: renesas: rswitch: fix leaked pointer on error path

[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
 2024-12-06  0:42 UTC  (6+ messages)

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-12-06  0:41 UTC  (11+ messages)

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-12-06  0:34 UTC  (5+ messages)
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-12-06  0:33 UTC  (5+ messages)
` [PATCH net-next v8 2/2] "

[TEST] tcp-ao/connect-deny-ipv6 is flaky
 2024-12-06  0:28 UTC  (2+ messages)

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-06  0:27 UTC  (8+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point

[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
 2024-12-06  0:12 UTC  (3+ messages)
` [PATCH RFC net-next 1/2] "
` [PATCH RFC net-next 2/2] idpf: use napi's irq affinity

[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-05 23:57 UTC  (19+ messages)
` [net-next PATCH v9 1/4] net: dsa: add devm_dsa_register_switch()
` [net-next PATCH v9 2/4] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v9 4/4] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-12-05 23:45 UTC  (21+ messages)
` [PATCH net-next v8 01/15] net: stmmac: Fix CSR divider comment
` [PATCH net-next v8 02/15] net: stmmac: Extend CSR calc support
` [PATCH net-next v8 03/15] net: stmmac: Fix clock rate variables size
` [PATCH net-next v8 04/15] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH net-next v8 05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH net-next v8 06/15] net: dwmac-imx: "
` [PATCH net-next v8 07/15] net: dwmac-intel-plat: "
` [PATCH net-next v8 08/15] net: dwmac-rk: "
` [PATCH net-next v8 09/15] net: dwmac-starfive: "
` [PATCH net-next v8 10/15] net: macb: "
` [PATCH net-next v8 11/15] net: xgene_enet: "
` [PATCH net-next v8 12/15] net: dwmac-sti: "
` [PATCH net-next v8 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH net-next v8 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH net-next v8 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer

[PATCH net-next v8 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-05 21:26 UTC  (6+ messages)
` [PATCH net-next v8 03/10] lib: packing: add pack_fields() and unpack_fields()

[PATCH net-next v4 0/8] ethtool: generate uapi header from the spec
 2024-12-05 20:50 UTC  (2+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in dev_get_flags
 2024-12-05 20:11 UTC 

[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
 2024-12-05 19:49 UTC  (4+ messages)
` [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c

[GIT PULL] Networking for v6.13-rc2
 2024-12-05 19:31 UTC  (2+ messages)

[PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-05 19:25 UTC  (4+ messages)

[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
 2024-12-05 17:48 UTC 

[syzbot] Monthly can report (Dec 2024)
 2024-12-05 17:40 UTC 

[PATCH net-next v2] Do not invoke addrconf_verify_rtnl unnecessarily
 2024-12-05 17:12 UTC 

[PATCH 0/5] Add support for Priva E-Measuringbox board
 2024-12-05 17:18 UTC  (5+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY
` [PATCH v1 2/5] dt-bindings: vendor-prefixes: Add prefix for Priva

[PATCH net-next v1 00/21] lan78xx: Preparations for PHYlink
 2024-12-05 17:12 UTC  (3+ messages)
` [PATCH net-next v1 02/21] net: usb: lan78xx: Remove KSZ9031 PHY fixup

[PATCH net-next v2] net: reformat kdoc return statements
 2024-12-05 16:59 UTC 

[syzbot] [tipc?] general protection fault in cleanup_bearer
 2024-12-05 16:51 UTC  (2+ messages)

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-12-05 16:49 UTC  (7+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH net 0/3] selftests: mlxsw: Add few fixes for sharedbuffer test
 2024-12-05 16:36 UTC  (4+ messages)
` [PATCH net 1/3] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
` [PATCH net 2/3] selftests: mlxsw: sharedbuffer: Remove duplicate test cases
` [PATCH net 3/3] selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted

[PATCH net-next] net: uevent: also pass network device driver
 2024-12-05 16:28 UTC  (5+ messages)
  ` [PATCH net-next v2] net: sysfs: also pass network device driver to uevent

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-05 15:48 UTC  (5+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
` [PATCH net-next v5 4/4] sock: Introduce SO_RCVPRIORITY socket option

[PATCH net-next v2 00/11] vxlan: Support user-defined reserved bits
 2024-12-05 15:41 UTC  (12+ messages)
` [PATCH net-next v2 01/11] vxlan: In vxlan_rcv(), access flags through the vxlan netdevice
` [PATCH net-next v2 02/11] vxlan: vxlan_rcv() callees: Move clearing of unparsed flags out
` [PATCH net-next v2 03/11] vxlan: vxlan_rcv() callees: Drop the unparsed argument
` [PATCH net-next v2 04/11] vxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named variable
` [PATCH net-next v2 05/11] vxlan: Track reserved bits explicitly as part of the configuration
` [PATCH net-next v2 06/11] vxlan: Bump error counters for header mismatches
` [PATCH net-next v2 07/11] vxlan: vxlan_rcv(): Drop unparsed
` [PATCH net-next v2 08/11] vxlan: Add an attribute to make VXLAN header validation configurable
` [PATCH net-next v2 09/11] selftests: net: lib: Rename ip_link_master() to ip_link_set_master()
` [PATCH net-next v2 10/11] selftests: net: lib: Add several autodefer helpers
` [PATCH net-next v2 11/11] selftests: forwarding: Add a selftest for the new reserved_bits UAPI

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-05 15:40 UTC  (7+ messages)
` [PATCH v2 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v2 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v2 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v2 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v2 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

[PATCH v2 net 0/5] Ocelot PTP fixes
 2024-12-05 14:55 UTC  (6+ messages)
` [PATCH v2 net 1/5] net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()
` [PATCH v2 net 2/5] net: mscc: ocelot: improve handling of TX timestamp for unknown skb
` [PATCH v2 net 3/5] net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safe
` [PATCH v2 net 4/5] net: mscc: ocelot: be resilient to loss of PTP packets during transmission
` [PATCH v2 net 5/5] net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()

[PATCH net-next 0/4] net: phylib EEE cleanups
 2024-12-05 14:53 UTC  (3+ messages)
` [PATCH net-next 4/4] net: phy: update phy_ethtool_get_eee() documentation

[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2024-12-05 14:51 UTC  (4+ messages)

[PATCH net-next v5 0/5] Add ptp library for Microchip phys
 2024-12-05 14:35 UTC  (7+ messages)
` [PATCH net-next v5 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "

[PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
 2024-12-05 13:57 UTC  (4+ messages)

[PATCH net 0/5] net: sparx5: misc fixes for sparx5 and lan969x
 2024-12-05 13:54 UTC  (6+ messages)
` [PATCH net 1/5] net: lan969x: fix cyclic dependency reported by depmod
` [PATCH net 2/5] net: lan969x: fix the use of spin_lock in PTP handler
` [PATCH net 3/5] net: sparx5: fix FDMA performance issue
` [PATCH net 4/5] net: sparx5: fix default value of monitor ports
` [PATCH net 5/5] net: sparx5: fix the maximum frame length register


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).