summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-182-51/+86
|\
| * IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-122-51/+86
* | netfilter: Use proper rwlock init functionThomas Gleixner2011-10-051-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller2011-07-291-0/+1
|\
| * IPVS: Free resources on module removalSimon Horman2011-07-221-0/+1
* | ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-221-4/+3Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-212-9/+18
|\|
| * IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-132-1/+10
| * ipvs: restore support for iptables SNATJulian Anastasov2011-06-061-8/+8
* | IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-144-53/+4Star
* | IPVS: labels at pos 0Hans Schillstrom2011-06-142-9/+9
* | IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-137-38/+38
* | ipvs: support more FTP PASV responsesJulian Anastasov2011-06-131-14/+38
|/
* IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-8/+19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-173-6/+6
|\
| * IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-153-6/+6
* | ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-132-46/+50
* | ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller2011-05-131-3/+4
* | ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller2011-05-131-9/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-117-99/+241
|\|
| * IPVS: init and cleanup restructuringHans Schillstrom2011-05-107-80/+206
| * IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-102-22/+38
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-191-3/+0Star
|\ \ | |/ |/|
| * IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocksSimon Horman2011-04-051-3/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-1/+1
|\ \
| * | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-041-1/+1
| |/
* / Fix common misspellingsLucas De Marchi2011-03-314-8/+8
|/
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-221-13/+10Star
* ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet2011-03-221-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-158-210/+312
|\
| * IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()Simon Horman2011-03-151-36/+62
| * IPVS: Conditionally define and use ip_vs_lblc{r}_tableSimon Horman2011-03-152-9/+20
| * IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefinedSimon Horman2011-03-151-2/+7
| * IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2011-03-152-9/+28
| * IPVS: Add expire_quiescent_template()Simon Horman2011-03-151-2/+11
| * IPVS: Add sysctl_expire_nodest_conn()Simon Horman2011-03-151-1/+7
| * IPVS: Add sysctl_sync_ver()Simon Horman2011-03-151-2/+2
| * IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-153-9/+9
| * IPVS: Add sysctl_nat_icmp_send()Simon Horman2011-03-151-3/+8
| * IPVS: Add sysctl_snat_reroute()Simon Horman2011-03-151-4/+16
| * IPVS: Add ip_vs_route_me_harder()Simon Horman2011-03-151-26/+22Star
| * ipvs: rename estimator functionsJulian Anastasov2011-03-152-8/+8
| * ipvs: optimize rates readingJulian Anastasov2011-03-152-39/+25Star
| * ipvs: properly zero stats and ratesJulian Anastasov2011-03-152-43/+68
| * ipvs: reorganize tot_statsJulian Anastasov2011-03-153-26/+28
| * netfilter:ipvs: use kmemdupShan Wei2011-03-152-7/+5Star
| * ipvs: remove _bh from percpu stats readingJulian Anastasov2011-03-151-4/+4
| * ipvs: avoid lookup for fwmark 0Julian Anastasov2011-03-151-3/+5
* | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-132-13/+11Star
* | ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-131-6/+6