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-05-12
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
2021-12-08
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-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
2020-08-21
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-31
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-07-31
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-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-07-08
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-30
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2017-12-20
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-01
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_sctphdr_t
Xin Long
2017-05-08
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-04-28
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2017-04-28
ipvs: change comparison on sync_refresh_period
Aaron Conole
2017-04-28
ipvs: remove unused function ip_vs_set_state_timeout
Aaron Conole
2017-04-26
ipvs: convert to use pernet nf_hook api
Florian Westphal
2017-04-19
netfilter: ipvs: fix incorrect conflict resolution
Florian Westphal
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-03-30
ipvs: remove unused variable
Arushi Singhal
2017-03-30
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
2017-03-30
netfilter: ipvs: don't check for presence of nat extension
Florian Westphal
[next]