index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
dccp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-04
dccp: Lockless integration of CCID congestion-control plugins
Gerrit Renker
1
-2
/
+0
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
1
-2
/
+1
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
1
-1
/
+0
2008-12-01
dccp: Feature activation handlers
Gerrit Renker
1
-0
/
+1
2008-12-01
dccp: Insert feature-negotiation options into skb
Gerrit Renker
1
-0
/
+2
2008-11-25
net: Use a percpu_counter for orphan_count
Eric Dumazet
1
-1
/
+1
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
1
-1
/
+0
2008-11-16
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
1
-0
/
+1
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
1
-0
/
+1
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
1
-1
/
+2
2008-11-04
dccp: List management for new feature negotiation
Gerrit Renker
1
-0
/
+2
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
1
-1
/
+2
2008-07-26
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
1
-1
/
+1
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-07-13
dccp ccid-3: Fix error in loss detection
Gerrit Renker
1
-0
/
+15
2008-06-14
net: change proto destroy method to return void
Brian Haley
1
-1
/
+1
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2008-04-12
[DCCP]: Fix skb->cb conflicts with IP
Patrick McHardy
1
-0
/
+6
2008-04-03
[DCCP]: Replace socket with sock for reset sending.
Denis V. Lunev
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-02-03
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
1
-2
/
+0
2008-01-28
[DCCP]: Remove unused inline function
Gerrit Renker
1
-6
/
+0
2008-01-28
[DCCP]: Support inserting options during the 3-way handshake
Gerrit Renker
1
-0
/
+1
2008-01-28
[DCCP]: Use maximum-RTO backoff from DCCP spec
Gerrit Renker
1
-1
/
+8
2008-01-28
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
Gerrit Renker
1
-2
/
+5
2008-01-28
[DCCP]: Introduce generic function to test for `data packets'
Gerrit Renker
1
-0
/
+12
2007-10-10
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
1
-0
/
+2
2007-10-10
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
1
-0
/
+1
2007-10-10
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
1
-1
/
+13
2007-10-10
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
1
-1
/
+0
2007-10-10
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
1
-2
/
+1
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
1
-0
/
+2
2007-10-10
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
Arnaldo Carvalho de Melo
1
-39
/
+0
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
1
-2
/
+0
2007-10-10
[DCCP]: Convert dccp_sample_rtt to ktime_t
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-07-10
Fix dccp_sum_coverage
Ian McDonald
1
-2
/
+2
2007-04-25
[DCCP]: Provide function for RTT sampling
Gerrit Renker
1
-2
/
+8
2007-04-25
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
1
-4
/
+0
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
1
-20
/
+27
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
1
-1
/
+0
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
1
-0
/
+1
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2006-12-11
[DCCP]: Debug timeval operations
Gerrit Renker
1
-0
/
+1
2006-12-11
[DCCP]: Remove timeo from output.c
Ian McDonald
1
-2
/
+0
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
1
-6
/
+11
2006-12-02
[DCCP]: Set TX Queue Length Bounds via Sysctl
Ian McDonald
1
-0
/
+1
2006-12-02
[DCCP]: enable debug messages also for static builds
Gerrit Renker
1
-7
/
+12
[next]