aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-09-292-2/+2
* Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-2932-191/+223
|\
| * Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'Jakub Kicinski2022-09-283-29/+22
| |\
| | * mptcp: fix unreleased socket in accept queueMenglong Dong2022-09-283-27/+9
| | * mptcp: factor out __mptcp_close() without socket lockMenglong Dong2022-09-282-2/+13
| |/
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-09-283-101/+71
| |\
| | * ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski2022-09-271-13/+7
| | * ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski2022-09-273-88/+64
| * | net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle2022-09-281-2/+2
| * | net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean2022-09-281-0/+7
| * | Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-09-282-8/+20
| |\ \
| | * | can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde2022-09-282-8/+20
| |/ /
| * | Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-09-276-10/+19
| |\ \ | | |/ | |/|
| | * wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca2022-09-271-1/+0
| | * wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca2022-09-271-2/+6
| | * wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow2022-09-271-2/+4
| | * wifi: mac80211: fix regression with non-QoS driversHans de Goede2022-09-271-0/+4
| | * wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel2022-09-271-2/+2
| | * wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel2022-09-271-1/+1
| | * wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja2022-09-271-2/+2
| * | net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich2022-09-271-0/+1
| * | selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-09-271-1/+1
| * | net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner2022-09-271-4/+6
| * | net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang2022-09-271-10/+13
| * | net: hippi: Add missing pci_disable_device() in rr_init_one()ruanjinjie2022-09-261-0/+1
| * | net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu2022-09-261-2/+2
| * | cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca2022-09-261-9/+19
| * | net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua2022-09-261-1/+4
| * | usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-09-261-1/+6
| * | Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin2022-09-261-2/+2
| * | sfc: correct filter_table_remove method for EF10 PFsAndy Moreton2022-09-231-1/+1
| * | Merge branch 'net-mt7531-pll-reset-fixes'Jakub Kicinski2022-09-231-6/+13
| |\ \
| | * | net: mt7531: ensure all MACs are powered down before resetAlexander Couzens2022-09-231-0/+4
| | * | net: mt7531: only do PLL once after the resetAlexander Couzens2022-09-231-6/+9
| |/ /
| * | MAINTAINERS: rectify file entry in TEAM DRIVERLukas Bulwahn2022-09-231-1/+1
| * | net: macb: Fix ZynqMP SGMII non-wakeup source resume failureRadhey Shyam Pandey2022-09-231-0/+4
| * | tun: support not enabling carrier in TUNSETIFFPatrick Rohr2022-09-232-3/+8
* | | Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-294-3/+5
|\ \ \
| * | | Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak2022-09-271-1/+1
| * | | Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson2022-09-241-1/+0
| * | | Input: iqs62x-keys - drop unused device node referencesJeff LaBundy2022-09-241-0/+3
| * | | Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-09-241-1/+1
* | | | Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-09-295-21/+24
|\ \ \ \
| * | | | ata: libata-sata: Fix device queue depth controlDamien Le Moal2022-09-283-15/+16
| * | | | ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal2022-09-281-6/+4
| * | | | libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel2022-09-271-0/+4
* | | | | Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-293-15/+4
|\ \ \ \ \
| * | | | | LoongArch: Clean up loongson3_smp_ops declarationYanteng Si2022-09-291-2/+0
| * | | | | LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen2022-09-291-13/+2
| * | | | | LoongArch: Align the address of kernel_entry to 4KBHuacai Chen2022-09-291-0/+2