summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3123-136/+23Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3023-136/+23Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-311-1/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-231-1/+1
| |\
| | * ipvs: Fix use-after-free in ip_vs_inYueHaibing2019-05-211-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner2019-05-241-17/+1Star
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+16
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-9/+4Star
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-1/+1
|\
| * ipvs: do not schedule icmp errors from tunnelsJulian Anastasov2019-04-131-1/+1
* | ipvs: allow tunneling with gue encapsulationJacky Hu2019-04-082-5/+114
* | genetlink: make policy common to familyJohannes Berg2019-03-221-12/+1Star
|/
* ipvs: get sctphdr by sctphoff in sctp_csum_checkXin Long2019-03-011-5/+2Star
* ipvs: change some data types from int to boolAndrea Claudi2019-03-015-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-1/+2
|\
| * ipvs: fix warning on unused variableAndrea Claudi2019-02-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-181-4/+2Star
|\ \
| * | ipvs: Use struct_size() helperGustavo A. R. Silva2019-02-121-4/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-153-6/+15
|\ \ \ | | |/ | |/|
| * | ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi2019-02-123-6/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-301-0/+12
|\| | | |/ |/|
| * ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu2019-01-241-0/+12
* | ipvs: use indirect call wrappersMatteo Croce2019-01-283-10/+45
* | ipvs: avoid indirect calls when calculating checksumsMatteo Croce2019-01-284-15/+19
|/
* ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long2018-11-261-0/+3
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-1/+1
* net: Add extack to nlmsg_parseDavid Ahern2018-10-081-1/+1
* net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski2018-09-271-2/+1Star
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-242-6/+6
* ipvs: don't show negative times in ip_vs_connMatteo Croce2018-08-161-8/+14
* ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu2018-08-161-4/+11
* net: Remove some unneeded semicolonzhong jiang2018-08-041-1/+1
* ipvs: drop conn templates under attackJulian Anastasov2018-07-181-20/+39
* ipvs: add assured state for conn templatesJulian Anastasov2018-07-185-14/+27
* ipvs: provide just conn to ip_vs_state_nameJulian Anastasov2018-07-182-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-1/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-112-1/+5
| |\
| | * ipvs: fix check on xmit to non-local addressesJulian Anastasov2018-06-041-1/+1
| | * ipvs: register conntrack hooks for ftpJulian Anastasov2018-06-021-0/+4
* | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0715-238/+971
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-6/+15
| |\|
| * | ipvs: add ipv6 support to ftpJulian Anastasov2018-06-015-178/+325
| * | ipvs: add full ipv6 support to nfctJulian Anastasov2018-06-011-52/+49Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-11/+18
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-079-6/+594
| |\ \ \