netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 06:00:45 to 2024-10-01 13:51:57 UTC [more...]

[PATCH net-next 00/15] net: sparx5: prepare for lan969x switch driver
 2024-10-01 13:50 UTC  (15+ messages)
` [PATCH net-next 01/15] net: sparx5: add support for private match data
` [PATCH net-next 02/15] net: sparx5: add indirection layer to register macros
` [PATCH net-next 03/15] net: sparx5: rename *spx5 to *sparx5 in a few places
` [PATCH net-next 04/15] net: sparx5: modify SPX5_PORTS_ALL macro
` [PATCH net-next 05/15] net: sparx5: add *sparx5 argument to a few functions
` [PATCH net-next 06/15] net: sparx5: add constants to match data
` [PATCH net-next 07/15] net: sparx5: use SPX5_CONST for constants which already have a symbol
` [PATCH net-next 08/15] net: sparx5: use SPX5_CONST for constants which do not "
` [PATCH net-next 10/15] net: sparx5: ops out chip port to device index/bit functions
` [PATCH net-next 11/15] net: sparx5: ops out functions for getting certain array values
` [PATCH net-next 12/15] net: sparx5: ops out function for setting the port mux
` [PATCH net-next 13/15] net: sparx5: ops out PTP IRQ handler
` [PATCH net-next 14/15] net: sparx5: ops out function for DSM calendar calculation
` [PATCH net-next 15/15] net: sparx5: add is_sparx5 macro and use it throughout

[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-10-01 13:49 UTC  (5+ messages)
` [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time

[PATCH] net: phy: dp83869: fix memory corruption when enabling fiber
 2024-10-01 13:45 UTC  (4+ messages)

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
 2024-10-01 13:42 UTC  (10+ messages)

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

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-01 13:32 UTC  (5+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH net-next 00/13] ibm: emac: more cleanups
 2024-10-01 13:32 UTC  (3+ messages)
` [PATCH net-next 13/13] net: ibm: emac: mal: use devm for request_irq

[PATCH net 0/2] rxrpc: Miscellaneous fixes
 2024-10-01 13:28 UTC  (4+ messages)
` [PATCH net 1/2] rxrpc: Fix a race between socket set up and I/O thread creation
` [PATCH net 2/2] rxrpc: Fix uninitialised variable in rxrpc_send_data()

[PATCH net v2] ip6mr: Fix lockdep and sparse RCU warnings
 2024-10-01 13:26 UTC  (4+ messages)

[PATCH net-next 09/13] net: ibm: emac: rgmii: devm_platform_get_resource
 2024-10-01 13:25 UTC  (4+ messages)

[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
 2024-10-01 13:14 UTC  (7+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "

nf-nat-core: allocated memory at module unload
 2024-10-01 13:06 UTC 

[PATCH net-next v6 0/3] Add option to provide OPT_ID value via cmsg
 2024-10-01 12:57 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
` [PATCH net-next v6 2/3] net_tstamp: add SCM_TS_OPT_ID for RAW sockets
` [PATCH net-next v6 3/3] selftests: txtimestamp: add SCM_TS_OPT_ID test

[PATCH net-next] net: dsa: lan9303: ensure chip reset and wait for READY status
 2024-10-01 12:51 UTC  (9+ messages)

[PATCH] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
 2024-10-01 12:48 UTC  (3+ messages)

[PATCH net-next v1 0/2] add delay abstraction (sleep functions)
 2024-10-01 12:48 UTC  (8+ messages)
` [PATCH net-next v1 1/2] rust: add delay abstraction
` [PATCH net-next v1 2/2] net: phy: qt2025: wait until PHY becomes ready

[PATCH net-next v4 0/2] ethtool: Add support for writing firmware
 2024-10-01 12:41 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: ethtool: Add new parameters and a function to support EPL
` [PATCH net-next v4 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH v1 net-next 0/5] ipv4: Namespacify IPv4 address hash table
 2024-10-01 12:41 UTC  (11+ messages)
` [PATCH v1 net-next 1/5] ipv4: Link IPv4 address to per-net "
` [PATCH v1 net-next 2/5] ipv4: Use per-net hash table in inet_lookup_ifaddr_rcu()
` [PATCH v1 net-next 3/5] ipv4: Namespacify IPv4 address GC
` [PATCH v1 net-next 4/5] ipv4: Retire global IPv4 hash table inet_addr_lst
` [PATCH v1 net-next 5/5] ipv4: Trigger check_lifetime() only when necessary

[PATCH net-next v3 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-10-01 12:37 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: phy: microchip_t1s: restructure cfg read/write functions arguments
` [PATCH net-next v3 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
` [PATCH net-next v3 3/7] net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
` [PATCH net-next v3 4/7] net: phy: microchip_t1s: move LAN867X reset handling to a new function
` [PATCH net-next v3 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
` [PATCH net-next v3 6/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2
` [PATCH net-next v3 7/7] net: phy: microchip_t1s: configure collision detection based on PLCA mode

[PATCH v1 net-next 0/3] rtnetlink: Per-net RTNL
 2024-10-01 12:18 UTC  (5+ messages)
` [PATCH v1 net-next 1/3] rtnetlink: Add per-net RTNL

[PATCH net v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
 2024-10-01 12:10 UTC  (2+ messages)

[PATCH net v5 0/2] Fix AQR PMA capabilities
 2024-10-01 12:00 UTC  (5+ messages)
` [PATCH net v5 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v5 2/2] net: phy: aquantia: remove usage of phy_set_max_speed

[PATCH v2 net] net: Fix an unsafe loop on the list
 2024-10-01 11:58 UTC 

[PATCH net-next] net: phy: microchip_t1: Interrupt support for lan887x
 2024-10-01 11:58 UTC  (2+ messages)

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH net] net: Fix an unsafe loop on the list
 2024-10-01 11:18 UTC 

[PATCH net 00/10][pull request] Intel Wired LAN Driver Updates 2024-09-30 (ice, idpf)
 2024-10-01 11:26 UTC  (5+ messages)
` [PATCH net 02/10] ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
` [PATCH net 08/10] idpf: fix VF dynamic interrupt ctl register initialization

[PATCH can-next] can: mcan: m_can_open(): simplify condition to call free_irq()
 2024-10-01 11:12 UTC  (2+ messages)

[PATCH net v3] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
 2024-10-01 11:10 UTC  (3+ messages)

[PATCH net 1/2] ibmvnic: Add stat for tx direct vs tx batched
 2024-10-01 11:08 UTC  (4+ messages)
` [PATCH net 2/2] ibmvnic: Inspect header requirements before using scrq direct

[PATCH net-next v2] octeontx2-af: Change block parameter to const pointer in get_lf_str_list
 2024-10-01 11:05 UTC 

[PATCH net] rxrpc: Fix a race between socket set up and I/O thread creation
 2024-10-01 10:53 UTC  (3+ messages)

[net-next v3 0/2] e1000/e1000e: Link IRQs, NAPIs, and queues
 2024-10-01 10:50 UTC  (5+ messages)
` [net-next v3 1/2] e1000e: Link NAPI instances to queues and IRQs
` [net-next v3 2/2] e1000: "

[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-10-01 10:44 UTC  (4+ messages)
` [net-next PATCH 11/11] net: ravb: Add VLAN checksum support

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01 10:41 UTC  (3+ messages)
` [PATCH v8 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[Intel-wired-lan] [PATCH iwl-next 0/2] Extend the dump serdes equalizer values feature
 2024-10-01 10:26 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/2] ice: rework of "
` [Intel-wired-lan] [PATCH iwl-next 2/2] ice: extend "

[PATCH net-next V2 0/6] net/mlx5: hw counters refactor
 2024-10-01 10:37 UTC  (7+ messages)
` [PATCH net-next V2 1/6] net/mlx5: hw counters: Make fc_stats & fc_pool private
` [PATCH net-next V2 2/6] net/mlx5: hw counters: Use kvmalloc for bulk query buffer
` [PATCH net-next V2 3/6] net/mlx5: hw counters: Replace IDR+lists with xarray
` [PATCH net-next V2 4/6] net/mlx5: hw counters: Drop unneeded cacheline alignment
` [PATCH net-next V2 5/6] net/mlx5: hw counters: Don't maintain a counter count
` [PATCH net-next V2 6/6] net/mlx5: hw counters: Remove mlx5_fc_create_ex

[PATCH][next] tcp: Fix spelling mistake "emtpy" -> "empty"
 2024-10-01 10:30 UTC  (2+ messages)

[PATCH net v2] net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
 2024-10-01 10:22 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: airoha: Fix PSE memory configuration
 2024-10-01 10:10 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: airoha: read default PSE reserved pages value before updating
` [PATCH net-next v2 2/2] net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()

[PATCH net 0/2] net: two fixes for qdisc_pkt_len_init()
 2024-10-01 10:10 UTC  (7+ messages)
` [PATCH net 2/2] net: add more sanity checks to qdisc_pkt_len_init()

[PATCH net-next v3 0/2] ethtool: Add support for writing firmware
 2024-10-01 10:04 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-01  9:48 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add T-HEAD dwmac support
` [PATCH v3 2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC
` [PATCH v3 3/3] riscv: dts: thead: Add TH1520 ethernet nodes

[PATCH] net: microchip: Make FDMA config symbol invisible
 2024-10-01  9:40 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: cpsw_ale: Fix warning on some platforms
 2024-10-01  9:40 UTC  (2+ messages)

[PATCH net 1/2] net: fec: Restart PPS after link state change
 2024-10-01  9:30 UTC  (5+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-10-01  9:30 UTC  (3+ messages)
` [PATCH 03/35] bnxt_en: "

[PATCH net-next v4] net: dsa: mv88e6xxx: Support LED control
 2024-10-01  9:27 UTC 

[PATCH v7 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01  9:19 UTC  (11+ messages)
` [PATCH v7 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v7 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH net] net: pcs: xpcs: fix the wrong register that was written back
 2024-10-01  9:10 UTC  (2+ messages)

[net-next 0/2] ena: Link IRQs, queues, and NAPI instances
 2024-10-01  9:06 UTC  (5+ messages)
` [net-next 1/2] ena: Link IRQs to "
` [net-next 2/2] ena: Link queues to NAPIs

[PATCH net v3 0/1] net: ethernet: lantiq_etop: fix memory disclosure
 2024-10-01  9:00 UTC  (4+ messages)
` [PATCH net v3 1/1] "

[PATCH net 1/2] net: Add netif_get_gro_max_size helper for GRO
 2024-10-01  9:00 UTC  (2+ messages)

[PATCH net-next 0/8] net: smsc911x: clean up with devm
 2024-10-01  8:58 UTC  (5+ messages)
` [PATCH net-next 7/8] net: smsc91xx: move down struct members
` [PATCH net-next 8/8] net: smsc911x: remove pointless NULL checks

[PATCH] net: stmmac: dwmac-tegra: Fix link bring-up sequence
 2024-10-01  8:43 UTC  (4+ messages)

[PATCH v2 net] net: Add error pointer check in otx2_flows.c
 2024-10-01  8:38 UTC  (2+ messages)

[PATCH net-next v4 00/10] net: netconsole refactoring and warning fix
 2024-10-01  8:33 UTC  (3+ messages)
` [PATCH net-next v4 10/10] net: netconsole: fix wrong warning

[PATCH net] net: dsa: improve shutdown sequence
 2024-10-01  8:30 UTC  (2+ messages)

[syzbot] [net?] WARNING in xfrm_state_migrate
 2024-10-01  8:20 UTC 

[PATCH net-next v19 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-01  7:58 UTC  (15+ messages)
` [PATCH net-next v19 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v19 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v19 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v19 05/14] xtensa: remove the get_order() implementation
` [PATCH net-next v19 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v19 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v19 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v19 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v19 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v19 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v19 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v19 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v19 14/14] mm: page_frag: add an entry in MAINTAINERS "

[RFC PATCH v3 00/19] Support socket access-control
 2024-10-01  7:56 UTC  (5+ messages)
` [RFC PATCH v3 18/19] samples/landlock: Support socket protocol restrictions
` [RFC PATCH v3 19/19] landlock: Document socket rule type support

[PATCH] fixed rtnl deadlock from gtp
 2024-10-01  7:46 UTC  (3+ messages)

[PATCH net-next v4 0/2] net: phy: Support master-slave config via device tree
 2024-10-01  7:37 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs
` [PATCH net-next v4 2/2] net: phy: Add support for PHY timing-role configuration via device tree

[PATCH net-next v4 00/12] net: vxlan: add skb drop reasons support
 2024-10-01  7:32 UTC  (13+ messages)
` [PATCH net-next v4 01/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v4 02/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v4 03/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v4 04/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v4 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v4 06/12] net: vxlan: make vxlan_snoop() "
` [PATCH net-next v4 07/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v4 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v4 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v4 10/12] net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
` [PATCH net-next v4 11/12] net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
` [PATCH net-next v4 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()

[PATCH net 3/3] net: dsa: mv88e6xxx: support 4000ps cycle counter period
 2024-10-01  7:32 UTC  (2+ messages)

[PATCH net] doc: net: napi: Update documentation for napi_schedule_irqoff
 2024-10-01  6:52 UTC  (2+ messages)

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-01  6:43 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item

[PATCH net-next 0/7] net: ip: add drop reasons to input route
 2024-10-01  6:00 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ip: add drop reason to ip_route_input_noref()
` [PATCH net-next 2/7] net: ip: add drop reason to ip_route_input_rcu()
` [PATCH net-next 3/7] net: ip: add drop reason to ip_route_input_slow()
` [PATCH net-next 4/7] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next 5/7] net: ip: make ip_route_input_mc() "
` [PATCH net-next 6/7] net: ip: make ip_mc_validate_source() "
` [PATCH net-next 7/7] net: ip: fix typo in the doc of SKB_DROP_REASON_IP_INNOROUTES


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