summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-02-19udp: rehash on disconnectWillem de Bruijn
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-02-19bpf: Fix a potential deadlock with bpf_map_do_batchYonghong Song
2020-02-19bpf: Do not grab the bucket spinlock by default on htab batch opsBrian Vazquez
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-02-19ice: Don't reject odd values of usecs set by userBrett Creeley
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-19nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-02-19Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-02-19drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu
2020-02-19iommu/arm-smmu: Restore naming of driver parameter prefixWill Deacon
2020-02-19iommu/qcom: Fix bogus detach logicRobin Murphy
2020-02-19iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-02-18net/mlx5: Fix lowest FDB pool sizePaul Blakey
2020-02-18net/mlx5e: Don't clear the whole vf config when switching modesDmytro Linkin
2020-02-18net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-02-18net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-18Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-02-18Merge tag 'tpmdd-next-20200217' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-02-18pipe: make sure to wake up everybody when the last reader/writer closesLinus Torvalds
2020-02-18netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio
2020-02-18netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio
2020-02-18flow_table.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18datapath.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18vport.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18meter.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18netlabel_domainhash.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18net: netlabel: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-18Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer
2020-02-18mptcp: fix bogus socket flag valuesFlorian Westphal
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-18Merge tag 'thunderbolt-fix-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2020-02-18iommu/vt-d: Simplify check in identity_mapping()Joerg Roedel
2020-02-18iommu/vt-d: Remove deferred_attach_domain()Joerg Roedel
2020-02-18iommu/vt-d: Do deferred attachment in iommu_need_mapping()Joerg Roedel
2020-02-18iommu/vt-d: Move deferred device attachment into helper functionJoerg Roedel
2020-02-18iommu/vt-d: Add attach_deferred() helperJoerg Roedel
2020-02-18libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen