summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin1-7/+9
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can1-1/+7
2022-11-15kcm: close race conditions on sk_receive_queueCong Wang1-52/+6
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can1-1/+7
2022-11-14mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen1-0/+2
2022-11-14net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean3-2/+18
2022-11-14net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun1-0/+2
2022-11-14Merge branch 'octeon_ep-fixes'David S. Miller1-5/+11
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan1-1/+5
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan1-1/+5
2022-11-14octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan1-1/+1
2022-11-14octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan1-2/+0
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui1-1/+9
2022-11-14net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao1-3/+0
2022-11-14net: macvlan: Use built-in RCU list checkingChuang Wang1-2/+2
2022-11-14mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo1-1/+1
2022-11-14net: liquidio: release resources when liquidio driver open failedZhengchao Shao1-8/+26
2022-11-11mctp i2c: don't count unused / invalid keys for flow releaseJeremy Kerr1-15/+32
2022-11-11net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()Yu Liao1-2/+3
2022-11-11net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim1-0/+3
2022-11-11net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong1-0/+7
2022-11-11net: hinic: Fix error handling in hinic_module_init()Yuan Can1-1/+8
2022-11-11mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang1-1/+2
2022-11-11net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun1-1/+0
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski11-74/+83
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai1-2/+2
2022-11-11bpf: Initialize same number of free nodes for each pcpu_freelistXu Kuohai1-12/+11
2022-11-11Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nofault()'Andrii Nakryiko3-1/+13
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2-0/+12
2022-11-11maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()Alban Crequy1-1/+1
2022-11-11nfp: change eeprom length to max length enumeratorsJaco Coetzee1-3/+3
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds154-513/+984
2022-11-10Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-115/+149
2022-11-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-2/+33
2022-11-10eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun1-1/+0
2022-11-10MAINTAINERS: Move Vivien to CREDITSFlorian Fainelli2-2/+5
2022-11-10Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-25/+109
2022-11-10Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+10
2022-11-10Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds6-9/+24
2022-11-10Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2-18/+53
2022-11-10net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang1-1/+3
2022-11-10ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao1-1/+4
2022-11-10net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao1-0/+1
2022-11-10ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao1-9/+20
2022-11-10Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers'Paolo Abeni3-7/+14
2022-11-10net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart2-7/+13
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-10Merge branch 'stmmac-dwmac-loongson-fixes-three-leaks'Paolo Abeni1-8/+31
2022-11-10stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang1-5/+14
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_pr...Yang Yingliang1-2/+5