index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2010-03-15
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
Joe Perches
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-26
IPVS: ip_vs_lblcr: use list headA
Simon Horman
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-01-11
ipvs: use standardized format in sprintf
Joe Perches
2010-01-05
IPVS: Allow boot time change of hash size
Catalin(ux) M. BOIE
2010-01-04
ipvs: Add boundary check on ioctl arguments
Arjan van de Ven
2009-12-22
ipvs: ip_vs_wrr.c: use lib/gcd.c
Florian Fainelli
2009-12-15
ipvs: zero usvc and udest
Simon Horman
2009-12-14
ipvs: fix synchronization on connection close
Xiaotian Feng
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-08-31
IPVS: Add handling of incoming ICMPV6 messages
Julius Volz
2009-08-31
ipvs: Use atomic operations atomicly
Simon Horman
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-08-03
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
2009-07-30
IPVS: use pr_fmt
Hannes Eder
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-05-21
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-08
ipvs: Fix IPv4 FWMARK virtual services
Simon Horman
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2008-12-30
IPVS: Make "no destination available" message more consistent between schedulers
Simon Horman
2008-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-11
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
2008-11-07
ipvs: oldlen, newlen should be be16, not be32
Harvey Harrison
2008-11-04
net: '&' redux
Alexey Dobriyan
2008-11-04
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-04
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
Julius Volz
2008-11-03
IPVS: Add IPv6 support to SH and DH schedulers
Julius Volz
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-20
ipvs: Update CONFIG_IP_VS_IPV6 description and help text
Julius Volz
2008-10-11
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
2008-10-06
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz