summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-02-01cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-01MAINTAINERS: Orphan HSR network protocolSven Eckelmann
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-31tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-01-31netfilter: nf_flowtable: fix documentationMatteo Croce
2020-01-31netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagPaul Blakey
2020-01-31netfilter: flowtable: Fix missing flush hardware on table freePaul Blakey
2020-01-31netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanupPaul Blakey
2020-01-31netfilter: Use kvcallocJoe Perches
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-31net: mdio: of: fix potential NULL pointer derefernceMichael Walle
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-01-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport
2020-01-30ide: make drive->dn read onlyDan Carpenter
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven
2020-01-30net: drop_monitor: Use kstrdupJoe Perches
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-01-30mptcp: MPTCP_HMAC_TEST should depend on MPTCPGeert Uytterhoeven
2020-01-30mptcp: Fix incorrect IPV6 dependency checkGeert Uytterhoeven
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-29Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe
2020-01-29eventpoll: abstract out epoll_ctl() handlerJens Axboe
2020-01-29io_uring: fix linked command file table usageJens Axboe