summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-2512-14/+14
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-2523-28/+28
* | netfilter: xtables: untangle spaghetti if clauses in checkentryJan Engelhardt2010-03-252-11/+19
* | netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-251-8/+8
* | netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt2010-03-251-4/+4
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-0/+11
* | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-251-3/+1
* | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-257-15/+14
* | netfilter: xtables: make use of caller family rather than target familyJan Engelhardt2010-03-251-2/+2
* | netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-1821-107/+88
* | netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-185-59/+32
* | netfilter: xtables: do not print any messages on ENOMEMJan Engelhardt2010-03-183-12/+4
* | netfilter: xtables: make use of caller family rather than match familyJan Engelhardt2010-03-185-14/+14
* | netfilter: xtables: resort osf kconfig textJan Engelhardt2010-03-181-13/+13
* | netfilter: xtables: limit xt_mac to ethernet devicesJan Engelhardt2010-03-181-0/+3
* | netfilter: xtables: clean up xt_mac match routineJan Engelhardt2010-03-181-8/+10
* | netfilter: xtables: do without explicit XT_ALIGNJan Engelhardt2010-03-182-2/+2
* | Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-181-2/+8
|\ \
| * | netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches2010-03-151-2/+8
* | | netfilter: remove unused headers in net/netfilter/nfnetlink.cZhitong Wang2010-03-171-3/+0
* | | netfilter: xt_recent: check for unsupported user space flagsTim Gardner2010-03-171-0/+5
* | | netfilter: xt_recent: add an entry reaperTim Gardner2010-03-171-1/+27
* | | netfilter: xt_recent: remove old proc directoryJan Engelhardt2010-03-172-112/+0
* | | netfilter: xt_recent: update descriptionJan Engelhardt2010-03-171-1/+1
* | | netfilter: update my email addressJan Engelhardt2010-03-177-10/+6
* | | netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt2010-03-174-135/+104
* | | netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt2010-03-174-77/+65
* | | netfilter: xtables: add comment markers to Xtables KconfigJan Engelhardt2010-03-171-0/+6
* | | netfilter: xt_NFQUEUE: consolidate v4/v6 targets into oneJan Engelhardt2010-03-171-28/+12
* | | netfilter: xt_CT: par->family is an nfprotoJan Engelhardt2010-03-171-2/+2
| |/ |/|
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-3/+3
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-262-24/+22
|\ \
| * | netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan2010-02-261-1/+1
| * | IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-261-23/+21
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-242-6/+10
|\ \ \ | |/ /
| * | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-4/+8
| * | netfilter: xt_recent: fix false matchTim Gardner2010-02-231-1/+1
| * | netfilter: xt_recent: fix buffer overflowTim Gardner2010-02-231-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-192-12/+12
|\ \ \ | |/ /
| * | netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-191-1/+1
| * | netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-191-11/+11
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-182-8/+7
|/ /
* | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-187-11/+1264
* | xt_hashlimit: fix lockingEric Dumazet2010-02-171-4/+0
* | netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-151-3/+3
* | netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-151-19/+73
* | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-1510-54/+147
* | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-155-7/+9
* | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-153-8/+8
OpenPOWER on IntegriCloud