summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller
2011-03-02ipvs: fix dst_lock locking on dest updateJulian Anastasov
2011-02-25ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao
2011-02-24ipvs: use enum to instead of magic numbersChangli Gao
2011-02-22ipvs: use hlist instead of listChangli Gao
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2011-02-16ipvs: remove extra lookups for ICMP packetsJulian Anastasov
2011-02-16ipvs: fix timer in get_curr_sync_buffTinggong Wang
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-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-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