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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
1
-20
/
+0
2007-07-10
[DCCP]: Make struct dccp_li_cachep static.
Adrian Bunk
1
-1
/
+1
2007-07-10
[CCID3]: Fix a bug in the send time processing
Gerrit Renker
1
-1
/
+1
2007-07-10
[CCID3]: Sending time: update to ktime_t
Gerrit Renker
2
-22
/
+16
2007-07-10
loss_interval: make struct dccp_li_hist_entry private
Arnaldo Carvalho de Melo
2
-10
/
+9
2007-07-10
loss_interval: Nuke dccp_li_hist
Arnaldo Carvalho de Melo
3
-86
/
+36
2007-07-10
loss_interval: Make dccp_li_hist_entry_{new,delete} private
Arnaldo Carvalho de Melo
2
-14
/
+14
2007-07-10
loss_interval: unexport dccp_li_hist_interval_new
Arnaldo Carvalho de Melo
2
-7
/
+3
2007-07-10
[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval
Arnaldo Carvalho de Melo
3
-170
/
+176
2007-07-10
[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
Arnaldo Carvalho de Melo
1
-6
/
+6
2007-07-10
Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
Arnaldo Carvalho de Melo
1
-21
/
+41
2007-07-10
loss_interval: Fix timeval initialisation
Ian McDonald
1
-1
/
+1
2007-07-10
Fix dccp_sum_coverage
Ian McDonald
1
-2
/
+2
2007-07-10
ccid3: Update copyrights
Ian McDonald
3
-6
/
+6
2007-06-03
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
1
-1
/
+1
2007-05-24
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
1
-3
/
+7
2007-05-24
[DCCP]: Fix build warning when debugging is disabled.
David S. Miller
1
-2
/
+1
2007-05-24
[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-25
[DCCP]: Debug statements for Elapsed Time option
Gerrit Renker
1
-2
/
+6
2007-04-25
[DCCP]: Fix bug in the calculation of very low sending rates
Gerrit Renker
1
-2
/
+2
2007-04-25
[CCID3]: Use initial RTT sample from SYN exchange
Gerrit Renker
1
-10
/
+21
2007-04-25
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
2
-0
/
+16
2007-04-25
[CCID3]: Use function for RTT sampling
Gerrit Renker
2
-41
/
+11
2007-04-25
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2
-2
/
+48
2007-04-25
[CCID3]: Handle Idle and Application-Limited periods
Gerrit Renker
1
-44
/
+40
2007-04-25
[CCID3]: Wrap computation of RFC3390-initial rate into separate function
Gerrit Renker
1
-7
/
+18
2007-04-25
[CCID3]: Remove build warnings for 64bit
Gerrit Renker
1
-5
/
+7
2007-04-25
[CCID3]: More to see in dccp_probe
Gerrit Renker
1
-7
/
+10
2007-04-25
[DCCP]: More debug information for dccp_wait_for_ccid
Gerrit Renker
1
-1
/
+2
2007-04-25
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
1
-4
/
+0
2007-04-25
[CCID3]: Remove race condition and update t_ipi when `s' changes
Gerrit Renker
1
-23
/
+12
2007-04-25
[CCID3]: More verbose debugging
Ian McDonald
1
-1
/
+12
2007-04-25
[CCID3]: Fix use of invalid loss intervals
Ian McDonald
1
-1
/
+1
2007-04-25
[CCID3]: Use MSS for larger initial windows
Gerrit Renker
1
-5
/
+5
2007-04-25
[CCID3]: Re-order CCID 3 source file
Gerrit Renker
1
-44
/
+45
2007-04-25
[CCID3]: Remove redundant `len' test
Gerrit Renker
1
-5
/
+2
2007-04-25
[DCCP]: Remove ambiguity in the way before48 is used
Gerrit Renker
1
-2
/
+4
2007-04-25
[DCCP]: Fix for follows48
Gerrit Renker
1
-3
/
+1
2007-04-25
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
1
-5
/
+2
2007-04-25
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
1
-2
/
+5
2007-04-25
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
2
-21
/
+28
2007-04-25
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-15
/
+17
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-19
/
+20
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[TCP/DCCP/RANDOM]: Remove unused exports.
Adrian Bunk
1
-2
/
+0
2007-03-28
[DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV
Arnaldo Carvalho de Melo
1
-1
/
+3
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2
-2
/
+1
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
3
-16
/
+26
[next]