summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, misc init_net removal in core.Hans Schillstrom
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_ah_espHans 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
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman
2011-01-08Merge 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-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom
2010-11-25IPVS: Backup, Adding structs for new sync formatHans Schillstrom
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom
2010-11-25IPVS: skb defrag in L7 helpersHans Schillstrom
2010-11-25IPVS: Split ports[2] into src_port and dst_portHans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
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-15ipvs: allow transmit of GRO aggregated skbsSimon Horman
2010-11-15ipvs: remove shadow rt variableEric Dumazet
2010-11-15ipvs: add static and read_mostly attributesEric Dumazet
2010-11-15IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman
2010-11-15IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman
2010-11-15IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman
2010-11-15IPVS: Only match pe_data created by the same peSimon Horman
2010-11-15IPVS: Add persistence engine to connection entrySimon Horman
2010-11-12ipv4: 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