Commit Graph

13710 Commits (fe34765be1ee9465b10406e6e5dddbd43ddc4fbe)
 

Author SHA1 Message Date
Linus Torvalds cad8e94436 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 19 years ago
Ken-ichirou MATSUZAWA 9f0ede52a0 [IPV6]: ip6ip6_lock is not unlocked in error path. 19 years ago
Peter Chubb 44fd0261d3 [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY 19 years ago
Krzysztof Piotr Oledzki 5fd52fe098 [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t. 19 years ago
Krzysztof Piotr Oledzki 439a9994bb [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message 19 years ago
Pablo Neira Ayuso a856a19a9f [NETFILTER] ctnetlink: Add support to identify expectations by ID's 19 years ago
Pablo Neira Ayuso fcda46128d [NETFILTER] ctnetlink: propagate error instaed of returning -EPERM 19 years ago
Pablo Neira Ayuso fe902a91ff [NETFILTER] ctnetlink: return -EINVAL if size is wrong 19 years ago
Yasuyuki Kozakai d63a928108 [NETFILTER]: stop tracking ICMP error at early point 19 years ago
Harald Welte ed77de9fc6 [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set 19 years ago
Philip Craig 5978a9b82c [NETFILTER] PPTP helper: fix PNS-PAC expectation call id 19 years ago
Pablo Neira Ayuso 81e5c27d08 [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL 19 years ago
Pablo Neira Ayuso 7a4fe3664b [NETFILTER] ctnetlink: kill unused includes 19 years ago
Pablo Neira Ayuso 119a318494 [NETFILTER] ctnetlink: add module alias to fix autoloading 19 years ago
Pablo Neira Ayuso 02a78cdf42 [NETFILTER] ctnetlink: add marking support from userspace 19 years ago
Pablo Neira Ayuso 51df784ed7 [NETFILTER] ctnetlink: check if protoinfo is present 19 years ago
Harald Welte a2506c0432 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void 19 years ago
Yasuyuki Kozakai eaae4fa45e [NETFILTER]: refcount leak of proto when ctnetlink dumping tuple 19 years ago
Yasuyuki Kozakai 46998f59c0 [NETFILTER]: packet counter of conntrack is 32bits 19 years ago
Christoph Hellwig 8ca2bdc7a9 [SPARC] sbus rtc: implement ->compat_ioctl 19 years ago
David S. Miller feee207e44 [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers. 19 years ago
Tobias Klauser 84c1a13a30 [SPARC64]: Use ARRAY_SIZE macro 19 years ago
Tobias Klauser 940fdc6e12 [SPARC]: Use ARRAY_SIZE macro 19 years ago
Linus Torvalds a5ee363463 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart 19 years ago
Linus Torvalds 28d838cc4d Fix ptrace self-attach rule 19 years ago
Linus Torvalds ac111bfaa6 Merge master.kernel.org:/home/rmk/linux-2.6-arm 19 years ago
Linus Torvalds 19da9b8b6e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev 19 years ago
Linus Torvalds a7c243b544 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 19 years ago
Linus Torvalds 7df446e7e0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 19 years ago
Adrian Bunk 8d3d81cf02 [PATCH] fs/hugetlbfs/inode.c: make a function static 19 years ago
Adrian Bunk 252ac86553 [PATCH] drivers/message/fusion/mptbase.c: make code static 19 years ago
Adrian Bunk cf62ddce2e [PATCH] drivers/char/sysrq.c: make two functions static 19 years ago
Adrian Bunk 0ce6e62bd6 [PATCH] fs/namei.c: make path_lookup_create() static 19 years ago
NeilBrown bb636547b0 [PATCH] md: document sysfs usage of md, and make a couple of small refinements 19 years ago
NeilBrown 7eec314d75 [PATCH] md: improve 'scan_mode' and rename it to 'sync_action' 19 years ago
NeilBrown 787453c239 [PATCH] md: complete conversion of md to use kthreads 19 years ago
NeilBrown fd9d49cac4 [PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful 19 years ago
NeilBrown 8e1b39d623 [PATCH] md: only try to print recovery/resync status for personalities that support recovery 19 years ago
NeilBrown 411036fa19 [PATCH] md: split off some md attributes in sysfs to a separate group 19 years ago
NeilBrown 96de1e663c [PATCH] md: fix some locking and module refcounting issues with md's use of sysfs 19 years ago
NeilBrown 3855ad9f39 [PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap 19 years ago
NeilBrown e5de485f00 [PATCH] md: make manual repair work for raid1 19 years ago
NeilBrown f637b9f9fc [PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices 19 years ago
NeilBrown f91de92ed6 [PATCH] md: allow md arrays to be started read-only (module parameter). 19 years ago
NeilBrown 19133a4298 [PATCH] md: Remove attempt to use dynamic names in sysfs for component devices on an MD array. 19 years ago
NeilBrown a9701a3047 [PATCH] md: support BIO_RW_BARRIER for md/raid1 19 years ago
NeilBrown bd926c63b7 [PATCH] md: make md on-disk bitmaps not host-endian 19 years ago
NeilBrown b2d444d7ad [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field 19 years ago
NeilBrown ba22dcbf10 [PATCH] md: improvements to raid5 handling of read errors 19 years ago
NeilBrown 007583c925 [PATCH] md: change raid5 sysfs attribute to not create a new directory 19 years ago