summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-11-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-11-10eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun
2022-11-10MAINTAINERS: Move Vivien to CREDITSFlorian Fainelli
2022-11-10genetlink: fix single op policy dump when do is presentJakub Kicinski
2022-11-10devlink: Fix warning when unregistering a portIdo Schimmel
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2022-11-10ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exitsVincent Mailhol
2022-11-10Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-10Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-10Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2022-11-10Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-11-10net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang
2022-11-10ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao
2022-11-10net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao
2022-11-10ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao
2022-11-10net: mana: Fix return type of mana_start_xmit()Nathan Huckleberry
2022-11-10Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers'Paolo Abeni
2022-11-10net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart
2022-11-10gro: avoid checking for a failed searchRichard Gobert
2022-11-10Merge branch 'stmmac-dwmac-loongson-fixes-three-leaks'Paolo Abeni
2022-11-10stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma
2022-11-10net: mana: Define max values for SGL entriesLong Li
2022-11-10net: mana: Move header files to a common locationLong Li
2022-11-10net: mana: Record port number in netdevLong Li
2022-11-10net: mana: Export Work Queue functions for use by RDMA driverLong Li
2022-11-10net: mana: Set the DMA device max segment sizeAjay Sharma
2022-11-10net: mana: Handle vport sharing between devicesLong Li
2022-11-10net: mana: Record the physical address for doorbell page regionLong Li
2022-11-10net: mana: Add support for auxiliary deviceLong Li
2022-11-09cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao
2022-11-09Merge branch 'clean-up-pcs-xpcs-accessors'Jakub Kicinski
2022-11-09net: pcs: xpcs: use mdiodev accessorsRussell King (Oracle)
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-11-09mac_pton: Don't access memory over expected lengthAndy Shevchenko
2022-11-09mctp: Fix an error handling path in mctp_init()Wei Yongjun
2022-11-09net: phy: dp83867: add TI PHY loopbackTan Tee Min
2022-11-09Merge branch 'net-lan743x-pci11010-pci11414-devices-enhancements'Jakub Kicinski
2022-11-09net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chipsRaju Lakkaraju
2022-11-09net: lan743x: Remove unused argument in lan743x_common_regs( )Raju Lakkaraju
2022-11-09Merge branch 'mlxsw-add-802-1x-and-mab-offload-support'Jakub Kicinski
2022-11-09selftests: mlxsw: Add a test for invalid locked bridge port configurationsIdo Schimmel