aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: inherit forwarding method in backupJulian Anastasov
2010-10-21ipvs: changes for local clientJulian Anastasov
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-21ipvs: move ip_route_me_harder for ICMPJulian Anastasov
2010-10-21ipvs: create ip_vs_defrag_userJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov
2010-10-21ipvs: stop ICMP from FORWARD to localJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov
2010-10-21ipvs: switch to notrack modeJulian Anastasov
2010-10-21ipvs: optimize checksums for appsJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2010-10-19Fixed race condition at ip_vs.ko module init.Eduardo Blanco
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-13IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman
2010-10-05ipvs: Use frag walker helper in SCTP proto support.David S. Miller
2010-10-04IPVS: sip persistence engineSimon Horman
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: management of persistence engine modulesSimon Horman
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman