index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipvs
Age
Commit message (
Expand
)
Author
2008-09-05
IPVS: Convert real server lookup functions
Julius Volz
2008-09-05
IPVS: Add/adjust Netfilter hook functions and helpers for v6
Julius Volz
2008-09-05
IPVS: Extend scheduling functions for IPv6 support
Julius Volz
2008-09-05
IPVS: Add and bind IPv6 xmit functions
Julius Volz
2008-09-05
IPVS: Add IPv6 support to xmit() support functions
Julius Volz
2008-09-05
IPVS: Extend functions for getting/creating connections
Julius Volz
2008-09-05
IPVS: Extend protocol DNAT/SNAT and state handlers
Julius Volz
2008-09-05
IPVS: Add protocol debug functions for IPv6
Julius Volz
2008-09-05
IPVS: Add 'af' args to protocol handler functions
Julius Volz
2008-09-05
IPVS: Add IPv6 support flag to schedulers
Julius Volz
2008-09-05
IPVS: Add v6 support to ip_vs_service_get()
Julius Volz
2008-09-05
IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
Julius Volz
2008-09-05
IPVS: Add internal versions of sockopt interface structs
Julius Volz
2008-09-05
IPVS: Change IPVS data structures to support IPv6 addresses
Julius Volz
2008-09-05
IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
Julius Volz
2008-08-27
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
Julius Volz
2008-08-27
IPVS: Integrate ESP protocol into ip_vs_proto_ah.c
Julius Volz
2008-08-19
ipvs: Fix race conditions in lblcr scheduler
Sven Wegener
2008-08-19
ipvs: Fix race conditions in lblc scheduler
Sven Wegener
2008-08-15
ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers
Simon Horman
2008-08-15
ipvs: Create init functions for estimator code
Sven Wegener
2008-08-15
ipvs: Only call init_service, update_service and done_service for schedulers ...
Sven Wegener
2008-08-15
IPVS: Add genetlink interface implementation
Julius Volz
2008-08-11
ipvs: Explictly clear ip_vs_stats members
Simon Horman
2008-08-11
ipvs: No need to zero out ip_vs_stats during initialization
Sven Wegener
2008-08-11
ipvs: Embed estimator object into stats object
Sven Wegener
2008-08-11
ipvs: Mark net_vs_ctl_path const
Sven Wegener
2008-08-11
ipvs: Annotate init functions with __init
Sven Wegener
2008-08-11
ipvs: Initialize schedulers' struct list_head at compile time
Sven Wegener
2008-08-11
ipvs: Use list_empty() instead of open-coding the same functionality
Sven Wegener
2008-08-11
ipvs: Fix possible deadlock in estimator code
Sven Wegener
2008-08-11
ipvs: Fix possible deadlock in sync code
Sven Wegener
2008-07-16
Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer...
David S. Miller
2008-07-16
ipvs: More reliable synchronization on connection close
Rumen G. Bogdanovski
2008-07-16
ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible()
Sven Wegener
2008-07-16
ipvs: Put backup thread on mcast socket wait queue
Sven Wegener
2008-07-16
ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread()
Sven Wegener
2008-07-16
ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send...
Sven Wegener
2008-07-16
ipvs: Initialize mcast addr at compile time
Sven Wegener
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-04-29
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-05
ipvs: Make wrr "no available servers" error message rate-limited
Sven Wegener
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
2008-01-28
[IPVS]: Switch to using ctl_paths.
Pavel Emelyanov
2008-01-28
[IPVS]: Kill some bloat
Ilpo Järvinen
2008-01-28
[IPVS]: Use htons() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
2008-01-28
[NETFILTER]: Use nf_register_hooks for multiple registrations
Patrick McHardy
[next]