summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-17s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-17s390/qeth: fix locking for discipline setup / removalJulian Wiedmann3-10/+7
2021-01-17s390/qeth: fix deadlock during recoveryJulian Wiedmann4-18/+34
2021-01-17nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata1-1/+1
2021-01-17nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-17nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1
2021-01-17octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal1-4/+4
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-17chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal1-3/+1
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-17chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-17net: ip: always refragment ip defragmented packetsFlorian Westphal1-1/+1
2021-01-17net: fix pmtu check in nopmtudisc modeFlorian Westphal1-6/+5
2021-01-17tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti1-2/+69
2021-01-17net: ipv6: fib: flush exceptions when purging routeSean Tranchetti1-3/+2
2021-01-17ptp: ptp_ines: prevent build when HAS_IOMEM is not setRandy Dunlap1-0/+1
2021-01-17net: bareudp: add missing error handling for bareudp_link_config()Jakub Kicinski1-8/+14
2021-01-17net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET2-4/+15
2021-01-17net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski1-1/+2
2021-01-17net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland1-25/+25
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland1-8/+23
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland1-6/+21
2021-01-17net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland1-10/+15
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu1-1/+2
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo1-2/+2
2021-01-17net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen4-5/+14
2021-01-17net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen1-2/+6
2021-01-17btrfs: shrink delalloc pages instead of full inodesJosef Bacik2-18/+46
2021-01-17btrfs: fix deadlock when cloning inline extent and low on free metadata spaceFilipe Manana7-8/+40
2021-01-17btrfs: skip unnecessary searches for xattrs when logging an inodeFilipe Manana3-1/+18
2021-01-17scsi: ufs: Fix -Wsometimes-uninitialized warningArnd Bergmann1-1/+1
2021-01-17io_uring: Fix return value from alloc_fixed_file_ref_nodeMatthew Wilcox (Oracle)1-6/+6
2021-01-17drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price1-5/+6
2021-01-17iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson1-0/+2
2021-01-17RDMA/hns: Avoid filling sl in high 3 bits of vlan_idWeihang Li1-10/+1
2021-01-17io_uring: patch up IOPOLL overflow_flush syncPavel Begunkov1-37/+41
2021-01-17io_uring: limit {io|sq}poll submit locking scopePavel Begunkov1-3/+6
2021-01-17io_uring: synchronise IOPOLL on task_submit failPavel Begunkov1-5/+6
2021-01-17powerpc/32s: Fix RTAS machine check with VMAP stackChristophe Leroy1-0/+9
2021-01-12Linux 5.10.7v5.10.7Greg Kroah-Hartman1-1/+1
2021-01-12scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2-49/+71
2021-01-12rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih1-3/+5
2021-01-12xsk: Fix memory leak for failed bindMagnus Karlsson2-2/+4
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini1-1/+1
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang1-3/+3
2021-01-12dmaengine: idxd: off by one in cleanup codeDan Carpenter1-2/+2
2021-01-12netfilter: nft_dynset: report EOPNOTSUPP on missing set featurePablo Neira Ayuso1-3/+3