index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Age
Commit message (
Expand
)
Author
2015-09-24
ipvs: Remove skb_sknet
Eric W. Biederman
2015-09-24
ipvs: Remove skb_net
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)
Eric W. Biederman
2015-09-24
ipvs: Remove net argument from ip_vs_tcp_conn_listen
Eric W. Biederman
2015-09-24
ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs into conn_out_get
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net into init_netns and exit_netns
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to register_ip_vs_app_inc
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net into register_app and unregister_app
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup)
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_random_drop_entry
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_net_init
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_conn
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to stop_sync_thread
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to start_sync_thread
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proto_data_get
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_net_cleanup
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_find_dest
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_has_real_service
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_find
Eric W. Biederman
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_service
Eric W. Biederman
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
2015-09-17
ipvs: add sysctl to ignore tunneled packets
Alex Gartrell
2015-09-01
ipvs: add schedule_icmp sysctl
Alex Gartrell
2015-09-01
ipvs: drop inverse argument to conn_{in,out}_get
Alex Gartrell
2015-09-01
ipvs: Add hdr_flags to iphdr
Alex Gartrell
2015-09-01
ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
Alex Gartrell
2015-08-21
ipvs: add more mcast parameters for the sync daemon
Julian Anastasov
2015-08-21
ipvs: add sync_maxlen parameter for the sync daemon
Julian Anastasov
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-02-25
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
2015-02-09
ipvs: use 64-bit rates in stats
Julian Anastasov
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
[next]