| Commit message (Expand) | Author | Age |
... | |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-08-10 |
| |\ |
|
| | * | net-dccp: suppress warning about large allocations from DCCP | Mel Gorman | 2009-07-29 |
| * | | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun | 2009-08-05 |
| |/ |
|
* / | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 |
|/ |
|
* | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa | 2009-07-09 |
* | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 2009-06-23 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 |
* | net: skb->rtable accessor | Eric Dumazet | 2009-06-03 |
* | dccp: Do not let initial option overhead shrink the MPS | Gerrit Renker | 2009-03-02 |
* | dccp: Minimise header option overhead in setting the MPS | Gerrit Renker | 2009-03-02 |
* | dccp: Debugging functions for feature negotiation | Gerrit Renker | 2009-01-21 |
* | dccp: Initialisation and type-checking of feature sysctls | Gerrit Renker | 2009-01-21 |
* | dccp: Implement both feature-local and feature-remote Sequence Window feature | Gerrit Renker | 2009-01-21 |
* | dccp: Initialisation framework for feature negotiation | Gerrit Renker | 2009-01-21 |
* | 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-11 |
* | dccp: Integrate the TFRC library with DCCP | Gerrit Renker | 2009-01-05 |
* | dccp: Clean up ccid.c after integration of CCID plugins | Gerrit Renker | 2009-01-05 |
* | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker | 2009-01-05 |
* | net: Fix percpu counters deadlock | Herbert Xu | 2008-12-30 |
* | dccp_diag: LISTEN sockets don't have CCIDs | Arnaldo Carvalho de Melo | 2008-12-17 |
* | 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-08 |
* | dccp: use roundup instead of opencoding | Ilpo Järvinen | 2008-12-06 |
* | dccp: Feature activation handlers | Gerrit Renker | 2008-12-02 |
* | dccp: Processing Confirm options | Gerrit Renker | 2008-12-02 |
* | dccp: Process incoming Change feature-negotiation options | Gerrit Renker | 2008-12-02 |
* | dccp: Preference list reconciliation | Gerrit Renker | 2008-12-02 |
* | dccp: Integrate feature-negotiation insertion code | Gerrit Renker | 2008-12-02 |
* | dccp: Insert feature-negotiation options into skb | Gerrit Renker | 2008-12-02 |
* | net: Use a percpu_counter for orphan_count | Eric Dumazet | 2008-11-26 |
* | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | dccp: fix warning in net/dccp/options.c | Ingo Molnar | 2008-11-25 |
* | 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-23 |
* | 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-20 |
* | net: inet_diag_handler structs can be const | Eric Dumazet | 2008-11-19 |
* | dccp: Tidy up setsockopt calls | Gerrit Renker | 2008-11-17 |
* | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 2008-11-17 |
* | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker | 2008-11-17 |
* | dccp: Deprecate old setsockopt framework | Gerrit Renker | 2008-11-17 |