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
/
net
/
dccp
/
ackvec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-11
dccp: Fix sparse warnings
Gerrit Renker
1
-27
/
+2
2008-01-28
[ACKVEC]: Reduce length of identifiers
Gerrit Renker
1
-86
/
+77
2007-10-10
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
1
-3
/
+2
2007-10-10
[DCCP] ackvec: Convert to ktime_t
Arnaldo Carvalho de Melo
1
-6
/
+5
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-04-25
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
1
-1
/
+1
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-02
[DCCP] ackvec: Split long ack vectors across multiple options
Andrea Bittau
1
-14
/
+32
2006-12-02
[DCCP] ackvec: infrastructure for sending more than one ackvec per packet
Andrea Bittau
1
-12
/
+11
2006-12-02
[DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec
Andrea Bittau
1
-1
/
+0
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
1
-4
/
+1
2006-12-02
[DCCP]: enable debug messages also for static builds
Gerrit Renker
1
-7
/
+4
2006-12-02
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
Andrea Bittau
1
-1
/
+2
2006-12-02
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
1
-21
/
+6
2006-10-24
[DCCP]: Update documentation references.
Gerrit Renker
1
-6
/
+6
2006-09-22
[DCCP] ackvec: Remove unused variables
Andrea Bittau
1
-3
/
+2
2006-09-22
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
Andrea Bittau
1
-2
/
+1
2006-09-22
[DCCP] ACKVEC: fix ackvector length calculation
Andrea Bittau
1
-5
/
+7
2006-06-11
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
1
-0
/
+1
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
1
-7
/
+7
2006-03-20
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
Arnaldo Carvalho de Melo
1
-1
/
+11
2006-03-20
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
1
-92
/
+148
2006-03-20
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
1
-2
/
+32
2006-03-20
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
1
-14
/
+10
2006-01-17
[NET]: "signed long" -> "long"
Kris Katterjohn
1
-1
/
+1
2006-01-04
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
1
-10
/
+17
2006-01-04
[DCCP] ackvec: Fix spelling of "throw"
Andrea Bittau
1
-3
/
+3
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+419