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