| Commit message (Expand) | Author | Age |
* | NFS: Expand server address storage in nfs_client struct | Chuck Lever | 2008-01-30 |
* | NFS: Increase size of cl_ipaddr field to hold IPv6 addresses | Chuck Lever | 2008-01-30 |
* | NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough | Chuck Lever | 2008-01-30 |
* | SUNRPC: Move universal address definitions to global header | Chuck Lever | 2008-01-30 |
* | NFS: Remove the redundant nfs_client->cl_nfsversion | Trond Myklebust | 2008-01-30 |
* | NFS: define a function to update nfsi->cache_change_attribute | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Remove the obsolete RPC_WAITQ macro | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Unexport rpc_init_task() and rpc_execute() | Trond Myklebust | 2008-01-30 |
* | SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Remove the now unused function rpc_call_setup() | Trond Myklebust | 2008-01-30 |
* | NFS: Clean up the (commit|read|write)_setup() callback routines | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Clean up the initialisation of priority queue scheduling info. | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Clean up rpc_run_task | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Cleanup of rpc_task initialisation | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Allow the client to detect if the TCP connection is closed | Trond Myklebust | 2008-01-30 |
* | SUNRPC: Fix a race in xs_tcp_state_change() | Trond Myklebust | 2008-01-30 |
* | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 |
* | NFS: Clean up the write request locking. | Trond Myklebust | 2008-01-30 |
* | Fix blktrace compile warning | Martin K. Petersen | 2008-01-29 |
* | block: fix warning on compile with CONFIG_BLOCK | Jens Axboe | 2008-01-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 |
|\ |
|
| * | [NET_SCHED]: sch_api: introduce constant for rate table size | Patrick McHardy | 2008-01-28 |
| * | [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get | Patrick McHardy | 2008-01-28 |
| * | [NETNS]: Routing cache virtualization. | Denis V. Lunev | 2008-01-28 |
| * | [NETNS]: Correct namespace for connect-time routing. | Denis V. Lunev | 2008-01-28 |
| * | [NET_SCHED]: Convert actions from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 |
| * | [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 |
| * | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 |
| * | [NETLINK]: Add nla_append() | Patrick McHardy | 2008-01-28 |
| * | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev | 2008-01-28 |
| * | [NETNS]: Add namespace parameter to ip_route_output_flow. | Denis V. Lunev | 2008-01-28 |
| * | [NETNS]: Add namespace parameter to __ip_route_output_key. | Denis V. Lunev | 2008-01-28 |
| * | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev | 2008-01-28 |
| * | [NETNS]: Add netns parameter to fib_select_default. | Denis V. Lunev | 2008-01-28 |
| * | [IPV4]: Consolidate fib_select_default. | Denis V. Lunev | 2008-01-28 |
| * | [IPV4]: Declarations cleanup in ip_fib.h. | Denis V. Lunev | 2008-01-28 |
| * | mac80211: fixing ieee80211_bar types | Ron Rindjunsky | 2008-01-28 |
| * | [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 | Eric Dumazet | 2008-01-28 |
| * | [NETNS][FRAGS]: Make the pernet subsystem for fragments. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Make the LRU list per namespace. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Make thresholds work in namespaces. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Make the mem counter per-namespace. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Make the nqueues counter per-namespace. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov | 2008-01-28 |
| * | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov | 2008-01-28 |