summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit2020-10-141-2/+2
* mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel2020-10-141-1/+2
* mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-10-141-0/+1
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk2020-10-141-2/+4
* net: stmmac: Fix clock handling on remove pathWong Vee Khee2020-10-141-1/+0
* vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi2020-10-143-3/+34
* ice: fix memory leak in ice_vsi_setupJacob Keller2020-10-141-1/+13
* ice: fix memory leak if register_netdev_failsJacob Keller2020-10-143-19/+6
* iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch2020-10-141-2/+2
* iavf: use generic power managementVaibhav Gupta2020-10-141-33/+12
* xfrm: Use correct address family in xfrm_state_findHerbert Xu2020-10-141-4/+7
* net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang2020-10-141-1/+21
* hinic: fix wrong return value of mac-set cmdLuo bin2020-10-142-13/+5
* hinic: add log in exception handling processesLuo bin2020-10-1413-45/+151
* platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran2020-10-141-0/+1
* platform/x86: fix kconfig dependency warning for LG_LAPTOPNecip Fazil Yildiran2020-10-141-0/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* xsk: Do not discard packet when NETDEV_TX_BUSYMagnus Karlsson2020-10-141-1/+16
* xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony2020-10-141-1/+1
* xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony2020-10-141-0/+28
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-141-10/+6
* xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony2020-10-141-0/+1
* iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu2020-10-141-2/+2
* btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik2020-10-142-1/+5
* drm/amd/display: fix return value check for hdcp_workFlora Cui2020-10-141-1/+1
* drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila2020-10-141-4/+6
* io_uring: fix potential ABBA deadlock in ->show_fdinfo()Jens Axboe2020-10-141-5/+14
* btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik2020-10-143-9/+9
* drm/amdgpu: prevent double kfree ttm->sgPhilip Yang2020-10-141-0/+1
* openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-141-9/+13
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-141-0/+1
* i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea2020-10-141-0/+6
* i2c: meson: fixup rate calculation with filter delayNicolas Belin2020-10-141-11/+12
* i2c: meson: keep peripheral clock enabledJerome Brunet2020-10-141-7/+3
* i2c: meson: fix clock setting overwriteJerome Brunet2020-10-141-1/+18
* cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy2020-10-141-1/+1
* espintcp: restore IP CB before handing the packet to xfrmSabrina Dubroca2020-10-141-1/+5
* xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca2020-10-141-1/+1
* nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li2020-10-141-4/+3
* tcp: use sendpage_ok() to detect misused .sendpageColy Li2020-10-141-1/+2
* net: introduce helper sendpage_ok() in include/linux/net.hColy Li2020-10-141-0/+16
* mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins2020-10-141-0/+12
* gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko2020-10-141-1/+1
* RISC-V: Make sure memblock reserves the memory containing DTAtish Patra2020-10-141-0/+1
* macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet2020-10-141-1/+3
* nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni2020-10-141-1/+3
* platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma2020-10-141-1/+3