index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
/
ip_vs_conn.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2025-01-05
ipvs: speed up reads from ip_vs_conn proc file
Florian Westphal
1
-22
/
+28
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
1
-2
/
+2
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_nodest_conn=1
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/viro/vfs
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
[next]