index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-01
ipvs: get sctphdr by sctphoff in sctp_csum_check
Xin Long
2019-03-01
ipvs: change some data types from int to bool
Andrea Claudi
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-02-16
ipvs: fix warning on unused variable
Andrea Claudi
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-12
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-02-12
ipvs: Use struct_size() helper
Gustavo A. R. Silva
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-28
ipvs: use indirect call wrappers
Matteo Croce
2019-01-28
ipvs: avoid indirect calls when calculating checksums
Matteo Croce
2019-01-24
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2018-11-26
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
2018-07-18
ipvs: drop conn templates under attack
Julian Anastasov
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
ipvs: fix check on xmit to non-local addresses
Julian Anastasov
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-02
ipvs: register conntrack hooks for ftp
Julian Anastasov
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-08
ipvs: fix stats update from local clients
Julian Anastasov
2018-05-08
ipvs: fix refcount usage for conns in ops mode
Julian Anastasov
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-04-27
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
2018-04-27
ipvs: initialize tbl->entries after allocation
Cong Wang
2018-04-27
Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-09
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
Vincent Bernat
2018-04-09
netfilter: ipvs: Add configurations of Maglev hashing
Inju Song
2018-04-09
netfilter: ipvs: Add Maglev hashing scheduler
Inju Song
[next]