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
2019-03-01
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
1
-5
/
+2
2019-03-01
ipvs: change some data types from int to bool
Andrea Claudi
5
-18
/
+18
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-4
/
+2
2019-02-16
ipvs: fix warning on unused variable
Andrea Claudi
1
-1
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+15
2019-02-12
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
3
-6
/
+15
2019-02-12
ipvs: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2019-01-28
ipvs: use indirect call wrappers
Matteo Croce
3
-10
/
+45
2019-01-28
ipvs: avoid indirect calls when calculating checksums
Matteo Croce
4
-15
/
+19
2019-01-24
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2018-11-26
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-2
/
+1
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2
-6
/
+6
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
1
-8
/
+14
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
1
-20
/
+39
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
5
-14
/
+27
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2
-8
/
+8
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
[next]