aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2015-09-24ipvs: Pass ipvs not net to ip_vs_service_findEric W. Biederman4-9/+10
2015-09-24ipvs: Pass ipvs not net to __ip_vs_service_findEric W. Biederman1-9/+8
2015-09-24ipvs: Pass ipvs not net to ip_vs_svc_hashkeyEric W. Biederman1-4/+4
2015-09-24ipvs: Pass ipvs not net to __ip_vs_svc_fwm_findEric W. Biederman1-7/+8
2015-09-24ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkeyEric W. Biederman1-4/+4
2015-09-24ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman4-38/+42
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman6-27/+27
2015-09-24ipvs: Store ipvs not net in struct ip_vs_conn_paramEric W. Biederman1-7/+7
2015-09-24ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman7-25/+24
2015-09-24ipvs: Use state->net in the ipvs forward functionsEric W. Biederman1-6/+2
2015-09-24ipvs: Don't use current in proc_do_defense_modeEric W. Biederman1-2/+6
2015-09-24ipvs: Hoist computation of ipvs earlier in sctp_conn_scheduleEric W. Biederman1-2/+3
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman1-2/+2
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman4-17/+17
2015-09-18ipvs: Read hooknum from state rather than ops->hooknumEric W. Biederman1-8/+8
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman9-11/+14
2015-09-18netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman1-2/+2
2015-09-18netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devicesEric W. Biederman3-10/+6
2015-09-18netfilter: x_tables: Use par->net instead of computing from the passed net devicesEric W. Biederman10-32/+31
2015-09-18netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman6-21/+19
2015-09-18Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-nextPablo Neira Ayuso11-189/+324
2015-09-17netfilter: Pass net into okfnEric W. Biederman2-3/+3
2015-09-17netfilter: Use nf_hook_state.netEric W. Biederman1-2/+1
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-2/+2
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman1-2/+2
2015-09-17ipvs: add sysctl to ignore tunneled packetsAlex Gartrell2-1/+16
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann1-2/+3
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-12/+55
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2-7/+6
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann3-3/+4
2015-09-01ipvs: support scheduling inverse and icmp SCTP packetsAlex Gartrell1-16/+22
2015-09-01ipvs: support scheduling inverse and icmp UDP packetsAlex Gartrell1-9/+18
2015-09-01ipvs: support scheduling inverse and icmp TCP packetsAlex Gartrell1-11/+28
2015-09-01ipvs: ensure that ICMP cannot be sent in reply to ICMPAlex Gartrell1-2/+3
2015-09-01ipvs: attempt to schedule icmp packetsAlex Gartrell4-9/+55
2015-09-01ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell1-24/+21
2015-09-01ipvs: Use outer header in ip_vs_bypass_xmit_v6Alex Gartrell1-1/+3
2015-09-01ipvs: add schedule_icmp sysctlAlex Gartrell1-1/+7
2015-09-01ipvs: Make ip_vs_schedule aware of inverse iph'esAlex Gartrell1-14/+36
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell4-29/+33
2015-09-01ipvs: pull out ip_vs_try_to_schedule functionAlex Gartrell1-21/+39
2015-09-01ipvs: Handle inverse and icmp headers in ip_vs_leaveAlex Gartrell1-12/+21
2015-09-01ipvs: Add hdr_flags to iphdrAlex Gartrell3-12/+12
2015-09-01ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell2-51/+34
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-136/+387
2015-08-29netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso1-1/+7
2015-08-29netfilter: ipset: Fixing unnamed union initElad Raz2-4/+36
2015-08-28netfilter: reduce sparse warningsFlorian Westphal2-6/+3
2015-08-28netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik1-4/+8
2015-08-27netfilter: connlabels: Export setting connlabel lengthJoe Stringer2-12/+36