summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_core.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-1542/+0
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-201-2/+2
* ipvs: supply a valid 0 address to ip_vs_conn_new()Simon Horman2008-09-171-1/+2
* ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-091-15/+15
* IPVS: Remove incorrect ip_route_me_harder(), fix IPv6Julius Volz2008-09-091-9/+0
* IPVS: use ipv6_addr_copy()Simon Horman2008-09-081-2/+2
* IPVS: fix bogus indentationSimon Horman2008-09-081-1/+1
* ipvs: load balance ipv6 connections from a local processSimon Horman2008-09-051-50/+41
* ipvs: load balance IPv4 connections from a local processMalcolm Turnbull2008-09-051-92/+132
* IPVS: Activate IPv6 Netfilter hooksJulius Volz2008-09-051-0/+37
* IVPS: Disable sync daemon for IPv6 connectionsJulius Volz2008-09-051-1/+2
* IPVS: Convert real server lookup functionsJulius Volz2008-09-051-2/+2
* IPVS: Add/adjust Netfilter hook functions and helpers for v6Julius Volz2008-09-051-36/+329
* IPVS: Extend scheduling functions for IPv6 supportJulius Volz2008-09-051-25/+31
* IPVS: Add and bind IPv6 xmit functionsJulius Volz2008-09-051-0/+43
* IPVS: Extend functions for getting/creating connectionsJulius Volz2008-09-051-51/+61
* IPVS: Add 'af' args to protocol handler functionsJulius Volz2008-09-051-32/+32
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-14/+14
* ipvs: Create init functions for estimator codeSven Wegener2008-08-151-2/+6
* ipvs: More reliable synchronization on connection closeRumen G. Bogdanovski2008-07-161-1/+2
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-281-1/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Use nf_register_hooks for multiple registrationsPatrick McHardy2008-01-281-65/+39
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-9/+9
* [IPV4]: Add missing "space"Joe Perches2007-11-191-1/+1
* [IPVS]: Synchronize closing of ConnectionsRumen G. Bogdanovski2007-11-071-6/+14
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-22/+14
* [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-40/+2
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-151-16/+10
* [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_devEric W. Biederman2007-10-101-1/+1
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-101-1/+1
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-251-4/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-19/+19
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-2/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-1/+2
* [NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-251-5/+5
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-10/+10
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-021-1/+1
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-021-1/+1
* [NETFILTER]: Honour source routing for LVS-NATSimon Horman2006-10-041-0/+10
* [IPVS]: ipvs annotationsAl Viro2006-09-281-7/+7
* [NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy2006-01-051-4/+1
* [IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali2006-01-031-1/+1
* [IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov2005-11-081-4/+3
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-141-8/+8
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-4/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1191
OpenPOWER on IntegriCloud