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
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
1
-16
/
+4
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-07-16
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
1
-2
/
+2
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+2
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
1
-0
/
+21
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
1
-1
/
+1
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
1
-0
/
+25
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-7
/
+7
2006-12-02
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
1
-57
/
+53
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
1
-6
/
+10
2006-12-02
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
1
-4
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+12
2005-08-29
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-13
/
+23
2005-08-29
[ICSK]: Move generalised functions from tcp to inet_connection_sock
Arnaldo Carvalho de Melo
1
-5
/
+1
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+249