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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
ipvs: Defer ip_vs_ftp unregister during netns cleanup
Slavin Liu
1
-1
/
+3
2025-04-10
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2024-12-14
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
Jinghao Jia
1
-3
/
+1
2024-08-19
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
1
-2
/
+2
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-01-25
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
1
-2
/
+2
2023-10-25
net: prevent address rewrite in kernel_bind()
Jordan Rife
1
-2
/
+2
2023-10-10
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
1
-2
/
+2
2023-08-30
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-06-28
ipvs: align inner_mac_header for encapsulation
Terin Stock
1
-0
/
+2
2022-11-10
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
1
-2
/
+8
2022-11-10
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
1
-5
/
+21
2022-11-10
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-05-09
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2021-12-01
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
1
-4
/
+4
2021-10-27
netfilter: ipvs: make global sysctl readonly in non-init netns
Antoine Tenart
1
-0
/
+5
2021-10-06
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
1
-2
/
+2
2020-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-10-29
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
1
-0
/
+6
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-5
/
+7
2020-07-29
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-8
/
+7
2019-10-24
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
5
-17
/
+28
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-3
/
+3
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
4
-38
/
+39
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
3
-4
/
+4
2019-08-08
net: delete "register" keyword
Alexey Dobriyan
2
-4
/
+4
2019-08-03
ipvs: Improve robustness to the ipvs sysctl
Junwei Hu
1
-34
/
+35
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-2
/
+1
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-73
/
+86
2019-07-05
ipvs: strip gre tunnel headers from icmp errors
Julian Anastasov
1
-4
/
+42
2019-07-04
ipvs: allow tunneling with gre encapsulation
Vadim Fedorenko
2
-3
/
+64
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-73
/
+86
2019-06-25
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2
-66
/
+72
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-21
ipvs: defer hook registration to avoid leaks
Julian Anastasov
1
-7
/
+14
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
23
-136
/
+23
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-43
/
+287
2019-05-31
ipvs: add checksum support for gue encapsulation
Jacky Hu
2
-17
/
+137
2019-05-31
netfilter: ipvs: prefer skb_ensure_writable
Florian Westphal
7
-18
/
+18
2019-05-31
ipvs: strip udp tunnel headers from icmp errors
Julian Anastasov
1
-0
/
+60
2019-05-31
ipvs: add function to find tunnels
Julian Anastasov
2
-0
/
+37
2019-05-31
ipvs: allow rs_table to contain different real server types
Julian Anastasov
1
-8
/
+35
[next]