summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-26net: usb: ax88179_178a: add Toshiba usb 3.0 adapterWilken Gottwalt1-0/+17
2020-09-26Merge branch 'bonding-team-basic-dev-needed_headroom-support'David S. Miller2-0/+2
2020-09-26team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet1-0/+1
2020-09-26bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet1-0/+1
2020-09-26net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk1-2/+4
2020-09-26net: stmmac: Fix clock handling on remove pathWong Vee Khee1-1/+0
2020-09-26vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi3-3/+34
2020-09-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-22/+22
2020-09-26Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+14
2020-09-26Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+15
2020-09-26Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2020-09-26Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-34/+56
2020-09-26io_uring: ensure async buffered read-retry is setup properlyJens Axboe1-4/+2
2020-09-25Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-09-25Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-1/+1
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-16/+16
2020-09-25KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky1-1/+7
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+4
2020-09-25Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-10/+15
2020-09-25Merge branch 'pm-cpuidle'Rafael J. Wysocki4-12/+5
2020-09-25io_uring: don't unconditionally set plug->nowait = trueJens Axboe1-3/+0
2020-09-25usbcore/driver: Accommodate usbipM. Vefa Bicakci1-6/+31
2020-09-25usbcore/driver: Fix incorrect downcastM. Vefa Bicakci1-9/+2
2020-09-25usbcore/driver: Fix specific driver selectionM. Vefa Bicakci1-1/+1
2020-09-25Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci1-6/+0
2020-09-25btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik3-9/+9
2020-09-25ice: fix memory leak in ice_vsi_setupJacob Keller1-1/+13
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller3-19/+6
2020-09-25ice: Fix call trace on suspendAnirudh Venkataramanan1-0/+1
2020-09-25iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch1-2/+2
2020-09-25Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-4/+11
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu1-2/+1
2020-09-25io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe1-0/+5
2020-09-25KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson1-1/+2
2020-09-25fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye1-0/+12
2020-09-25Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye13-54/+56
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye5-13/+11
2020-09-25xfrm: Use correct address family in xfrm_state_findHerbert Xu1-4/+7
2020-09-25tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha3-7/+27
2020-09-25net/fsl: quieten expected MDIO access failuresJamie Iles1-1/+1
2020-09-25net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne1-8/+12
2020-09-25net/tls: race causes kernel panicRohit Maheshwari1-2/+7
2020-09-25net/ethernet/broadcom: fix spelling typoWang Qing1-8/+8
2020-09-25net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang1-4/+4
2020-09-25net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang1-1/+21
2020-09-25hinic: fix wrong return value of mac-set cmdLuo bin2-13/+5
2020-09-25drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functionsXie He1-17/+26
2020-09-25net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski1-0/+6
2020-09-25Merge branch 'net_sched-fix-a-UAF-in-tcf_action_init'David S. Miller22-66/+35
2020-09-25net_sched: commit action insertions togetherCong Wang1-9/+23