summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-07-201-1/+1
|\
| * netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu2019-07-161-1/+1
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-2/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-093-73/+86
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-283-73/+86
| |\
| | * ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-06-252-66/+72
| | * ipvs: defer hook registration to avoid leaksJulian Anastasov2019-06-211-7/+14
* | | ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov2019-07-051-4/+42
* | | ipvs: allow tunneling with gre encapsulationVadim Fedorenko2019-07-042-3/+64
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-5/+1Star
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0723-136/+23Star
|\|
| * 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/pablo/nf-nextDavid S. Miller2019-06-028-43/+287
|\ \ \ | |/ / |/| |
| * | ipvs: add checksum support for gue encapsulationJacky Hu2019-05-312-17/+137
| * | netfilter: ipvs: prefer skb_ensure_writableFlorian Westphal2019-05-317-18/+18
| * | ipvs: strip udp tunnel headers from icmp errorsJulian Anastasov2019-05-311-0/+60
| * | ipvs: add function to find tunnelsJulian Anastasov2019-05-312-0/+37
| * | ipvs: allow rs_table to contain different real server typesJulian Anastasov2019-05-311-8/+35
* | | 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