summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-262-8/+25
|\
| * netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso2015-09-171-0/+1
| * netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso2015-09-141-6/+18
| * netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal2015-09-141-2/+6
* | netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-181-2/+2
* | netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-184-17/+17
* | ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman2015-09-181-8/+8
* | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-189-11/+14
* | netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-181-2/+2
* | netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman2015-09-183-10/+6
* | netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-1810-32/+31
* | netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-186-21/+19
* | Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2015-09-1811-190/+325
|\ \
| * | ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2015-09-172-1/+16
| * | ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell2015-09-011-17/+23
| * | ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell2015-09-011-9/+18
| * | ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell2015-09-011-11/+28
| * | ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell2015-09-011-2/+3
| * | ipvs: attempt to schedule icmp packetsAlex Gartrell2015-09-014-9/+55
| * | ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell2015-09-011-24/+21
| * | ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell2015-09-011-1/+3
| * | ipvs: add schedule_icmp sysctlAlex Gartrell2015-09-011-1/+7
| * | ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell2015-09-011-14/+36
| * | ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell2015-09-014-29/+33
| * | ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell2015-09-011-21/+39
| * | ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell2015-09-011-12/+21
| * | ipvs: Add hdr_flags to iphdrAlex Gartrell2015-09-013-12/+12
| * | ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2015-09-012-51/+34
* | | netfilter: Pass net into okfnEric W. Biederman2015-09-172-3/+3
* | | netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-2/+1
* | | netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-2/+2
* | | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-2/+2
| |/ |/|
* | netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-091-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-057-12/+55
|\ \
| * | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-013-3/+4
| * | netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso2015-08-291-1/+7
| * | netfilter: ipset: Fixing unnamed union initElad Raz2015-08-292-4/+36
| * | netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik2015-08-281-4/+8
* | | netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-022-7/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-288-136/+387
|\ \ \ | | |/ | |/|
| * | netfilter: reduce sparse warningsFlorian Westphal2015-08-282-6/+3
| * | Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-08-265-128/+382
| |\ \
| | * | ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-212-24/+164
| | * | ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-212-94/+96
| | * | ipvs: call rtnl_lock earlyJulian Anastasov2015-08-212-19/+33
| | * | ipvs: Add ovf schedulerRaducu Deaconu2015-08-213-0/+98
| * | | netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)Pablo Neira Ayuso2015-08-211-2/+2
| |/ /
* | | netfilter: connlabels: Export setting connlabel lengthJoe Stringer2015-08-272-12/+36
* | | netfilter: Always export nf_connlabels_replace()Joe Stringer2015-08-271-2/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2110-23/+21
|\ \