summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-15IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman
2011-03-15IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman
2011-03-15ipvs: rename estimator functionsJulian Anastasov
2011-03-15ipvs: optimize rates readingJulian Anastasov
2011-03-15ipvs: remove unused seqcount statsJulian Anastasov
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov
2011-03-15ipvs: reorganize tot_statsJulian Anastasov
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov
2011-03-15IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl
2011-02-25ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao
2011-02-22ipvs: use hlist instead of listChangli Gao
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2011-02-02netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy
2011-02-01IPVS: Remove unused variablesSimon Horman
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt
2011-01-20net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-20net: implement mechanism for HW based QOSJohn Fastabend
2011-01-20net_device: add support for network device groupsVlad Dogaru
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-19net: filter: dont block softirqs in sk_run_filter()Eric Dumazet
2011-01-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-18Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-18netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal
2011-01-18netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao
2011-01-18netfilter: xtables: add missing header files to export listJan Engelhardt
2011-01-18netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds