index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+5
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-238
/
+971
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-85
/
+13
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
1
-1
/
+1
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+15
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
1
-0
/
+4
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
5
-178
/
+325
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
1
-52
/
+49
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+18
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-27
/
+4
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
3
-58
/
+9
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
1
-0
/
+12
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
1
-11
/
+6
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-6
/
+594
2018-04-27
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
1
-0
/
+1
2018-04-27
ipvs: initialize tbl->entries after allocation
Cong Wang
1
-0
/
+1
2018-04-27
Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
9
-6
/
+592
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-83
/
+80
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
1
-2
/
+3
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2
-83
/
+80
2018-04-09
ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
Vincent Bernat
4
-4
/
+8
2018-04-09
netfilter: ipvs: Add configurations of Maglev hashing
Inju Song
2
-0
/
+38
2018-04-09
netfilter: ipvs: Add Maglev hashing scheduler
Inju Song
1
-0
/
+540
2018-04-09
netfilter: ipvs: Keep latest weight of destination
Inju Song
1
-0
/
+4
2018-04-09
netfilter: ipvs: Fix space before '[' error.
Arvind Yadav
1
-2
/
+2
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+4
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
4
-5
/
+0
2018-03-17
net: Convert ip_vs_ftp_ops
Kirill Tkhai
1
-0
/
+1
2018-03-17
net: Convert ipvs_core_dev_ops
Kirill Tkhai
1
-0
/
+1
2018-03-17
net: Convert ipvs_core_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
ipvs: use true and false for boolean values
Gustavo A. R. Silva
2
-4
/
+4
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-28
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
1
-1
/
+1
2018-02-27
net: Convert sysctl creating and destroying pernet_operations
Kirill Tkhai
2
-0
/
+2
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-13
/
+9
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
3
-6
/
+0
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
2
-7
/
+7
2018-01-08
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2017-12-02
ipvs: switch to sock_recvmsg()
Al Viro
1
-6
/
+3
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+7
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-22
/
+23
2017-11-08
netfilter: ipvs: Convert timers to use timer_setup()
Kees Cook
5
-22
/
+23
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+7
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-06
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
1
-0
/
+4
2017-11-06
netfilter: ipvs: Use %pS printk format for direct addresses
Helge Deller
2
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
[next]