Age | Commit message (Expand) | Author |
2020-07-22 | ipvs: queue delayed work to expire no destination connections if expire_nodes... | Andrew Sy Kim |
2020-07-04 | ipvs: allow connection reuse for unconfirmed conntrack | Julian Anastasov |
2020-06-30 | ipvs: register hooks only with services | Julian Anastasov |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet |
2019-10-08 | ipvs: batch __ip_vs_cleanup | Haishuang Yan |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-25 | ipvs: fix tinfo memory leak in start_sync_thread | Julian Anastasov |
2019-05-31 | ipvs: add checksum support for gue encapsulation | Jacky Hu |
2019-05-31 | ipvs: add function to find tunnels | Julian Anastasov |
2019-05-31 | ipvs: allow rs_table to contain different real server types | Julian Anastasov |
2019-04-08 | ipvs: allow tunneling with gue encapsulation | Jacky Hu |
2019-01-28 | ipvs: avoid indirect calls when calculating checksums | Matteo Croce |
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 |