summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_core.c
AgeCommit message (Expand)Author
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer
2012-09-28ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer
2012-09-28ipvs: IPv6 extend ICMPv6 handling for future typesJesper Dangaard Brouer
2012-09-28ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer
2012-08-10ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov
2012-06-07netfilter: ipvs: switch hook PFs to nfprotoAlban Crequy
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-26ipvs: reset ipvs pointer in netnsJulian Anastasov
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-02-04ipvs: fix matching of fwmark templates during schedulingSimon Horman
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-01ipvs: Remove unused variable "cs" from ip_vs_leave function.Krzysztof Wilczynski
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-14IPVS: labels at pos 0Hans Schillstrom
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-03-15IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefinedSimon Horman
2011-03-15IPVS: Add sysctl_expire_nodest_conn()Simon Horman
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman
2011-03-15IPVS: Add sysctl_nat_icmp_send()Simon Horman
2011-03-15IPVS: Add sysctl_snat_reroute()Simon Horman
2011-03-15IPVS: Add ip_vs_route_me_harder()Simon Horman
2011-03-15ipvs: reorganize tot_statsJulian Anastasov
2011-02-16ipvs: remove extra lookups for ICMP packetsJulian Anastasov
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman
2011-01-25netfilter: 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, 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, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom