Age | Commit message (Expand) | Author | Files | Lines |
2025-06-03 | net: airoha: Fix smac_id configuration in bridge mode | Lorenzo Bianconi | 1 | -0/+5 |
2025-06-03 | net: airoha: Fix IPv6 hw acceleration in bridge mode | Lorenzo Bianconi | 1 | -11/+12 |
2025-06-03 | net: airoha: Initialize PPE UPDMEM source-mac table | Lorenzo Bianconi | 4 | -1/+38 |
2025-06-03 | vmxnet3: correctly report gso type for UDP tunnels | Ronak Doshi | 1 | -0/+26 |
2025-06-03 | net: wwan: t7xx: Fix napi rx poll issue | Jinjian Song | 1 | -5/+6 |
2025-06-02 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 8 | -93/+218 |
2025-05-30 | net: stmmac: make sure that ptp_rate is not 0 before configuring EST | Alexis Lothoré | 1 | -0/+5 |
2025-05-30 | net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping | Alexis Lothoré | 2 | -1/+6 |
2025-05-30 | hv_netvsc: fix potential deadlock in netvsc_vf_setxdp() | Saurabh Sengar | 2 | -3/+3 |
2025-05-30 | idpf: avoid mailbox timeout delays during reset | Emil Tantilov | 3 | -6/+15 |
2025-05-30 | idpf: fix a race in txq wakeup | Brian Vazquez | 3 | -40/+22 |
2025-05-30 | ice: fix rebuilding the Tx scheduler tree for large queue counts | Michal Kubiak | 1 | -28/+142 |
2025-05-30 | ice: create new Tx scheduler nodes for new queues only | Michal Kubiak | 1 | -5/+6 |
2025-05-30 | ice: fix Tx scheduler error handling in XDP callback | Michal Kubiak | 1 | -14/+33 |
2025-05-30 | net: usb: aqc111: debug info before sanitation | Oliver Neukum | 1 | -4/+4 |
2025-05-29 | net: lan966x: Make sure to insert the vlan tags also in host mode | Horatiu Vultur | 4 | -0/+24 |
2025-05-29 | Merge tag 'linux-can-fixes-for-6.16-20250529' of git://git.kernel.org/pub/scm... | Paolo Abeni | 1 | -2/+1 |
2025-05-29 | net/mlx4_en: Prevent potential integer overflow calculating Hz | Dan Carpenter | 1 | -1/+1 |
2025-05-29 | driver: net: ethernet: mtk_star_emac: fix suspend/resume issue | Yanqing Wang | 1 | -0/+4 |
2025-05-29 | hinic3: Remove printed message during module init | Geert Uytterhoeven | 1 | -2/+0 |
2025-05-29 | gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt | Alok Tiwari | 1 | -1/+1 |
2025-05-29 | net: stmmac: platform: guarantee uniqueness of bus_id | Quentin Schulz | 1 | -2/+9 |
2025-05-29 | can: kvaser_pciefd: refine error prone echo_skb_max handling logic | Fedor Pchelkin | 1 | -2/+1 |
2025-05-28 | net: ch9200: fix uninitialised access during mii_nway_restart | Qasim Ijaz | 1 | -2/+5 |
2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1014 | -18358/+58350 |
2025-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 16 | -44/+129 |
2025-05-28 | net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames | Horatiu Vultur | 1 | -1/+3 |
2025-05-28 | octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback | Hariprasad Kelam | 1 | -3/+1 |
2025-05-28 | octeontx2-pf: QOS: Perform cache sync on send queue teardown | Hariprasad Kelam | 1 | -0/+22 |
2025-05-28 | net: mana: Add support for Multi Vports on Bare metal | Haiyang Zhang | 1 | -8/+16 |
2025-05-27 | net: phy: mscc: Fix memory leak when using one step timestamping | Horatiu Vultur | 1 | -5/+11 |
2025-05-27 | net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices | Rengarajan S | 1 | -2/+16 |
2025-05-27 | net: txgbe: Support the FDIR rules assigned to VFs | Jiawen Wu | 3 | -12/+24 |
2025-05-27 | net: libwx: Fix statistics of multicast packets | Jiawen Wu | 1 | -1/+2 |
2025-05-27 | net: lan743x: Fix PHY reset handling during initialization and WOL | Thangaraj Samynathan | 1 | -9/+4 |
2025-05-27 | net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy | Thangaraj Samynathan | 1 | -2/+2 |
2025-05-27 | net: macb: Check return value of dma_set_mask_and_coherent() | Sergio Perez Gonzalez | 1 | -1/+5 |
2025-05-27 | cxgb4: Constify struct thermal_zone_device_ops | Christophe JAILLET | 1 | -1/+1 |
2025-05-27 | mlxsw: core_thermal: Constify struct thermal_zone_device_ops | Christophe JAILLET | 1 | -4/+4 |
2025-05-27 | net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex() | Dan Carpenter | 1 | -1/+1 |
2025-05-27 | net: mctp: start tx queue on netdev open | Jeremy Kerr | 1 | -0/+2 |
2025-05-27 | net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() | Wentao Liang | 1 | -3/+6 |
2025-05-27 | net: airoha: Fix an error handling path in airoha_alloc_gdm_port() | Christophe JAILLET | 1 | -1/+9 |
2025-05-27 | net: phy: clear phydev->devlink when the link is deleted | Wei Fang | 1 | -1/+3 |
2025-05-27 | net: phy: mediatek: Add Airoha AN7583 PHY support | Christian Marangi | 1 | -0/+20 |
2025-05-27 | net: dsa: mt7530: Add AN7583 support | Christian Marangi | 3 | -6/+37 |
2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -22/+22 |
2025-05-27 | net/mlx5e: Allow setting MAC address of representors | Mark Bloch | 1 | -0/+1 |
2025-05-27 | octeontx2-pf: macsec: Get MACSEC capability flag from AF | Subbaraya Sundeep | 3 | -3/+40 |
2025-05-27 | octeontx2-af: Add MACSEC capability flag | Subbaraya Sundeep | 2 | -0/+5 |
2025-05-27 | net: phy: add driver for MaxLinear MxL86110 PHY | Stefano Radaelli | 3 | -0/+629 |
2025-05-27 | wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag | Jordan Rife | 4 | -43/+148 |
2025-05-27 | wireguard: netlink: use NLA_POLICY_MASK where possible | Jason A. Donenfeld | 1 | -8/+2 |
2025-05-27 | wireguard: global: add __nonstring annotations for unterminated strings | Kees Cook | 2 | -4/+4 |
2025-05-27 | net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage | Kees Cook | 2 | -6/+16 |
2025-05-27 | net: core: Convert dev_set_mac_address() to struct sockaddr_storage | Kees Cook | 6 | -28/+23 |
2025-05-27 | net: usb: r8152: Convert to use struct sockaddr_storage internally | Kees Cook | 1 | -25/+27 |
2025-05-27 | net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine... | Suraj Gupta | 1 | -3/+3 |
2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
2025-05-26 | net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() | Wentao Liang | 1 | -3/+6 |
2025-05-26 | net: lan966x: Fix 1-step timestamping over ipv4 or ipv6 | Horatiu Vultur | 3 | -13/+47 |
2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 10 | -142/+150 |
2025-05-26 | Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/... | Paolo Abeni | 20 | -166/+312 |
2025-05-26 | octeontx2-af: Send Link events one by one | Subbaraya Sundeep | 3 | -0/+6 |
2025-05-26 | net: airoha: Add the capability to allocate hfwd descriptors in SRAM | Lorenzo Bianconi | 3 | -10/+16 |
2025-05-26 | net: airoha: Add the capability to allocate hwfd buffers via reserved-memory | Lorenzo Bianconi | 1 | -3/+30 |
2025-05-26 | net: airoha: Do not store hfwd references in airoha_qdma struct | Lorenzo Bianconi | 2 | -12/+2 |
2025-05-26 | net: txgbe: Implement SRIOV for AML devices | Jiawen Wu | 1 | -0/+5 |
2025-05-26 | net: txgbe: Implement PTP for AML devices | Jiawen Wu | 4 | -5/+39 |
2025-05-26 | net: txgbe: Restrict the use of mismatched FW versions | Jiawen Wu | 3 | -0/+24 |
2025-05-26 | net: txgbe: Correct the currect link settings | Jiawen Wu | 3 | -4/+28 |
2025-05-26 | net: txgbe: Support to handle GPIO IRQs for AML devices | Jiawen Wu | 8 | -2/+433 |
2025-05-26 | net: txgbe: Implement PHYLINK for AML 25G/10G devices | Jiawen Wu | 7 | -6/+195 |
2025-05-26 | net: txgbe: Distinguish between 40G and 25G devices | Jiawen Wu | 8 | -26/+61 |
2025-05-26 | net: wangxun: Use specific flag bit to simplify the code | Jiawen Wu | 6 | -44/+20 |
2025-05-26 | net: txgbe: Remove specified SP type | Jiawen Wu | 5 | -32/+32 |
2025-05-26 | net: dsa: microchip: Add SGMII port support to KSZ9477 switch | Tristram Ha | 5 | -7/+252 |
2025-05-26 | net: usb: aqc111: fix error handling of usbnet read calls | Nikita Zhandarovich | 1 | -2/+8 |
2025-05-25 | net: ethernet: mtk_eth_soc: Correct spelling | Simon Horman | 2 | -4/+4 |
2025-05-25 | net: dlink: Correct endian treatment of t_SROM data | Simon Horman | 1 | -8/+8 |
2025-05-25 | octeontx2-af: NPC: Clear Unicast rule on nixlf detach | Hariprasad Kelam | 3 | -5/+43 |
2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 340 | -7144/+14604 |
2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 19 | -154/+219 |
2025-05-22 | net/mlx5e: Convert mlx5 netdevs to instance locking | Cosmin Ratiu | 9 | -45/+96 |
2025-05-22 | net/mlx5e: Don't drop RTNL during firmware flash | Cosmin Ratiu | 1 | -5/+0 |
2025-05-22 | eth: bnxt: fix deadlock when xdp is attached or detached | Taehee Yoo | 1 | -2/+2 |
2025-05-22 | Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wireless | Johannes Berg | 44 | -380/+1384 |
2025-05-22 | Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Johannes Berg | 39 | -670/+2745 |
2025-05-22 | wifi: mt76: mt7925: add rfkill_poll for hardware rfkill | Allan Wang | 5 | -0/+59 |
2025-05-22 | wifi: mt76: support power delta calculation for 5 TX paths | Shayne Chen | 7 | -16/+16 |
2025-05-22 | wifi: mt76: fix available_antennas setting | Shayne Chen | 1 | -2/+4 |
2025-05-22 | wifi: mt76: mt7996: fix RX buffer size of MCU event | Shayne Chen | 2 | -2/+5 |
2025-05-22 | wifi: mt76: mt7996: change max beacon size | Peter Chiu | 1 | -2/+2 |
2025-05-22 | wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS | Peter Chiu | 3 | -1/+4 |
2025-05-22 | wifi: mt76: mt7996: drop fragments with multicast or broadcast RA | Benjamin Lin | 1 | -0/+8 |
2025-05-22 | wifi: mt76: mt7996: set EHT max ampdu length capability | Peter Chiu | 1 | -0/+3 |
2025-05-22 | wifi: mt76: mt7996: fix beamformee SS field | Howard Hsu | 1 | -4/+4 |
2025-05-22 | wifi: mt76: remove capability of partial bandwidth UL MU-MIMO | Howard Hsu | 2 | -4/+2 |
2025-05-22 | wifi: mt76: mt7925: add test mode support | Michael Lo | 4 | -0/+209 |
2025-05-22 | wifi: mt76: mt7925: extend MCU support for testmode | Michael Lo | 3 | -7/+56 |
2025-05-22 | wifi: mt76: mt7925: ensure all MCU commands wait for response | Michael Lo | 1 | -8/+8 |
2025-05-22 | wifi: mt76: mt7925: refine the sniffer commnad | Ming Yen Hsieh | 1 | -2/+0 |
2025-05-22 | wifi: mt76: mt7925: prevent multiple scan commands | Ming Yen Hsieh | 1 | -0/+3 |
2025-05-22 | wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() | Henry Martin | 1 | -0/+6 |
2025-05-22 | wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() | Henry Martin | 1 | -0/+3 |
2025-05-22 | wifi: mt76: mt7925: add RNR scan support for 6GHz | Ming Yen Hsieh | 2 | -13/+38 |
2025-05-22 | wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine | Ming Yen Hsieh | 3 | -0/+53 |
2025-05-22 | wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL check | Feng Jiang | 1 | -1/+3 |
2025-05-22 | Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm... | Paolo Abeni | 2 | -86/+122 |
2025-05-22 | octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG | Geetha sowjanya | 2 | -6/+14 |
2025-05-22 | octeontx2-af: Set LMT_ENA bit for APR table entries | Subbaraya Sundeep | 1 | -2/+13 |
2025-05-22 | octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vf | Suman Ghosh | 1 | -3/+6 |
2025-05-21 | net/mlx5: HWS, handle modify header actions dependency | Yevgeny Kliteynik | 3 | -46/+55 |
2025-05-21 | net/mlx5: HWS, fix typo - 'nope' to 'nop' | Yevgeny Kliteynik | 4 | -37/+41 |
2025-05-21 | net/mlx5: HWS, register reformat actions with fw | Vlad Dogaru | 6 | -7/+97 |
2025-05-21 | net/mlx5: SWS, fix reformat id error handling | Vlad Dogaru | 5 | -25/+55 |
2025-05-21 | idpf: fix idpf_vport_splitq_napi_poll() | Eric Dumazet | 1 | -9/+9 |
2025-05-21 | net/enic: Allow at least 8 RQs to always be used | Nelson Escobar | 2 | -1/+3 |
2025-05-21 | hinic3: module initialization and tx/rx logic | Fan Gong | 37 | -0/+3581 |
2025-05-21 | emulex/benet: correct command version selection in be_cmd_get_stats() | Alok Tiwari | 1 | -1/+1 |
2025-05-21 | net: phy: Add support for Aeonsemi AS21xxx PHYs | Christian Marangi | 3 | -0/+1100 |
2025-05-21 | net: phy: introduce genphy_match_phy_device() | Christian Marangi | 1 | -15/+37 |
2025-05-21 | net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP | Christian Marangi | 1 | -25/+20 |
2025-05-21 | net: phy: bcm87xx: simplify .match_phy_device OP | Christian Marangi | 1 | -10/+4 |
2025-05-21 | net: phy: pass PHY driver to .match_phy_device OP | Christian Marangi | 9 | -27/+53 |
2025-05-21 | net: libwx: Fix log level | Jiawen Wu | 1 | -1/+1 |
2025-05-21 | net: hibmcge: fix wrong ndo.open() after reset fail issue. | Jijie Shao | 1 | -8/+8 |
2025-05-21 | net: hibmcge: fix incorrect statistics update issue | Jijie Shao | 1 | -0/+3 |
2025-05-21 | rtase: Use min() instead of min_t() | Justin Lai | 1 | -2/+2 |
2025-05-21 | wifi: ath12k: fix regdomain update failure when connection establishes | Baochen Qiang | 1 | -0/+1 |
2025-05-21 | wifi: ath12k: fix regdomain update failure when adding interface | Baochen Qiang | 2 | -1/+2 |
2025-05-21 | wifi: ath12k: fix regdomain update failure after 11D scan completes | Baochen Qiang | 1 | -0/+1 |
2025-05-21 | wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv() | Dan Carpenter | 1 | -3/+0 |
2025-05-21 | Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()" | Lorenzo Bianconi | 1 | -1/+1 |
2025-05-21 | wifi: mt76: mt7996: fix uninitialized symbol warning | sunliming | 1 | -2/+2 |
2025-05-21 | wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy() | Qasim Ijaz | 1 | -1/+3 |
2025-05-21 | wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor() | Qasim Ijaz | 1 | -1/+3 |
2025-05-21 | wifi: mt76: mt7921: add 160 MHz AP for mt7922 device | Samuel Williams | 1 | -0/+5 |
2025-05-21 | wifi: mt76: mt7925: fix host interrupt register initialization | Michael Lo | 2 | -4/+1 |
2025-05-21 | wifi: mt76: mt7925: introduce thermal protection | Leon Yen | 3 | -1/+26 |
2025-05-21 | wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R | Henk Vergonet | 2 | -1/+14 |
2025-05-21 | wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init() | Christophe JAILLET | 1 | -1/+0 |
2025-05-21 | wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links | Qasim Ijaz | 1 | -3/+9 |
2025-05-21 | Revert "wifi: mt76: mt7996: fill txd by host driver" | Shayne Chen | 1 | -4/+9 |
2025-05-21 | wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init | Charles Han | 1 | -0/+3 |
2025-05-21 | wifi: mt76: mt7925: add EHT preamble puncturing | Allan Wang | 4 | -0/+61 |
2025-05-21 | wifi: mt76: mt7925: Fix logical vs bitwise typo | Dan Carpenter | 1 | -1/+1 |
2025-05-21 | wifi: mt76: mt7996: rework radar HWRDD idx | StanleyYP Wang | 5 | -69/+75 |
2025-05-21 | wifi: mt76: mt7915: rework radar HWRDD idx | StanleyYP Wang | 5 | -60/+87 |
2025-05-21 | wifi: mt76: mt7915: set correct background radar capability | StanleyYP Wang | 6 | -8/+49 |
2025-05-21 | wifi: mt76: mt7996: add PCI device id for mt7990 | Peter Chiu | 1 | -2/+6 |
2025-05-21 | wifi: mt76: mt7996: rework background radar check for mt7990 | StanleyYP Wang | 3 | -20/+29 |
2025-05-21 | wifi: mt76: connac: rework TX descriptor and TX free for mt7990 | Shayne Chen | 2 | -6/+37 |
2025-05-21 | wifi: mt76: mt7996: adjust HW capabilities for mt7990 | Peter Chiu | 2 | -5/+8 |
2025-05-21 | wifi: mt76: mt7996: add eeprom support for mt7990 | StanleyYP Wang | 3 | -0/+16 |
2025-05-21 | wifi: mt76: mt7996: rework register mapping for mt7990 | StanleyYP Wang | 2 | -25/+208 |
2025-05-21 | wifi: mt76: mt7996: rework DMA configuration for mt7990 | Peter Chiu | 3 | -63/+135 |
2025-05-21 | wifi: mt76: mt7996: rework WA mcu command for mt7990 | Peter Chiu | 3 | -8/+50 |
2025-05-21 | wifi: mt76: connac: add support to load firmware for mt7990 | StanleyYP Wang | 5 | -11/+36 |
2025-05-21 | wifi: mt76: mt7996: add macros for pci device ids | Shayne Chen | 7 | -22/+28 |
2025-05-21 | can: dev: add struct data_bittiming_params to group FD parameters | Vincent Mailhol | 20 | -101/+101 |
2025-05-21 | can: rcar_canfd: Add RZ/G3E support | Biju Das | 1 | -0/+23 |
2025-05-21 | can: rcar_canfd: Enhance multi_channel_irqs handling | Biju Das | 1 | -2/+5 |
2025-05-21 | can: rcar_canfd: Add external_clk variable to struct rcar_canfd_hw_info | Biju Das | 1 | -1/+5 |
2025-05-21 | can: rcar_canfd: Add sh variable to struct rcar_canfd_hw_info | Biju Das | 1 | -19/+45 |
2025-05-21 | can: rcar_canfd: Add struct rcanfd_regs variable to struct rcar_canfd_hw_info | Biju Das | 1 | -7/+41 |
2025-05-21 | can: rcar_canfd: Add shared_can_regs variable to struct rcar_canfd_hw_info | Biju Das | 1 | -5/+9 |
2025-05-21 | can: rcar_canfd: Add ch_interface_mode variable to struct rcar_canfd_hw_info | Biju Das | 1 | -1/+5 |
2025-05-21 | can: rcar_canfd: Add {nom,data}_bittiming variables to struct rcar_canfd_hw_info | Biju Das | 1 | -11/+42 |
2025-05-21 | can: rcar_canfd: Add max_cftml variable to struct rcar_canfd_hw_info | Biju Das | 1 | -2/+9 |
2025-05-21 | can: rcar_canfd: Add max_aflpn variable to struct rcar_canfd_hw_info | Biju Das | 1 | -1/+5 |
2025-05-21 | can: rcar_canfd: Add rnc_field_width variable to struct rcar_canfd_hw_info | Biju Das | 1 | -2/+7 |
2025-05-21 | can: rcar_canfd: Update RCANFD_GAFLCFG macro | Biju Das | 1 | -2/+3 |
2025-05-21 | can: rcar_canfd: Add rcar_canfd_setrnc() | Biju Das | 1 | -7/+11 |
2025-05-21 | can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro | Biju Das | 1 | -2/+1 |
2025-05-21 | can: rcar_canfd: Update RCANFD_GERFL_ERR macro | Biju Das | 1 | -7/+8 |
2025-05-21 | can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro | Biju Das | 1 | -4/+0 |
2025-05-21 | can: rcar_canfd: Use of_get_available_child_by_name() | Biju Das | 1 | -3/+3 |
2025-05-21 | can: slcan: allow reception of short error messages | Carlos Sanchez | 1 | -6/+20 |
2025-05-21 | wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() | Christian Lamparter | 3 | -4/+12 |
2025-05-21 | wifi: check if socket flags are valid | Bert Karwatzki | 2 | -4/+2 |
2025-05-21 | Merge tag 'v6.15-rc7' into x86/core, to pick up fixes | Ingo Molnar | 28 | -164/+338 |
2025-05-20 | net: airoha: ppe: Disable packet keepalive | Lorenzo Bianconi | 1 | -0/+1 |
2025-05-20 | net: airoha: Add FLOW_CLS_STATS callback support | Lorenzo Bianconi | 6 | -20/+354 |
2025-05-20 | net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller | Lorenzo Bianconi | 1 | -54/+72 |
2025-05-20 | net: lan743x: Restore SGMII CTRL register on resume | Thangaraj Samynathan | 1 | -9/+10 |
2025-05-20 | bnxt_en: Fix netdev locking in ULP IRQ functions | Michael Chan | 1 | -6/+3 |
2025-05-20 | net: bcmgenet: expose more stats in ethtool | Zak Kemble | 2 | -3/+34 |
2025-05-20 | net: bcmgenet: count hw discarded packets in missed stat | Zak Kemble | 2 | -2/+5 |
2025-05-20 | net: bcmgenet: switch to use 64bit statistics | Zak Kemble | 2 | -88/+187 |
2025-05-20 | net: dwmac-sun8i: Use parsed internal PHY address instead of 1 | Paul Kocialkowski | 1 | -1/+1 |
2025-05-20 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 4 | -5/+14 |
2025-05-20 | net: phy: fixed_phy: constify status argument where possible | Heiner Kallweit | 1 | -3/+3 |
2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_register | Heiner Kallweit | 7 | -9/+8 |
2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_add | Heiner Kallweit | 1 | -3/+2 |
2025-05-20 | selftests: net: validate team flags propagation | Stanislav Fomichev | 1 | -0/+2 |
2025-05-20 | eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl | Lee Trager | 4 | -15/+16 |
2025-05-20 | net: ethernet: ti: am65-cpsw: Lower random mac address error print to info | Nishanth Menon | 1 | -1/+1 |
2025-05-20 | net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988 | Sky Huang | 3 | -0/+333 |
2025-05-20 | net: phy: mediatek: Sort config and file names in Kconfig and Makefile | Sky Huang | 2 | -4/+4 |