index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ccid.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
1
-3
/
+31
2010-10-12
dccp: remove unused argument in CCID tx function
Gerrit Renker
1
-3
/
+3
2010-09-21
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
1
-23
/
+23
2010-02-04
dccp: fix bug in cache allocation
Gerrit Renker
1
-3
/
+5
2010-01-19
dccp: fix dccp rmmod when kernel configured to use slub
Neil Horman
1
-0
/
+2
2009-01-05
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
1
-2
/
+1
2009-01-05
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
1
-4
/
+7
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
1
-5
/
+0
2008-11-24
dccp: API to query the current TX/RX CCID
Gerrit Renker
1
-0
/
+18
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+5
2008-01-29
[DCCP]: Introducing CCMPS
Gerrit Renker
1
-0
/
+2
2008-01-29
[DCCP]: Documentation for CCID operations
Gerrit Renker
1
-7
/
+28
2006-12-12
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
Gerrit Renker
1
-10
/
+0
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-03
[DCCP]: Use `unsigned' for packet lengths
Gerrit Renker
1
-6
/
+6
2006-03-21
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
1
-8
/
+10
2006-03-21
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-65
/
+50
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-10-11
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-09-18
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
1
-0
/
+31
2005-08-30
[DCCP]: Introduce dccp_get_info
Arnaldo Carvalho de Melo
1
-0
/
+18
2005-08-30
[CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments
Arnaldo Carvalho de Melo
1
-2
/
+4
2005-08-30
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-6
/
+12
2005-08-30
[DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
Arnaldo Carvalho de Melo
1
-5
/
+3
2005-08-30
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+156