]> Git Repo - linux.git/history - net/mptcp
uapi: rename ext2_swab() to swab() and share globally in swab.h
[linux.git] / net / mptcp /
2020-01-30 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git.kernel.org/pub...
2020-01-30 Linus TorvaldsMerge tag 'threads-v5.6' of git://git.kernel.org/pub...
2020-01-30 Linus TorvaldsMerge tag 'for-5.6/io_uring-vfs-2020-01-29' of git...
2020-01-30 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2020-01-30 Linus TorvaldsMerge tag 'for-5.6/dm-changes' of git://git.kernel...
2020-01-29 Linus TorvaldsMerge tag 'docs-5.6' of git://git.lwn.net/linux
2020-01-29 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc1-kunit' of git:/...
2020-01-29 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc1' of git://git.kernel...
2020-01-29 Linus TorvaldsMerge tag 'y2038-drivers-for-v5.6-signed' of git:/...
2020-01-29 Linus TorvaldsMerge tag 'printk-for-5.6' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'erofs-for-5.6-rc1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge branch 'work.adfs' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge branch 'work.openat2' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge branch 'urgent-for-mingo' of git://git.kernel...
2020-01-29 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2020-01-29 Linus TorvaldsMerge tag 'char-misc-5.6-rc1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'driver-core-5.6-rc1' of git://git.kernel...
2020-01-29 Linus TorvaldsMerge tag 'staging-5.6-rc1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'tty-5.6-rc1' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge tag 'usb-5.6-rc1' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge tag 'pinctrl-v5.6-1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'gpio-v5.6-1' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge branch 'for-v5.6' of git://git.kernel.org:/pub...
2020-01-29 Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'tomoyo-pr-20200128' of git://git.osdn.net...
2020-01-29 Linus TorvaldsMerge tag 's390-5.6-1' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge tag 'for-linus-5.6-rc1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'trace-v5.5-rc7' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'thermal-v5.6-rc1' of git://git.kernel.org...
2020-01-29 Linus TorvaldsMerge tag 'sound-5.6-rc1' of git://git.kernel.org/pub...
2020-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-27 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-27 David S. MillerMerge tag 'wireless-drivers-next-2020-01-26' of git...
2020-01-27 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2020-01-26 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2020-01-26 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-01-25 Mat Martineaumptcp: Fix code formatting
2020-01-25 Florian Westphalmptcp: do not inherit inet proto ops
2020-01-24 David S. MillerMerge branch 'mptcp-part-two'
2020-01-24 Paolo Abenimptcp: cope with later TCP fallback
2020-01-24 Christoph Paaschmptcp: process MP_CAPABLE data option
2020-01-24 Christoph Paaschmptcp: parse and emit MP_CAPABLE option according to...
2020-01-24 Paolo Abenimptcp: move from sha1 (v0) to sha256 (v1)
2020-01-24 Matthieu Baertsmptcp: new sysctl to control the activation per NS
2020-01-24 Paolo Abenimptcp: allow collapsing consecutive sendpages on the...
2020-01-24 Paolo Abenimptcp: recvmsg() can drain data from multiple subflows
2020-01-24 Florian Westphalmptcp: add subflow write space signalling and mptcp_poll
2020-01-24 Mat Martineaumptcp: Implement MPTCP receive path
2020-01-24 Mat Martineaumptcp: Write MPTCP DSS headers to outgoing data packets
2020-01-24 Peter Krystadmptcp: Add setsockopt()/getsockopt() socket operations
2020-01-24 Peter Krystadmptcp: Add shutdown() socket operation
2020-01-24 Peter Krystadmptcp: Add key generation and token tree
2020-01-24 Peter Krystadmptcp: Create SUBFLOW socket for incoming connections
2020-01-24 Peter Krystadmptcp: Handle MP_CAPABLE options for outgoing connections
2020-01-24 Peter Krystadmptcp: Associate MPTCP context with TCP socket
2020-01-24 Peter Krystadmptcp: Handle MPTCP TCP options
2020-01-24 Mat Martineaumptcp: Add MPTCP socket stubs
This page took 9.530604 seconds and 7 git commands to generate.