summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran3-9/+28
2020-10-14net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2-37/+50
2020-10-14net/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-14net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6
2020-10-14net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin1-0/+3
2020-10-14net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin2-5/+58
2020-10-14net/mlx5: Fix request_irqs error flowMaor Gottlieb1-1/+1
2020-10-14net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha1-1/+20
2020-10-14net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha3-9/+86
2020-10-14net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2-38/+73
2020-10-14net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha1-0/+2
2020-10-14pipe: Fix memory leaks in create_pipe_files()Qian Cai2-6/+11
2020-10-14octeontx2-pf: Fix synchnorization issue in mboxHariprasad Kelam4-9/+19
2020-10-14octeontx2-pf: Fix the device state on errorHariprasad Kelam1-1/+4
2020-10-14octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 framesGeetha sowjanya1-0/+1
2020-10-14octeontx2-af: Fix enable/disable of default NPC entriesSubbaraya Sundeep3-11/+23
2020-10-14net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu1-15/+16
2020-10-14virtio-net: don't disable guest csum when disable LROTonghao Zhang1-1/+7
2020-10-14net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt1-0/+1
2020-10-14r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit1-2/+2
2020-10-14mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error pathIdo Schimmel1-1/+2
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap1-0/+1
2020-10-14bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet1-0/+1
2020-10-14net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk1-2/+4
2020-10-14net: stmmac: Fix clock handling on remove pathWong Vee Khee1-1/+0
2020-10-14vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi3-3/+34
2020-10-14ice: fix memory leak in ice_vsi_setupJacob Keller1-1/+13
2020-10-14ice: fix memory leak if register_netdev_failsJacob Keller3-19/+6
2020-10-14iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch1-2/+2
2020-10-14iavf: use generic power managementVaibhav Gupta1-33/+12
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu1-4/+7
2020-10-14net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang1-1/+21
2020-10-14hinic: fix wrong return value of mac-set cmdLuo bin2-13/+5
2020-10-14hinic: add log in exception handling processesLuo bin13-45/+151
2020-10-14platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran1-0/+1
2020-10-14platform/x86: fix kconfig dependency warning for LG_LAPTOPNecip Fazil Yildiran1-0/+1
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-10-14xsk: Do not discard packet when NETDEV_TX_BUSYMagnus Karlsson1-1/+16
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony1-1/+1
2020-10-14xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony1-0/+28
2020-10-14xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony1-10/+6
2020-10-14xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony1-0/+1
2020-10-14iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-14btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik2-1/+5
2020-10-14drm/amd/display: fix return value check for hdcp_workFlora Cui1-1/+1
2020-10-14drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila1-4/+6
2020-10-14io_uring: fix potential ABBA deadlock in ->show_fdinfo()Jens Axboe1-5/+14
2020-10-14btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik3-9/+9
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang1-0/+1
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara1-9/+13