aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-09[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter 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 messageKrzysztof Piotr Oledzki
2005-11-09[NETFILTER] ctnetlink: Add support to identify expectations by ID'sPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: propagate error instaed of returning -EPERMPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: return -EINVAL if size is wrongPablo Neira Ayuso
2005-11-09[NETFILTER]: stop tracking ICMP error at early pointYasuyuki Kozakai
2005-11-09[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte
2005-11-09[NETFILTER] PPTP helper: fix PNS-PAC expectation call idPhilip Craig
2005-11-09[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNELPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: kill unused includesPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: add module alias to fix autoloadingPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: add marking support from userspacePablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: check if protoinfo is presentPablo Neira Ayuso
2005-11-09[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte
2005-11-09[NETFILTER]: refcount leak of proto when ctnetlink dumping tupleYasuyuki Kozakai
2005-11-09[NETFILTER]: packet counter of conntrack is 32bitsYasuyuki Kozakai
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2005-11-09Fix ptrace self-attach ruleLinus Torvalds
2005-11-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09Merge 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 staticAdrian Bunk
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk
2005-11-09[PATCH] drivers/char/sysrq.c: make two functions staticAdrian Bunk
2005-11-09[PATCH] fs/namei.c: make path_lookup_create() staticAdrian Bunk
2005-11-09[PATCH] md: document sysfs usage of md, and make a couple of small refinementsNeilBrown
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 kthreadsNeilBrown
2005-11-09[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningfulNeilBrown
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 groupNeilBrown
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 bitmapNeilBrown
2005-11-09[PATCH] md: make manual repair work for raid1NeilBrown
2005-11-09[PATCH] md: make sure /block link in /sys/.../md/ goes to correct devicesNeilBrown
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/raid1NeilBrown
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown
2005-11-09[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown
2005-11-09[PATCH] md: improvements to raid5 handling of read errorsNeilBrown
2005-11-09[PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown
2005-11-09[PATCH] md: minor MD fixesNeilBrown
2005-11-09[PATCH] md: fix ref-counting problems with kobjects in mdNeilBrown
2005-11-09[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...Suzanne Wood
2005-11-09[PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown
2005-11-09[PATCH] md: allow a manual resync with mdNeilBrown
2005-11-09[PATCH] md: add kobject/sysfs support to raid5NeilBrown