index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
dccp.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-1
/
+1
*
dccp ccid-3: Fix error in loss detection
Gerrit Renker
2008-07-13
1
-0
/
+15
*
net: change proto destroy method to return void
Brian Haley
2008-06-14
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-0
/
+6
|
\
|
*
[DCCP]: Fix skb->cb conflicts with IP
Patrick McHardy
2008-04-12
1
-0
/
+6
*
|
[DCCP]: Replace socket with sock for reset sending.
Denis V. Lunev
2008-04-03
1
-1
/
+1
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-3
/
+3
|
/
*
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-02-03
1
-2
/
+0
*
[DCCP]: Remove unused inline function
Gerrit Renker
2008-01-28
1
-6
/
+0
*
[DCCP]: Support inserting options during the 3-way handshake
Gerrit Renker
2008-01-28
1
-0
/
+1
*
[DCCP]: Use maximum-RTO backoff from DCCP spec
Gerrit Renker
2008-01-28
1
-1
/
+8
*
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
Gerrit Renker
2008-01-28
1
-2
/
+5
*
[DCCP]: Introduce generic function to test for `data packets'
Gerrit Renker
2008-01-28
1
-0
/
+12
*
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
1
-0
/
+2
*
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
1
-0
/
+1
*
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
1
-1
/
+13
*
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
1
-1
/
+0
*
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
1
-2
/
+1
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
1
-0
/
+2
*
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-39
/
+0
*
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
1
-2
/
+0
*
[DCCP]: Convert dccp_sample_rtt to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
1
-2
/
+3
*
Fix dccp_sum_coverage
Ian McDonald
2007-07-10
1
-2
/
+2
*
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2007-04-25
1
-2
/
+8
*
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
2007-04-25
1
-4
/
+0
*
[DCCP]: Fix for follows48
Gerrit Renker
2007-04-25
1
-3
/
+1
*
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
2007-04-25
1
-5
/
+2
*
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
2007-04-25
1
-2
/
+5
*
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
2007-04-25
1
-20
/
+27
*
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2007-03-25
1
-1
/
+0
*
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-03-09
1
-0
/
+1
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-4
/
+4
*
[DCCP]: Debug timeval operations
Gerrit Renker
2006-12-11
1
-0
/
+1
*
[DCCP]: Remove timeo from output.c
Ian McDonald
2006-12-11
1
-2
/
+0
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
1
-6
/
+11
*
[DCCP]: Set TX Queue Length Bounds via Sysctl
Ian McDonald
2006-12-02
1
-0
/
+1
*
[DCCP]: enable debug messages also for static builds
Gerrit Renker
2006-12-02
1
-7
/
+12
*
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
Gerrit Renker
2006-12-02
1
-0
/
+8
*
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-02
1
-6
/
+6
*
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
1
-0
/
+11
*
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-02
1
-5
/
+24
*
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
2006-12-02
1
-12
/
+1
*
[DCCP]: Fix logfile overflow
Ian McDonald
2006-12-02
1
-0
/
+2
*
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
2006-12-02
1
-0
/
+2
*
[DCCP] timewait: Remove leftover extern declarations
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+0
*
[DCCP]: set safe upper bound for option length
Gerrit Renker
2006-12-02
1
-6
/
+12
*
[DCCP]: Update documentation references.
Gerrit Renker
2006-10-24
1
-1
/
+1
*
[DCCP]: Introduce tx buffering
Ian McDonald
2006-09-22
1
-1
/
+1
*
[DCCP]: Introduces follows48 function
Ian McDonald
2006-08-26
1
-0
/
+8
*
[DCCP]: Update contact details and copyright
Ian McDonald
2006-08-26
1
-1
/
+1
[prev]
[next]