Age | Commit message (Expand) | Author |
2005-11-09 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French |
2005-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2005-11-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-11-09 | [IPV6]: ip6ip6_lock is not unlocked in error path. | Ken-ichirou MATSUZAWA |
2005-11-09 | [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY | Peter Chubb |
2005-11-09 | [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. | Krzysztof Piotr Oledzki |
2005-11-09 | [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message | Krzysztof Piotr Oledzki |
2005-11-09 | [NETFILTER] ctnetlink: Add support to identify expectations by ID's | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] ctnetlink: return -EINVAL if size is wrong | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER]: stop tracking ICMP error at early point | Yasuyuki Kozakai |
2005-11-09 | [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set | Harald Welte |
2005-11-09 | [NETFILTER] PPTP helper: fix PNS-PAC expectation call id | Philip Craig |
2005-11-09 | [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] ctnetlink: kill unused includes | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] ctnetlink: add module alias to fix autoloading | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] ctnetlink: add marking support from userspace | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] ctnetlink: check if protoinfo is present | Pablo Neira Ayuso |
2005-11-09 | [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void | Harald Welte |
2005-11-09 | [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple | Yasuyuki Kozakai |
2005-11-09 | [NETFILTER]: packet counter of conntrack is 32bits | Yasuyuki Kozakai |
2005-11-09 | [SPARC] sbus rtc: implement ->compat_ioctl | Christoph Hellwig |
2005-11-09 | [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers. | David S. Miller |
2005-11-09 | [SPARC64]: Use ARRAY_SIZE macro | Tobias Klauser |
2005-11-09 | [SPARC]: Use ARRAY_SIZE macro | Tobias Klauser |
2005-11-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds |
2005-11-09 | Fix ptrace self-attach rule | Linus Torvalds |
2005-11-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-11-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2005-11-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2005-11-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2005-11-09 | [PATCH] fs/hugetlbfs/inode.c: make a function static | Adrian Bunk |
2005-11-09 | [PATCH] drivers/message/fusion/mptbase.c: make code static | Adrian Bunk |
2005-11-09 | [PATCH] drivers/char/sysrq.c: make two functions static | Adrian Bunk |
2005-11-09 | [PATCH] fs/namei.c: make path_lookup_create() static | Adrian Bunk |
2005-11-09 | [PATCH] md: document sysfs usage of md, and make a couple of small refinements | NeilBrown |
2005-11-09 | [PATCH] md: improve 'scan_mode' and rename it to 'sync_action' | NeilBrown |
2005-11-09 | [PATCH] md: complete conversion of md to use kthreads | NeilBrown |
2005-11-09 | [PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful | NeilBrown |
2005-11-09 | [PATCH] md: only try to print recovery/resync status for personalities that s... | NeilBrown |
2005-11-09 | [PATCH] md: split off some md attributes in sysfs to a separate group | NeilBrown |
2005-11-09 | [PATCH] md: fix some locking and module refcounting issues with md's use of s... | NeilBrown |
2005-11-09 | [PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap | NeilBrown |
2005-11-09 | [PATCH] md: make manual repair work for raid1 | NeilBrown |
2005-11-09 | [PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices | NeilBrown |
2005-11-09 | [PATCH] md: allow md arrays to be started read-only (module parameter). | NeilBrown |
2005-11-09 | [PATCH] md: Remove attempt to use dynamic names in sysfs for component device... | NeilBrown |
2005-11-09 | [PATCH] md: support BIO_RW_BARRIER for md/raid1 | NeilBrown |
2005-11-09 | [PATCH] md: make md on-disk bitmaps not host-endian | NeilBrown |
2005-11-09 | [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field | NeilBrown |