Age | Commit message (Expand) | Author |
2010-04-20 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy |
2010-04-08 | IPVS: fix potential stack overflow with overly long protocol names | Patrick McHardy |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-25 | netfilter: ipvs: use NFPROTO values for NF_HOOK invocation | Jan Engelhardt |
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-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 |