summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...Tetsuo Handa
2022-09-30net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle
2022-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-09-30tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-09-30sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long
2022-09-30mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou
2022-09-29eth: alx: take rtnl_lock on resumeJakub Kicinski
2022-09-29vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-28Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'Jakub Kicinski
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong
2022-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean
2022-09-28Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-28Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-09-28Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-28ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde
2022-09-28xfrm: Reinject transport-mode packets through workqueueLiu Jian
2022-09-27Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-09-27Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-27ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski
2022-09-27ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski
2022-09-27net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-27Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak
2022-09-27Merge tag 'sound-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-27Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Borislav Petkov
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-27net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner
2022-09-27net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca
2022-09-27wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow
2022-09-27wifi: mac80211: fix regression with non-QoS driversHans de Goede
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel
2022-09-27wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel
2022-09-27wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja
2022-09-27libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel
2022-09-26Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds