summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2008-09-08ipvs: Use pointer to address from sync messageSven Wegener1-3/+3
2008-09-05ipvs: load balance ipv6 connections from a local processSimon Horman1-50/+41
2008-09-05ipvs: load balance IPv4 connections from a local processMalcolm Turnbull2-94/+134
2008-09-05IPVS: Allow adding IPv6 services from userspaceJulius Volz1-5/+48
2008-09-05IPVS: Activate IPv6 Netfilter hooksJulius Volz1-0/+37
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz4-63/+78
2008-09-05IPVS: Add function to determine if IPv6 address is localVince Busam1-7/+49
2008-09-05IPVS: Turn off FTP application helper for IPv6Julius Volz1-0/+16
2008-09-05IVPS: Disable sync daemon for IPv6 connectionsJulius Volz1-1/+2
2008-09-05IPVS: Convert procfs files for IPv6 entry outputVince Busam2-18/+73
2008-09-05IPVS: Convert real server lookup functionsJulius Volz4-34/+62
2008-09-05IPVS: Add/adjust Netfilter hook functions and helpers for v6Julius Volz1-36/+329
2008-09-05IPVS: Extend scheduling functions for IPv6 supportJulius Volz1-25/+31
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz3-1/+453
2008-09-05IPVS: Add IPv6 support to xmit() support functionsJulius Volz1-7/+75
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz7-158/+198
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz2-36/+131
2008-09-05IPVS: Add protocol debug functions for IPv6Julius Volz2-6/+93
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz4-118/+162
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz10-33/+63
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz3-18/+26
2008-09-05IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()Julius Volz1-32/+47
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz1-48/+90
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz18-108/+109
2008-09-05IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 supportJulius Volz1-0/+8
2008-09-04tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker1-15/+2
2008-09-02ipv: Re-enable IP when MTU > 68Breno Leitao1-3/+12
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-14/+38
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet1-4/+10
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen1-1/+5
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen1-7/+19
2008-08-27ipv4: mode 0555 in ipv4_skeletonHugh Dickins1-2/+2
2008-08-27tcp: fix tcp header size miscalculation when window scale is unusedPhilip Love1-2/+4
2008-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Simon Horman14-557/+1170
2008-08-27IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.cJulius Volz3-177/+1
2008-08-27IPVS: Integrate ESP protocol into ip_vs_proto_ah.cJulius Volz3-24/+54
2008-08-25ipv4: sysctl fixesAl Viro1-4/+20
2008-08-23tcp: Add tcp_parse_aligned_timestampIlpo Järvinen1-19/+18
2008-08-23tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen1-10/+14
2008-08-23tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen1-78/+69
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev1-8/+14
2008-08-19ipvs: Fix race conditions in lblcr schedulerSven Wegener1-115/+114
2008-08-19ipvs: Fix race conditions in lblc schedulerSven Wegener1-108/+96
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2-3/+7
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger1-2/+6
2008-08-18netfilter: ipt_addrtype: Fix matching of inverted destination address typeAnders Grafström1-1/+1
2008-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman1-6/+70
2008-08-15ipv4: Disable route secret interval on zero intervalHerbert Xu1-6/+70
2008-08-15ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2-6/+6
2008-08-15ipvs: Create init functions for estimator codeSven Wegener2-9/+17