summaryrefslogtreecommitdiff
path: root/net/ipv4/ipvs
Commit message (Expand)AuthorAge
...
* | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-09
* | ipvs: flush defense_work before module unloadOleg Nesterov2007-05-09
|/
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-25
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: More skb_put related skb_reset_transport_headerArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-25
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Use skb_reset_network_header in skb_push casesArnaldo Carvalho de Melo2007-04-25
* [NET] IPV4: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-25
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-11
|\
| * [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
|/
* [IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman2006-12-11
* [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman2006-12-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\ \ | |/
| * [IPVS]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-02
| * [NET]: ipvs checksum annotations.Al Viro2006-12-02
| * [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-02
| * [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-02
| * [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-02
| * [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-02
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [IPVS]: More endianness fixed.Julian Anastasov2006-11-10
* [PATCH] ptrdiff_t is %t, not %zAl Viro2006-10-10
* [NETFILTER]: Honour source routing for LVS-NATSimon Horman2006-10-04
* Still more typo fixesMatt LaPlante2006-10-03
* more misc typo fixesMatt LaPlante2006-10-03
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [IPVS] bug: endianness breakage in ip_vs_ftpAl Viro2006-09-28
* [IPVS]: ipvs annotationsAl Viro2006-09-28
* [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approachSimon Horman2006-09-28
* [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approachSimon Horman2006-09-28
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-28
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
* [IPVS]: remove the debug option go ip_vs_ftpSimon Horman2006-09-17
* [IPVS]: Make sure ip_vs_ftp ports are validSimon Horman2006-09-17
* [IPVS]: auto-help for ip_vs_ftpSimon Horman2006-09-17
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30