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
/
ccid.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-01
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
2013-10-19
net: dccp: Remove extern from function prototypes
Joe Perches
2012-08-15
dccp: check ccid before dereferencing
Mathias Krause
2010-10-28
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
2010-10-12
dccp: remove unused argument in CCID tx function
Gerrit Renker
2010-09-21
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2010-02-03
dccp: fix bug in cache allocation
Gerrit Renker
2010-01-19
dccp: fix dccp rmmod when kernel configured to use slub
Neil Horman
2009-01-04
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
2009-01-04
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-11-23
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
2008-01-28
[DCCP]: Introducing CCMPS
Gerrit Renker
2008-01-28
[DCCP]: Documentation for CCID operations
Gerrit Renker
2006-12-11
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
Gerrit Renker
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-02
[DCCP]: Use `unsigned' for packet lengths
Gerrit Renker
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-10-10
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
Arnaldo Carvalho de Melo
2005-09-18
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Introduce dccp_get_info
Arnaldo Carvalho de Melo
2005-08-29
[CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo