]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/sctp
netlink: only do not deliver to tap when both sides are kernel sks
[karo-tx-linux.git] / net / sctp /
2013-12-31 David S. MillerMerge branch 'sctp_logspam'
2013-12-31 Neil HormanSCTP: Reduce log spamming for sctp setsockopt
2013-12-26 wangweidongsctp: fix checkpatch errors with //commen
2013-12-26 wangweidongsctp: fix checkpatch errors with open brace '{' and...
2013-12-26 wangweidongsctp: fix checkpatch errors with indent
2013-12-26 wangweidongsctp: fix checkpatch errors with (foo*)|foo * bar|foo...
2013-12-26 wangweidongsctp: fix checkpatch errors with space required or...
2013-12-22 wangweidongsctp: remove the never used 'return' and redundant...
2013-12-22 wangweidongsctp: remove casting from function calls through ops...
2013-12-22 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-12-22 Hannes Frederic... ipv6: move ip6_sk_accept_pmtu from generic pmtu update...
2013-12-22 David S. MillerRevert "sctp: fix missing include file"
2013-12-21 sfeldma@cumulusnet... sctp: fix missing include file
2013-12-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-19 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-12-18 Hannes Frederic... ipv6: support IPV6_PMTU_INTERFACE on sockets
2013-12-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-18 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-17 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-12-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-12-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-12-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-17 Linus TorvaldsMerge tag 'gpio-v3.13-4' of git://git.kernel.org/pub...
2013-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2013-12-17 wangweidongsctp: loading sctp when load sctp_probe
2013-12-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-15 Linus TorvaldsMerge tag 'pci-v3.13-fixes-2' of git://git.kernel.org...
2013-12-15 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-14 Linus TorvaldsMerge tag 'edac_fixes_for_3.13' of git://git.kernel...
2013-12-14 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-14 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2013-12-14 Linus TorvaldsMerge tag 'arc-fixes-for-3.13' of git://git.kernel...
2013-12-13 Linus TorvaldsMerge tag 'dm-3.13-fixes' of git://git.kernel.org/pub...
2013-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-13 Linus TorvaldsMerge tag 'regmap-v3.13-rc3' of git://git.kernel.org...
2013-12-13 Linus TorvaldsMerge tag 'for-linus-20131212' of git://git.infradead...
2013-12-13 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-12-13 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-13 Mark BrownMerge remote-tracking branch 'regulator/topic/constrain...
2013-12-13 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2013-12-12 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-12 Linus TorvaldsMerge tag 'sound-3.13-rc4' of git://git.kernel.org...
2013-12-12 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-12-12 Linus TorvaldsMerge tag 'keys-devel-20131210' of git://git.kernel...
2013-12-12 Linus TorvaldsMerge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi...
2013-12-12 Dave AirlieMerge branch 'drm-tda998x-3.12-fixes' of git://ftp...
2013-12-12 Dave AirlieMerge tag 'drm-intel-fixes-2013-12-11' of git://people...
2013-12-12 Dave AirlieMerge branch 'bdw-fixes' of git://people.freedesktop...
2013-12-11 Mark BrownMerge remote-tracking branches 'regulator/fix/as3722...
2013-12-11 wangweidongsctp: remove redundant null check on asoc
2013-12-11 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-11 David S. MillerMerge branch 'sctp'
2013-12-11 wangweidongsctp: fix up a spacing
2013-12-11 wangweidongsctp: add check rto_min and rto_max in sysctl
2013-12-11 wangweidongsctp: check the rto_min and rto_max in setsockopt
2013-12-11 Neil Hormansctp: properly latch and use autoclose value from sock...
2013-12-11 David S. MillerMerge branch 'sfc-3.13' of git://git.kernel.org/pub...
2013-12-10 Ingo MolnarMerge branch 'clockevents/fixes' of git://git.linaro...
2013-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-10 Kevin HilmanMerge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git...
2013-12-10 Dmitry TorokhovMerge tag 'v3.13-rc3' into for-linus
2013-12-10 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2013-12-10 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-09 Kevin HilmanMerge tag 'omap-for-v3.13/yet-more-dt-regressions-take2...
2013-12-09 John W. LinvilleMerge tag 'for-linville-20131203' of git://github.com...
2013-12-09 Linus TorvaldsMerge tag 'mfd-fixes-3.13-1' of git://git.kernel.org...
2013-12-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-09 Linus TorvaldsMerge tag 'tty-3.13-rc3' of git://git.kernel.org/pub...
2013-12-09 Linus TorvaldsMerge tag 'staging-3.13-rc3' of git://git.kernel.org...
2013-12-09 Linus TorvaldsMerge tag 'char-misc-3.13-rc3' of git://git.kernel...
2013-12-09 Linus TorvaldsMerge tag 'usb-3.13-rc3' of git://git.kernel.org/pub...
2013-12-09 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-12-06 Ben HutchingsMerge branch 'sfc-3.13' into master
2013-12-06 Alex WilliamsonMerge branch 'for-joerg/arm-smmu/fixes' of git://git...
2013-12-06 wangweidongsctp: fix some comments in associola.c
2013-12-06 wangweidongsctp: convert sctp_peer_needs_update to boolean
2013-12-06 wangweidongsctp: remove the else path
2013-12-06 wangweidongsctp: remove the duplicate initialize
2013-12-06 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-06 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-12-06 Jeff Kirshersctp: Fix FSF address in file headers
2013-12-06 Linus TorvaldsMerge tag 'trace-fixes-3.13-rc2' of git://git.kernel...
2013-12-06 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2013-12-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2013-12-06 Linus TorvaldsMerge tag 'dt-fixes-for-3.13' of git://git.kernel.org...
2013-12-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-06 Steffen Klassertnet: Remove FLOWI_FLAG_CAN_SLEEP
2013-12-06 Linus TorvaldsMerge tag 'pm-3.13-rc3' of git://git.kernel.org/pub...
2013-12-06 wangweidongsctp: disable max_burst when the max_burst is 0
2013-12-06 Rafael J. WysockiMerge branches 'pm-epoll', 'pnp' and 'powercap'
2013-12-06 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-cpufreq'
2013-12-06 David S. MillerMerge branch 'siocghwtstamp' of git://git.kernel.org...
2013-12-05 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2013-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next