netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 15:03:46 to 2023-03-07 22:33:55 UTC [more...]

[net-next PATCH 00/11] net: Add basic LED support for switch/phy
 2023-03-07 17:00 UTC  (6+ messages)
` [net-next PATCH 01/11] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH 02/11] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH 03/11] net: phy: Add a binding for PHY LEDs
` [net-next PATCH 04/11] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH 05/11] net: phy: marvell: Add software control of the LEDs

[PATCH net 1/2] net: dsa: mt7530: remove now incorrect comment regarding port 5
 2023-03-07 22:21 UTC  (4+ messages)
` [PATCH net 2/2] net: dsa: mt7530: set PLL frequency only when trgmii is used

[PATCH][next] wifi: ath11k: Replace fake flex-array with flexible-array member
 2023-03-07 22:22 UTC 

[PATCH v6 0/2] Bluetooth: btrtl: add support for the RTL8723CS
 2023-03-07 22:17 UTC  (3+ messages)
` [PATCH v6 1/2] Bluetooth: Add new quirk for broken local ext features page 2
` [PATCH v6 2/2] Bluetooth: btrtl: add support for the RTL8723CS

[PATCH net-next v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-07 (igc)
 2023-03-07 22:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] igc: Add qbv_config_change_errors counter
` [PATCH net-next v2 2/3] igc: offload queue max SDU from tc-taprio
` [PATCH net-next v2 3/3] igc: Clean up and optimize watchdog task

[PATCH] net: restore alpha order to Ethernet devices in config
 2023-03-07 22:10 UTC 

[PATCH net-next 0/5] net: lan966x: Add support for IS1 VCAP
 2023-03-07 22:09 UTC  (6+ messages)
` [PATCH net-next 1/5] net: lan966x: Add IS1 VCAP model
` [PATCH net-next 2/5] net: lan966x: Add IS1 VCAP keyset configuration for lan966x
` [PATCH net-next 3/5] net: lan966x: Add TC support for IS1 VCAP
` [PATCH net-next 4/5] net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPs
` [PATCH net-next 5/5] net: lan966x: Add support for IS1 VCAP ethernet protocol types

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-07 (ice)
 2023-03-07 22:07 UTC  (4+ messages)
` [PATCH net 1/3] ice: Fix DSCP PFC TLV creation
` [PATCH net 2/3] ice: don't ignore return codes in VSI related code
` [PATCH net 3/3] ethernet: ice: avoid gcc-9 integer overflow warning

[PATCH net] ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
 2023-03-07 21:50 UTC  (2+ messages)

[PATCH v2] nfc: change order inside nfc_se_io error path
 2023-03-07 21:50 UTC  (2+ messages)

[PATCH net] mailmap: update entries for Stephen Hemminger
 2023-03-07 21:50 UTC  (2+ messages)

[PATCH net] mailmap: add entry for Maxim Mikityanskiy
 2023-03-07 21:50 UTC  (2+ messages)

[PATCH net-next 0/2] sctp: add another two stream schedulers
 2023-03-07 21:49 UTC  (5+ messages)
` [PATCH net-next 1/2] sctp: add fair capacity stream scheduler
` [PATCH net-next 2/2] sctp: add weighted fair queueing "

[PATCH net-next v3] net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
 2023-03-07 21:44 UTC 

[PATCHv2 nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-07 21:31 UTC  (7+ messages)
` [PATCHv2 nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCHv2 nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCHv2 nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCHv2 nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCHv2 nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCHv2 nf-next 6/6] selftests: add a selftest for big tcp

[PATCH v4 RESEND] epoll: use refcount to reduce ep_mutex contention
 2023-03-07 21:30 UTC  (4+ messages)

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-03-07 21:18 UTC  (8+ messages)

[PATCH net] net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
 2023-03-07 21:11 UTC  (2+ messages)

[PATCH net-next v1 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
 2023-03-07 21:11 UTC  (9+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[PATCH net-next v4] net: dsa: realtek: rtl8365mb: add change_mtu
 2023-03-07 21:02 UTC 

[PATCH nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-07 20:58 UTC  (16+ messages)
` [PATCH nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCH nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCH nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCH nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCH nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCH nf-next 6/6] selftests: add a selftest for big tcp

[PATCH net-next v2 0/6] net: phy: Remove probe_capabilities
 2023-03-07 20:35 UTC  (8+ messages)
` [PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45

[PATCHv2 1/2] TEST:net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-07 20:13 UTC  (3+ messages)
` [PATCHv2 2/2] net: asix: init mdiobus from one function

[PATCH] wifi: rtl8xxxu: use module_usb_driver
 2023-03-07 19:57 UTC 

[PATCH net-next] net: mvpp2: Defer probe if MAC address source is not yet ready
 2023-03-07 19:29 UTC 

[PATCH 00/28] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-03-07 19:28 UTC  (31+ messages)
` [PATCH 01/28] alx: Drop redundant pci_enable_pcie_error_reporting()
` [PATCH 02/28] be2net: "
` [PATCH 03/28] bnx2: "
` [PATCH 04/28] bnx2x: "
` [PATCH 05/28] bnxt: "
` [PATCH 06/28] cxgb4: "
` [PATCH 07/28] net/fungible: "
` [PATCH 08/28] net: hns3: remove unnecessary aer.h include
` [PATCH 09/28] netxen_nic: Drop redundant pci_enable_pcie_error_reporting()
` [PATCH 10/28] octeon_ep: "
` [PATCH 11/28] qed: "
` [PATCH 12/28] net: qede: Remove unnecessary aer.h include
` [PATCH 13/28] qlcnic: Drop redundant pci_enable_pcie_error_reporting()
` [PATCH 14/28] qlcnic: Remove unnecessary aer.h include
` [PATCH 15/28] sfc: Drop redundant pci_enable_pcie_error_reporting()
` [PATCH 16/28] sfc: falcon: "
` [PATCH 17/28] sfc/siena: "
` [PATCH 18/28] sfc_ef100: Drop redundant pci_disable_pcie_error_reporting()
` [PATCH 19/28] net: ngbe: Drop redundant pci_enable_pcie_error_reporting()
` [PATCH 20/28] net: txgbe: "
` [PATCH 21/28] e1000e: Remove unnecessary aer.h include
` [PATCH 22/28] fm10k: "
` [PATCH 23/28] i40e: "
` [PATCH 24/28] iavf: "
` [PATCH 25/28] ice: "
` [PATCH 26/28] igb: "
` [PATCH 27/28] igc: "
` [PATCH 28/28] ixgbe: "

[PATCH v0] qed/qed_dev: guard against a possible division by zero
 2023-03-07 19:28 UTC  (8+ messages)
    ` [EXT] "

[PATCH net-next v12 00/18] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-07 18:53 UTC  (24+ messages)
` [PATCH net-next v12 01/18] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v12 02/18] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v12 03/18] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v12 04/18] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH net-next v12 05/18] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v12 06/18] net: ethernet: mtk_eth_soc: reset PCS state
  ` Aw: "
` [PATCH net-next v12 07/18] net: ethernet: mtk_eth_soc: only write values if needed
  ` Aw: "
` [PATCH net-next v12 08/18] net: ethernet: mtk_eth_soc: fix 1000Base-X and 2500Base-X modes
  ` Aw: "
` [PATCH net-next v12 09/18] net: ethernet: mtk_eth_soc: Fix link status for none-SGMII modes
  ` Aw: "
` [PATCH net-next v12 10/18] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH net-next v12 11/18] net: pcs: add driver for MediaTek SGMII PCS
  ` Aw: "
` [PATCH net-next v12 12/18] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH net-next v12 13/18] net: dsa: mt7530: use "
` [PATCH net-next v12 14/18] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH net-next v12 15/18] net: ethernet: mtk_eth_soc: move MAX_DEVS in mtk_soc_data
` [PATCH v12 16/18] net: ethernet: mtk_eth_soc: rely on num_devs and remove MTK_MAC_COUNT
` [PATCH v12 17/18] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
` [PATCH v12 18/18] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64

[PATCH] xsk: Add missing overflow check in xdp_umem_reg
 2023-03-07 18:58 UTC  (3+ messages)

[PATCH v2 1/1] Bluetooth: fix race condition in hci_cmd_sync_clear
 2023-03-07 18:40 UTC  (2+ messages)

[PATCH v2 1/1] Bluetooth: fix race condition in hidp_session_thread
 2023-03-07 18:40 UTC  (2+ messages)

[syzbot] [wpan?] general protection fault in nl802154_trigger_scan
 2023-03-07 18:40 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: Don't wait peer's reply when powering off
 2023-03-07 18:40 UTC  (2+ messages)

[BUG] MTK SoC Ethernet throughput TX only ~620Mbit/s since 6.2-rc1
 2023-03-07 18:32 UTC 

[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-07 18:14 UTC  (10+ messages)
` [PATCH bpf-next v1 1/2] "

[PATCH v1] net: phy: adin: Add flags to disable enhanced link detection
 2023-03-07 18:19 UTC  (5+ messages)
` [PATCH v2 1/2] net: phy: adin: Add flags to allow disabling of fast link down
  ` [PATCH v2 2/2] dt-bindings: net: adin: Document bindings for fast link down disable

[PATCH] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-07 18:13 UTC  (4+ messages)

[PATCH 6.1 213/885] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
 2023-03-07 16:52 UTC 

[patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues
 2023-03-07 17:55 UTC  (3+ messages)
` [patch V2 4/4] net: dst: Switch to rcuref_t reference counting

Aw: Re: Choose a default DSA CPU port
 2023-03-07 17:43 UTC  (11+ messages)
    ` Aw: "
      `  "

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07 17:42 UTC  (15+ messages)

[PATCH] net: avoid double iput when sock_alloc_file fails
 2023-03-07 17:37 UTC 

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-07 17:35 UTC  (7+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[PATCH net 0/3] Netfilter fixes for net
 2023-03-07 17:26 UTC  (3+ messages)

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-07 17:21 UTC  (3+ messages)
` [PATCH 07/11] ravb: remove R-Car H3 ES1.* handling

[PATCH 6.2 0270/1001] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
 2023-03-07 16:50 UTC 

[PATCH net] eth: fealnx: bring back this old driver
 2023-03-07 17:19 UTC 

[PATCH v2] qede: remove linux/version.h and linux/compiler.h
 2023-03-07 17:13 UTC  (6+ messages)

[PATCH RESEND net-next v4 0/4] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-07 16:58 UTC  (4+ messages)

[PATCH net] af_unix: fix struct pid leaks in OOB support
 2023-03-07 16:45 UTC 

[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
 2023-03-07 16:44 UTC  (3+ messages)

[PATCH] igb: revert rtnl_lock() that causes deadlock
 2023-03-07 16:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net: microchip: sparx5: fix deletion of existing DSCP mappings
 2023-03-07 16:33 UTC  (2+ messages)

[net PATCH v3] octeontx2-af: Unlock contexts in the queue context cache in case of fault detection
 2023-03-07 16:33 UTC  (2+ messages)

[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-07 16:27 UTC  (4+ messages)

[PATCH net-next 0/4] Various mtk_eth_soc cleanups
 2023-03-07 16:19 UTC  (5+ messages)
` [PATCH net-next 1/4] net: mtk_eth_soc: tidy mtk_gmac0_rgmii_adjust()
` [PATCH net-next 2/4] net: mtk_eth_soc: move trgmii ddr2 check to probe function
` [PATCH net-next 3/4] net: mtk_eth_soc: remove unnecessary checks in mtk_mac_config()
` [PATCH net-next 4/4] net: mtk_eth_soc: remove support for RMII and REVMII modes

[PATCH net 0/2] add checking sq is full inside xdp xmit
 2023-03-07 15:59 UTC  (5+ messages)

[PATCH v3] net/packet: support mergeable feature of virtio
 2023-03-07 15:49 UTC  (2+ messages)

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-07 15:46 UTC  (2+ messages)

[PATCH] nfc: pn533: initialize struct pn533_out_arg properly
 2023-03-07 15:45 UTC  (2+ messages)

[PATCH net-next] net: phy: improve phy_read_poll_timeout
 2023-03-07 15:42 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: simplify lan95xx_config_aneg_ext
 2023-03-07 15:40 UTC  (2+ messages)

[PATCH][next] netxen_nic: Replace fake flex-array with flexible-array member
 2023-03-07 15:39 UTC  (2+ messages)

[PATCH RESEND net-next] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-07 15:37 UTC  (2+ messages)

[PATCH net-next] net: reclaim skb->scm_io_uring bit
 2023-03-07 15:29 UTC  (3+ messages)

[PATCHv2] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-07 15:00 UTC 

[PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-07 14:55 UTC  (2+ messages)

[PATCH net-next 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-07 14:54 UTC  (8+ messages)
` [PATCH net-next 2/8] tools: ynl: fix get_mask utility routine
` [PATCH net-next 3/8] xdp: add xdp_set_features_flag "
` [PATCH net-next 4/8] net: thunderx: take into account xdp_features setting tx/rx queues
` [PATCH net-next 5/8] net: ena: "
` [PATCH net-next 6/8] veth: take into account device reconfiguration for xdp_features flag
` [PATCH net-next 7/8] net/mlx5e: "
` [PATCH net-next 8/8] mvpp2: take care of xdp_features when reconfiguring queues


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