summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman2011-03-151-8/+13
* IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman2011-03-151-0/+4
* IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman2011-03-151-0/+4
* IPVS: Add sysctl_sync_ver()Simon Horman2011-03-151-0/+11
* IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-151-0/+29
* ipvs: rename estimator functionsJulian Anastasov2011-03-151-2/+2
* ipvs: optimize rates readingJulian Anastasov2011-03-151-0/+2
* ipvs: remove unused seqcount statsJulian Anastasov2011-03-151-17/+0Star
* ipvs: properly zero stats and ratesJulian Anastasov2011-03-151-0/+1
* ipvs: reorganize tot_statsJulian Anastasov2011-03-151-2/+1Star
* ipvs: move struct netns_ipvsJulian Anastasov2011-03-153-144/+123Star
* IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl2011-03-151-1/+1
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-251-0/+14
* ipvs: use hlist instead of listChangli Gao2011-02-221-1/+1
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-0/+2
* netfilter: xtables: add device group matchPatrick McHardy2011-02-032-0/+22
* netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-021-0/+10
* netfilter: ipset: install ipset related header filesPatrick McHardy2011-02-013-0/+8
* IPVS: Remove unused variablesSimon Horman2011-02-011-2/+0Star
* netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-011-0/+55
* netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-011-0/+27
* netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2011-02-012-0/+1100
* netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2011-02-012-0/+158
* netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-013-0/+498
* netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-012-1/+11
* netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-201-0/+12
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-2039-0/+77
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-1/+1
|\
| * netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-201-1/+1
* | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-0/+12
|\|
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-191-0/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-2063-247/+748
|\ \
| * | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-201-1/+0Star
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19273-1777/+7169
| |\ \
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-194-0/+68
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-182-0/+15
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-1831-121/+123
| |\ \
| | * | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-1830-121/+121
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-182-0/+7
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-181-5/+15
| * | | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-181-2/+2
| |/ /
| * | netfilter: create audit records for x_tables replacesThomas Graf2011-01-161-0/+1
| * | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-163-0/+32
| * | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-143-5/+2Star
| * | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy2011-01-14288-3074/+6106
| |\ \
| | * | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-131-3/+12
| | * | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-131-1/+2
| | * | netfilter: xt_conntrack: support matching on port rangesPatrick McHardy2011-01-131-0/+15
| | * | netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt2011-01-131-1/+1