summaryrefslogtreecommitdiff
path: root/include/net
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-01IPVS: Remove unused variablesSimon Horman
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-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
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-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2011-01-14ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13sched: remove unused backlog in RED statsstephen hemminger
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom
2011-01-13IPVS: netns, trash handlingHans Schillstrom
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom
2011-01-13IPVS: netns, prepare protocolHans Schillstrom
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom