index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-06
dccp: Kill dead code and add static markers.
stephen hemminger
1
-10
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-3
/
+4
2009-01-21
dccp: Debugging functions for feature negotiation
Gerrit Renker
1
-42
/
+107
2009-01-21
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
1
-3
/
+8
2009-01-21
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
1
-2
/
+11
2009-01-21
dccp: Initialisation framework for feature negotiation
Gerrit Renker
1
-9
/
+56
2009-01-04
dccp: Integrate the TFRC library with DCCP
Gerrit Renker
1
-4
/
+0
2009-01-04
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
1
-1
/
+1
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
1
-1
/
+1
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
1
-13
/
+0
2008-12-08
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
1
-498
/
+6
2008-12-01
dccp: Feature activation handlers
Gerrit Renker
1
-10
/
+203
2008-12-01
dccp: Processing Confirm options
Gerrit Renker
1
-1
/
+99
2008-12-01
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
1
-1
/
+179
2008-12-01
dccp: Preference list reconciliation
Gerrit Renker
1
-2
/
+75
2008-12-01
dccp: Insert feature-negotiation options into skb
Gerrit Renker
1
-0
/
+65
2008-11-20
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
1
-1
/
+2
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-45
/
+27
2008-11-16
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
1
-0
/
+37
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
1
-0
/
+160
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+4
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
1
-23
/
+169
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
1
-11
/
+8
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
1
-0
/
+55
2008-11-04
dccp: List management for new feature negotiation
Gerrit Renker
1
-0
/
+73
2008-11-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-0
/
+39
2008-05-05
dccp: return -EINVAL on invalid feature length
Chris Wright
1
-1
/
+1
2008-01-28
[DCCP]: Make code assumptions explicit
Gerrit Renker
1
-7
/
+10
2008-01-28
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
1
-8
/
+4
2007-08-13
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
1
-4
/
+10
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
1
-5
/
+6
2006-12-02
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
1
-8
/
+4
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
1
-27
/
+89
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-29
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
1
-3
/
+3
2006-03-20
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
1
-16
/
+14
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
1
-44
/
+37
2006-03-20
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
1
-1
/
+42
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+554