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
/
feat.c
Commit message (
Expand
)
Author
Age
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
*
dccp: send Confirm options only once
Samuel Jero
2011-08-01
*
dccp: support for exchanging of NN options in established state 2/2
Gerrit Renker
2011-08-01
*
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
2011-08-01
*
dccp: Kill dead code and add static markers.
stephen hemminger
2010-10-07
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2009-01-21
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2009-01-21
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2009-01-21
*
dccp: Initialisation framework for feature negotiation
Gerrit Renker
2009-01-21
*
dccp: Integrate the TFRC library with DCCP
Gerrit Renker
2009-01-05
*
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
2009-01-05
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-12-08
*
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-12-08
*
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-12-08
*
dccp: Feature activation handlers
Gerrit Renker
2008-12-02
*
dccp: Processing Confirm options
Gerrit Renker
2008-12-02
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-12-02
*
dccp: Preference list reconciliation
Gerrit Renker
2008-12-02
*
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-12-02
*
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
2008-11-20
*
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-17
*
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
2008-11-17
*
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
2008-11-12
*
dccp: Query supported CCIDs
Gerrit Renker
2008-11-12
*
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-12
*
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-11-12
*
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-05
*
dccp: List management for new feature negotiation
Gerrit Renker
2008-11-05
*
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
2008-11-05
*
dccp: return -EINVAL on invalid feature length
Chris Wright
2008-05-05
*
[DCCP]: Make code assumptions explicit
Gerrit Renker
2008-01-28
*
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
2008-01-28
*
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
2007-08-14
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-03
*
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
2006-12-03
*
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
2006-03-29
*
[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
*
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
2006-03-20
*
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2006-03-20