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
2009-01-21
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
1
-8
/
+0
2009-01-21
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
1
-20
/
+4
2009-01-21
dccp: Initialisation framework for feature negotiation
Gerrit Renker
1
-19
/
+0
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
1
-3
/
+0
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
1
-2
/
+2
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
1
-3
/
+0
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
1
-0
/
+5
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
1
-2
/
+0
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
1
-2
/
+2
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
1
-7
/
+0
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
1
-0
/
+1
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
1
-0
/
+4
2008-11-04
dccp: Implement lookup table for feature-negotiation information
Gerrit Renker
1
-4
/
+5
2008-07-13
dccp: Upgrade NDP count from 3 to 6 bytes
Gerrit Renker
1
-4
/
+2
2008-02-03
[DCCP]: Reorganize struct dccp_sock to save 8 bytes
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-01-28
[DCCP]: Handle timestamps on Request/Response exchange separately
Gerrit Renker
1
-2
/
+14
2008-01-28
[DCCP]: Allow to parse options on Request Sockets
Gerrit Renker
1
-2
/
+3
2008-01-28
[DCCP]: Support for server holding timewait state
Gerrit Renker
1
-0
/
+3
2008-01-28
[DCCP]: Integrate state transitions for passive-close
Gerrit Renker
1
-1
/
+0
2008-01-28
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
1
-17
/
+39
2008-01-28
[DCCP]: Make PARTOPEN an autonomous state
Gerrit Renker
1
-11
/
+3
2007-10-24
[DCCP]: Convert Reset code into socket error number
Gerrit Renker
1
-0
/
+2
2007-10-24
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
1
-6
/
+4
2007-10-10
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
1
-1
/
+0
2007-10-10
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
1
-0
/
+1
2007-10-10
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
1
-0
/
+2
2007-10-10
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
1
-8
/
+6
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-10-10
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[DCCP]: Complete documentation of dccp_sock
Gerrit Renker
1
-11
/
+10
2007-04-25
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
1
-0
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-7
/
+12
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+3
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
[next]