summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal
2020-03-24netfilter: nft_fwd_netdev: allow to redirect to ifb via ingressPablo Neira Ayuso
2020-03-24netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-03-24netfilter: nft_set_rbtree: Detect partial overlaps on insertionStefano Brivio
2020-03-24netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-03-24netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...Stefano Brivio
2020-03-24netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...Pablo Neira Ayuso
2020-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-24Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-03-24KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timerWanpeng Li
2020-03-24gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede
2020-03-24xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-23ethtool: fix reference leak in some *_SET handlersMichal Kubecek
2020-03-23net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli
2020-03-23Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2020-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-23macsec: restrict to ethernet devicesWillem de Bruijn
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek
2020-03-23net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-03-23NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter
2020-03-23ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-23IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet
2020-03-23KVM: VMX: don't allow memory operands for inline asm that modifies SPNick Desaulniers
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho
2020-03-23KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe
2020-03-23KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky
2020-03-23ceph: fix memory leak in ceph_cleanup_snapid_map()Luis Henriques
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-03-23i2c: fix a doc warningMauro Carvalho Chehab
2020-03-23ARM: dts: oxnas: Fix clear-mask propertySungbo Eo
2020-03-23dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...Christophe JAILLET
2020-03-23MAINTAINERS: Add maintainer for HiSilicon DMA engine driverZhou Wang
2020-03-23dmaengine: idxd: fix off by one on cdev dwq refcountDave Jiang
2020-03-22Linux 5.6-rc7Linus Torvalds
2020-03-22ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-22i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire