aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-02
|\
| * netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-31
| * ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-31
* | netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso2012-01-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
|\|
| * Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-24
| |\
| | * netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso2011-12-24
| | * netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso2011-12-24
* | | netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso2011-12-29
* | | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-28
* | | netfilter: provide config option to disable ancient procfs partsJan Engelhardt2011-12-27
* | | netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt2011-12-27
* | | netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy2011-12-27
* | | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-27
* | | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-27
* | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-25
|\ \ \
| * | | netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-24
| * | | netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-24
| * | | netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso2011-12-24
| * | | netfilter: nf_nat: use hash random for bysource hashPatrick McHardy2011-12-23
| * | | netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-23
| * | | netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-23
| * | | netfilter: ctnetlink: support individual atomic-get-and-reset of countersPablo Neira Ayuso2011-12-17
| * | | netfilter: ctnetlink: use expect instead of master tuple in get operationPablo Neira Ayuso2011-12-17
| * | | netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-17
| * | | IPVS: Modify the SH scheduler to use weightsMichael Maxim2011-12-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \ \ \ | | |/ / | |/| |
| * | | netfilter: xt_connbytes: handle negation correctlyFlorian Westphal2011-12-23
| | |/ | |/|
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* | | net: two vzalloc() cleanupsEric Dumazet2011-12-19
* | | net:netfilter: use IS_ENABLEDIgor Maravić2011-12-16
* | | net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
| |/ |/|
* | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\|
| * netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller2011-12-01
| * Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-29
| |\
| | * netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-21
| | * netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.cJozsef Kadlecsik2011-11-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\| |
| * | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller2011-11-23
| |/
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* | netfilter: use jump_label for nf_hooksEric Dumazet2011-11-21
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| * net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31
| * net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* | netfilter: do not propagate nf_queue errors in nf_hook_slowFlorian Westphal2011-11-01
* | ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski2011-11-01
* | netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01