netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-16 02:25:20 to 2023-12-17 15:37:57 UTC [more...]

[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-next 0/2] net: rtnl: introduce rcu_replace_pointer_rtnl
 2023-12-17 14:19 UTC  (7+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*

[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 v8 00/14] add qca8084 ethernet phy driver
 2023-12-17 13:02 UTC  (23+ messages)
` [PATCH v8 13/14] net: phy: at803x: configure qca8084 work mode
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[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 v21 00/20] nvme-tcp receive offloads
 2023-12-17  0:18 UTC  (3+ messages)
` [PATCH v21 05/20] nvme-tcp: Add DDP offload control path

[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 v3 0/9] Enable networking support for StarFive JH7100 SoC
 2023-12-16 19:38 UTC  (3+ messages)
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac

[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

[PATCH net-next v3 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-16 18:36 UTC  (5+ 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: ipconfig: dev_set_mtu call is incompatible with a number of Ethernet drivers
 2023-12-16 18:19 UTC  (5+ messages)
` [PATCH] RFC: net: ipconfig: temporarily bring interface down when changing MTU

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  (5+ 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  (10+ messages)
` [patch net-next v8 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v8 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v8 3/9] devlink: send notifications only if there are listeners
` [patch net-next v8 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v8 5/9] genetlink: introduce per-sock family private storage
` [patch net-next v8 6/9] netlink: introduce typedef for filter function
` [patch net-next v8 7/9] genetlink: introduce helpers to do filtered multicast
` [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

[PATCH net-next 4/4] dt-bindings: net: marvell10g: Document LED polarity
 2023-12-16 12:25 UTC  (2+ messages)

[PATCH net-next v4 05/13] net: ethtool: Allow passing a phy index for some commands
 2023-12-16 11:48 UTC  (2+ messages)

[PATCH net-next] net: pktgen: Use wait_event_freezable_timeout() for freezable kthread
 2023-12-16 11:26 UTC 

[PATCH iwl-next v3 0/2] ice: Support flow director ether type filters
 2023-12-16 10:04 UTC  (5+ messages)
` [PATCH iwl-next v3 1/2] ice: Remove unnecessary argument from ice_fdir_comp_rules()
` [PATCH iwl-next v3 2/2] ice: Implement 'flow-type ether' rules

[PATCH 00/12 net-next] qca_spi: collection of improvements
 2023-12-16  9:26 UTC  (3+ messages)

[PATCH net-next v7 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-16  9:24 UTC  (9+ messages)
` [PATCH net-next v7 1/3] net/sched: Introduce tc block netdev tracking infra

[patch net-next v7 0/9] devlink: introduce notifications filtering
 2023-12-16  9:17 UTC  (6+ messages)
` [patch net-next v7 5/9] genetlink: introduce per-sock family private storage

[PATCH net-next 0/3] ynl-gen: update check format
 2023-12-16  8:48 UTC  (10+ messages)
` [PATCH net-next 1/3] tools: ynl-gen: use correct len for string and binary
` [PATCH net-next 2/3] tools: ynl-gen: support using defines in checks
` [PATCH net-next 3/3] netlink: specs: use exact-len for IPv6 addr

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-16  8:15 UTC  (9+ messages)

[PATCH net v3 0/2] check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
 2023-12-16  7:52 UTC  (3+ messages)
` [PATCH net v3 1/2] net: "
` [PATCH net v3 2/2] selftests: add vlan hw filter tests

[PATCH net v2] net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
 2023-12-16  7:40 UTC  (3+ messages)

[PATCH] net: hns3: add new matainer for the HNS3 ethernet driver
 2023-12-16  7:32 UTC  (2+ messages)

[PATCH V2 net-next] net: hns3: add new matainer for the HNS3 ethernet driver
 2023-12-16  7:04 UTC 

[PATCH V3 net-next 0/4] There are some features for the HNS3 ethernet driver
 2023-12-16  7:00 UTC  (5+ messages)
` [PATCH V3 net-next 1/4] net: hns3: add command queue trace for hns3
` [PATCH V3 net-next 2/4] net: hns3: dump more reg info based on ras mod
` [PATCH V3 net-next 3/4] net: hns3: support dump pfc frame statistics in tx timeout log
` [PATCH V3 net-next 4/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c

DSA tags seem to break checksum offloading on DWMAC100
 2023-12-16  6:15 UTC  (2+ messages)

linux-next: Tree for Dec 15 (drivers/net/ethernet/intel/ice/ice_base.c)
 2023-12-16  5:26 UTC 

[PATCH net-next 20/24] net: intel: Use nested-BH locking for XDP redirect
 2023-12-16  4:53 UTC  (2+ messages)

[PATCH net-next 04/24] net: Use nested-BH locking for napi_alloc_cache
 2023-12-16  4:43 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
 2023-12-16  4:26 UTC  (11+ messages)
` [PATCH net-next 2/7] net: dsa: realtek: put of node after MDIO registration

[PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect
 2023-12-16  4:12 UTC  (2+ messages)

[PATCH net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states
 2023-12-16  3:39 UTC  (2+ messages)

[PATCH net-next v5 0/8] Implement more ethtool_ops for Wangxun
 2023-12-16  2:41 UTC  (7+ messages)
` [PATCH net-next v5 5/8] net: wangxun: add ethtool_ops for ring parameters
` [PATCH net-next v5 6/8] net: wangxun: add coalesce options support
` [PATCH net-next v5 7/8] net: wangxun: add ethtool_ops for channel number


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