summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-8/+10
* ipvs: changes for local clientJulian Anastasov2010-10-211-15/+36
* ipvs: changes for local real serverJulian Anastasov2010-10-211-87/+346
* ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov2010-10-211-1/+1
* ipvs: switch to notrack modeJulian Anastasov2010-10-211-2/+5
* ipvs: IPv6 tunnel modeHans Schillstrom2010-10-191-79/+92
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-211-49/+49
* ipvs: fix active FTPJulian Anastasov2010-09-081-6/+12
* IPVS: make friends with nf_conntrackHannes Eder2010-07-231-0/+29
* net-next: remove useless union keywordChangli Gao2010-06-111-43/+43
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-251-8/+8
|/
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-5/+5
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-20/+20
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* net: skb->dst accessorsEric Dumazet2009-06-031-24/+24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-121-1/+2
|\
| * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-111-1/+2
* | net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-9/+8Star
* | net: replace %p6 with %pI6Harvey Harrison2008-10-291-4/+4
* | netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-291-9/+8Star
|/
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-0/+1004