summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-11-07netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik
2015-11-07netfilter: ipset: Fix extension alignmentJozsef Kadlecsik
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-10-28netfilter: nfnetlink: don't probe module if it existsFlorian Westphal
2015-10-27netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22netfilter: xt_TEE: fix NULL dereferenceEric Dumazet
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-17netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov
2015-10-16netfilter: nf_queue: remove rcu_read_lock callsFlorian Westphal
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-15netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicityPablo Neira
2015-10-15netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()Pablo Neira Ayuso
2015-10-13netfilter: sync with packet rx also after removing queue entriesFlorian Westphal
2015-10-13netfilter: nfqueue: don't use prev pointerFlorian Westphal
2015-10-12ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-12netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...Ken-ichirou MATSUZAWA
2015-10-12Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-10-12nfnetlink_cttimeout: add rcu_barrier() on module removalPablo Neira Ayuso
2015-10-12netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso
2015-10-12netfilter: xt_CT: don't put back reference to timeout policy objectPablo Neira Ayuso
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-07ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}Simon Horman
2015-10-07ipvs: Remove possibly unused variable from ip_vs_outDavid Ahern
2015-10-05netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA
2015-10-05netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA
2015-10-05netfilter: Kconfig rename QUEUE_CT to GLUE_CTKen-ichirou MATSUZAWA
2015-10-05netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA
2015-10-05netfilter: nfnetlink_queue: use y2038 safe timestampPablo Neira Ayuso
2015-10-05Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-10-05nfnetlink: use y2038 safe timestampArnd Bergmann
2015-10-04netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.cPablo Neira Ayuso
2015-10-04netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso
2015-10-01ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTLEric W. Biederman
2015-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-09-29ipv4: Pass struct net into ip_route_me_harderEric W. Biederman
2015-09-29netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24ipvs: Pass ipvs into ip_vs_gather_fragsEric W. Biederman
2015-09-24ipvs: Remove skb_sknetEric W. Biederman
2015-09-24ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)Eric W. Biederman
2015-09-24ipvs: Remove net argument from ip_vs_tcp_conn_listenEric W. Biederman
2015-09-24ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_rerouteEric W. Biederman