| Commit message (Expand) | Author | Age | Files | Lines |
* | dccp ccid-3: Fix RFC reference | Gerrit Renker | 2009-01-11 | 1 | -1/+1 |
* | net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c | Leonardo Potenza | 2009-01-11 | 1 | -1/+1 |
* | dccp: Integrate the TFRC library with DCCP | Gerrit Renker | 2009-01-05 | 12 | -52/+27 |
* | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker | 2009-01-05 | 4 | -176/+14 |
* | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker | 2009-01-05 | 11 | -168/+148 |
* | net: Fix percpu counters deadlock | Herbert Xu | 2008-12-30 | 1 | -1/+2 |
* | dccp_diag: LISTEN sockets don't have CCIDs | Arnaldo Carvalho de Melo | 2008-12-18 | 1 | -2/+5 |
* | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 | 7 | -27/+8 |
* | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-12-08 | 5 | -13/+2 |
* | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-12-08 | 4 | -34/+0 |
* | dccp: Clean up old feature-negotiation infrastructure | Gerrit Renker | 2008-12-08 | 2 | -505/+11 |
* | dccp: Integration of dynamic feature activation - part 3 (client side) | Gerrit Renker | 2008-12-08 | 1 | -4/+26 |
* | dccp: Integration of dynamic feature activation - part 2 (server side) | Gerrit Renker | 2008-12-08 | 1 | -30/+12 |
* | dccp: Integration of dynamic feature activation - part 1 (socket setup) | Gerrit Renker | 2008-12-08 | 1 | -40/+6 |
* | dccp: use roundup instead of opencoding | Ilpo Järvinen | 2008-12-06 | 1 | -1/+1 |
* | dccp: Feature activation handlers | Gerrit Renker | 2008-12-02 | 2 | -10/+204 |
* | dccp: Processing Confirm options | Gerrit Renker | 2008-12-02 | 3 | -17/+101 |
* | dccp: Process incoming Change feature-negotiation options | Gerrit Renker | 2008-12-02 | 3 | -18/+189 |
* | dccp: Preference list reconciliation | Gerrit Renker | 2008-12-02 | 1 | -2/+75 |
* | dccp: Integrate feature-negotiation insertion code | Gerrit Renker | 2008-12-02 | 1 | -12/+21 |
* | dccp: Insert feature-negotiation options into skb | Gerrit Renker | 2008-12-02 | 2 | -0/+67 |
* | net: Use a percpu_counter for orphan_count | Eric Dumazet | 2008-11-26 | 2 | -7/+11 |
* | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-26 | 1 | -5/+5 |
* | dccp: fix warning in net/dccp/options.c | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
* | dccp: Header option insertion routine for feature-negotiation | Gerrit Renker | 2008-11-24 | 2 | -60/+33 |
* | dccp: Support for Mandatory options | Gerrit Renker | 2008-11-24 | 2 | -0/+17 |
* | dccp: Increase the scope of variable-length htonl/ntohl functions | Gerrit Renker | 2008-11-24 | 2 | -7/+28 |
* | dccp: API to query the current TX/RX CCID | Gerrit Renker | 2008-11-24 | 3 | -5/+30 |
* | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 2008-11-24 | 4 | -8/+42 |
* | dccp: Fix bracing in dccp_feat_list_lookup. | Gerrit Renker | 2008-11-20 | 1 | -1/+2 |
* | net: listening_hash get a spinlock per bucket | Eric Dumazet | 2008-11-20 | 1 | -6/+2 |
* | net: inet_diag_handler structs can be const | Eric Dumazet | 2008-11-20 | 1 | -1/+1 |
* | dccp: Tidy up setsockopt calls | Gerrit Renker | 2008-11-17 | 1 | -11/+12 |
* | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 2008-11-17 | 4 | -10/+0 |
* | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker | 2008-11-17 | 1 | -13/+40 |
* | dccp: Deprecate old setsockopt framework | Gerrit Renker | 2008-11-17 | 3 | -98/+32 |
* | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker | 2008-11-17 | 3 | -4/+47 |
* | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 2008-11-17 | 3 | -2/+4 |
* | dccp: Resolve dependencies of features on choice of CCID | Gerrit Renker | 2008-11-12 | 4 | -0/+168 |
* | dccp: Query supported CCIDs | Gerrit Renker | 2008-11-12 | 4 | -0/+59 |
* | dccp: Registration routines for changing feature values | Gerrit Renker | 2008-11-12 | 4 | -28/+197 |
* | dccp: Limit feature negotiation to connection setup phase | Gerrit Renker | 2008-11-12 | 3 | -41/+8 |
* | dccp: Cleanup routines for feature negotiation | Gerrit Renker | 2008-11-05 | 3 | -1/+3 |
* | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-11-05 | 8 | -6/+69 |
* | dccp: List management for new feature negotiation | Gerrit Renker | 2008-11-05 | 2 | -0/+75 |
* | dccp: Implement lookup table for feature-negotiation information | Gerrit Renker | 2008-11-05 | 1 | -0/+39 |
* | dccp: Basic data structure for feature negotiation | Gerrit Renker | 2008-11-05 | 1 | -0/+61 |
* | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2008-10-31 | 2 | -11/+9 |
* | dccp: Port redirection support for DCCP | Gerrit Renker | 2008-10-20 | 3 | -3/+4 |
* | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 2008-10-17 | 1 | -1/+1 |