Age | Commit message (Expand) | Author |
2007-10-15 | [NET]: Fix csum_start update in pskb_expand_head | Herbert Xu |
2007-10-15 | [NIU]: getting rid of __ucmpdi2 in niu.o | Al Viro |
2007-10-15 | [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() | Jesper Juhl |
2007-10-15 | [IPV6] __inet6_csk_dst_store(): fix check-after-use | Adrian Bunk |
2007-10-15 | [NIU]: Fix write past end of array in niu_pci_probe_sprom(). | David S. Miller |
2007-10-15 | [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input | Herbert Xu |
2007-10-15 | [IPV6]: Make ipv6_frag_rcv return the same packet | Herbert Xu |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu |
2007-10-15 | [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom | Herbert Xu |
2007-10-15 | [IPVS]: Replace local version of skb_make_writable | Herbert Xu |
2007-10-15 | [NETFILTER]: Do not copy skb in skb_make_writable | Herbert Xu |
2007-10-15 | [BRIDGE]: Unshare skb upon entry | Herbert Xu |
2007-10-15 | [NET]: Avoid unnecessary cloning for ingress filtering | Herbert Xu |
2007-10-15 | [IPV4]: Change ip_defrag to return an integer | Herbert Xu |
2007-10-15 | [IPV4]: Make ip_defrag return the same packet | Herbert Xu |
2007-10-15 | [SKBUFF]: Add skb_morph | Herbert Xu |
2007-10-15 | [SKBUFF]: Merge common code between copy_skb_header and skb_clone | Herbert Xu |
2007-10-15 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2007-10-15 | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2007-10-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2007-10-15 | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c | Linus Torvalds |
2007-10-15 | [IA64] update sn2_defconfig | Jes Sorensen |
2007-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-15 | Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2007-10-15 | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-10-15 | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2007-10-15 | PS3 system bus add_uevent_var() fallout | Geert Uytterhoeven |
2007-10-15 | HID: fix HIDIOCGRDESC memory access in hidraw | Jiri Kosina |
2007-10-15 | sched: sync wakeups preempt too | Ingo Molnar |
2007-10-15 | sched: affine sync wakeups | Ingo Molnar |
2007-10-15 | sched: guest CPU accounting: maintain guest state in KVM | Laurent Vivier |
2007-10-15 | sched: guest CPU accounting: maintain stats in account_system_time() | Laurent Vivier |
2007-10-15 | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields | Laurent Vivier |
2007-10-15 | sched: guest CPU accounting: add guest-CPU /proc/stat field | Laurent Vivier |
2007-10-15 | sched: domain sysctl fixes: add terminator comment | Milton Miller |
2007-10-15 | sched: domain sysctl fixes: do not crash on allocation failure | Milton Miller |
2007-10-15 | sched: domain sysctl fixes: unregister the sysctl table before domains | Milton Miller |
2007-10-15 | sched: domain sysctl fixes: use for_each_online_cpu() | Milton Miller |
2007-10-15 | sched: domain sysctl fixes: use kcalloc() | Milton Miller |
2007-10-15 | Make scheduler debug file operations const | Arjan van de Ven |
2007-10-15 | sched: enable wake-idle on CONFIG_SCHED_MC=y | Ingo Molnar |
2007-10-15 | sched: reintroduce topology.h tunings | Ingo Molnar |
2007-10-15 | sched: allow the immediate migration of cache-cold tasks | Ingo Molnar |
2007-10-15 | sched: debug, improve migration statistics | Ingo Molnar |
2007-10-15 | sched: debug: increase width of debug line | Ingo Molnar |
2007-10-15 | sched: activate task_hot() only on fair-scheduled tasks | Peter Zijlstra |
2007-10-15 | sched: reintroduce cache-hot affinity | Ingo Molnar |
2007-10-15 | sched: speed up context-switches a bit | Ingo Molnar |
2007-10-15 | sched: do not wakeup-preempt with SCHED_BATCH tasks | Ingo Molnar |