summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-1/+1
* | ipvs: flush defense_work before module unloadOleg Nesterov2007-05-091-0/+1
|/
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-251-4/+2
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: More skb_put related skb_reset_transport_headerArnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-2510-53/+51
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-254-17/+14
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-252-3/+4
* [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
OpenPOWER on IntegriCloud