index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2022-11-10
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-10
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
2022-11-10
ipvs: use explicitly signed chars
Jason A. Donenfeld
2022-05-12
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2021-12-01
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
2021-10-27
netfilter: ipvs: make global sysctl readonly in non-init netns
Antoine Tenart
2021-10-06
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
2020-10-29
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-07-29
ipvs: fix the connection sync failed in some cases
guodeqing
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
2019-07-26
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-07-26
ipvs: defer hook registration to avoid leaks
Julian Anastasov
2019-06-22
ipvs: Fix use-after-free in ip_vs_in
YueHaibing
2019-05-16
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
2019-05-02
ipvs: fix warning on unused variable
Andrea Claudi
2019-03-23
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-03-13
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2018-12-17
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
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-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-04-27
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
2018-04-27
ipvs: initialize tbl->entries after allocation
Cong Wang
[next]