summaryrefslogtreecommitdiff
path: root/net/ipv4/ipvs/ip_vs_core.c
AgeCommit message (Expand)Author
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo
2008-09-17ipvs: supply a valid 0 address to ip_vs_conn_new()Simon Horman
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener
2008-09-09IPVS: Remove incorrect ip_route_me_harder(), fix IPv6Julius Volz
2008-09-08IPVS: use ipv6_addr_copy()Simon Horman
2008-09-08IPVS: fix bogus indentationSimon Horman
2008-09-05ipvs: load balance ipv6 connections from a local processSimon Horman
2008-09-05ipvs: load balance IPv4 connections from a local processMalcolm Turnbull
2008-09-05IPVS: Activate IPv6 Netfilter hooksJulius Volz
2008-09-05IVPS: Disable sync daemon for IPv6 connectionsJulius Volz
2008-09-05IPVS: Convert real server lookup functionsJulius Volz
2008-09-05IPVS: Add/adjust Netfilter hook functions and helpers for v6Julius Volz
2008-09-05IPVS: Extend scheduling functions for IPv6 supportJulius Volz
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz
2008-08-15ipvs: Create init functions for estimator codeSven Wegener
2008-07-16ipvs: More reliable synchronization on connection closeRumen G. Bogdanovski
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
2008-01-28[NETFILTER]: Use nf_register_hooks for multiple registrationsPatrick McHardy
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-11-19[IPV4]: Add missing "space"Joe Perches
2007-11-07[IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[IPVS]: Replace local version of skb_make_writableHerbert Xu
2007-10-15[IPV4]: Change ip_defrag to return an integerHerbert Xu
2007-10-10[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman
2007-10-10[NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro
2006-10-04[NETFILTER]: Honour source routing for LVS-NATSimon Horman
2006-09-28[IPVS]: ipvs annotationsAl Viro
2006-01-05[NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy
2006-01-03[IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali
2005-11-08[IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte
2005-04-16Linux-2.6.12-rc2Linus Torvalds