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
/
ipv4
Age
Commit message (
Expand
)
Author
2008-09-05
IPVS: Convert procfs files for IPv6 entry output
Vince Busam
2008-09-05
IPVS: Convert real server lookup functions
Julius Volz
2008-09-05
IPVS: Add/adjust Netfilter hook functions and helpers for v6
Julius Volz
2008-09-05
IPVS: Extend scheduling functions for IPv6 support
Julius Volz
2008-09-05
IPVS: Add and bind IPv6 xmit functions
Julius Volz
2008-09-05
IPVS: Add IPv6 support to xmit() support functions
Julius Volz
2008-09-05
IPVS: Extend functions for getting/creating connections
Julius Volz
2008-09-05
IPVS: Extend protocol DNAT/SNAT and state handlers
Julius Volz
2008-09-05
IPVS: Add protocol debug functions for IPv6
Julius Volz
2008-09-05
IPVS: Add 'af' args to protocol handler functions
Julius Volz
2008-09-05
IPVS: Add IPv6 support flag to schedulers
Julius Volz
2008-09-05
IPVS: Add v6 support to ip_vs_service_get()
Julius Volz
2008-09-05
IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()
Julius Volz
2008-09-05
IPVS: Add internal versions of sockopt interface structs
Julius Volz
2008-09-05
IPVS: Change IPVS data structures to support IPv6 addresses
Julius Volz
2008-09-05
IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support
Julius Volz
2008-08-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-08-28
ip: speedup /proc/net/rt_cache handling
Eric Dumazet
2008-08-28
inet_diag: Add empty bucket optimization to inet_diag too
Andi Kleen
2008-08-28
tcp: Skip empty hash buckets faster in /proc/net/tcp
Andi Kleen
2008-08-27
ipv4: mode 0555 in ipv4_skeleton
Hugh Dickins
2008-08-27
tcp: fix tcp header size miscalculation when window scale is unused
Philip Love
2008-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Simon Horman
2008-08-27
IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c
Julius Volz
2008-08-27
IPVS: Integrate ESP protocol into ip_vs_proto_ah.c
Julius Volz
2008-08-25
ipv4: sysctl fixes
Al Viro
2008-08-23
tcp: Add tcp_parse_aligned_timestamp
Ilpo Järvinen
2008-08-23
tcp: Add tcp_collapse_one to eliminate duplicated code
Ilpo Järvinen
2008-08-23
tcp: Add tcp_validate_incoming & put duplicated code there
Ilpo Järvinen
2008-08-23
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
Denis V. Lunev
2008-08-19
ipvs: Fix race conditions in lblcr scheduler
Sven Wegener
2008-08-19
ipvs: Fix race conditions in lblc scheduler
Sven Wegener
2008-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2008-08-18
nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
Stephen Hemminger
2008-08-18
netfilter: ipt_addrtype: Fix matching of inverted destination address type
Anders Grafström
2008-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2008-08-15
ipv4: Disable route secret interval on zero interval
Herbert Xu
2008-08-15
ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulers
Simon Horman
2008-08-15
ipvs: Create init functions for estimator code
Sven Wegener
2008-08-15
ipvs: Only call init_service, update_service and done_service for schedulers ...
Sven Wegener
2008-08-15
IPVS: Add genetlink interface implementation
Julius Volz
2008-08-13
netns: Fix crash by making igmp per namespace
Daniel Lezcano
2008-08-11
Merge branch 'stealer/ipvs/for-davem' of git://git.stealer.net/linux-2.6
David S. Miller
2008-08-11
ipvs: Explictly clear ip_vs_stats members
Simon Horman
2008-08-11
ipvs: No need to zero out ip_vs_stats during initialization
Sven Wegener
2008-08-11
ipvs: Embed estimator object into stats object
Sven Wegener
2008-08-11
ipvs: Mark net_vs_ctl_path const
Sven Wegener
2008-08-11
ipvs: Annotate init functions with __init
Sven Wegener
2008-08-11
ipvs: Initialize schedulers' struct list_head at compile time
Sven Wegener
2008-08-11
ipvs: Use list_empty() instead of open-coding the same functionality
Sven Wegener
[next]