netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-16 12:30:18 to 2023-12-18 03:31:03 UTC [more...]

[PATCH iproute2 1/2] configure: avoid un-recommended command substitution form
 2023-12-18  3:30 UTC 

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-18  3:27 UTC  (25+ messages)
` [PATCH v8 13/14] net: phy: at803x: configure qca8084 work mode
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[RFC nf-next v1 0/2] netfilter: bpf: support prog update
 2023-12-18  3:06 UTC  (4+ messages)
` [RFC nf-next v1 1/2] "

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-18  2:54 UTC  (12+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2023-12-18  2:40 UTC  (15+ messages)
` [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v5 09/14] net: support non paged skb frags
` [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH net-next 0/2] net: rtnl: introduce rcu_replace_pointer_rtnl
 2023-12-18  2:11 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*

[PATCH net-next v3 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-18  1:16 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net/ipv6: insert a f6i to a GC list only if the f6i is in a fib6_table tree

[net-next PATCH] net: phy: at803x: better align function varibles to open parenthesis
 2023-12-17 23:50 UTC 

linux-next: manual merge of the bpf-next tree with the net-next tree
 2023-12-17 23:29 UTC 

[net-next PATCH] net: phy: at803x: remove extra space after cast
 2023-12-17 23:27 UTC 

[net-next PATCH] net: phy: at803x: replace msleep(1) with usleep_range
 2023-12-17 23:25 UTC 

[PATCH 00/12 net-next] qca_spi: collection of improvements
 2023-12-17 22:48 UTC  (5+ messages)
` [PATCH 02/12 net-next] qca_spi: Improve SPI IRQ handling

[PATCH v7 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-17 21:50 UTC  (5+ messages)
` [PATCH v7 2/5] dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDs
` [PATCH v7 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v7 4/5] clk: mediatek: add pcw_chg_bit control for PLLs "
` [PATCH v7 5/5] clk: mediatek: add drivers for MT7988 SoC

[PATCH 0/3] net: mana: add irq_spread()
 2023-12-17 21:32 UTC  (4+ messages)
` [PATCH 1/3] cpumask: add cpumask_weight_andnot()
` [PATCH 2/3] cpumask: define cleanup function for cpumasks
` [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs

[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
 2023-12-17 21:09 UTC  (11+ messages)
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v3 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy

[PATCH net 0/4] mptcp: misc. fixes for v6.7
 2023-12-17 21:01 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs
 2023-12-17 20:13 UTC  (2+ messages)

[net-next PATCH v8 0/4] net: phy: add PHY package base addr + mmd APIs
 2023-12-17 20:13 UTC  (2+ messages)

[PATCH RESUBMIT] leds: trigger: netdev: add core support for hw not supporting fallback to LED sw control
 2023-12-17 19:16 UTC  (2+ messages)

[PATCH net] net/ipv6: Revert remove expired routes with a separated list of routes
 2023-12-17 18:55 UTC 

net: ipconfig: dev_set_mtu call is incompatible with a number of Ethernet drivers
 2023-12-17 18:42 UTC  (8+ messages)
  ` [PATCH] RFC: net: ipconfig: temporarily bring interface down when changing MTU

[PATCH net-next v4 00/13] Introduce PHY listing and link_topology tracking
 2023-12-17 17:11 UTC  (10+ messages)
` [PATCH net-next v4 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v4 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v4 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v4 06/13] netlink: specs: add phy-index as a header parameter

[PATCH v21 00/20] nvme-tcp receive offloads
 2023-12-17 17:06 UTC  (5+ messages)
` [PATCH v21 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v21 06/20] nvme-tcp: Add DDP data-path

[PATCH net] net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_queue_tx_clean()
 2023-12-17 15:37 UTC 

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-17 14:34 UTC  (40+ messages)
` [PATCH net-next v2 08/21] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v2 09/21] net: ravb: Split GTI computation and set operations
` [PATCH net-next v2 10/21] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v2 11/21] net: ravb: Move DBAT configuration to "
` [PATCH net-next v2 12/21] net: ravb: Move ptp initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v2 13/21] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v2 14/21] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v2 15/21] net: ravb: Simplify ravb_resume()
` [PATCH net-next v2 16/21] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v2 17/21] net: ravb: Keep clock request operations grouped together
` [PATCH net-next v2 18/21] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v2 19/21] net: ravb: Do not set promiscuous mode "
` [PATCH net-next v2 20/21] net: ravb: Do not apply RX CSUM settings to hardware "
` [PATCH net-next v2 21/21] net: ravb: Add runtime PM support

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2023-12-17 13:50 UTC  (7+ messages)
  ` [PATCH v2] "

[Patch v4 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-17 13:25 UTC  (2+ messages)

[PATCH net-next v6 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-17 13:11 UTC  (3+ messages)
` [PATCH net-next v6 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
` [PATCH net-next v6 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND

[PATCH net v3] net: ks8851: Fix TX stall caused by TX buffer overrun
 2023-12-17 12:53 UTC  (2+ messages)

[PATCH linux-next] mlxsw: spectrum: use netif_is_macsec() instead of open code
 2023-12-17 12:42 UTC  (2+ messages)

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2023-12-17 12:42 UTC  (22+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: always trap frames to active CPU port on MT7530
` [PATCH net-next 05/15] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 06/15] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled

[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
 2023-12-17 12:37 UTC  (2+ messages)

[PATCH v3 1/2] leds: trigger: netdev: display only supported link speed attribute
 2023-12-17 12:13 UTC  (3+ messages)

[net-next PATCH v2 3/3] net: phy: led: dynamically allocate speed modes array
 2023-12-17 12:12 UTC  (5+ messages)

[PATCH net-next v3 0/4] netdevsim: link and forward skbs between ports
 2023-12-17 11:36 UTC  (12+ messages)
` [PATCH net-next v3 1/4] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v3 2/4] netdevsim: forward skbs from one connected port to another

[PATCH net-next v11 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-12-17 11:01 UTC  (2+ messages)

[PATCH net-next] net: phylink: reimplement population of pl->supported for in-band
 2023-12-17 10:39 UTC  (3+ messages)

[PATCH iwl-next] i40e: Avoid unnecessary use of comma operator
 2023-12-17  9:44 UTC 

[PATCH iwl-next v4 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-17  9:38 UTC  (5+ messages)
` [PATCH iwl-next v4 1/2] ixgbe: Refactor overtemp event handling

[PATCH net-next 0/9] Add MDB bulk deletion support
 2023-12-17  8:32 UTC  (10+ messages)
` [PATCH net-next 1/9] bridge: add MDB state mask uAPI attribute
` [PATCH net-next 2/9] rtnetlink: bridge: Use a different policy for MDB bulk delete
` [PATCH net-next 3/9] net: Add MDB bulk deletion device operation
` [PATCH net-next 4/9] rtnetlink: bridge: Invoke MDB bulk deletion when needed
` [PATCH net-next 5/9] bridge: mdb: Add MDB bulk deletion support
` [PATCH net-next 6/9] vxlan: "
` [PATCH net-next 7/9] rtnetlink: bridge: Enable MDB bulk deletion
` [PATCH net-next 8/9] selftests: bridge_mdb: Add MDB bulk deletion test
` [PATCH net-next 9/9] selftests: vxlan_mdb: "

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-17  8:14 UTC  (13+ messages)
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH bpf-next v14 03/14] bpf, net: introduce bpf_struct_ops_desc
 2023-12-17  8:11 UTC  (2+ messages)
` [PATCH bpf-next v14 11/14] bpf, net: switch to dynamic registration

[PATCH net-next v2 0/3] Abstract page from net stack
 2023-12-17  8:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] vsock/virtio: use skb_frag_*() helpers
` [PATCH net-next v2 2/3] net: introduce abstraction for network memory
` [PATCH net-next v2 3/3] net: add netmem_t to skb_frag_t

[PATCH net-next] genetlink: Use internal flags for multicast groups
 2023-12-17  7:53 UTC 

[net PATCH] octeontx2-pf: Fix graceful exit during PFC configuration failure
 2023-12-17  6:26 UTC  (3+ messages)
  ` [EXT] "

[PATCH RFC net-next 1/2] Add en8811h bindings documentation yaml
 2023-12-16 23:33 UTC  (5+ messages)
` [PATCH RFC net-next 2/2] Add the Airoha EN8811H PHY driver

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-16 22:09 UTC  (3+ messages)
` [PATCH net-next 17/24] net: amazon, aquanti, broadcom, cavium, engleder: Use nested-BH locking for XDP redirect

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

[PATCH next] keys/dns: datalen must greater than sizeof(*v1)
 2023-12-16 21:06 UTC  (3+ messages)
` [PATCH V2 next] keys/dns: fix slab-out-of-bounds in dns_resolver_preparse

[PATCH net-next v5 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-16 20:44 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: sched: Move drop_reason to struct tc_skb_cb
` [PATCH net-next v5 2/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
` [PATCH net-next v5 3/3] net: sched: Add initial TC error skb drop reasons

[PATCH net-next v4 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-16 20:12 UTC  (3+ messages)
` [PATCH net-next v4 3/3] net: sched: Add initial TC error skb drop reasons

[PATCH RFC net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2023-12-16 20:05 UTC  (4+ messages)
` [PATCH RFC net-next 1/2] Add en8811h bindings documentation yaml

[PATCH 0/5] Rename functions and their prototypes and move to common files
 2023-12-16 20:03 UTC  (5+ messages)
` [PATCH 1/5] net: ethernet: altera: remove unneeded assignments
` [PATCH 3/5] net: ethernet: altera: move read write functions

[PATCH v2 net-next] r8169: add support for LED's on RTL8168/RTL8101
 2023-12-16 19:58 UTC 

[PATCH net v2 0/2] Fix a regression in the Gemini ethernet controller
 2023-12-16 19:36 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ethernet: cortina: Drop software checksum and TSO
` [PATCH net v2 2/2] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes

[PATCH net-next 16/24] net: netkit, veth, tun, virt*: Use nested-BH locking for XDP redirect
 2023-12-16 19:28 UTC  (2+ messages)

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-12-16 19:24 UTC  (6+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

I can't get contributors for my C project. Can you help?
 2023-12-16 17:56 UTC  (6+ messages)

[PATCH net-next v6 0/4] add PF-VF mailbox support
 2023-12-16 17:49 UTC  (9+ messages)
` [PATCH net-next v6 1/4] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v6 2/4] octeon_ep: PF-VF mailbox version support
` [PATCH net-next v6 3/4] octeon_ep: control net framework to support VF offloads
` [PATCH net-next v6 4/4] octeon_ep: support firmware notifications for VFs

[PATCH net-next v3 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2023-12-16 17:42 UTC  (3+ messages)

[PATCH] net: sunrpc: sizeof('\0') is 4, not 1
 2023-12-16 16:45 UTC  (4+ messages)

[net-next PATCH v4 0/3] net: add define to describe link speed modes
 2023-12-16 16:12 UTC  (4+ messages)
` [net-next PATCH v4 1/3] net: phy: refactor and better document phy_speeds function
` [net-next PATCH v4 2/3] net: phy: add simple helper to return count of supported speeds
` [net-next PATCH v4 3/3] net: phy: led: dynamically allocate speed modes array

[PATCH] sfc: fix a double-free bug in efx_probe_filters
 2023-12-16 15:51 UTC  (2+ messages)

[PATCH v6 0/9] stmmac: Add Loongson platform support
 2023-12-16 15:47 UTC  (5+ messages)
` [PATCH v6 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v6 5/9] net: stmmac: Add Loongson-specific register definitions

[PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform
 2023-12-16 15:37 UTC  (16+ messages)

[PATCH net-next 1/4] net: phy: marvell10g: Support firmware loading on 88X3310
 2023-12-16 14:35 UTC  (2+ messages)

[PATCH v3 0/5] support ipq5332 platform
 2023-12-16 13:23 UTC  (12+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH net-next] r8169: add support for LED's on RTL8168/RTL8101
 2023-12-16 12:53 UTC  (4+ messages)

[patch net-next v8 0/9] devlink: introduce notifications filtering
 2023-12-16 12:30 UTC  (3+ messages)
` [patch net-next v8 8/9] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next v8 9/9] devlink: extend multicast filtering by port index


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).