| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Clean up the (commit|read|write)_setup() callback routines | Trond Myklebust | 2008-01-30 | 1 | -3/+3 |
* | SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action | Trond Myklebust | 2008-01-30 | 1 | -1/+1 |
* | SUNRPC: Clean up the initialisation of priority queue scheduling info. | Trond Myklebust | 2008-01-30 | 1 | -8/+9 |
* | SUNRPC: Clean up rpc_run_task | Trond Myklebust | 2008-01-30 | 1 | -2/+1 |
* | SUNRPC: Cleanup of rpc_task initialisation | Trond Myklebust | 2008-01-30 | 2 | -6/+10 |
* | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 2008-01-30 | 1 | -1/+1 |
* | SUNRPC: Allow the client to detect if the TCP connection is closed | Trond Myklebust | 2008-01-30 | 1 | -0/+1 |
* | SUNRPC: Fix a race in xs_tcp_state_change() | Trond Myklebust | 2008-01-30 | 1 | -0/+1 |
* | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 | 1 | -0/+6 |
* | NFS: Clean up the write request locking. | Trond Myklebust | 2008-01-30 | 1 | -12/+1 |
* | Fix blktrace compile warning | Martin K. Petersen | 2008-01-29 | 1 | -3/+3 |
* | block: fix warning on compile with CONFIG_BLOCK | Jens Axboe | 2008-01-29 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds | 2008-01-29 | 144 | -1262/+3699 |
|\ |
|
| * | [NET_SCHED]: sch_api: introduce constant for rate table size | Patrick McHardy | 2008-01-28 | 1 | -0/+2 |
| * | [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get | Patrick McHardy | 2008-01-28 | 1 | -2/+2 |
| * | [NETNS]: Routing cache virtualization. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
| * | [NETNS]: Correct namespace for connect-time routing. | Denis V. Lunev | 2008-01-28 | 1 | -3/+5 |
| * | [NET_SCHED]: Convert actions from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 | 1 | -4/+4 |
| * | [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 | 2 | -6/+6 |
| * | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 | 3 | -7/+7 |
| * | [NETLINK]: Add nla_append() | Patrick McHardy | 2008-01-28 | 1 | -0/+3 |
| * | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
| * | [NETNS]: Add namespace parameter to ip_route_output_flow. | Denis V. Lunev | 2008-01-28 | 1 | -3/+3 |
| * | [NETNS]: Add namespace parameter to __ip_route_output_key. | Denis V. Lunev | 2008-01-28 | 1 | -2/+2 |
| * | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
| * | [NETNS]: Add netns parameter to fib_select_default. | Denis V. Lunev | 2008-01-28 | 1 | -1/+2 |
| * | [IPV4]: Consolidate fib_select_default. | Denis V. Lunev | 2008-01-28 | 1 | -9/+1 |
| * | [IPV4]: Declarations cleanup in ip_fib.h. | Denis V. Lunev | 2008-01-28 | 1 | -3/+1 |
| * | mac80211: fixing ieee80211_bar types | Ron Rindjunsky | 2008-01-28 | 1 | -2/+2 |
| * | [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64 | Eric Dumazet | 2008-01-28 | 1 | -5/+5 |
| * | [NETNS][FRAGS]: Make the pernet subsystem for fragments. | Pavel Emelyanov | 2008-01-28 | 1 | -0/+1 |
| * | [NETNS][FRAGS]: Make the LRU list per namespace. | Pavel Emelyanov | 2008-01-28 | 1 | -1/+1 |
| * | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov | 2008-01-28 | 2 | -6/+1 |
| * | [NETNS][FRAGS]: Make thresholds work in namespaces. | Pavel Emelyanov | 2008-01-28 | 1 | -2/+2 |
| * | [NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces. | Pavel Emelyanov | 2008-01-28 | 1 | -1/+3 |
| * | [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. | Pavel Emelyanov | 2008-01-28 | 2 | -0/+2 |
| * | [NETNS][FRAGS]: Make the mem counter per-namespace. | Pavel Emelyanov | 2008-01-28 | 3 | -4/+4 |
| * | [NETNS][FRAGS]: Make the nqueues counter per-namespace. | Pavel Emelyanov | 2008-01-28 | 3 | -3/+5 |
| * | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov | 2008-01-28 | 3 | -2/+11 |
| * | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov | 2008-01-28 | 3 | -7/+3 |
| * | [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he... | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -0/+4 |
| * | [NETNS]: Add netns parameter to inetdev_by_index. | Denis V. Lunev | 2008-01-28 | 1 | -1/+1 |
| * | [NETNS]: Add netns parameter to fib_lookup. | Denis V. Lunev | 2008-01-28 | 1 | -4/+5 |
| * | ssb: Add boardflags_hi field to the sprom data structure | Michael Buesch | 2008-01-28 | 1 | -0/+1 |
| * | mac80211: add unified BSS configuration | Johannes Berg | 2008-01-28 | 1 | -17/+49 |
| * | mac80211: move interface type to vif structure | Johannes Berg | 2008-01-28 | 1 | -0/+2 |
| * | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-28 | 1 | -25/+45 |
| * | Add rtl8180 wireless driver | Michael Wu | 2008-01-28 | 1 | -0/+3 |
| * | ssb: add 'ssb_pcihost_set_power_state' function | Miguel Botón | 2008-01-28 | 1 | -0/+7 |
| * | ssb: Fix PCMCIA lowlevel register access | Michael Buesch | 2008-01-28 | 1 | -1/+2 |