aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell1-2/+2
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman9-10/+24
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds49-492/+632
2008-12-25Merge branch 'next' into for-linusJames Morris2-10/+11
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-12-14nf/dccp: merge errorpathsIlpo Järvinen1-7/+9
2008-12-10netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond1-3/+2
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler1-1/+1
2008-12-04Merge branch 'master' into nextJames Morris2-5/+4
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller19-114/+289
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+4
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy1-1/+1
2008-11-25netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar1-1/+1
2008-11-24netfilter: ctnetlink: fix conntrack creation racePatrick McHardy2-4/+3
2008-11-24netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy1-4/+2
2008-11-24netfilter: nf_conntrack_proto_sctp: avoid bogus warningPatrick McHardy1-1/+1
2008-11-20netfilter: nf_conntrack_proto_gre: spread __exitAlexey Dobriyan1-1/+1
2008-11-20netfilter: xt_recent: don't save proc dirsAlexey Dobriyan1-11/+11
2008-11-18netfilter: nf_conntrack: fix warning and prototype mismatchPatrick McHardy1-4/+4
2008-11-18netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy1-0/+1
2008-11-18netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso4-29/+141
2008-11-18netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso3-37/+93
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso9-0/+9
2008-11-17netfilter: ctnetlink: get rid of module refcounting in ctnetlinkPablo Neira Ayuso1-20/+18
2008-11-17netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helperPablo Neira Ayuso1-1/+1
2008-11-17netfilter: ctnetlink: use nf_conntrack_get instead of atomic_incPablo Neira Ayuso1-1/+1
2008-11-14Merge branch 'master' into nextJames Morris3-1/+10
2008-11-14CRED: Use creds in file structsDavid Howells2-10/+11
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2-8/+8
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+8
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2-0/+8
2008-11-04netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2-3/+5
2008-11-03net: '&' reduxAlexey Dobriyan10-81/+81
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz11-48/+6
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2-61/+92
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2-18/+42
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison16-108/+78
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan1-2/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison10-19/+19
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison10-64/+45
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-13/+14
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt1-1/+1
2008-10-20netfilter: fix compilation error with NAT=nPablo Neira Ayuso1-0/+2
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan1-6/+4
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan1-4/+4
2008-10-20netfilter: ctnetlink: remove obsolete NAT dependency from KconfigPatrick McHardy1-1/+0
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz1-1/+3