summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-16net: thunderbolt: Fix error handling in tbnet_init()Yuan Can
2022-11-16Merge branch 'microchip-fixes'David S. Miller
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing
2022-11-15net: dsa: don't leak tagger-owned storage on switch driver unbindVladimir Oltean
2022-11-15net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun
2022-11-15net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian
2022-11-15bridge: switchdev: Fix memory leaks when changing VLAN protocolIdo Schimmel
2022-11-15Merge branch 'net-hns3-this-series-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-15net: ena: Fix error handling in ena_init()Yuan Can
2022-11-15kcm: close race conditions on sk_receive_queueCong Wang
2022-11-14net: ionic: Fix error handling in ionic_init_module()Yuan Can
2022-11-14mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen
2022-11-14net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean
2022-11-14net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun
2022-11-14Merge branch 'octeon_ep-fixes'David S. Miller
2022-11-14octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan
2022-11-14octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan
2022-11-14octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan
2022-11-14octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan
2022-11-14bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui
2022-11-14net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao
2022-11-14net: macvlan: Use built-in RCU list checkingChuang Wang
2022-11-14mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-14net: liquidio: release resources when liquidio driver open failedZhengchao Shao
2022-11-11mctp i2c: don't count unused / invalid keys for flow releaseJeremy Kerr
2022-11-11net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()Yu Liao
2022-11-11net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim
2022-11-11net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong
2022-11-11net: hinic: Fix error handling in hinic_module_init()Yuan Can
2022-11-11mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang
2022-11-11net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai
2022-11-11bpf: Initialize same number of free nodes for each pcpu_freelistXu Kuohai
2022-11-11Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nofault()'Andrii Nakryiko
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy
2022-11-11maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()Alban Crequy
2022-11-11nfp: change eeprom length to max length enumeratorsJaco Coetzee
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