aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-25
|\
| * netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet2010-03-25
| * netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet2010-03-25
| * netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy2010-03-22
* | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-26
|\ \
| * | netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan2010-02-26
| * | IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-26
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\| |
| * | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | netfilter: xt_recent: fix false matchTim Gardner2010-02-23
| * | netfilter: xt_recent: fix buffer overflowTim Gardner2010-02-23
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-19
|\| |
| * | netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-19
| * | netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-19
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
|/ /
* | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-18
* | xt_hashlimit: fix lockingEric Dumazet2010-02-17
* | netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-15
* | netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-15
* | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
* | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
* | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
* | netfilter: xtables: print details on size mismatchJan Engelhardt2010-02-15
* | netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt2010-02-15
* | netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan2010-02-12
* | netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-11
* | netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-11
* | netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-11
* | netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-11
* | netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy2010-02-11
* | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-11
* | netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-11
* | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-10
|\ \
| * | netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
| * | netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
* | | netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy2010-02-10
* | | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-10
|/ /
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
|\ \
| * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
| * | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-08
| * | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-08
| * | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-08
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-02
| |\
| | * netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy2010-01-26
| | * netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy2010-01-19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
| |\|