index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2013-10-19
net: dccp: Remove extern from function prototypes
Joe Perches
2011-08-01
dccp: support for the exchange of NN options in established state 1/2
Gerrit Renker
2010-10-06
dccp: Kill dead code and add static markers.
stephen hemminger
2009-01-21
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: Initialisation framework for feature negotiation
Gerrit Renker
2008-12-08
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-12-01
dccp: Processing Confirm options
Gerrit Renker
2008-12-01
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-11-23
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-11-23
dccp: Support for Mandatory options
Gerrit Renker
2008-11-23
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
2008-01-28
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-09-22
[DCCP]: Shift sysctls into feat.h
Ian McDonald
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
2006-03-20
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau