summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter
2011-02-03IPVS: Use correct lock in SCTP moduleSimon Horman
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman
2011-01-25netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-25IPVS netns BUG, register sysctl for root nsHans Schillstrom
2011-01-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao
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