Age | Commit message (Expand) | Author | Files | Lines |
2020-07-22 | ipvs: queue delayed work to expire no destination connections if expire_nodes... | Andrew Sy Kim | 1 | -0/+29 |
2020-07-04 | ipvs: allow connection reuse for unconfirmed conntrack | Julian Anastasov | 1 | -6/+4 |
2020-06-30 | ipvs: register hooks only with services | Julian Anastasov | 1 | -0/+5 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet | 1 | -0/+1 |
2019-10-08 | ipvs: batch __ip_vs_cleanup | Haishuang Yan | 1 | -1/+1 |
2019-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2019-06-25 | ipvs: fix tinfo memory leak in start_sync_thread | Julian Anastasov | 1 | -2/+4 |
2019-05-31 | ipvs: add checksum support for gue encapsulation | Jacky Hu | 1 | -0/+2 |
2019-05-31 | ipvs: add function to find tunnels | Julian Anastasov | 1 | -0/+3 |
2019-05-31 | ipvs: allow rs_table to contain different real server types | Julian Anastasov | 1 | -0/+3 |
2019-04-08 | ipvs: allow tunneling with gue encapsulation | Jacky Hu | 1 | -0/+5 |
2019-01-28 | ipvs: avoid indirect calls when calculating checksums | Matteo Croce | 1 | -3/+0 |
2018-07-18 | ipvs: add assured state for conn templates | Julian Anastasov | 1 | -0/+16 |
2018-07-18 | ipvs: provide just conn to ip_vs_state_name | Julian Anastasov | 1 | -1/+1 |
2018-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+30 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+7 |
2018-06-02 | ipvs: register conntrack hooks for ftp | Julian Anastasov | 1 | -0/+30 |
2018-06-01 | ipvs: add ipv6 support to ftp | Julian Anastasov | 1 | -4/+6 |
2018-05-16 | net: move seq_file_single_net to <linux/seq_file_net.h> | Christoph Hellwig | 1 | -12/+0 |
2018-04-09 | netfilter: ipvs: Keep latest weight of destination | Inju Song | 1 | -0/+1 |
2018-01-08 | netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp | Gao Feng | 1 | -2/+1 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -3/+3 |
2017-04-28 | ipvs: remove unused function ip_vs_set_state_timeout | Aaron Conole | 1 | -2/+0 |
2017-04-15 | netfilter: remove nf_ct_is_untracked | Florian Westphal | 1 | -2/+2 |
2017-04-15 | netfilter: kill the fake untracked conntrack objects | Florian Westphal | 1 | -5/+1 |
2017-03-17 | netfilter: refcounter conversions | Reshetova, Elena | 1 | -7/+9 |
2017-02-02 | ipvs: free ip_vs_dest structs when refcnt=0 | David Windsor | 1 | -1/+1 |
2017-02-02 | netfilter: add and use nf_ct_set helper | Florian Westphal | 1 | -2/+1 |
2017-02-02 | netfilter: reduce direct skb->nfct usage | Florian Westphal | 1 | -3/+6 |
2016-06-06 | ipvs: update real-server binding of outgoing connections in SIP-pe | Marco Angaroni | 1 | -1/+1 |
2016-04-20 | ipvs: handle connections started by real-servers | Marco Angaroni | 1 | -0/+17 |
2016-03-07 | ipvs: drop first packet to redirect conntrack | Julian Anastasov | 1 | -0/+17 |
2015-09-24 | ipvs: Remove skb_sknet | Eric W. Biederman | 1 | -22/+0 |
2015-09-24 | ipvs: Remove skb_net | Eric W. Biederman | 1 | -31/+0 |
2015-09-24 | ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup) | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Remove net argument from ip_vs_tcp_conn_listen | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave | Eric W. Biederman | 1 | -0/+10 |
2015-09-24 | ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule | Eric W. Biederman | 1 | -1/+2 |
2015-09-24 | ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs into conn_out_get | Eric W. Biederman | 1 | -2/+4 |
2015-09-24 | ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto | Eric W. Biederman | 1 | -2/+4 |
2015-09-24 | ipvs: Pass ipvs not net into init_netns and exit_netns | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app | Eric W. Biederman | 1 | -2/+2 |
2015-09-24 | ipvs: Pass ipvs not net to register_ip_vs_app_inc | Eric W. Biederman | 1 | -1/+1 |
2015-09-24 | ipvs: Pass ipvs not net into register_app and unregister_app | Eric W. Biederman | 1 | -2/+2 |
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 |