Age | Commit message (Expand) | Author |
2014-10-02 | ipvs: Clean up comment style in ip_vs.h | Simon Horman |
2014-09-16 | ipvs: prevent mixing heterogeneous pools and synchronization | Alex Gartrell |
2014-09-16 | ipvs: Supply destination address family to ip_vs_conn_new | Alex Gartrell |
2014-09-16 | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} | Alex Gartrell |
2014-09-16 | ipvs: Add destination address family to netlink interface | Alex Gartrell |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2013-11-11 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-10-15 | ipvs: avoid rcu_barrier during netns cleanup | Julian Anastasov |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-21 | ip*.h: Remove extern from function prototypes | Joe Perches |
2013-09-18 | ipvs: make the service replacement more robust | Julian Anastasov |
2013-09-18 | ipvs: fix overflow on dest weight multiply | Simon Kirby |
2013-06-26 | ipvs: add sync_persist_mode flag | Julian Anastasov |
2013-06-26 | ipvs: replace the SCTP state machine | Julian Anastasov |
2013-06-26 | ipvs: sloppy TCP and SCTP | Alexander Frolkin |
2013-06-26 | ipvs: provide iph to schedulers | Julian Anastasov |
2013-05-26 | ipvs: change type of netns_ipvs->sysctl_sync_qlen_max | Zhang Yanfei |
2013-04-23 | ipvs: fix sparse warnings for some parameters | Julian Anastasov |
2013-04-02 | ipvs: convert services to rcu | Julian Anastasov |
2013-04-02 | ipvs: convert dests to rcu | Julian Anastasov |
2013-04-02 | ipvs: convert sched_lock to spin lock | Julian Anastasov |
2013-04-02 | ipvs: do not expect result from done_service | Julian Anastasov |
2013-04-02 | ipvs: reorganize dest trash | Julian Anastasov |
2013-04-02 | ipvs: add ip_vs_dest_hold and ip_vs_dest_put | Julian Anastasov |
2013-04-02 | ipvs: preparations for using rcu in schedulers | Julian Anastasov |
2013-04-02 | ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new | Julian Anastasov |
2013-04-02 | ipvs: reorder keys in connection structure | Julian Anastasov |
2013-04-02 | ipvs: convert connection locking | Julian Anastasov |
2013-04-02 | ipvs: remove rs_lock by using RCU | Julian Anastasov |
2013-04-02 | ipvs: convert app locks | Julian Anastasov |
2013-04-02 | ipvs: optimize dst usage for real server | Julian Anastasov |
2013-04-02 | ipvs: rename functions related to dst_cache reset | Julian Anastasov |
2013-04-02 | ipvs: avoid routing by TOS for real server | Julian Anastasov |
2013-03-25 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-03-19 | ipvs: add backup_only flag to avoid loops | Julian Anastasov |
2013-03-19 | ipvs: fix some sparse warnings | Julian Anastasov |
2012-10-23 | ipvs: fix build errors related to config option combinations | Jesper Dangaard Brouer |
2012-09-28 | ipvs: API change to avoid rescan of IPv6 exthdr | Jesper Dangaard Brouer |
2012-09-28 | ipvs: Complete IPv6 fragment handling for IPVS | Jesper Dangaard Brouer |
2012-09-28 | ipvs: Fix faulty IPv6 extension header handling in IPVS | Jesper Dangaard Brouer |
2012-09-28 | ipvs: Use config macro IS_ENABLED() | Jesper Dangaard Brouer |
2012-09-28 | ipvs: Trivial changes, use compressed IPv6 address in output | Jesper Dangaard Brouer |
2012-08-10 | ipvs: add pmtu_disc option to disable IP DF for TUN packets | Julian Anastasov |
2012-08-10 | ipvs: generalize app registration in netns | Julian Anastasov |
2012-07-17 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming |
2012-05-08 | ipvs: add support for sync threads | Pablo Neira Ayuso |
2012-05-08 | ipvs: reduce sync rate with time thresholds | Julian Anastasov |
2012-05-08 | ipvs: wakeup master thread | Pablo Neira Ayuso |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-30 | ipvs: kernel oops - do_ip_vs_get_ctl | Hans Schillstrom |