| Commit message (Expand) | Author | Age | Files | Lines |
* | dccp: fix bug in sequence number validation during connection setup | Samuel Jero | 2012-03-03 | 1 | -7/+11 |
* | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 2011-12-11 | 1 | -1/+1 |
* | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 | 1 | -2/+2 |
* | net: rename sk_clone to sk_clone_lock | Eric Dumazet | 2011-11-08 | 1 | -1/+1 |
* | dccp: fix the adjustments to AWL and SWL | Gerrit Renker | 2010-10-12 | 1 | -21/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: backlog functions rename | Zhu Yi | 2010-03-05 | 1 | -1/+1 |
* | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 2009-12-02 | 1 | -1/+1 |
* | dccp: Implement both feature-local and feature-remote Sequence Window feature | Gerrit Renker | 2009-01-21 | 1 | -11/+0 |
* | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 | 1 | -1/+0 |
* | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-12-08 | 1 | -1/+0 |
* | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-12-08 | 1 | -2/+0 |
* | dccp: Integration of dynamic feature activation - part 2 (server side) | Gerrit Renker | 2008-12-08 | 1 | -30/+12 |
* | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 2008-11-16 | 1 | -1/+0 |
* | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-11-04 | 1 | -1/+6 |
* | dccp: Port redirection support for DCCP | Gerrit Renker | 2008-10-19 | 1 | -0/+1 |
* | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup | Gui Jianfeng | 2008-08-06 | 1 | -1/+2 |
* | dccp: Bug in initial acknowledgment number assignment | Gerrit Renker | 2008-06-11 | 1 | -4/+4 |
* | [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. | Denis V. Lunev | 2008-02-29 | 1 | -1/+1 |
* | [DCCP]: Handle timestamps on Request/Response exchange separately | Gerrit Renker | 2008-01-28 | 1 | -8/+13 |
* | [DCCP]: Add (missing) option parsing to request_sock processing | Gerrit Renker | 2008-01-28 | 1 | -6/+6 |
* | [DCCP]: Tidy-up -- minisock initialisation | Gerrit Renker | 2007-10-10 | 1 | -0/+10 |
* | [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore | Arnaldo Carvalho de Melo | 2007-10-10 | 1 | -1/+0 |
* | [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net | Milind Arun Choudhary | 2007-04-26 | 1 | -1/+1 |
* | [DCCP]: Set RTO for newly created child socket | Gerrit Renker | 2007-03-06 | 1 | -1/+1 |
* | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 2006-12-11 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -15/+33 |
|\ |
|
| * | [DCCP]: Simplified conditions due to use of enum:8 states | Gerrit Renker | 2006-12-02 | 1 | -5/+2 |
| * | [TCP]: MD5 Signature Option (RFC2385) support. | YOSHIFUJI Hideaki | 2006-12-02 | 1 | -1/+1 |
| * | [DCCP]: Introduce a consistent naming scheme for sysctls | Gerrit Renker | 2006-12-02 | 1 | -1/+1 |
| * | [DCCP]: Increment sequence numbers on retransmitted Response packets | Gerrit Renker | 2006-12-02 | 1 | -7/+9 |
| * | [DCCP]: Update code comments for Step 2/3 | Gerrit Renker | 2006-12-02 | 1 | -5/+5 |
| * | [DCCP]: tidy up dccp_v{4,6}_conn_request | Gerrit Renker | 2006-12-02 | 1 | -0/+9 |
| * | [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG | Gerrit Renker | 2006-12-02 | 1 | -0/+10 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+1 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -4/+5 |
* | [DCCP] CCID: Improve CCID infrastructure | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -15/+10 |
* | [DCCP]: Initial feature negotiation implementation | Andrea Bittau | 2006-03-20 | 1 | -0/+4 |
* | [DCCP] ackvec: Ditch dccpav_buf_len | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -2/+1 |
* | [DCCP]: Introduce DCCPv6 | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+12 |
* | [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+8 |
* | [DCCP]: Introduce dccp_ipv4_af_ops | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -1/+1 |
* | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 2005-09-18 | 1 | -6/+7 |
* | [DCCP]: Introduce DCCP_SOCKOPT_SERVICE | Arnaldo Carvalho de Melo | 2005-09-16 | 1 | -2/+4 |
* | [DCCP] Introduce dccp_timestamp | Arnaldo Carvalho de Melo | 2005-09-09 | 1 | -0/+1 |
* | [DCCP]: Fix the ACK and SEQ window variables settings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -0/+13 |
* | [DCCP]: Just reflow the source code to fit in 80 columns | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -14/+23 |
* | [DCCP]: Finish the TIMEWAIT minisock support | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -10/+50 |
* | [DCCP]: Fix u64 printf format warnings. | David S. Miller | 2005-08-29 | 1 | -1/+4 |