Age | Commit message (Expand) | Author |
2008-07-15 | Merge branch 'bkl-removal' into next | Trond Myklebust |
2008-07-15 | Merge branch 'devel' into next | Trond Myklebust |
2008-07-15 | SUNRPC: Remove the BKL from the callback functions | Trond Myklebust |
2008-07-15 | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon | Chuck Lever |
2008-07-15 | SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier | Chuck Lever |
2008-07-15 | SUNRPC: None of rpcb_create's callers wants a privileged source port | Chuck Lever |
2008-07-15 | SUNRPC: Introduce a specific rpcb_create for contacting localhost | Chuck Lever |
2008-07-15 | SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET | Chuck Lever |
2008-07-15 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-14 | [S390] Cleanup iucv printk messages. | Ursula Braun |
2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-10 | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert |
2008-07-10 | ipv6: missed namespace context in ipv6_rthdr_rcv | Denis V. Lunev |
2008-07-10 | netlabel: netlink_unicast calls kfree_skb on error path by itself | Denis V. Lunev |
2008-07-10 | ipv4: fib_trie: Fix lookup error return | Ben Hutchings |
2008-07-10 | tcp: correct kcalloc usage | Milton Miller |
2008-07-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-07-09 | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP | David Howells |
2008-07-09 | netfilter: nf_conntrack_tcp: fix endless loop | Patrick McHardy |
2008-07-09 | rc80211_pid: Fix fast_start parameter handling | Mattias Nissler |
2008-07-09 | SUNRPC: Ensure our task is notified when an rpcbind call is done | Trond Myklebust |
2008-07-09 | SUNRPC: Use only rpcbind v2 for AF_INET requests | Chuck Lever |
2008-07-09 | SUNRPC: Use GETADDR for rpcbind version 4 queries | Chuck Lever |
2008-07-09 | SUNRPC: Use rpcbind version 2 GETPORT | Chuck Lever |
2008-07-09 | SUNRPC: Document some naked integers in rpcbind client | Chuck Lever |
2008-07-09 | SUNRPC: More useful debugging output for rpcb client | Chuck Lever |
2008-07-09 | SUNRPC: Ensure all transports set rq_xtime consistently | Chuck Lever |
2008-07-09 | rpc: minor cleanup of scheduler callback code | \\\"J. Bruce Fields\\\ |
2008-07-09 | rpc: remove some unused macros | \\\"J. Bruce Fields\\\ |
2008-07-09 | rpc: eliminate unused variable in auth_gss upcall code | \\\"J. Bruce Fields\\\ |
2008-07-09 | rpc: bring back cl_chatty | Olga Kornievskaia |
2008-07-09 | SUNRPC: Remove obsolete messages during transport connect | Chuck Lever |
2008-07-09 | SUNRPC: Display some debugging information as text rather than numbers | Chuck Lever |
2008-07-09 | SUNRPC: Refactor rpc_show_tasks | Chuck Lever |
2008-07-09 | SUNRPC: Don't display the rpc_show_tasks header if there are no tasks | Chuck Lever |
2008-07-09 | SUNRPC: Rename "call_" functions that are no longer FSM states | Chuck Lever |
2008-07-09 | SUNRPC: Add a function to display the name of an RPC procedure | Chuck Lever |
2008-07-09 | SUNRPC: Use GFP_NOFS when allocating credentials | Trond Myklebust |
2008-07-09 | SUNRPC: An ENOMEM error from call_encode is always fatal | Trond Myklebust |
2008-07-09 | SUNRPC: Ensure we exit early in case of an encode error | Trond Myklebust |
2008-07-08 | ipv6: fix race between ipv6_del_addr and DAD timer | Andrey Vagin |
2008-07-08 | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups | Trond Myklebust |
2008-07-08 | SUNRPC: Fix a double-free in rpcbind | Trond Myklebust |
2008-07-08 | irda: Fix netlink error path return value | Julius Volz |