summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-10Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...David S. Miller
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09vxlan: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-08-09geneve: fix TOS inheriting for ipv4Matthias May
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-08atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder
2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo
2022-08-08wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo
2022-08-05net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-08-05eth: fix the help in Wangxun's KconfigJakub Kicinski
2022-08-05octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli
2022-08-05octeontx2-af: Fix key checking for source macSubbaraya Sundeep
2022-08-05octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep
2022-08-05octeontx2-af: suppress external profile loading warningHarman Kalra
2022-08-05octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach
2022-08-05bnxt_en: Remove duplicated include bnxt_devlink.cYang Li
2022-08-05net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...Cezar Bulinaru
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-03Revert "veth: Add updating of trans_start"Vladimir Oltean
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-03Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld