aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2008-09-17ipvs: change some __constant_htons() to htons()Brian Haley
2008-09-17ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s...Simon Horman
2008-09-17ipvs: supply a valid 0 address to ip_vs_conn_new()Simon Horman
2008-09-17ipvs: only unlock in ip_vs_edit_service() if already lockedSimon Horman
2008-09-12net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell
2008-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...Simon Horman
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker
2008-09-08Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-09ipvs: Embed user stats structure into kernel stats structureSven Wegener
2008-09-09ipvs: Restrict connection table size via KconfigSven Wegener
2008-09-09IPVS: Remove incorrect ip_route_me_harder(), fix IPv6Julius Volz
2008-09-09ipvs: handle PARTIAL_CHECKSUMSimon Horman
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-09-08IPVS: use ipv6_addr_copy()Simon Horman
2008-09-08IPVS: fix bogus indentationSimon Horman
2008-09-08ipvs: Reject ipv6 link-local addresses for destinationsSven Wegener
2008-09-08ipvs: Mark tcp/udp v4 and v6 debug functions staticSven Wegener
2008-09-08ipvs: Return negative error values from ip_vs_edit_service()Sven Wegener
2008-09-08ipvs: Use pointer to address from sync messageSven Wegener
2008-09-05ipvs: load balance ipv6 connections from a local processSimon Horman
2008-09-05ipvs: load balance IPv4 connections from a local processMalcolm Turnbull
2008-09-05IPVS: Allow adding IPv6 services from userspaceJulius Volz
2008-09-05IPVS: Activate IPv6 Netfilter hooksJulius Volz
2008-09-05IPVS: Adjust various debug outputs to use new macrosJulius Volz
2008-09-05IPVS: Add function to determine if IPv6 address is localVince Busam
2008-09-05IPVS: Turn off FTP application helper for IPv6Julius Volz
2008-09-05IVPS: Disable sync daemon for IPv6 connectionsJulius Volz
2008-09-05IPVS: Convert procfs files for IPv6 entry outputVince Busam
2008-09-05IPVS: Convert real server lookup functionsJulius Volz
2008-09-05IPVS: Add/adjust Netfilter hook functions and helpers for v6Julius Volz
2008-09-05IPVS: Extend scheduling functions for IPv6 supportJulius Volz
2008-09-05IPVS: Add and bind IPv6 xmit functionsJulius Volz
2008-09-05IPVS: Add IPv6 support to xmit() support functionsJulius Volz
2008-09-05IPVS: Extend functions for getting/creating connectionsJulius Volz
2008-09-05IPVS: Extend protocol DNAT/SNAT and state handlersJulius Volz
2008-09-05IPVS: Add protocol debug functions for IPv6Julius Volz
2008-09-05IPVS: Add 'af' args to protocol handler functionsJulius Volz
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz
2008-09-05IPVS: Add v6 support to ip_vs_service_get()Julius Volz
2008-09-05IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()Julius Volz
2008-09-05IPVS: Add internal versions of sockopt interface structsJulius Volz
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz
2008-09-05IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 supportJulius Volz
2008-09-04tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2008-09-02ipv: Re-enable IP when MTU > 68Breno Leitao
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-28ip: speedup /proc/net/rt_cache handlingEric Dumazet
2008-08-28inet_diag: Add empty bucket optimization to inet_diag tooAndi Kleen
2008-08-28tcp: Skip empty hash buckets faster in /proc/net/tcpAndi Kleen