Age | Commit message (Expand) | Author | Files | Lines |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_random_drop_entry | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_sync_net_init | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_sync_conn | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to stop_sync_thread | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to start_sync_thread | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_proto_data_get | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_service_net_cleanup | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_find_dest | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_has_real_service | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_service_find | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Store ipvs not net in struct ip_vs_service | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_fill_conn | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Store ipvs not net in struct ip_vs_conn_param | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Store ipvs not net in struct ip_vs_conn | Eric W. Biederman | 1 | -30/+1 |
2015-09-17 | ipvs: add sysctl to ignore tunneled packets | Alex Gartrell | 1 | -0/+11 |
2015-09-01 | ipvs: add schedule_icmp sysctl | Alex Gartrell | 1 | -0/+11 |
2015-09-01 | ipvs: drop inverse argument to conn_{in,out}_get | Alex Gartrell | 1 | -8/+4 |
2015-09-01 | ipvs: Add hdr_flags to iphdr | Alex Gartrell | 1 | -3/+40 |
2015-09-01 | ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off | Alex Gartrell | 1 | -20/+29 |
2015-08-21 | ipvs: add more mcast parameters for the sync daemon | Julian Anastasov | 1 | -0/+4 |
2015-08-21 | ipvs: add sync_maxlen parameter for the sync daemon | Julian Anastasov | 1 | -8/+11 |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman | 1 | -4/+4 |
2015-02-25 | ipvs: allow rescheduling of new connections when port reuse is detected | Marcelo Ricardo Leitner | 1 | -0/+11 |
2015-02-09 | ipvs: use 64-bit rates in stats | Julian Anastasov | 1 | -17/+33 |
2014-10-02 | ipvs: Clean up comment style in ip_vs.h | Simon Horman | 1 | -139/+75 |
2014-09-16 | ipvs: prevent mixing heterogeneous pools and synchronization | Alex Gartrell | 1 | -0/+4 |
2014-09-16 | ipvs: Supply destination address family to ip_vs_conn_new | Alex Gartrell | 1 | -1/+2 |
2014-09-16 | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} | Alex Gartrell | 1 | -2/+3 |
2014-09-16 | ipvs: Add destination address family to netlink interface | Alex Gartrell | 1 | -0/+3 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -2/+2 |
2013-11-11 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko | 1 | -31/+1 |
2013-10-15 | ipvs: avoid rcu_barrier during netns cleanup | Julian Anastasov | 1 | -0/+6 |
2013-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+3 |
2013-09-21 | ip*.h: Remove extern from function prototypes | Joe Perches | 1 | -128/+117 |
2013-09-18 | ipvs: make the service replacement more robust | Julian Anastasov | 1 | -5/+2 |
2013-09-18 | ipvs: fix overflow on dest weight multiply | Simon Kirby | 1 | -1/+1 |
2013-06-26 | ipvs: add sync_persist_mode flag | Julian Anastasov | 1 | -0/+11 |
2013-06-26 | ipvs: replace the SCTP state machine | Julian Anastasov | 1 | -10/+11 |
2013-06-26 | ipvs: sloppy TCP and SCTP | Alexander Frolkin | 1 | -0/+24 |
2013-06-26 | ipvs: provide iph to schedulers | Julian Anastasov | 1 | -26/+2 |
2013-05-26 | ipvs: change type of netns_ipvs->sysctl_sync_qlen_max | Zhang Yanfei | 1 | -4/+4 |
2013-04-23 | ipvs: fix sparse warnings for some parameters | Julian Anastasov | 1 | -4/+4 |
2013-04-02 | ipvs: convert services to rcu | Julian Anastasov | 1 | -19/+9 |
2013-04-02 | ipvs: convert dests to rcu | Julian Anastasov | 1 | -1/+1 |
2013-04-02 | ipvs: convert sched_lock to spin lock | Julian Anastasov | 1 | -1/+1 |
2013-04-02 | ipvs: do not expect result from done_service | Julian Anastasov | 1 | -2/+2 |