Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a08d2c727153dc6cea1d5d54a43fd7d69c1467c3
/
net
/
dccp
/
ackvec.c
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
f72f2f4
dccp ccid-2: whitespace fix-up
by Gerrit Renker
· 14 years ago
7e87fe8
dccp ccid-2: Separate option parsing from CCID processing
by Gerrit Renker
· 14 years ago
52394ee
dccp ccid-2: Remove old infrastructure
by Gerrit Renker
· 14 years ago
3802408
dccp ccid-2: Update code for the Ack Vector input/registration routine
by Gerrit Renker
· 14 years ago
5753fdf
dccp ccid-2: Algorithm to update buffer state
by Gerrit Renker
· 14 years ago
b3d14bf
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
by Gerrit Renker
· 14 years ago
7d87093
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
by Gerrit Renker
· 14 years ago
f17a37c
dccp ccid-2: Ack Vector interface clean-up
by Gerrit Renker
· 14 years ago
8e64159
net: dccp: fix sign bug
by Kulikov Vasiliy
· 14 years ago
a7d13fb
dccp: remove unused function argument
by Gerrit Renker
· 14 years ago
b20a9c2
dccp: Set per-connection CCIDs via socket options
by Gerrit Renker
· 16 years ago
1e2f0e5
dccp: Fix sparse warnings
by Gerrit Renker
· 16 years ago
a47c510
[ACKVEC]: Reduce length of identifiers
by Gerrit Renker
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
b8bda9d
[DCCP] ackvec: Convert to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
6b811d4
[DCCP]: 48-bit sequence number arithmetic
by Gerrit Renker
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
522f1d0
[DCCP] ackvec: Split long ack vectors across multiple options
by Andrea Bittau
· 18 years ago
bdf13d2
[DCCP] ackvec: infrastructure for sending more than one ackvec per packet
by Andrea Bittau
· 18 years ago
0bd4ff1
[DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec
by Andrea Bittau
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
8411671
[DCCP]: enable debug messages also for static builds
by Gerrit Renker
· 18 years ago
d23ca15
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
by Andrea Bittau
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
0e64e94
[DCCP]: Update documentation references.
by Gerrit Renker
· 18 years ago
4a0a50fb4
[DCCP] ackvec: Remove unused variables
by Andrea Bittau
· 18 years ago
8e27e46
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
by Andrea Bittau
· 18 years ago
23d06e3
[DCCP] ACKVEC: fix ackvector length calculation
by Andrea Bittau
· 18 years ago
afec35e
[DCCP] Ackvec: fix soft lockup in ackvec handling code
by Andrea Bittau
· 18 years ago
2d0817d
[DCCP] options: Make dccp_insert_options & friends yell on error
by Arnaldo Carvalho de Melo
· 19 years ago
d5e9b2c
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
by Arnaldo Carvalho de Melo
· 19 years ago
02bcf28
[DCCP] ackvec: Introduce ack vector records
by Andrea Bittau
· 19 years ago
9b07ef5
[DCCP] ackvec: Introduce dccp_ackvec_slab
by Arnaldo Carvalho de Melo
· 19 years ago
7400d78
[DCCP] ackvec: Ditch dccpav_buf_len
by Arnaldo Carvalho de Melo
· 19 years ago
a8fc3d8
[NET]: "signed long" -> "long"
by Kris Katterjohn
· 19 years ago
e4dfd449
[DCCP] ackvec: use u8 for the buf offsets
by Arnaldo Carvalho de Melo
· 19 years ago
6742bbc
[DCCP] ackvec: Fix spelling of "throw"
by Andrea Bittau
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
ae31c33
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago