index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DCCP]: Allocation in atomic context
Gerrit Renker
2007-08-21
1
-1
/
+1
*
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
2007-08-13
1
-4
/
+10
*
[DCCP]: fix theoretical ccids_{read,write}_lock() race
Oleg Nesterov
2007-08-13
1
-0
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
5
-7
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-07-19
1
-1
/
+1
|
\
|
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-19
1
-1
/
+1
*
|
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
2007-07-19
1
-1
/
+1
|
/
*
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2007-07-10
1
-20
/
+0
*
[DCCP]: Make struct dccp_li_cachep static.
Adrian Bunk
2007-07-10
1
-1
/
+1
*
[CCID3]: Fix a bug in the send time processing
Gerrit Renker
2007-07-10
1
-1
/
+1
*
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2007-07-10
2
-22
/
+16
*
loss_interval: make struct dccp_li_hist_entry private
Arnaldo Carvalho de Melo
2007-07-10
2
-10
/
+9
*
loss_interval: Nuke dccp_li_hist
Arnaldo Carvalho de Melo
2007-07-10
3
-86
/
+36
*
loss_interval: Make dccp_li_hist_entry_{new,delete} private
Arnaldo Carvalho de Melo
2007-07-10
2
-14
/
+14
*
loss_interval: unexport dccp_li_hist_interval_new
Arnaldo Carvalho de Melo
2007-07-10
2
-7
/
+3
*
[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval
Arnaldo Carvalho de Melo
2007-07-10
3
-170
/
+176
*
[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
Arnaldo Carvalho de Melo
2007-07-10
1
-6
/
+6
*
Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
Arnaldo Carvalho de Melo
2007-07-10
1
-21
/
+41
*
loss_interval: Fix timeval initialisation
Ian McDonald
2007-07-10
1
-1
/
+1
*
Fix dccp_sum_coverage
Ian McDonald
2007-07-10
1
-2
/
+2
*
ccid3: Update copyrights
Ian McDonald
2007-07-10
3
-6
/
+6
*
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
2007-06-03
1
-1
/
+1
*
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
2007-05-24
1
-3
/
+7
*
[DCCP]: Fix build warning when debugging is disabled.
David S. Miller
2007-05-24
1
-2
/
+1
*
[DCCP]: Use menuconfig objects.
Jan Engelhardt
2007-05-24
1
-8
/
+7
*
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
2007-04-26
1
-1
/
+1
*
[DCCP]: Debug statements for Elapsed Time option
Gerrit Renker
2007-04-25
1
-2
/
+6
*
[DCCP]: Fix bug in the calculation of very low sending rates
Gerrit Renker
2007-04-25
1
-2
/
+2
*
[CCID3]: Use initial RTT sample from SYN exchange
Gerrit Renker
2007-04-25
1
-10
/
+21
*
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
2007-04-25
2
-0
/
+16
*
[CCID3]: Use function for RTT sampling
Gerrit Renker
2007-04-25
2
-41
/
+11
*
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2007-04-25
2
-2
/
+48
*
[CCID3]: Handle Idle and Application-Limited periods
Gerrit Renker
2007-04-25
1
-44
/
+40
*
[CCID3]: Wrap computation of RFC3390-initial rate into separate function
Gerrit Renker
2007-04-25
1
-7
/
+18
*
[CCID3]: Remove build warnings for 64bit
Gerrit Renker
2007-04-25
1
-5
/
+7
*
[CCID3]: More to see in dccp_probe
Gerrit Renker
2007-04-25
1
-7
/
+10
*
[DCCP]: More debug information for dccp_wait_for_ccid
Gerrit Renker
2007-04-25
1
-1
/
+2
*
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
2007-04-25
1
-4
/
+0
*
[CCID3]: Remove race condition and update t_ipi when `s' changes
Gerrit Renker
2007-04-25
1
-23
/
+12
*
[CCID3]: More verbose debugging
Ian McDonald
2007-04-25
1
-1
/
+12
*
[CCID3]: Fix use of invalid loss intervals
Ian McDonald
2007-04-25
1
-1
/
+1
*
[CCID3]: Use MSS for larger initial windows
Gerrit Renker
2007-04-25
1
-5
/
+5
*
[CCID3]: Re-order CCID 3 source file
Gerrit Renker
2007-04-25
1
-44
/
+45
*
[CCID3]: Remove redundant `len' test
Gerrit Renker
2007-04-25
1
-5
/
+2
*
[DCCP]: Remove ambiguity in the way before48 is used
Gerrit Renker
2007-04-25
1
-2
/
+4
*
[DCCP]: Fix for follows48
Gerrit Renker
2007-04-25
1
-3
/
+1
*
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
2007-04-25
1
-5
/
+2
*
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
2007-04-25
1
-2
/
+5
*
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
2007-04-25
2
-21
/
+28
*
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
[next]