summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-271-0/+6
* netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-271-1/+1
* netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso2009-05-251-0/+4
* netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-252-0/+22
* netfilter: ctnetlink: fix wrong message type in user updatesPablo Neira Ayuso2009-05-051-28/+20
* netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-052-1/+9
* netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch2009-05-051-3/+3
* netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-051-0/+2
* netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
* netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-242-1/+15
* netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACKLaszlo Attila Toth2009-04-241-2/+2
* netfilter: nf_ct_dccp/udplite: fix protocol registration errorPatrick McHardy2009-04-242-0/+2
* netfilter: bridge: allow fragmentation of VLAN packets traversing a bridgehummerbliss@gmail.com2009-04-201-1/+9
* netfilter: nfnetlink: return ENOMEM if we fail to create netlink socketPablo Neira Ayuso2009-04-171-1/+1
* netfilter: ctnetlink: report error if event message allocation failsPablo Neira Ayuso2009-04-171-4/+6
* netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-162-1/+3
* netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy2009-04-151-1/+1
* netfilter: nf_log regression fixEric Dumazet2009-04-151-0/+4
* netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso2009-04-062-25/+10
* netfilter: fix selection of "LED" target in netfilterAlex Riesen2009-04-061-1/+1
* netfilter: ip6tables regression fixEric Dumazet2009-04-061-0/+2
* Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-054-28/+32
|\
| * Audit: remove spaces from audit_log_d_pathEric Paris2009-04-052-3/+3
| * audit: audit_set_auditable defined but not usedEric Paris2009-04-051-8/+8
| * audit: incorrect ref counting in audit tree tag_chunkEric Paris2009-04-051-0/+2
| * audit: Fix possible return value truncation in audit_get_context()Paul Moore2009-04-051-1/+1
| * audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac2009-04-051-0/+3
| * Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac2009-04-051-1/+1
| * make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-051-8/+8
| * auditsc: fix kernel-doc notationRandy Dunlap2009-04-051-2/+2
| * audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-051-5/+4
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-0515-164/+139
|\ \
| * | mfd: fix da903x warningSamuel Ortiz2009-04-051-1/+1
| * | mfd: fix MAINTAINERS entrySamuel Ortiz2009-04-051-1/+2
| * | mfd: Use the value of the final spin when reading the AUXADCMark Brown2009-04-051-1/+1
| * | mfd: Storage class should be before const qualifierTobias Klauser2009-04-053-4/+4
| * | mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel2009-04-051-9/+13
| * | mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-052-20/+8
| * | mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel2009-04-051-1/+0
| * | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel2009-04-051-1/+0
| * | mfd: convert PASIC3 to use MFD corePhilipp Zabel2009-04-052-98/+62
| * | mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-053-23/+25
| * | mfd: Support active high IRQs on WM835xMark Brown2009-04-052-1/+17
| * | mfd: Use bulk read to fill WM8350 register cacheMark Brown2009-04-051-9/+12
| * | mfd: remove duplicated #include from pcf50633Huang Weiyi2009-04-051-1/+0
| |/
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-057-14/+13
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-023-7/+7
| |\ \
| | * | cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-162-4/+4
| | * | cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1