netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-08 17:29:49 to 2024-10-09 02:29:41 UTC [more...]

[PATCH net-next v6 00/12] net: vxlan: add skb drop reasons support
 2024-10-09  2:29 UTC  (5+ messages)
` [PATCH net-next v6 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
 2024-10-09  2:28 UTC  (7+ messages)
` [PATCH net-next v7 01/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v7 02/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v7 03/12] net: tunnel: make skb_vlan_inet_prepare() return drop reasons
` [PATCH net-next v7 04/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v7 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v7 06/12] net: vxlan: make vxlan_snoop() "

[PATCH net-next] net: phy: intel-xway: add support for PHY LEDs
 2024-10-09  2:28 UTC 

[PATCH net-next 00/12][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, iavf, igb, e1000e, e1000)
 2024-10-09  2:23 UTC  (17+ messages)
` [PATCH net-next 01/12] ice: Implement ethtool reset support
` [PATCH net-next 02/12] ice: add E830 HW VF mailbox message limit support
` [PATCH net-next 03/12] ice: consistently use q_idx in ice_vc_cfg_qs_msg()
` [PATCH net-next 04/12] ice: store max_frame and rx_buf_len only in ice_rx_ring
` [PATCH net-next 05/12] ice: Make use of assign_bit() API
` [PATCH net-next 06/12] ice: Use common error handling code in two functions
` [PATCH net-next 07/12] ice: Cleanup unused declarations
` [PATCH net-next 08/12] iavf: Remove "
` [PATCH net-next 09/12] igb: Cleanup "
` [PATCH net-next 10/12] e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
` [PATCH net-next 11/12] e1000e: Link NAPI instances to queues and IRQs
` [PATCH net-next 12/12] e1000: "

[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
 2024-10-09  2:09 UTC  (17+ messages)
` [PATCH bpf 1/4] bpf: fix kfunc btf caching for modules
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory
` [PATCH bpf 3/4] selftests/bpf: Provide a generic [un]load_module helper
` [PATCH bpf 4/4] selftests/bpf: Add test for kfunc module order

[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
 2024-10-09  1:57 UTC 

[PATCH net-next 1/3] net: phy: realtek: read duplex and gbit master from PHYSR register
 2024-10-09  1:55 UTC  (3+ messages)
` [PATCH net-next 2/3] net: phy: realtek: change order of calls in C22 read_status()
` [PATCH net-next 3/3] net: phy: realtek: clear 1000Base-T link partner advertisement

[PATCH net-next 0/9] net: phy: mediatek: Introduce mtk-phy-lib which integrates common part of MediaTek's internal ethernet PHYs
 2024-10-09  1:48 UTC  (2+ messages)

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-10-09  1:31 UTC  (7+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH net-next v6] net: phy: microchip_t1: SQI support for LAN887x
 2024-10-09  1:30 UTC  (2+ messages)

[PATCH net-next v2] fsl/fman: Fix a typo
 2024-10-09  1:30 UTC  (2+ messages)

[net-next,v2 0/3] net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
 2024-10-09  1:30 UTC  (2+ messages)

[PATCH net] net: ibm: emac: mal: fix wrong goto
 2024-10-09  1:30 UTC  (2+ messages)

[PATCH net] pktgen: Avoid out-of-range in get_imix_entries
 2024-10-09  1:23 UTC  (2+ messages)

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-09  1:05 UTC  (22+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next 5/9] net-timestamp: ready to turn on the button to generate tx timestamps
` [PATCH net-next 6/9] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next 8/9] net-timestamp: add bpf framework for rx timestamps

[net-next v5 0/9] Add support for per-NAPI config via netlink
 2024-10-09  0:55 UTC  (10+ messages)
` [net-next v5 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v5 2/9] netdev-genl: Dump napi_defer_hard_irqs
` [net-next v5 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v5 4/9] netdev-genl: Dump gro_flush_timeout
` [net-next v5 5/9] net: napi: Add napi_config
` [net-next v5 6/9] netdev-genl: Support setting per-NAPI config values
` [net-next v5 7/9] bnxt: Add support for persistent NAPI config
` [net-next v5 8/9] mlx5: "
` [net-next v5 9/9] mlx4: Add support for persistent NAPI config to RX CQs

linux-next: duplicate patches in the bluetooth tree
 2024-10-09  0:49 UTC 

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-09  0:43 UTC  (5+ messages)
` [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v20 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-09  0:40 UTC  (3+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local

[PATCH net-next] net: liquidio: Remove unused cn23xx_dump_pf_initialized_regs
 2024-10-09  0:38 UTC 

Linux network PHY initial configuration for ports not 'up'
 2024-10-09  0:30 UTC  (6+ messages)

[PATCH 00/12] Add support for PSE port priority
 2024-10-09  0:20 UTC  (2+ messages)

[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
 2024-10-09  0:20 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH v8 net-next 00/15] net: introduce TX H/W shaping API
 2024-10-09  0:14 UTC  (10+ messages)
` [PATCH v8 net-next 02/15] netlink: spec: add shaper YAML spec
` [PATCH v8 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion
` [PATCH v8 net-next 08/15] netlink: spec: add shaper introspection support
` [PATCH v8 net-next 09/15] net: shaper: implement "

[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
 2024-10-09  0:02 UTC  (3+ messages)

[RFC net-next v4 0/9] Add support for per-NAPI config via netlink
 2024-10-08 23:57 UTC  (16+ messages)
` [RFC net-next v4 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [RFC net-next v4 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [RFC net-next v4 5/9] net: napi: Add napi_config
` [RFC net-next v4 6/9] netdev-genl: Support setting per-NAPI config values

[PATCH net-next 0/3] net, device property: fix led node releases in mv88e6xxx with new macro
 2024-10-08 23:31 UTC  (4+ messages)
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: leds: fix leds refcount

[PATCHv2 net] net: ibm: emac: mal: add dcr_unmap to _remove
 2024-10-08 23:30 UTC 

Use-after-free from netem/hfsc interaction
 2024-10-08 23:24 UTC  (3+ messages)

[PATCH net-next] chelsio/chtls: Remove unused chtls_set_tcb_tflag
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next v4] net-timestamp: namespacify the sysctl_tstamp_allow_data
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] caif: Remove unused cfsrvl_getphyid
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
 2024-10-08 23:20 UTC  (3+ messages)

[PATCH net-next 0/5] selftests: mlxsw: Stabilize RED tests
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net] net/sched: accept TCA_STAB only for root qdisc
 2024-10-08 23:20 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: check validity of 10GbE link-partner advertisement
 2024-10-08 23:15 UTC  (8+ messages)

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-08 23:10 UTC  (4+ messages)
` [PATCH v1 08/15] net: add helper executing custom callback from napi

[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e)
 2024-10-08 23:00 UTC  (8+ messages)
` [PATCH net 1/7] ice: Fix entering Safe Mode
` [PATCH net 2/7] ice: Fix netif_is_ice() in "
` [PATCH net 3/7] ice: Flush FDB entries before reset
` [PATCH net 4/7] ice: Fix increasing MSI-X on VF
` [PATCH net 5/7] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
` [PATCH net 6/7] igb: Do not bring the device up after non-fatal error
` [PATCH net 7/7] e1000e: change I219 (19) devices to ADP

[PATCH net-next v2 5/6] rust: Add read_poll_timeout function
 2024-10-08 22:42 UTC  (14+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Add FID map cache
 2024-10-08 22:41 UTC  (3+ messages)

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-10-08 22:39 UTC  (2+ messages)

[PATCH net-next v2] net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
 2024-10-08 22:21 UTC 

[PATCH] selftests: drivers: net: fix name not defined
 2024-10-08 22:01 UTC 

[PATCH net] net: do not delay dst_entries_add() in dst_release()
 2024-10-08 21:59 UTC  (2+ messages)

[PATCH net-next v0] net: phy: aquantia: poll status register
 2024-10-08 21:40 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: dwmac4: Add ip payload error statistics
 2024-10-08 10:22 UTC 

ethtool 6.11 released
 2024-10-08 21:23 UTC 

[PATCH net v2 0/3] net: dsa: mv88e6xxx: fix MV88E6393X PHC frequency on internal clock
 2024-10-08 21:23 UTC  (7+ messages)
` [PATCH net v2 1/3] net: dsa: mv88e6xxx: group cycle counter coefficients
` [PATCH net v2 2/3] net: dsa: mv88e6xxx: read cycle counter period from hardware
` [PATCH net v2 3/3] net: dsa: mv88e6xxx: support 4000ps cycle counter period

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-08 20:38 UTC  (8+ messages)

[net-next] net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
 2024-10-08 20:35 UTC  (5+ messages)

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-08 20:35 UTC  (25+ messages)
` [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-08 20:02 UTC  (11+ messages)

[net-next PATCH v3] net: phy: Validate PHY LED OPs presence before registering
 2024-10-08 19:51 UTC  (2+ messages)

[PATCH net-next] eth: remove the DLink/Sundance (ST201) driver
 2024-10-08 19:44 UTC  (2+ messages)

RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
 2024-10-08 19:33 UTC  (9+ messages)

[RFC PATCH 0/2] ptp: add control over HW timestamp latch point
 2024-10-08 19:06 UTC  (3+ messages)

RFC: Should net namespaces scale up (>10k) ?
 2024-10-08 18:56 UTC  (4+ messages)

[PATCH v4 net 0/6] rtnetlink: Handle error of rtnl_register_module()
 2024-10-08 18:47 UTC  (7+ messages)
` [PATCH v4 net 1/6] rtnetlink: Add bulk registration helpers for rtnetlink message handlers
` [PATCH v4 net 2/6] vxlan: Handle error of rtnl_register_module()
` [PATCH v4 net 3/6] bridge: "
` [PATCH v4 net 4/6] mctp: "
` [PATCH v4 net 5/6] mpls: "
` [PATCH v4 net 6/6] phonet: "

[PATCH net-next 00/14] net/mlx5: qos: Refactor esw qos to support new features
 2024-10-08 18:32 UTC  (15+ messages)
` [PATCH net-next 01/14] net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h
` [PATCH net-next 02/14] net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'
` [PATCH net-next 03/14] net/mlx5: qos: Consistently name vport vars as 'vport'
` [PATCH net-next 04/14] net/mlx5: qos: Refactor and document bw_share calculation
` [PATCH net-next 05/14] net/mlx5: qos: Maintain rate group vport members in a list
` [PATCH net-next 06/14] net/mlx5: qos: Always create group0
` [PATCH net-next 07/14] net/mlx5: qos: Drop 'esw' param from vport qos functions
` [PATCH net-next 08/14] net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group
` [PATCH net-next 09/14] net/mlx5: qos: Add an explicit 'dev' to vport trace calls
` [PATCH net-next 10/14] net/mlx5: qos: Rename rate group 'list' as 'parent_entry'
` [PATCH net-next 11/14] net/mlx5: qos: Store rate groups in a qos domain
` [PATCH net-next 12/14] net/mlx5: qos: Refactor locking to a qos domain mutex
` [PATCH net-next 13/14] net/mlx5: Unify QoS element type checks across NIC and E-Switch
` [PATCH net-next 14/14] net/mlx5: Add support check for TSAR types in QoS scheduling

[PATCH net-next] net: Remove likely from l3mdev_master_ifindex_by_index
 2024-10-08 18:25 UTC  (2+ messages)

[PATCH net-next v4 0/5] eth: fbnic: add timestamping support
 2024-10-08 18:14 UTC  (6+ messages)
` [PATCH net-next v4 1/5] eth: fbnic: add software TX "
` [PATCH net-next v4 2/5] eth: fbnic: add initial PHC support
` [PATCH net-next v4 3/5] eth: fbnic: add RX packets timestamping support
` [PATCH net-next v4 4/5] eth: fbnic: add TX "
` [PATCH net-next v4 5/5] eth: fbnic: add ethtool timestamping statistics

[PATCH] net: amd: mvme147: Fix probe banner message
 2024-10-08 18:02 UTC  (2+ messages)

[PATCH] selftests: make kselftest-clean remove libynl outputs
 2024-10-08 17:37 UTC  (2+ messages)

[PATCH v3 net-next 0/4] ipv4: Namespacify IPv4 address hash table
 2024-10-08 17:29 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] ipv4: Link IPv4 address to per-netns "
` [PATCH v3 net-next 2/4] ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu()
` [PATCH v3 net-next 3/4] ipv4: Namespacify IPv4 address GC
` [PATCH v3 net-next 4/4] ipv4: Retire global IPv4 hash table inet_addr_lst


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