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