summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix regression where EAPOL frames were sent in plaintextMathy Vanhoef2020-10-301-3/+4
* Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds2020-10-292-0/+4
|\
| * include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva2020-10-292-0/+4
* | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2939-178/+261
|\ \
| * | r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit2020-10-291-2/+2
| * | netem: fix zero division in tabledistAleksandr Nogikh2020-10-291-1/+8
| * | ibmvnic: fix ibmvnic_set_macLijun Pan2020-10-291-2/+6
| * | mptcp: add missing memory scheduling in the rx pathPaolo Abeni2020-10-291-0/+10
| * | tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen2020-10-291-3/+2
| * | gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara2020-10-291-8/+8
| * | net: protect tcf_block_unbind with block lockLeon Romanovsky2020-10-281-2/+2
| * | ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer2020-10-281-6/+0
| * | net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault2020-10-281-0/+1
| * | ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-10-281-3/+7
| * | devlink: Unlock on error in dumpit()Dan Carpenter2020-10-281-2/+4
| * | devlink: Fix some error codesDan Carpenter2020-10-281-9/+15
| * | chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav2020-10-281-15/+12
| * | chelsio/chtls: fix deadlock issueVinay Kumar Yadav2020-10-281-2/+0
| * | net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu2020-10-271-1/+1
| * | Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2020-10-272-18/+32
| |\ \
| | * | bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam2020-10-271-1/+2
| | * | bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan2020-10-271-1/+4
| | * | bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2020-10-272-1/+19
| | * | bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam2020-10-271-11/+2
| | * | bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam2020-10-271-4/+5
| |/ /
| * | Merge branch 'mlxsw-various-fixes'Jakub Kicinski2020-10-274-2/+43
| |\ \
| | * | mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen2020-10-271-0/+3
| | * | mlxsw: core: Fix memory leak on module removalIdo Schimmel2020-10-271-0/+2
| | * | mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen2020-10-273-2/+38
| |/ /
| * | Merge branch 'net-smc-fixes-2020-10-23'Jakub Kicinski2020-10-273-6/+10
| |\ \
| | * | s390/ism: fix incorrect system EIDKarsten Graul2020-10-271-1/+1
| | * | net/smc: fix suppressed return codeKarsten Graul2020-10-271-2/+5
| | * | net/smc: fix null pointer dereference in smc_listen_decline()Karsten Graul2020-10-271-3/+4
| |/ /
| * | vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep2020-10-271-1/+1
| * | cxgb4: set up filter action after rewritesRaju Rangoju2020-10-272-29/+31
| * | net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter2020-10-271-1/+1
| * | tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2020-10-242-1/+4
| * | net: ucc_geth: Drop extraneous parentheses in comparisonMichael Ellerman2020-10-241-1/+1
| * | Merge branch 'ionic-memory-usage-fixes'Jakub Kicinski2020-10-248-55/+40
| |\ \
| | * | ionic: fix mem leak in rx_emptyShannon Nelson2020-10-241-13/+11
| | * | ionic: no rx flush in deinitShannon Nelson2020-10-243-15/+0
| | * | ionic: clean up sparse complaintsShannon Nelson2020-10-247-27/+29
| |/ /
| * | chelsio/chtls: fix tls record info to userVinay Kumar Yadav2020-10-241-2/+5
| * | net: ipa: command payloads already mappedAlex Elder2020-10-241-6/+15
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-2913-44/+103
|\ \ \
| * | | RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad2020-10-281-0/+1
| * | | RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-286-29/+48
| * | | RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman2020-10-261-3/+0
| * | | RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-263-7/+22
| * | | RDMA/rxe: Fix small problem in network_type patchBob Pearson2020-10-262-5/+32
| | |/ | |/|