summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorLines
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy-0/+3
2009-01-12netfilter 08/09: xt_time: print timezone for user informationJan Engelhardt-0/+11
2009-01-12netfilter 07/09: simplify nf_conntrack_alloc() error handlingJulia Lawall-3/+3
2009-01-12netfilter 04/09: x_tables: fix match/target revision lookupPatrick McHardy-0/+8
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell-2/+2
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman-10/+24
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-492/+632
2008-12-25Merge branch 'next' into for-linusJames Morris-10/+11
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2008-12-14nf/dccp: merge errorpathsIlpo Järvinen-7/+9
2008-12-10netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond-3/+2
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler-1/+1
2008-12-04Merge branch 'master' into nextJames Morris-5/+4
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-114/+289
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-5/+4
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy-1/+1
2008-11-25netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar-1/+1
2008-11-24netfilter: ctnetlink: fix conntrack creation racePatrick McHardy-4/+3
2008-11-24netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy-4/+2
2008-11-24netfilter: nf_conntrack_proto_sctp: avoid bogus warningPatrick McHardy-1/+1
2008-11-20netfilter: nf_conntrack_proto_gre: spread __exitAlexey Dobriyan-1/+1
2008-11-20netfilter: xt_recent: don't save proc dirsAlexey Dobriyan-11/+11
2008-11-18netfilter: nf_conntrack: fix warning and prototype mismatchPatrick McHardy-4/+4
2008-11-18netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy-0/+1
2008-11-18netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso-29/+141
2008-11-18netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso-37/+93
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso-0/+9
2008-11-17netfilter: ctnetlink: get rid of module refcounting in ctnetlinkPablo Neira Ayuso-20/+18
2008-11-17netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...Pablo Neira Ayuso-1/+1
2008-11-17netfilter: ctnetlink: use nf_conntrack_get instead of atomic_incPablo Neira Ayuso-1/+1
2008-11-14Merge branch 'master' into nextJames Morris-1/+10
2008-11-14CRED: Use creds in file structsDavid Howells-10/+11
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+2
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison-1/+2
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison-8/+8
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+8
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan-0/+8
2008-11-04netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond-3/+5
2008-11-03net: '&' reduxAlexey Dobriyan-81/+81
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz-48/+6
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz-61/+92
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz-18/+42
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison-108/+78
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+2
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan-2/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison-19/+19
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison-64/+45
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-13/+14
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt-1/+1
2008-10-20netfilter: fix compilation error with NAT=nPablo Neira Ayuso-0/+2