Commit Graph

128 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Sven Wegener 9c1ca6e68a ipvs: Make wrr "no available servers" error message rate-limited 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Pavel Emelyanov 90754f8ec0 [IPVS]: Switch to using ctl_paths. 17 years ago
Ilpo Järvinen ad1b30b1c2 [IPVS]: Kill some bloat 17 years ago
YOSHIFUJI Hideaki 5661df7b6c [IPVS]: Use htons() where appropriate. 17 years ago
Patrick McHardy 1999414a4e [NETFILTER]: Mark hooks __read_mostly 17 years ago
Patrick McHardy 41c5b31703 [NETFILTER]: Use nf_register_hooks for multiple registrations 17 years ago
Pavel Emelyanov 85b606800b [IPVS]: Relax the module get/put in ip_vs_app.c 17 years ago
Rumen G. Bogdanovski b209639e8a [IPVS]: Create synced connections with their real state 17 years ago
Rumen G. Bogdanovski 7a4fbb1fa4 [IPVS]: Flag synced connections and expose them in proc 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Herbert Xu c439cb2e4b [IPV4]: Add ip_local_out 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Pavel Emelyanov 4ac63ad6c5 [IPVS]: Fix sched registration race when checking for name collision. 17 years ago
Pavel Emelyanov a014bc8f0f [IPVS]: Don't leak sysctl tables if the scheduler registration fails. 17 years ago
Pavel Emelyanov d535a916cd [IPVS]: Fix compiler warning about unused register_ip_vs_protocol 17 years ago
Joe Perches 464c4f184a [IPV4]: Add missing "space" 17 years ago
Simon Horman 9055fa1f3d [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED 17 years ago
Simon Horman 9e103fa6bd [IPVS]: Fix sysctl warnings about missing strategy in schedulers 17 years ago
Christian Borntraeger 611cd55b15 [IPVS]: Fix sysctl warnings about missing strategy 17 years ago
Adrian Bunk 22649d1afb [IPVS]: Remove unused exports. 17 years ago
Rumen G. Bogdanovski efac52762b [IPVS]: Synchronize closing of Connections 17 years ago
Rumen G. Bogdanovski 1e356f9cdf [IPVS]: Bind connections on stanby if the destination exists 17 years ago
Alexey Dobriyan 07afa04025 [IPVS]: Remove /proc/net/ip_vs_lblcr 18 years ago
Andy Gospodarek 5c81833c2f [IPVS]: use proper timeout instead of fixed value 18 years ago
Chuck Lever c2636b4d9e [NET]: Treat the sign of the result of skb_headroom() consistently 18 years ago
Pavel Emelyanov 6651fd561b Use task_pid_nr() in ip_vs_sync.c 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Herbert Xu 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 18 years ago
Herbert Xu af1e1cf073 [IPVS]: Replace local version of skb_make_writable 18 years ago
Herbert Xu 776c729e8d [IPV4]: Change ip_defrag to return an integer 18 years ago
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 18 years ago
Eric W. Biederman 0cc217e16c [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Neil Horman 16fcec35e7 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter 18 years ago
Heiko Carstens cae7ca3d3d [IPVS]: Use IP_VS_WAIT_WHILE when encessary. 18 years ago
Jesper Juhl f49f9967b2 [IPV4]: Clean up duplicate includes in net/ipv4/ 18 years ago
Herbert Xu ccc7911fbd [IPVS]: Use skb_forward_csum 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Neil Horman cc0191aeef [IPVS]: Fix state variable on failure to start ipvs threads 18 years ago
Jan Engelhardt a6938a1e0e [IPVS]: Use menuconfig objects. 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Oleg Nesterov c214b2cc5f ipvs: flush defense_work before module unload 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago