index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
*
[DCCP]: Fix sock_orphan dead lock
Herbert Xu
2006-05-05
*
[DCCP]: Fix leak in net/dccp/ipv4.c
Eric Sesterhenn
2006-04-11
*
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
2006-03-29
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
*
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-21
*
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-21
*
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
2006-03-21
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-21
*
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
David S. Miller
2006-03-21
*
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: ditch dccp_v[46]_ctl_send_ack
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] options: Fix handling of ackvecs in DATA packets
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] options: Fix some aspects of mandatory option processing
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] ccid2: coding style cleanups
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] ipv6: cleanups
Arnaldo Carvalho de Melo
2006-03-21
*
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP] ipv4: make struct dccp_v4_prot static
Adrian Bunk
2006-03-21
*
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP]: Kconfig tidy up
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP]: sparse endianness annotations
Andrea Bittau
2006-03-20
*
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
2006-03-20
*
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
Andrea Bittau
2006-03-20
*
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2006-03-20
*
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
2006-03-20
*
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP]: Don't alloc ack vector for the control sock
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
2006-03-20
*
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP]: Fix error handling in dccp_init
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP] ccid3: Divide by zero fix
Ian McDonald
2006-03-05
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
*
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
David S. Miller
2006-01-31
*
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-31
[next]