summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_reject_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-01-091-0/+2
* netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCPLiping Zhang2016-06-241-0/+3
* netfilter: remove duplicate includestephen hemminger2015-11-231-1/+0
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-081-1/+1
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-081-1/+1
* ipv4: Pass struct net into ip_route_me_harderEric W. Biederman2015-09-291-1/+1
* ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1
* netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-081-1/+3
* netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-101-1/+1
* netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-031-0/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-241-0/+1
|\
| * netfilter: fix various sparse warningsFlorian Westphal2014-11-131-0/+1
* | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-311-26/+62
|/
* netfilter: missing module license in the nf_reject_ipvX modulesPablo Neira Ayuso2014-10-111-0/+3
* netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso2014-10-021-0/+127
OpenPOWER on IntegriCloud