index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
timer.c
Age
Commit message (
Expand
)
Author
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2017-10-25
net: dccp: Convert timers to use timer_setup()
Kees Cook
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
dccp: rename DCCP_INC_STATS_BH()
Eric Dumazet
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2014-05-22
net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning
Chen Gang
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-04-13
net: sk_dst_cache RCUification
Eric Dumazet
2009-10-20
net: Fix for dst_negative_advice
Krishna Kumar
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
2008-07-26
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-16
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-02
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2005-08-29
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
2005-08-29
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo