index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipvs
Commit message (
Expand
)
Author
Age
*
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz
2008-10-06
*
ipvs: Fix unused label warning
Sven Wegener
2008-09-21
*
ipvs: Restrict sync message to 255 connections
Sven Wegener
2008-09-21
*
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-21
*
ipvs: change some __constant_htons() to htons()
Brian Haley
2008-09-16
*
ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s...
Simon Horman
2008-09-16
*
ipvs: supply a valid 0 address to ip_vs_conn_new()
Simon Horman
2008-09-16
*
ipvs: only unlock in ip_vs_edit_service() if already locked
Simon Horman
2008-09-16
*
net: ip_vs_proto_{tcp,udp} build fix
Stephen Rothwell
2008-09-13
*
ipvs: Embed user stats structure into kernel stats structure
Sven Wegener
2008-09-08
*
ipvs: Restrict connection table size via Kconfig
Sven Wegener
2008-09-08
*
IPVS: Remove incorrect ip_route_me_harder(), fix IPv6
Julius Volz
2008-09-08
*
ipvs: handle PARTIAL_CHECKSUM
Simon Horman
2008-09-08
*
IPVS: use ipv6_addr_copy()
Simon Horman
2008-09-07
*
IPVS: fix bogus indentation
Simon Horman
2008-09-07
*
ipvs: Reject ipv6 link-local addresses for destinations
Sven Wegener
2008-09-07
*
ipvs: Mark tcp/udp v4 and v6 debug functions static
Sven Wegener
2008-09-07
*
ipvs: Return negative error values from ip_vs_edit_service()
Sven Wegener
2008-09-07
*
ipvs: Use pointer to address from sync message
Sven Wegener
2008-09-07
*
ipvs: load balance ipv6 connections from a local process
Simon Horman
2008-09-04
*
ipvs: load balance IPv4 connections from a local process
Malcolm Turnbull
2008-09-04
*
IPVS: Allow adding IPv6 services from userspace
Julius Volz
2008-09-04
*
IPVS: Activate IPv6 Netfilter hooks
Julius Volz
2008-09-04
*
IPVS: Adjust various debug outputs to use new macros
Julius Volz
2008-09-04
*
IPVS: Add function to determine if IPv6 address is local
Vince Busam
2008-09-04
*
IPVS: Turn off FTP application helper for IPv6
Julius Volz
2008-09-04
*
IVPS: Disable sync daemon for IPv6 connections
Julius Volz
2008-09-04
*
IPVS: Convert procfs files for IPv6 entry output
Vince Busam
2008-09-04
*
IPVS: Convert real server lookup functions
Julius Volz
2008-09-04
*
IPVS: Add/adjust Netfilter hook functions and helpers for v6
Julius Volz
2008-09-04
*
IPVS: Extend scheduling functions for IPv6 support
Julius Volz
2008-09-04
*
IPVS: Add and bind IPv6 xmit functions
Julius Volz
2008-09-04
*
IPVS: Add IPv6 support to xmit() support functions
Julius Volz
2008-09-04
*
IPVS: Extend functions for getting/creating connections
Julius Volz
2008-09-04
*
IPVS: Extend protocol DNAT/SNAT and state handlers
Julius Volz
2008-09-04
*
IPVS: Add protocol debug functions for IPv6
Julius Volz
2008-09-04
*
IPVS: Add 'af' args to protocol handler functions
Julius Volz
2008-09-04
*
IPVS: Add IPv6 support flag to schedulers
Julius Volz
2008-09-04
*
IPVS: Add v6 support to ip_vs_service_get()
Julius Volz
2008-09-04
*
IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
Julius Volz
2008-09-04
*
IPVS: Add internal versions of sockopt interface structs
Julius Volz
2008-09-04
*
IPVS: Change IPVS data structures to support IPv6 addresses
Julius Volz
2008-09-04
*
IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
Julius Volz
2008-09-04
*
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
Julius Volz
2008-08-26
*
IPVS: Integrate ESP protocol into ip_vs_proto_ah.c
Julius Volz
2008-08-26
*
ipvs: Fix race conditions in lblcr scheduler
Sven Wegener
2008-08-19
*
ipvs: Fix race conditions in lblc scheduler
Sven Wegener
2008-08-19
*
ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers
Simon Horman
2008-08-14
*
ipvs: Create init functions for estimator code
Sven Wegener
2008-08-14
*
ipvs: Only call init_service, update_service and done_service for schedulers ...
Sven Wegener
2008-08-14
[next]