| Commit message (Expand) | Author | Age |
* | dccp ccid-3: Fix error in loss detection | Gerrit Renker | 2008-07-13 |
* | net: change proto destroy method to return void | Brian Haley | 2008-06-14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 |
|\ |
|
| * | [DCCP]: Fix skb->cb conflicts with IP | Patrick McHardy | 2008-04-12 |
* | | [DCCP]: Replace socket with sock for reset sending. | Denis V. Lunev | 2008-04-03 |
* | | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 |
|/ |
|
* | [SOCK] proto: Add hashinfo member to struct proto | Arnaldo Carvalho de Melo | 2008-02-03 |
* | [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 | 2008-01-28 |
* | [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-10-10 |
* | Fix dccp_sum_coverage | Ian McDonald | 2007-07-11 |
* | [DCCP]: Provide function for RTT sampling | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Always use debug-toggle parameters | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Fix for follows48 | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Make `before' relation unambiguous | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Make dccp_delta_seqno return signed numbers | Gerrit Renker | 2007-04-26 |
* | [DCCP]: 48-bit sequence number arithmetic | Gerrit Renker | 2007-04-26 |
* | [DCCP]: make dccp_write_xmit_timer() static again | Adrian Bunk | 2007-03-25 |
* | [DCCP]: Initialise write_xmit_timer also on passive sockets | Gerrit Renker | 2007-03-09 |
* | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [DCCP]: Debug timeval operations | Gerrit Renker | 2006-12-11 |
* | [DCCP]: Remove timeo from output.c | Ian McDonald | 2006-12-11 |
* | [DCCP]: Simplified conditions due to use of enum:8 states | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Set TX Queue Length Bounds via Sysctl | Ian McDonald | 2006-12-03 |
* | [DCCP]: enable debug messages also for static builds | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Introduce a consistent naming scheme for sysctls | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Add sysctls to control retransmission behaviour | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) | Gerrit Renker | 2006-12-03 |
* | [DCCP]: tidy up dccp_v{4,6}_conn_request | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Fix logfile overflow | Ian McDonald | 2006-12-03 |
* | [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG | Gerrit Renker | 2006-12-03 |
* | [DCCP] timewait: Remove leftover extern declarations | Arnaldo Carvalho de Melo | 2006-12-03 |
* | [DCCP]: set safe upper bound for option length | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Update documentation references. | Gerrit Renker | 2006-10-24 |
* | [DCCP]: Introduce tx buffering | Ian McDonald | 2006-09-22 |
* | [DCCP]: Introduces follows48 function | Ian McDonald | 2006-08-26 |
* | [DCCP]: Update contact details and copyright | Ian McDonald | 2006-08-26 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |