summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-26mptcp: add dummy icsk_sync_mss()Paolo Abeni
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26sched: act: count in the size of action flags bitfieldJiri Pirko
2020-02-27kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...Linus Torvalds
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-02-26ethtool: limit bitset sizeMichal Kubecek
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig
2020-02-26signal: avoid double atomic counter increments for user accountingLinus Torvalds
2020-02-27kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada
2020-02-27kbuild: add dtbs_check to PHONYMasahiro Yamada
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada
2020-02-27kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada
2020-02-27kbuild: remove wrong documentation about mandatory-yMasahiro Yamada
2020-02-27kbuild: add comment for V=2 modeRandy Dunlap
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-25Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-25Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...Linus Torvalds
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio
2020-02-25docs: Fix empty parallelism argumentKees Cook
2020-02-25docs: remove MPX from the x86 tocStephen Kitt
2020-02-24MAINTAINERS: Hand MIPS over to ThomasPaul Burton
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-24audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-02-24riscv: adjust the indentZong Li
2020-02-24riscv: allocate a complete page size for each page tableZong Li
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-02-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-02-24floppy: check FDC index for errors before assigning itLinus Torvalds
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov
2020-02-24Merge branch 'net-ll_temac-Bugfixes'David S. Miller
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal