Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-12 18:42:32 to 2024-02-13 09:56:21 UTC [more...]

[PATCH v7 00/39] ep93xx device tree conversion
 2024-02-13  9:48 UTC  (3+ messages)

[iwl-next v1 00/15] ice: support devlink subfunctions
 2024-02-13  9:55 UTC  (24+ messages)
` [iwl-next v1 01/15] ice: move devlink port code to a separate file
` [iwl-next v1 02/15] ice: add new VSI type for subfunctions
` [iwl-next v1 03/15] ice: export ice ndo_ops functions
` [iwl-next v1 04/15] ice: add basic devlink subfunctions support
    ` [Intel-wired-lan] "
` [iwl-next v1 05/15] ice: add subfunctions ethtool ops
` [iwl-next v1 06/15] ice: add subfunction aux driver support
` [iwl-next v1 07/15] ice: add auxiliary device sfnum attribute
` [iwl-next v1 08/15] ice: store SF data in VSI struct
` [iwl-next v1 09/15] ice: store representor ID in bridge port
` [iwl-next v1 10/15] ice: create port representor for SF
` [iwl-next v1 11/15] ice: check if SF is ready in ethtool ops
` [iwl-next v1 12/15] ice: netdevice ops for SF representor
` [iwl-next v1 13/15] ice: support subfunction devlink Tx topology
` [iwl-next v1 14/15] ice: basic support for VLAN in subfunctions
` [iwl-next v1 15/15] ice: move ice_devlink.[ch] to devlink folder

[PATCH v4 1/1] net:rds: Fix possible deadlock in rds_message_put
 2024-02-13  9:50 UTC  (3+ messages)

[PATCH v1 net] dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished()
 2024-02-13  9:43 UTC  (2+ messages)

[PATCH 1/1] wifi: nl80211: Add support for plumbing SAE groups to driver
 2024-02-13  9:42 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: ravb: Add runtime PM support (part 2)
 2024-02-13  9:41 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: ravb: Get rid of the temporary variable irq
` [PATCH net-next v3 2/6] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v3 3/6] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v3 4/6] net: ravb: Move the update of ndev->features to ravb_set_features()
` [PATCH net-next v3 5/6] net: ravb: Do not apply features to hardware if the interface is down
` [PATCH net-next v3 6/6] net: ravb: Add runtime PM support

[RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-02-13  9:38 UTC  (9+ messages)
` [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth

[PATCH net-next v3 0/6] introduce dropreasons in tcp receive path
 2024-02-13  9:35 UTC  (10+ messages)
` [PATCH net-next v3 3/6] tcp: add dropreasons in tcp_rcv_state_process()

[PATCH net-next] net: stmmac: Simplify mtl IRQ status checking
 2024-02-13  9:30 UTC  (2+ messages)

[PATCH net-next] net: ena: Remove redundant assignment
 2024-02-13  9:18 UTC  (3+ messages)

[PATCH v4 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-13  9:11 UTC  (5+ messages)
` [PATCH v4 1/3] genetlink: Add per family bind/unbind callbacks

[PATCH net-next 0/3] Introduce support for USGMII Inband Extensions
 2024-02-13  9:08 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: Add support for inband extensions

[iwl-next v1 0/7] ice: managing MSI-X in driver
 2024-02-13  9:07 UTC  (10+ messages)
` [iwl-next v1 1/7] ice: devlink PF MSI-X max and min parameter
` [iwl-next v1 2/7] ice: remove splitting MSI-X between features
` [iwl-next v1 3/7] ice: get rid of num_lan_msix field
` [iwl-next v1 4/7] ice, irdma: move interrupts code to irdma
` [iwl-next v1 5/7] ice: treat dyn_allowed only as suggestion
` [iwl-next v1 6/7] ice: enable_rdma devlink param
` [iwl-next v1 7/7] ice: simplify VF MSI-X managing

[PATCH v5 1/2] dt-bindings: net: dp83826: support TX data voltage tuning
 2024-02-13  8:07 UTC  (2+ messages)
` [PATCH v5 2/2] net: phy: "

[PATCH v8 net-next 0/4] add multi-buff support for xdp running in generic mode
 2024-02-13  7:33 UTC  (3+ messages)
` [PATCH v8 net-next 1/4] net: add generic percpu page_pool allocator

[PATCH v2] dt-bindings: net: qca,ar9331: convert to DT schema
 2024-02-13  7:32 UTC  (4+ messages)

[PATCH net-next v2] net: dsa: remove OF-based MDIO bus registration from DSA core
 2024-02-13  7:29 UTC 

[PATCH 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-13  7:22 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)

[PATCH net-next] r8169: add LED support for RTL8125/RTL8126
 2024-02-13  7:19 UTC  (3+ messages)

[patch net-next] tools: ynl: fix attr_space variable to exist even if processing unknown attribute
 2024-02-13  7:04 UTC 

[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-13  6:59 UTC  (6+ messages)
` [PATCH net-next v2 5/5] net: ravb: Add runtime PM support

[PATCH net-next v8 0/4] Per epoll context busy poll support
 2024-02-13  6:34 UTC  (6+ messages)
` [PATCH net-next v8 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v8 2/4] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v8 3/4] eventpoll: Add per-epoll prefer busy poll option
` [PATCH net-next v8 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH v4 net-next 00/13] net: complete dev_base_lock removal
 2024-02-13  6:32 UTC  (14+ messages)
` [PATCH v4 net-next 01/13] net: annotate data-races around dev->name_assign_type
` [PATCH v4 net-next 02/13] ip_tunnel: annotate data-races around t->parms.link
` [PATCH v4 net-next 03/13] dev: annotate accesses to dev->link
` [PATCH v4 net-next 04/13] net: convert dev->reg_state to u8
` [PATCH v4 net-next 05/13] net-sysfs: convert netdev_show() to RCU
` [PATCH v4 net-next 06/13] net-sysfs: use dev_addr_sem to remove races in address_show()
` [PATCH v4 net-next 07/13] net-sysfs: convert dev->operstate reads to lockless ones
` [PATCH v4 net-next 08/13] net-sysfs: convert netstat_show() to RCU
` [PATCH v4 net-next 09/13] net: remove stale mentions of dev_base_lock in comments
` [PATCH v4 net-next 10/13] net: add netdev_set_operstate() helper
` [PATCH v4 net-next 11/13] net: remove dev_base_lock from do_setlink()
` [PATCH v4 net-next 12/13] net: remove dev_base_lock from register_netdevice() and friends
` [PATCH v4 net-next 13/13] net: remove dev_base_lock

[PATCH v4 net-next 00/13] net: complete dev_base_lock removal
 2024-02-13  6:29 UTC  (2+ messages)
` [PATCH v4 net-next 01/13] net: annotate data-races around dev->name_assign_type

[PATCH iproute2] tc: u32: check return value from snprintf
 2024-02-13  6:25 UTC  (2+ messages)

[PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible
 2024-02-13  6:11 UTC  (5+ messages)
` [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations

[PATCH v3 net-next 00/13] net: complete dev_base_lock removal
 2024-02-13  6:08 UTC  (4+ messages)
` [PATCH v3 net-next 06/13] net-sysfs: use dev_addr_sem to remove races in address_show()

[ANN] netdev call - Feb 13th
 2024-02-13  5:37 UTC 

[PATCH 1/2] octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
 2024-02-13  5:05 UTC  (4+ messages)
    ` [EXT] "

[PATCH iproute2 v2] tc: Add support json option in filter
 2024-02-13  4:16 UTC  (3+ messages)
` [PATCH] tc: Support json option in tc-cgroup, tc-flow and tc-route

[PATCH 18/18] net: dsa: microchip: Check return value of of_get_phy_mode()
 2024-02-13  3:19 UTC  (3+ messages)

[net-next v2] intel: make module parameters readable in sys filesystem
 2024-02-13  3:17 UTC  (3+ messages)

[PATCH net-next v4 1/2] net: fec: Refactor: #define magic constants
 2024-02-13  2:57 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTL

[PATCH net v2] net-timestamp: make sk_tskey more predictable in error path
 2024-02-13  2:17 UTC  (4+ messages)

[PATCH net-next] net: phy: aquantia: clear PMD Global Transmit Disable bit during init
 2024-02-13  1:52 UTC  (2+ messages)

[PATCH] configs/debug: add NET debug config
 2024-02-13  1:52 UTC  (5+ messages)

[PATCH net] net: add rcu safety to rtnl_prop_list_size()
 2024-02-13  1:50 UTC  (2+ messages)

[PATCH net] pds_core: no health-thread in VF path
 2024-02-13  1:50 UTC  (2+ messages)

[PATCH net-next v3 0/5] introduce drop reasons for cookie check
 2024-02-13  1:49 UTC  (4+ messages)
` [PATCH net-next v3 1/5] tcp: add dropreasons definitions and prepare "

[PATCH net] net: stmmac: xgmac: use #define for string constants
 2024-02-13  1:40 UTC  (2+ messages)

[PATCH net-next] ipv4: Set the routing scope properly in ip_route_output_ports()
 2024-02-13  1:40 UTC  (2+ messages)

[PATCH v2 net] ionic: minimal work with 0 budget
 2024-02-13  1:40 UTC  (2+ messages)

[PATCH net-next v4] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-02-13  1:30 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: net: dp83826: support TX data voltage tuning
 2024-02-13  1:29 UTC  (3+ messages)
` [PATCH v4 2/2] net: phy: "

[pull request][net-next V2 00/15] mlx5 socket direct
 2024-02-13  1:11 UTC  (4+ messages)
` [net-next V2 15/15] Documentation: net/mlx5: Add description for Socket-Direct netdev combining

[PATCH net] i40e: Do not allow untrusted VF to remove administratively set MAC
 2024-02-13  1:10 UTC  (5+ messages)

[PATCH net] selftests: net: ip_local_port_range: define IPPROTO_MPTCP
 2024-02-13  1:10 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-12 (i40e)
 2024-02-13  1:05 UTC  (5+ messages)
` [PATCH net 1/4] i40e: Fix waiting for queues of all VSIs to be disabled
` [PATCH net 2/4] i40e: Fix wrong mask used during DCB config
` [PATCH net 3/4] i40e: avoid double calling i40e_pf_rxq_wait()
` [PATCH net 4/4] i40e: take into account XDP Tx queues when stopping rings

[PATCH net-next v4] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-13  1:00 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in __hci_acl_create_connection_sync
 2024-02-13  0:29 UTC  (4+ messages)

Prestera driver fail to probe twice
 2024-02-13  0:29 UTC  (12+ messages)
` [EXT] "

[PATCH net v2] lan966x: Fix crash when adding interface under a lag
 2024-02-13  0:27 UTC  (5+ messages)

[PATCH] net: sctp: fix skb leak in sctp_inq_free()
 2024-02-13  0:25 UTC  (3+ messages)
` [PATCH] [v2] "

[PATCH AUTOSEL 5.15 13/22] wifi: mac80211: adding missing drv_mgd_complete_tx() call
 2024-02-13  0:23 UTC 

[PATCH AUTOSEL 6.1 13/28] wifi: mac80211: set station RX-NSS on reconfig
 2024-02-13  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 14/28] wifi: mac80211: adding missing drv_mgd_complete_tx() call

[PATCH net-next v2] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-02-13  0:22 UTC  (3+ messages)
` [PATCH net-next v3] "

[PATCH AUTOSEL 6.6 23/51] wifi: mac80211: set station RX-NSS on reconfig
 2024-02-13  0:20 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 24/51] wifi: mac80211: adding missing drv_mgd_complete_tx() call
` [PATCH AUTOSEL 6.6 25/51] wifi: mac80211: accept broadcast probe responses on 6 GHz
` [PATCH AUTOSEL 6.6 41/51] libceph: fail sparse-read if the data length doesn't match

[PATCH AUTOSEL 6.7 26/58] wifi: mac80211: set station RX-NSS on reconfig
 2024-02-13  0:17 UTC  (6+ messages)
` [PATCH AUTOSEL 6.7 27/58] wifi: mac80211: fix driver debugfs for vif type change
` [PATCH AUTOSEL 6.7 28/58] wifi: mac80211: initialize SMPS mode correctly
` [PATCH AUTOSEL 6.7 29/58] wifi: mac80211: adding missing drv_mgd_complete_tx() call
` [PATCH AUTOSEL 6.7 30/58] wifi: mac80211: accept broadcast probe responses on 6 GHz
` [PATCH AUTOSEL 6.7 47/58] libceph: fail sparse-read if the data length doesn't match

[PATCH iwl-next v4 00/12] Add E800 live migration driver
 2024-02-12 23:07 UTC  (4+ messages)
` [PATCH iwl-next v4 03/12] ice: Introduce VF state ICE_VF_STATE_REPLAYING_VC for migration
    ` [Intel-wired-lan] "

[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in hrtimer_active
 2024-02-12 23:01 UTC 

[PATCH net-next] net: dsa: realtek: fix digital interface select macro for EXT0
 2024-02-12 22:50 UTC  (3+ messages)

[PATCHv3] PPPoL2TP: Add more code snippets
 2024-02-12 22:21 UTC  (5+ messages)

[PATCHv4] PPPoL2TP: Add more code snippets
 2024-02-12 22:23 UTC 

[PATCH net-next v10 0/3] netdevsim: link and forward skbs between ports
 2024-02-12 22:05 UTC  (4+ messages)
` [PATCH net-next v10 1/3] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v10 2/3] netdevsim: forward skbs from one connected port to another
` [PATCH net-next v10 3/3] netdevsim: add selftest for forwarding skb between connected ports

[syzbot] [wireguard?] KCSAN: data-race in wg_packet_receive / wg_packet_receive (7)
 2024-02-12 21:26 UTC 

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2024-02-12 (ice)
 2024-02-12 21:11 UTC  (6+ messages)
` [PATCH net-next 1/5] ice: introduce new E825C devices family
` [PATCH net-next 2/5] ice: Add helper function ice_is_generic_mac
` [PATCH net-next 3/5] ice: add support for 3k signing DDP sections for E825C
` [PATCH net-next 4/5] ice: Remove and readd netdev during devlink reload
` [PATCH net-next 5/5] ice: Fix debugfs with "

[PATCH RFC 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-02-12 20:56 UTC  (2+ messages)

[PATCH net-next] net: dsa: remove OF-based MDIO bus registration from DSA core
 2024-02-12 20:48 UTC  (8+ messages)

[PATCH v8 0/2] bnx2x: Fix error recovering in switch configuration
 2024-02-12 20:47 UTC  (9+ messages)
` [PATCH v8 1/2] net/bnx2x: Prevent access to a freed page in page_pool
  ` [PATCH v9 "
` [PATCH v8 2/2] net/bnx2x: refactor common code to bnx2x_stop_nic()
  ` [PATCH v9 "
` [PATCH v9 0/2] bnx2x: Fix error recovering in switch configuration

[PATCH net-next] net: phy: qca807x: move interface mode check to .config_init_once
 2024-02-12 19:48 UTC  (4+ messages)

[PATCH v4 net 0/2] net: bridge: switchdev: Ensure MDB events are delivered exactly once
 2024-02-12 19:18 UTC  (3+ messages)
` [PATCH v4 net 1/2] net: bridge: switchdev: Skip MDB replays of deferred events on offload
` [PATCH v4 net 2/2] net: bridge: switchdev: Ensure deferred event delivery on unoffload

[PATCH v3 RESEND 0/6] Add support for QMC HDLC
 2024-02-12 19:13 UTC  (8+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users

[PATCH net-next 0/3] r8169: extend EEE tx idle timer support
 2024-02-12 18:59 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169: add generic rtl_set_eee_txidle_timer function
` [PATCH net-next 2/3] r8169: support setting the EEE tx idle timer on RTL8168h
` [PATCH net-next 3/3] r8169: add support for returning tx_lpi_timer in ethtool get_eee

[PATCH v2 0/9] thermal: Writable trip points handling rework
 2024-02-12 18:38 UTC  (6+ messages)
` [PATCH v2 1/9] thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
` [PATCH v2 2/9] thermal: core: Add flags to struct thermal_trip
` [PATCH v2 4/9] thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
` [PATCH v2 5/9] mlxsw: core_thermal: "
` [PATCH v2 6/9] wifi: iwlwifi: mvm: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).