summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Use skb_reset_network_header in skb_push casesArnaldo Carvalho de Melo2007-04-251-1/+2
* [NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-253-21/+21
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-143-3/+3
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-123-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-116-27/+27
|\
| * [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-106-27/+27
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
|/
* [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/+25
|\ \ | |/
| * [IPVS]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-022-9/+2
| * [NET]: ipvs checksum annotations.Al Viro2006-12-022-6/+6
| * [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-021-3/+3
| * [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
| * [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-022-6/+10
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-022-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-101-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-281-2/+3
* [IPVS]: ipvs annotationsAl Viro2006-09-2813-72/+72
* [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approachSimon Horman2006-09-281-2/+2
* [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approachSimon Horman2006-09-281-6/+0
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-281-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-171-14/+6
* [IPVS]: Make sure ip_vs_ftp ports are validSimon Horman2006-09-171-0/+6
* [IPVS]: auto-help for ip_vs_ftpSimon Horman2006-09-171-0/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-212-9/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-5/+6
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-9/+10
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-1/+1
* [IPVS]: Another file needs linux/interrupt.hAndrew Morton2006-01-051-0/+1
* [NETFILTER]: Remove okfn usage in ip_vs_core.cPatrick McHardy2006-01-051-4/+1
* [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/+0
OpenPOWER on IntegriCloud