aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-06-06rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu1-4/+13
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad3-8/+8
2020-06-05vsock/vmci: make vmci_vsock_transport_cb() staticStefano Garzarella1-1/+1
2020-06-05net: ethtool: Fix comment mentioning typo in IS_ENABLED()Kees Cook1-1/+1
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart1-2/+2
2020-06-05Merge branch 'Fixes-for-OF_MDIO-flag'David S. Miller5-6/+6
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83867: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: dp83869: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-05ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter1-2/+1
2020-06-04net/xdp: use shift instead of 64 bit divisionPavel Machek1-1/+1
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav3-16/+36
2020-06-04inet_connection_sock: clear inet_num out of destroy helperPaolo Abeni2-1/+1
2020-06-04yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-04lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg1-1/+1
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp1-1/+0
2020-06-04r8169: fix failing WoLHeiner Kallweit1-6/+7
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter1-1/+1
2020-06-04net: mdiobus: Disable preemption upon u64_stats updateAhmed S. Darwish1-0/+2
2020-06-04u64_stats: Document writer non-preemptibility requirementAhmed S. Darwish1-20/+23
2020-06-04net: phy: fixed_phy: Remove unused seqcountAhmed S. Darwish1-17/+11
2020-06-04net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-04net: dsa: qca8k: Fix "Unexpected gfp" kernel exceptionMichal Vokáč1-2/+1
2020-06-04geneve: change from tx_error to tx_dropped on missing metadataJiri Benc1-3/+4
2020-06-04Merge branch 'ena-xdp-fixes'David S. Miller1-5/+5
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran1-4/+4
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran1-1/+1
2020-06-04seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam6-13/+17
2020-06-04tipc: fix NULL pointer dereference in streamingTuong Lien1-2/+2
2020-06-04genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang1-36/+58
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari1-1/+1
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2097-44648/+150201
2020-06-03Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-600/+467
2020-06-03Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-170/+77
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds155-3048/+5309
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds19-875/+1309
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds12-56/+490
2020-06-03Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-18/+18
2020-06-03Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-17/+22
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds333-13057/+4674
2020-06-03Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-06-03fix a braino in ia64 uaccess csum changesAl Viro1-1/+1
2020-06-03Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds18-47/+833
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-408/+603
2020-06-03Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-39/+128
2020-06-03Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-75/+992
2020-06-03Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-220/+1340