aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-14nf/dccp: merge errorpathsIlpo Järvinen
2008-12-10netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy
2008-11-25netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar
2008-11-24netfilter: ctnetlink: fix conntrack creation racePatrick McHardy
2008-11-24netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy
2008-11-24netfilter: nf_conntrack_proto_sctp: avoid bogus warningPatrick McHardy
2008-11-20netfilter: nf_conntrack_proto_gre: spread __exitAlexey Dobriyan
2008-11-20netfilter: xt_recent: don't save proc dirsAlexey Dobriyan
2008-11-18netfilter: nf_conntrack: fix warning and prototype mismatchPatrick McHardy
2008-11-18netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy
2008-11-18netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso
2008-11-18netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso
2008-11-17netfilter: ctnetlink: get rid of module refcounting in ctnetlinkPablo Neira Ayuso
2008-11-17netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n...Pablo Neira Ayuso
2008-11-17netfilter: ctnetlink: use nf_conntrack_get instead of atomic_incPablo Neira Ayuso
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan
2008-11-04netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond
2008-11-03net: '&' reduxAlexey Dobriyan
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20netfilter: replace old NF_ARP calls with NFPROTO_ARPJan Engelhardt
2008-10-20netfilter: fix compilation error with NAT=nPablo Neira Ayuso
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan
2008-10-20netfilter: xt_iprange: fix range inversion matchAlexey Dobriyan
2008-10-20netfilter: ctnetlink: remove obsolete NAT dependency from KconfigPatrick McHardy
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16fix random typosDanny ter Haar
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso