index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_vs.h
Age
Commit message (
Expand
)
Author
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
2018-04-09
netfilter: ipvs: Keep latest weight of destination
Inju Song
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-04-28
ipvs: remove unused function ip_vs_set_state_timeout
Aaron Conole
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
2017-02-02
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
netfilter: reduce direct skb->nfct usage
Florian Westphal
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
2016-03-07
ipvs: drop first packet to redirect conntrack
Julian Anastasov
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
[next]