]> asedeno.scripts.mit.edu Git - linux.git/history - net/compat.c
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
[linux.git] / net / compat.c
2018-04-08 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2018-04-05 Linus TorvaldsMerge tag 'char-misc-4.17-rc1' of git://git.kernel...
2018-04-05 Linus TorvaldsMerge tag 'driver-core-4.17-rc1' of git://git.kernel...
2018-04-05 Linus TorvaldsMerge tag 'staging-4.17-rc1' of git://git.kernel.org...
2018-04-05 Linus TorvaldsMerge tag 'tty-4.17-rc1' of git://git.kernel.org/pub...
2018-04-05 Linus TorvaldsMerge tag 'usb-4.17-rc1' of git://git.kernel.org/pub...
2018-04-05 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2018-04-04 Linus TorvaldsMerge tag 'riscv-for-linus-4.17-mw0' of git://git.kerne...
2018-04-04 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2018-04-04 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2018-04-04 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge tag '4.17-SMB3-Fixes' of git://git.samba.org...
2018-04-04 Linus TorvaldsMerge tag 'gfs2-4.17.fixes' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge tag 'for-4.17-tag' of git://git.kernel.org/pub...
2018-04-04 Linus TorvaldsMerge tag 'xfs-4.17-merge-1' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge branch 'work.dcache' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge branch 'userns-linus' of git://git.kernel.org...
2018-04-04 Linus TorvaldsMerge branch 'for-4.17' of git://git.kernel.org/pub...
2018-04-04 Linus TorvaldsMerge branch 'for-4.17' of git://git.kernel.org/pub...
2018-04-04 Linus TorvaldsMerge tag 'media/v4.17-1' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge tag 'kconfig-v4.17' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge tag 'kbuild-v4.17' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge branch 'parisc-4.17-1' of git://git.kernel.org...
2018-04-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-04-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-04-03 Linus TorvaldsMerge tag 'docs-4.17' of git://git.lwn.net/linux
2018-04-03 Linus TorvaldsMerge tag 'leds_for_4.17-rc1' of git://git.kernel.org...
2018-04-03 Linus TorvaldsMerge tag 'for-linus-4.17' of git://github.com/cminyard...
2018-04-03 Linus TorvaldsMerge tag 'pinctrl-v4.17-1' of git://git.kernel.org...
2018-04-03 Linus TorvaldsMerge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm...
2018-04-03 Linus TorvaldsMerge tag 'hsi-for-4.17' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge tag 'for-v4.17' of git://git.kernel.org/pub/scm...
2018-04-03 Linus TorvaldsMerge tag 'spi-v4.17' of git://git.kernel.org/pub/scm...
2018-04-03 Linus TorvaldsMerge tag 'regulator-v4.17' of git://git.kernel.org...
2018-04-03 Linus TorvaldsMerge tag 'regmap-v4.17' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge tag 'pm-4.17-rc1' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub...
2018-04-03 Linus TorvaldsMerge branch 'syscalls-next' of git://git.kernel.org...
2018-04-02 Dominik Brodowskinet: socket: add __compat_sys_...msg() helpers; remove...
2018-04-02 Dominik Brodowskinet: socket: add __compat_sys_recvmmsg() helper; remove...
2018-04-02 Dominik Brodowskinet: socket: add __compat_sys_getsockopt() helper;...
2018-04-02 Dominik Brodowskinet: socket: add __compat_sys_setsockopt() helper;...
2018-04-02 Dominik Brodowskinet: socket: add __compat_sys_recvfrom() helper; remove...
2018-04-02 Dominik Brodowskinet: socket: replace call to sys_recv() with __sys_recv...
2018-04-02 Dominik Brodowskinet: socket: replace calls to sys_send() with __sys_sen...
2018-04-02 Dominik Brodowskinet: socket: move check for forbid_cmsg_compat to __sys...
2018-04-02 Dominik Brodowskinet: socket: add __sys_shutdown() helper; remove in...
2018-04-02 Dominik Brodowskinet: socket: add __sys_socketpair() helper; remove...
2018-04-02 Dominik Brodowskinet: socket: add __sys_getpeername() helper; remove...
2018-04-02 Dominik Brodowskinet: socket: add __sys_getsockname() helper; remove...
2018-04-02 Dominik Brodowskinet: socket: add __sys_listen() helper; remove in-kerne...
2018-04-02 Dominik Brodowskinet: socket: add __sys_connect() helper; remove in...
2018-04-02 Dominik Brodowskinet: socket: add __sys_bind() helper; remove in-kernel...
2018-04-02 Dominik Brodowskinet: socket: add __sys_socket() helper; remove in-kerne...
2018-04-02 Dominik Brodowskinet: socket: add __sys_accept4() helper; remove in...
2018-04-02 Dominik Brodowskinet: socket: add __sys_sendto() helper; remove in-kerne...
2018-04-02 Dominik Brodowskinet: socket: add __sys_recvfrom() helper; remove in...
2018-01-31 Linus TorvaldsMerge tag 'selinux-pr-20180130' of git://git.kernel...
2018-01-26 Mark BrownMerge remote-tracking branches 'spi/topic/fsl-dspi...
2018-01-18 Mark BrownMerge remote-tracking branches 'asoc/topic/rl6231'...
2018-01-18 Mark BrownMerge remote-tracking branches 'asoc/topic/mxs', 'asoc...
2018-01-12 Mark BrownMerge remote-tracking branches 'asoc/topic/rt5514'...
2018-01-12 Mark BrownMerge remote-tracking branches 'asoc/topic/mtk', 'asoc...
2018-01-08 Mark BrownMerge branch 'fix/intel' of https://git.kernel.org...
2018-01-05 Mark BrownMerge remote-tracking branches 'asoc/topic/rl6231'...
2018-01-05 Mark BrownMerge remote-tracking branches 'asoc/topic/nau8824...
2018-01-05 Mark BrownMerge remote-tracking branches 'asoc/topic/mc13783...
2018-01-05 Mark BrownMerge remote-tracking branch 'asoc/topic/intel' into...
2017-12-21 Arnd BergmannMerge tag 'omap-for-v4.15/defconfig-v2-signed' of ssh...
2017-12-21 Florian FainelliMerge tag 'bcm2835-drivers-next-2017-12-19' into driver...
2017-12-03 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-12-03 Olof JohanssonMerge tag 'renesas-dt-fixes-for-v4.15' of https://git...
2017-11-29 James MorrisMerge tag 'v4.15-rc1' into next-seccomp
2017-11-28 Tony LindgrenMerge branch 'omap-for-v4.14/fixes' into omap-for-v4...
2017-11-28 Tony LindgrenMerge branch 'dts-fixes' into omap-for-v4.15/fixes-dt
2017-11-28 Tony LindgrenMerge branch 'soc-fixes' into omap-for-v4.15/fixes
2017-11-27 Florian FainelliMerge tag 'bcm2835-dt-next-fixes-2017-11-15' into devic...
2017-11-26 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-23 Linus TorvaldsMerge tag 'pwm/for-4.15-rc1' of git://git.kernel.org...
2017-11-23 Linus TorvaldsMerge tag 'rtc-4.15' of git://git.kernel.org/pub/scm...
2017-11-23 Linus TorvaldsMerge branch 'work.whack-a-mole' of git://git.kernel...
2017-11-22 Dave AirlieMerge tag 'imx-drm-next-2017-10-18' of git://git.pengut...
2017-11-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-11-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.15' of git://git...
2017-11-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-18 Linus TorvaldsMerge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
2017-11-18 Linus TorvaldsMerge tag 'hwlock-v4.15' of git://github.com/andersson...
2017-11-18 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2017-11-17 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2017-11-17 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2017-11-17 Linus TorvaldsMerge branch 'work.get_user_pages_fast' of git://git...
2017-11-17 Linus TorvaldsMerge branch 'misc.compat' of git://git.kernel.org...
2017-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2017-11-16 Linus TorvaldsMerge tag 'pinctrl-v4.15-1' of git://git.kernel.org...
2017-11-16 Linus TorvaldsMerge tag 'backlight-next-4.15' of git://git.kernel...
2017-11-16 Linus TorvaldsMerge tag 'mfd-next-4.15' of git://git.kernel.org/pub...
2017-11-16 Radim KrčmářMerge tag 'kvm-s390-next-4.15-1' of git://git.kernel...
2017-11-15 Linus TorvaldsMerge branch 'for-4.15' of git://git.kernel.org/pub...
next