Age | Commit message (Expand) | Author |
2009-06-18 | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust |
2009-06-17 | Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 | Trond Myklebust |
2009-06-17 | nfs41: Rename rq_received to rq_reply_bytes_recvd | Ricardo Labiaga |
2009-06-17 | nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. | Rahul Iyer |
2009-06-17 | nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb... | Benny Halevy |
2009-06-17 | nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann... | Andy Adamson |
2009-06-17 | nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha... | Benny Halevy |
2009-06-17 | nfs41: Backchannel bc_svc_process() | Ricardo Labiaga |
2009-06-17 | nfs41: Refactor svc_process() | Ricardo Labiaga |
2009-06-17 | nfs41: Backchannel callback service helper routines | Ricardo Labiaga |
2009-06-17 | nfs41: Add backchannel processing support to RPC state machine | Ricardo Labiaga |
2009-06-17 | SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() | Trond Myklebust |
2009-06-17 | nfs41: New xs_tcp_read_data() | Ricardo Labiaga |
2009-06-17 | nfs41: New backchannel helper routines | Ricardo Labiaga |
2009-06-17 | nfs41: Initialize new rpc_xprt callback related fields | Ricardo Labiaga |
2009-06-17 | nfs41: Process the RPC call direction | Ricardo Labiaga |
2009-06-17 | nfs41: Add ability to read RPC call direction on TCP stream. | Ricardo Labiaga |
2009-06-17 | nfs41: sunrpc: Export the call prepare state for session reset | Andy Adamson |
2009-06-16 | RxRPC: Don't attempt to reuse aborted connections | David Howells |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | page allocator: use a pre-calculated value instead of num_online_nodes() in f... | Christoph Lameter |
2009-06-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve... | Linus Torvalds |
2009-06-16 | [S390] PM: af_iucv power management callbacks. | Ursula Braun |
2009-06-16 | [S390] pm: iucv power management callbacks. | Ursula Braun |
2009-06-16 | [S390] iucv: establish reboot notifier | Ursula Braun |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum |
2009-06-15 | net: annotate struct sock bitfield | Vegard Nossum |
2009-06-15 | net: annotate inet_timewait_sock bitfields | Vegard Nossum |
2009-06-15 | net: use kmemcheck bitfields API for skbuff | Vegard Nossum |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski |
2009-06-15 | ipv4: Fix fib_trie rebalancing | Jarek Poplawski |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Bluetooth: Fix Kconfig issue with RFKILL integration | Marcel Holtmann |
2009-06-14 | PIM-SM: namespace changes | Tom Goff |
2009-06-13 | ipv4: update ARPD help text | Timo Teräs |
2009-06-13 | net: use a deferred timer in rt_check_expire | Eric Dumazet |
2009-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-06-13 | x_tables: Convert printk to pr_err | Joe Perches |
2009-06-13 | netfilter: conntrack: optional reliable conntrack event delivery | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy() | Pablo Neira Ayuso |
2009-06-13 | netfilter: conntrack: move event caching to conntrack extension infrastructure | Pablo Neira Ayuso |
2009-06-13 | netfilter: nf_conntrack: use mod_timer_pending() for conntrack refresh | Patrick McHardy |
2009-06-13 | netfilter: nf_log: fix sleeping function called from invalid context | Patrick McHardy |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 7) | Patrick McHardy |
2009-06-12 | trivial: Fix a typo in comment of addrconf_dad_start() | Masatake YAMATO |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-12 | trivial: Fix paramater/parameter typo in dmesg and source comments | Martin Olsson |
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin |