Age | Commit message (Expand) | Author |
2008-04-08 | ssb: Add support for block-I/O | Michael Buesch |
2008-04-08 | ssb: Turn suspend/resume upside down | Michael Buesch |
2008-04-08 | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot... | David S. Miller |
2008-04-05 | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. | YOSHIFUJI Hideaki |
2008-04-05 | [IPV6] MROUTE: Support PIM-SM (SSM). | YOSHIFUJI Hideaki |
2008-04-05 | [IPV6] MROUTE: Support multicast forwarding. | YOSHIFUJI Hideaki |
2008-04-04 | [IPV4] MROUTE: Adjust include files for user-space. | YOSHIFUJI Hideaki |
2008-04-04 | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. | YOSHIFUJI Hideaki |
2008-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-04-03 | [NETNS]: Declare init_net even without CONFIG_NET defined. | Denis V. Lunev |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-04-03 | [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. | YOSHIFUJI Hideaki |
2008-04-03 | [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. | YOSHIFUJI Hideaki |
2008-04-03 | [IPV6] SIT: Add PRL management for ISATAP. | Templin, Fred L |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-02 | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi |
2008-04-02 | [NETNS]: Do not include net/net_namespace.h from seq_file.h | Denis V. Lunev |
2008-04-01 | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov |
2008-03-31 | [NET]: Fix allnoconfig build on powerpc and avr32 | David S. Miller |
2008-03-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-03-30 | dma_page_list ->base_address is a userland pointer | Al Viro |
2008-03-30 | compat_sys_wait4() prototype misannotation | Al Viro |
2008-03-29 | ide: fix defining SUPPORT_VLB_SYNC | Bartlomiej Zolnierkiewicz |
2008-03-29 | libata: ATA_EHI_LPM should be ATA_EH_LPM | Tejun Heo |
2008-03-28 | drivers/net/arcnet/arcnet.c: use time_* macros | S.Caglar Onur |
2008-03-28 | [LIB]: Drop the pcounter itself. | Pavel Emelyanov |
2008-03-28 | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better | Matti Linnanvuori |
2008-03-28 | [NET]: Protect device namespace inlines with CONFIG_NET | David S. Miller |
2008-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-03-28 | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig |
2008-03-28 | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison |
2008-03-28 | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-27 | [NET]: uninline skb_trim, de-bloats | Ilpo Järvinen |
2008-03-27 | [NET]: uninline skb_push, de-bloats a lot | Ilpo Järvinen |
2008-03-27 | [NET]: uninline dev_alloc_skb, de-bloats a lot | Ilpo Järvinen |
2008-03-27 | [PATCH] do shrink_submounts() for all fs types | Al Viro |
2008-03-27 | [PATCH] count ghost references to vfsmounts | Al Viro |
2008-03-27 | [NET]: uninline skb_pull, de-bloats a lot | Ilpo Järvinen |
2008-03-27 | [NET]: uninline skb_put, de-bloats a lot | Ilpo Järvinen |
2008-03-27 | [NET]: Use local_irq_{save,restore}() in napi_complete(). | David S. Miller |
2008-03-28 | lguest: comment documentation update. | Rusty Russell |
2008-03-27 | [NETNS]: Compile NET /proc support only if CONFIG_NET is set. | Denis V. Lunev |
2008-03-26 | Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'... | Len Brown |
2008-03-26 | [VLAN]: Reduce memory consumed by vlan_groups | Pavel Emelyanov |
2008-03-26 | [NETNS]: Compilation warnings under CONFIG_NET_NS. | Denis V. Lunev |
2008-03-26 | [NETNS]: Compilation fix for include/linux/netdevice.h. | Denis V. Lunev |
2008-03-26 | NOHZ: reevaluate idle sleep length after add_timer_on() | Thomas Gleixner |