index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dccp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-13
/
+13
2006-12-02
[DCCP]: Tidy up unused structures
Gerrit Renker
1
-3
/
+1
2006-12-02
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
1
-1
/
+1
2006-12-02
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
1
-1
/
+17
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
1
-11
/
+14
2006-12-02
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
1
-0
/
+7
2006-12-02
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
1
-0
/
+7
2006-10-10
[PATCH] dccp __user annotations
Al Viro
1
-1
/
+1
2006-09-24
[DCCP]: Introduce constants for CCID numbers
Ian McDonald
1
-1
/
+7
2006-09-24
[DCCP]: Allow default/fallback service code.
Gerrit Renker
1
-5
/
+1
2006-09-22
[DCCP]: Introduce tx buffering
Ian McDonald
1
-0
/
+2
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
1
-17
/
+26
2006-03-20
[DCCP]: Make CCID2 be the default
Arnaldo Carvalho de Melo
1
-9
/
+0
2006-03-20
[DCCP]: sparse endianness annotations
Andrea Bittau
1
-31
/
+21
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-2
/
+0
2006-03-20
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
1
-1
/
+10
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-1
/
+34
2006-03-20
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-3
/
+5
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
1
-4
/
+0
2005-09-18
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-09-18
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-9
/
+5
2005-09-16
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
1
-11
/
+29
2005-09-09
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-09-09
[CCID] Only call the HC insert_options methods when requested
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-08-29
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
Arnaldo Carvalho de Melo
1
-2
/
+5
2005-08-29
[DCCP]: Fix the timestamp options
Ian McDonald
1
-1
/
+1
2005-08-29
[DCCP]: Finish the TIMEWAIT minisock support
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-08-29
[NETFILTER]: New iptables DCCP protocol header match
Harald Welte
1
-3
/
+13
2005-08-29
[DCCP]: Fix struct sockaddr_dccp definition
Arnaldo Carvalho de Melo
1
-3
/
+7
2005-08-29
[DCCP]: make <linux/dccp.h> include-able from userspace
Harald Welte
1
-117
/
+121
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+432