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