]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/dccp
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[karo-tx-linux.git] / net / dccp /
2006-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-22 Jaroslav KyselaMerge with rsync://rsync.kernel.org/pub/scm/linux/kerne...
2006-03-22 Nathan ScottMerge HEAD from ../linux-2.6
2006-03-21 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-21 Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2006-03-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-21 Linus TorvaldsMerge branch 'origin'
2006-03-21 Tony LuckPull sn2-reduce-kmalloc-wrap into release branch
2006-03-21 Tony LuckPull mca-cleanup into release branch
2006-03-21 Tony LuckPull icc-cleanup into release branch
2006-03-21 Tony LuckPull sn2-mmio-writes into release branch
2006-03-21 Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21 Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21 Tony LuckPull delete-sigdelayed into release branch
2006-03-21 Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21 Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Pass dccp_minisock ptr where only the...
2006-03-21 Arnaldo Carvalho... [DCCP] minisock: Rename struct dccp_options to struct...
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Arnaldo Carvalho... [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 David S. Miller[DCCP]: Fix uninitialized var warnings in dccp_parse_op...
2006-03-21 Arnaldo Carvalho... [DCCP] options: Make dccp_insert_options & friends...
2006-03-21 Arnaldo Carvalho... [DCCP]: Remove leftover dccp_send_response prototype
2006-03-21 Arnaldo Carvalho... [DCCP]: ditch dccp_v[46]_ctl_send_ack
2006-03-21 Arnaldo Carvalho... [DCCP]: Use sk->sk_prot->max_header consistently for...
2006-03-21 Arnaldo Carvalho... [DCCP] options: Fix handling of ackvecs in DATA packets
2006-03-21 Arnaldo Carvalho... [DCCP] options: Fix some aspects of mandatory option...
2006-03-21 Arnaldo Carvalho... [DCCP] ccid2: coding style cleanups
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: cleanups
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: Add missing ipv6 control socket
2006-03-21 Arnaldo Carvalho... [DCCP]: Uninline some functions
2006-03-21 Adrian Bunk[DCCP] ipv4: make struct dccp_v4_prot static
2006-03-21 Arnaldo Carvalho... [DCCP]: Move the IPv4 specific bits from proto.c to...
2006-03-21 Arnaldo Carvalho... [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_hashinfo from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Dont use dccp_v4_checksum in dccp_make_response
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_[un]hash from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_v4_{init,destroy}_sock to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Generalize dccp_v4_send_reset
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Introduce sysctls for the default features
2006-03-21 Arnaldo Carvalho... [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
2006-03-21 Arnaldo Carvalho... [DCCP]: Kconfig tidy up
2006-03-21 Andrea Bittau[DCCP]: sparse endianness annotations
2006-03-21 Andrea Bittau[DCCP] feat: Actually change the CCID upon negotiation
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Improve CCID infrastructure
2006-03-21 Andrea Bittau[DCCP] CCID2: Drop sock reference count on timer expira...
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation
2006-03-21 Andrea Bittau[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
2006-03-21 Arnaldo Carvalho... [DCCP] CCID3: Set the no_feedback_timer fields near...
2006-03-21 Arnaldo Carvalho... [DCCP]: Don't alloc ack vector for the control sock
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Delete all the ack vector records in...
2006-03-21 Arnaldo Carvalho... [DCCP] CCID: Allow ccid_{init,exit} to be NULL
2006-03-21 Andrea Bittau[DCCP] ackvec: Introduce ack vector records
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Introduce dccp_ackvec_slab
2006-03-21 Arnaldo Carvalho... [DCCP]: Fix error handling in dccp_init
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Ditch dccpav_buf_len
2006-03-20 Kumar GalaMerge branch 'master'
2006-03-20 Adrian BunkMerge with git://git.kernel.org/pub/scm/linux/kernel...
2006-03-20 Kumar GalaMerge branch 'master'
2006-03-14 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-03-14 James BottomleyMerge ../linux-2.6
2006-03-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-03-11 Jeff GarzikMerge branch 'master'
2006-03-11 Jeff GarzikMerge branch 'e1000-upstream' of git://198.78.49.142...
2006-03-11 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-09 Paul MackerrasMerge ../linux-2.6
2006-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-03-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-07 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-03-06 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2006-03-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2006-03-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-05 Ian McDonald[DCCP] ccid3: Divide by zero fix
2006-03-02 Jeff GarzikMerge branch 'lro'
2006-02-24 Anton AltaparmakovMerge ../ntfs-2.6-devel
2006-02-24 Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2006-02-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-02-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-02-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-02-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-02-10 Paul MackerrasMerge ../powerpc-merge
2006-02-09 Tony LuckPull new-syscalls into release branch
2006-02-09 Jeff GarzikMerge branch 'viro'
2006-02-09 Jeff GarzikMerge branch 'net.b0' of git://git.kernel.org/pub/scm...
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-09 Jeff GarzikMerge branch 'master'
2006-02-09 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-02-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-02-08 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-02-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-07 Paul MackerrasMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next