index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
dccp.h
Age
Commit message (
Expand
)
Author
2008-02-03
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-01-28
[DCCP]: Remove unused inline function
Gerrit Renker
2008-01-28
[DCCP]: Support inserting options during the 3-way handshake
Gerrit Renker
2008-01-28
[DCCP]: Use maximum-RTO backoff from DCCP spec
Gerrit Renker
2008-01-28
[CCID3]: Interface CCID3 code with newer Loss Intervals Database
Gerrit Renker
2008-01-28
[DCCP]: Introduce generic function to test for `data packets'
Gerrit Renker
2007-10-10
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
[DCCP]: Convert dccp_sample_rtt to ktime_t
Arnaldo Carvalho de Melo
2007-07-10
Fix dccp_sum_coverage
Ian McDonald
2007-04-25
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2007-04-25
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
2007-04-25
[DCCP]: Fix for follows48
Gerrit Renker
2007-04-25
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
2007-04-25
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
2007-04-25
[DCCP]: 48-bit sequence number arithmetic
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]: Debug timeval operations
Gerrit Renker
2006-12-11
[DCCP]: Remove timeo from output.c
Ian McDonald
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
[DCCP]: Set TX Queue Length Bounds via Sysctl
Ian McDonald
2006-12-02
[DCCP]: enable debug messages also for static builds
Gerrit Renker
2006-12-02
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
Gerrit Renker
2006-12-02
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-02
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
2006-12-02
[DCCP]: Fix logfile overflow
Ian McDonald
2006-12-02
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
2006-12-02
[DCCP] timewait: Remove leftover extern declarations
Arnaldo Carvalho de Melo
2006-12-02
[DCCP]: set safe upper bound for option length
Gerrit Renker
2006-10-24
[DCCP]: Update documentation references.
Gerrit Renker
2006-09-22
[DCCP]: Introduce tx buffering
Ian McDonald
2006-08-26
[DCCP]: Introduces follows48 function
Ian McDonald
2006-08-26
[DCCP]: Update contact details and copyright
Ian McDonald
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
[next]