dccp: change L/R must have at least one byte in the dccpsf_val field
[safe/jmp/linux-2.6] / net / ipv4 / ipvs /
2008-08-11 Simon Hormanipvs: Explictly clear ip_vs_stats members
2008-08-11 Sven Wegeneripvs: No need to zero out ip_vs_stats during initialization
2008-08-11 Sven Wegeneripvs: Embed estimator object into stats object
2008-08-11 Sven Wegeneripvs: Mark net_vs_ctl_path const
2008-08-11 Sven Wegeneripvs: Annotate init functions with __init
2008-08-11 Sven Wegeneripvs: Initialize schedulers' struct list_head at compil...
2008-08-11 Sven Wegeneripvs: Use list_empty() instead of open-coding the same...
2008-08-11 Sven Wegeneripvs: Fix possible deadlock in estimator code
2008-08-11 Sven Wegeneripvs: Fix possible deadlock in sync code
2008-07-17 David S. MillerMerge branch 'stealer/ipvs/sync-daemon-cleanup-for...
2008-07-17 Rumen G. Bogdanovskiipvs: More reliable synchronization on connection close
2008-07-16 Sven Wegeneripvs: Use schedule_timeout_interruptible() instead...
2008-07-16 Sven Wegeneripvs: Put backup thread on mcast socket wait queue
2008-07-16 Sven Wegeneripvs: Use kthread_run() instead of doing a double-fork...
2008-07-16 Sven Wegeneripvs: Use ERR_PTR for returning errors from make_receiv...
2008-07-16 Sven Wegeneripvs: Initialize mcast addr at compile time
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-04-29 Julian Anastasovipvs: fix oops in backup for fwmark conn templates
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-06 Sven Wegeneripvs: Make wrr "no available servers" error message...
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Eric W. Biederman[NETNS]: Add netns parameter to inet_(dev_)add_type.
2008-01-28 Pavel Emelyanov[IPVS]: Switch to using ctl_paths.
2008-01-28 Ilpo Järvinen[IPVS]: Kill some bloat
2008-01-28 YOSHIFUJI Hideaki[IPVS]: Use htons() where appropriate.
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: Use nf_register_hooks for multiple registr...
2008-01-28 Pavel Emelyanov[IPVS]: Relax the module get/put in ip_vs_app.c
2008-01-28 Rumen G. Bogdanovski[IPVS]: Create synced connections with their real state
2008-01-28 Rumen G. Bogdanovski[IPVS]: Flag synced connections and expose them in...
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Herbert Xu[IPV4]: Add ip_local_out
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-12-05 Pavel Emelyanov[IPVS]: Fix sched registration race when checking for...
2007-12-05 Pavel Emelyanov[IPVS]: Don't leak sysctl tables if the scheduler regis...
2007-11-21 Pavel Emelyanov[IPVS]: Fix compiler warning about unused register_ip_v...
2007-11-20 Joe Perches[IPV4]: Add missing "space"
2007-11-20 Simon Horman[IPVS]: Move remaining sysctl handlers over to CTL_UNNU...
2007-11-20 Simon Horman[IPVS]: Fix sysctl warnings about missing strategy...
2007-11-20 Christian Borntraeger[IPVS]: Fix sysctl warnings about missing strategy
2007-11-13 Adrian Bunk[IPVS]: Remove unused exports.
2007-11-07 Rumen G. Bogdanovski[IPVS]: Synchronize closing of Connections
2007-11-07 Rumen G. Bogdanovski[IPVS]: Bind connections on stanby if the destination...
2007-10-31 Alexey Dobriyan[IPVS]: Remove /proc/net/ip_vs_lblcr
2007-10-30 Andy Gospodarek[IPVS]: use proper timeout instead of fixed value
2007-10-24 Chuck Lever[NET]: Treat the sign of the result of skb_headroom...
2007-10-19 Pavel EmelyanovUse task_pid_nr() in ip_vs_sync.c
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[IPVS]: Replace local version of skb_make_writable
2007-10-15 Herbert Xu[IPV4]: Change ip_defrag to return an integer
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Eric W. Biederman[IPV4]: When possible test for IFF_LOOPBACK and not...
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-08-14 Heiko Carstens[IPVS]: Use IP_VS_WAIT_WHILE when encessary.
2007-08-14 Jesper Juhl[IPV4]: Clean up duplicate includes in net/ipv4/
2007-07-31 Herbert Xu[IPVS]: Use skb_forward_csum
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-06-19 Neil Horman[IPVS]: Fix state variable on failure to start ipvs...
2007-05-24 Jan Engelhardt[IPVS]: Use menuconfig objects.
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Oleg Nesterovipvs: flush defense_work before module unload
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use offsets for skb->{mac,network,transport...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related skb_reset_transport_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-26 YOSHIFUJI Hideaki[NET] IPV4: Use hton{s,l}() where appropriate.
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-11 Simon Horman[IPVS]: Make ip_vs_sync.c <= 80col wide.
2006-12-11 Simon Horman[IPVS]: Use msleep_interruptable() instead of ssleep...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-12-03 Arnaldo Carvalho... [IPVS]: Use kmemdup where appropriate
2006-12-03 Al Viro[NET]: ipvs checksum annotations.
2006-12-03 Al Viro[NET]: Make mangling a checksum (0 -> 0xffff on the...
2006-12-03 Al Viro[NET]: Annotate ip_vs_checksum_complete() and callers.
2006-12-03 Al Viro[NET]: Annotate callers of csum_fold() in net/*
2006-12-03 Al Viro[IPVS]: Annotate ..._app_hashkey().
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-10 Julian Anastasov[IPVS]: More endianness fixed.
next