summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs
Commit message (Expand)AuthorAgeFilesLines
* [IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman2006-12-111-3/+6
* [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman2006-12-111-4/+4
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-052-0/+2
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-042-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-055-28/+25Star
|\|
| * [IPVS]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-032-9/+2Star
| * [NET]: ipvs checksum annotations.Al Viro2006-12-032-6/+6
| * [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-031-3/+3
| * [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-031-1/+1
| * [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-031-1/+1
| * [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-032-6/+10
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-032-2/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
|/
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-103-6/+6
* [PATCH] ptrdiff_t is %t, not %zAl Viro2006-10-111-1/+1
* [NETFILTER]: Honour source routing for LVS-NATSimon Horman2006-10-041-0/+10
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [IPVS] bug: endianness breakage in ip_vs_ftpAl Viro2006-09-291-2/+3
* [IPVS]: ipvs annotationsAl Viro2006-09-2913-72/+72
* [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approachSimon Horman2006-09-291-2/+2
* [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approachSimon Horman2006-09-291-6/+0Star
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-291-1/+1
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-222-8/+8
* [IPVS]: remove the debug option go ip_vs_ftpSimon Horman2006-09-181-14/+6Star
* [IPVS]: Make sure ip_vs_ftp ports are validSimon Horman2006-09-181-0/+6
* [IPVS]: auto-help for ip_vs_ftpSimon Horman2006-09-181-0/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-212-9/+4Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-5/+6
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-9/+10
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-1/+1
* [IPVS]: Another file needs linux/interrupt.hAndrew Morton2006-01-061-0/+1
* [NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy2006-01-051-4/+1Star
* [IPVS]: Fix compilationAdrian Bunk2006-01-052-0/+2
* [IPVS]: Add missing include <linux/net.h>Arnaldo Carvalho de Melo2006-01-041-0/+1
* [IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali2006-01-034-14/+17
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-0311-0/+23
* [IPVS]: remove dead codeRoberto Nibali2006-01-034-104/+0Star
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-303-4/+4
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2Star
* [IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov2005-11-081-4/+3Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov2005-09-153-17/+60
* [IPVS]: Really invalidate persistent templatesJulian Anastasov2005-09-151-1/+1
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-301-1/+1