aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hppfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-07tcp: md5: correct a RCU lockdep splatEric Dumazet1-1/+2
2012-03-07netfilter: xt_LOG: add __printf() to sb_add()Eric Dumazet1-1/+1
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso4-16/+268
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso7-10/+160
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso16-1/+1131
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso11-52/+128
2012-03-07netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso1-4/+12
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso2-15/+17
2012-03-07netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso2-18/+37
2012-03-07netfilter: ctnetlink: fix lockep splatsHans Schillstrom1-16/+24
2012-03-07netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger1-0/+4
2012-03-07netfilter: remove ipt_SAME.h and ipt_realm.hWANG Cong3-29/+0
2012-03-07netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff1-26/+29
2012-03-07netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff1-1/+1
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger13-1063/+955
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso7-1/+115
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso2-2/+75
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso2-1/+12
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso1-1/+29
2012-03-07netfilter: ipset: hash:net,iface timeout bug fixedJozsef Kadlecsik1-0/+8
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik6-116/+399
2012-03-07netfilter: ipset: Log warning when a hash type of set gets fullJozsef Kadlecsik1-4/+18
2012-03-07netfilter: ipset: expose userspace-relevant parts in ip_set.hJan Engelhardt1-12/+14
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt14-61/+64
2012-03-06powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang3-3/+41
2012-03-06powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.Duc Dang1-1/+1
2012-03-06net: Use bool for return value of dev_valid_name().David S. Miller2-7/+7
2012-03-06net/mlx4: defining functions as staticYevgeny Petrilin1-4/+2
2012-03-06net/mlx4: remove unused functionsYevgeny Petrilin2-85/+0
2012-03-06net/mlx4: fixing sparse warnings for not declared, functionsYevgeny Petrilin2-5/+4
2012-03-06net/mlx4: fixing sparse warnings when copying mac, address to gid entryYevgeny Petrilin1-4/+6
2012-03-06net/mlx4: fix sparse warnings on wrong type for RSS keysYevgeny Petrilin1-1/+1
2012-03-06net/mlx4: fix sparse warnings on TX blue flame bufferOr Gerlitz1-1/+1
2012-03-06net/mlx4: fix sparse warnings on TX control flags, endianessOr Gerlitz1-1/+1
2012-03-06net/mlx4_en: Saving mem access on data pathYevgeny Petrilin4-16/+13
2012-03-06qla3xxx: ethernet: Silence static checker warning.Santosh Nayak1-1/+1
2012-03-068139too: Add 64bit statisticsJunchang Wang1-8/+38
2012-03-05rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine1-2/+3
2012-03-05memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi1-1/+1
2012-03-05mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli1-3/+3
2012-03-05alpha: fix 32/64-bit bug in futex supportAndrew Morton1-1/+1
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins6-48/+18
2012-03-05debugobjects: Fix selftest for static warningsStephen Boyd1-11/+3
2012-03-05floppy/scsi: fix setting of BIO flagsMuthu Kumar2-2/+2
2012-03-05memcg: fix deadlock by inverting lrucare nestingHugh Dickins1-35/+37
2012-03-05drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin1-7/+7
2012-03-05c2port: class_create() returns an ERR_PTRDan Carpenter1-2/+2
2012-03-05pps: class_create() returns an ERR_PTR, not NULLDan Carpenter1-2/+2
2012-03-05hung_task: fix the broken rcu_lock_break() logicOleg Nesterov1-4/+7
2012-03-05vfork: kill PF_STARTINGOleg Nesterov2-10/+0