Age | Commit message (Expand) | Author |
2008-10-07 | IPVS: Move IPVS to net/netfilter/ipvs | Julius Volz |
2008-09-22 | ipvs: Fix unused label warning | Sven Wegener |
2008-09-17 | ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s... | Simon Horman |
2008-09-17 | ipvs: only unlock in ip_vs_edit_service() if already locked | Simon Horman |
2008-09-09 | ipvs: Embed user stats structure into kernel stats structure | Sven Wegener |
2008-09-08 | ipvs: Reject ipv6 link-local addresses for destinations | Sven Wegener |
2008-09-08 | ipvs: Return negative error values from ip_vs_edit_service() | Sven Wegener |
2008-09-05 | IPVS: Allow adding IPv6 services from userspace | Julius Volz |
2008-09-05 | IPVS: Adjust various debug outputs to use new macros | Julius Volz |
2008-09-05 | IPVS: Add function to determine if IPv6 address is local | Vince Busam |
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 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-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-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-06-11 | net: remove CVS keywords | Adrian Bunk |
2008-01-28 | [NETNS]: Add netns parameter to inet_(dev_)add_type. | Eric W. Biederman |
2008-01-28 | [IPVS]: Switch to using ctl_paths. | Pavel Emelyanov |
2007-11-19 | [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED | Simon Horman |
2007-11-19 | [IPVS]: Fix sysctl warnings about missing strategy | Christian Borntraeger |
2007-11-12 | [IPVS]: Remove unused exports. | Adrian Bunk |
2007-11-07 | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski |
2007-10-10 | [NET]: Make core networking code use seq_open_private | Pavel Emelyanov |
2007-10-10 | [NET]: Make /proc/net per network namespace | Eric W. Biederman |
2007-09-11 | [NETFILTER]: Fix/improve deadlock condition on module removal netfilter | Neil Horman |
2007-08-13 | [IPVS]: Use IP_VS_WAIT_WHILE when encessary. | Heiko Carstens |
2007-08-13 | [IPV4]: Clean up duplicate includes in net/ipv4/ | Jesper Juhl |
2007-07-10 | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter |
2007-05-09 | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov |
2007-05-09 | ipvs: flush defense_work before module unload | Oleg Nesterov |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-09-28 | [IPVS]: ipvs annotations | Al Viro |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap |
2006-01-03 | [IPVS]: Cleanup IP_VS_DBG statements. | Roberto Nibali |
2006-01-03 | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo |
2005-11-29 | [NET]: Add const markers to various variables. | Arjan van de Ven |
2005-08-29 | [IPVS]: ipv4_table --> ipvs_ipv4_table | David S. Miller |
2005-07-11 | [IPVS]: Add and reorder bh locks after moving to keventd. | Julian Anastasov |