summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...Eric W. Biederman
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Use nf_hook_state.netEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-17netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-09-17ipvs: add sysctl to ignore tunneled packetsAlex Gartrell
2015-09-14netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso
2015-09-14netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann
2015-09-01ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell
2015-09-01ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell
2015-09-01ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell
2015-09-01ipvs: attempt to schedule icmp packetsAlex Gartrell
2015-09-01ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell
2015-09-01ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell
2015-09-01ipvs: add schedule_icmp sysctlAlex Gartrell
2015-09-01ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell
2015-09-01ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell
2015-09-01ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell
2015-09-01ipvs: Add hdr_flags to iphdrAlex Gartrell
2015-09-01ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-29netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso
2015-08-29netfilter: ipset: Fixing unnamed union initElad Raz
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-08-28netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer
2015-08-27netfilter: Always export nf_connlabels_replace()Joe Stringer
2015-08-26Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-08-21netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)Pablo Neira Ayuso
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso