index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
/
ip_vs_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
ipvs: Simplify the allocation of ip_vs_conn slab caches
Kunwu Chan
1
-3
/
+1
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-0
/
+1
2023-06-01
ipvs: dynamically limit the connection hash table
Julian Anastasov
1
-9
/
+17
2023-06-01
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Abhijeet Rastogi
1
-2
/
+2
2023-04-22
ipvs: Consistently use array_size() in ip_vs_conn_init()
Simon Horman
1
-6
/
+6
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
1
-5
/
+21
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-04-19
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2021-09-14
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2020-10-12
ipvs: inspect reply packets from DR/TUN real servers
longguang.yue
1
-3
/
+15
2020-07-22
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
1
-0
/
+39
2020-07-01
ipvs: avoid expiring many connections from timer
Julian Anastasov
1
-15
/
+38
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
1
-8
/
+14
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
1
-20
/
+39
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
1
-4
/
+4
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-30
/
+5
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-30
/
+5
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
1
-11
/
+6
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-2
/
+0
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-11-08
netfilter: ipvs: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-11-06
netfilter: ipvs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
1
-12
/
+12
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
1
-2
/
+3
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
1
-3
/
+19
2016-04-20
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
1
-1
/
+2
2016-04-20
ipvs: optimize release of connections in OPS mode
Marco Angaroni
1
-3
/
+23
2015-10-07
ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
Simon Horman
1
-8
/
+5
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Pass ipvs not net into ip_vs_conn_net_flush
Eric W. Biederman
1
-3
/
+4
2015-09-24
ipvs: Pass ipvs not net to ip_vs_conn_hashkey
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Pass ipvs into conn_out_get
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
Eric W. Biederman
1
-4
/
+6
2015-09-24
ipvs: Pass ipvs not net to ip_vs_random_drop_entry
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_sync_conn
Eric W. Biederman
1
-2
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proto_data_get
Eric W. Biederman
1
-2
/
+2
2015-09-24
ipvs: Pass ipvs not net to ip_vs_find_dest
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
1
-4
/
+4
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
1
-7
/
+7
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
1
-15
/
+15
2015-09-01
ipvs: drop inverse argument to conn_{in,out}_get
Alex Gartrell
1
-6
/
+6
2014-09-18
ipvs: use the new dest addr family field
Julian Anastasov
1
-11
/
+38
2014-09-16
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
1
-2
/
+10
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
1
-2
/
+3
[next]