index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
ackvec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
net: dccp: Remove extern from function prototypes
Joe Perches
1
-11
/
+10
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-2
/
+5
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
1
-0
/
+19
2010-11-15
dccp ccid-2: Remove old infrastructure
Gerrit Renker
1
-14
/
+0
2010-11-15
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
1
-0
/
+4
2010-11-15
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
1
-0
/
+1
2010-11-10
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
1
-2
/
+8
2010-11-10
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
1
-1
/
+1
2010-11-10
dccp ccid-2: Ack Vector interface clean-up
Gerrit Renker
1
-47
/
+56
2009-03-02
dccp: Minimise header option overhead in setting the MPS
Gerrit Renker
1
-0
/
+3
2009-01-04
dccp: Clean up ccid.c after integration of CCID plugins
Gerrit Renker
1
-49
/
+0
2009-01-04
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
1
-2
/
+2
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
1
-3
/
+2
2008-01-28
[ACKVEC]: Reduce length of identifiers
Gerrit Renker
1
-31
/
+31
2007-12-20
[DCCP]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-10
[DCCP] ackvec: Convert to ktime_t
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-02
[DCCP] ackvec: infrastructure for sending more than one ackvec per packet
Andrea Bittau
1
-7
/
+11
2006-12-02
[DCCP] ackvec: Remove unused dccpav_ack_ptr field from dccp_ackvec
Andrea Bittau
1
-2
/
+0
2006-10-24
[DCCP]: Update documentation references.
Gerrit Renker
1
-2
/
+1
2006-09-22
[DCCP] ackvec: Remove unused variables
Andrea Bittau
1
-3
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
1
-6
/
+25
2006-03-20
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
1
-0
/
+12
2006-03-20
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
1
-7
/
+3
2006-01-04
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
1
-6
/
+6
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-0
/
+133