aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-23netfilter: xt_recent: fix false matchTim Gardner
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-19netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet
2010-02-19netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-02-17xt_hashlimit: fix lockingEric Dumazet
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: xtables: print details on size mismatchJan Engelhardt
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt
2010-02-12netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy
2010-02-11netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy
2010-02-11netfilter: ctnetlink: dump expectation helper namePatrick McHardy
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy