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
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
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-02
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-29
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-10
netfilter: payload_len is be16, add size of struct rather than size of pointer
Harvey Harrison
2008-11-06
ipvs: oldlen, newlen should be be16, not be32
Harvey Harrison
2008-11-03
net: '&' redux
Alexey Dobriyan
2008-11-03
IPVS: Remove supports_ipv6 scheduler flag
Julius Volz
2008-11-03
IPVS: Add IPv6 support to LBLC/LBLCR schedulers
Julius Volz
2008-11-02
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-19
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-07
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz