Age | Commit message (Expand) | Author |
2015-12-18 | netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key | Florian Westphal |
2015-12-18 | netfilter: nf_tables: use skb->protocol instead of assuming ethernet header | Pablo Neira Ayuso |
2015-12-13 | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort | Xin Long |
2015-12-10 | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ... | Pablo Neira Ayuso |
2015-12-10 | netfilter: nfnetlink: avoid recurrent netns lookups in call_batch | Pablo Neira Ayuso |
2015-12-09 | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure | Nikolay Borisov |
2015-11-23 | netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings | Arnd Bergmann |
2015-11-15 | ipvs: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-11-10 | netfilter: nf_tables: add clone interface to expression operations | Pablo Neira Ayuso |
2015-11-10 | netfilter: fix xt_TEE and xt_TPROXY dependencies | Arnd Bergmann |
2015-11-10 | netfilter: nfnetlink_log: work around uninitialized variable warning | Arnd Bergmann |
2015-11-08 | netfilter: nft_meta: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-08 | netfilter: xt_owner: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-07 | netfilter: ipset: Fix hash type expire: release empty hash bucket block | Jozsef Kadlecsik |
2015-11-07 | netfilter: ipset: Fix hash:* type expiration | Jozsef Kadlecsik |
2015-11-07 | netfilter: ipset: Fix extension alignment | Jozsef Kadlecsik |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-10-28 | netfilter: nfnetlink: don't probe module if it exists | Florian Westphal |
2015-10-27 | netfilter: nf_nat_redirect: add missing NULL pointer check | Munehisa Kamata |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-22 | netfilter: xt_TEE: fix NULL dereference | Eric Dumazet |
2015-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-10-17 | netfilter: ipset: Fix sleeping memory allocation in atomic context | Nikolay Borisov |
2015-10-16 | netfilter: nf_queue: remove rcu_read_lock calls | Florian Westphal |
2015-10-16 | netfilter: make nf_queue_entry_get_refs return void | Florian Westphal |
2015-10-16 | netfilter: remove hook owner refcounting | Florian Westphal |
2015-10-15 | netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity | Pablo Neira |
2015-10-15 | netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config() | Pablo Neira Ayuso |
2015-10-13 | netfilter: sync with packet rx also after removing queue entries | Florian Westphal |
2015-10-13 | netfilter: nfqueue: don't use prev pointer | Florian Westphal |
2015-10-12 | ipv4: Pass struct net into ip_defrag and ip_check_defrag | Eric W. Biederman |
2015-10-12 | netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON... | Ken-ichirou MATSUZAWA |
2015-10-12 | Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso |
2015-10-12 | nfnetlink_cttimeout: add rcu_barrier() on module removal | Pablo Neira Ayuso |
2015-10-12 | netfilter: conntrack: fix crash on timeout object removal | Pablo Neira Ayuso |
2015-10-12 | netfilter: xt_CT: don't put back reference to timeout policy object | Pablo Neira Ayuso |
2015-10-09 | net/nfnetlink: lockdep_nfnl_is_held can be boolean | Yaowei Bai |
2015-10-08 | ipv4, ipv6: Pass net into ip_local_out and ip6_local_out | Eric W. Biederman |
2015-10-08 | ipv6: Merge ip6_local_out and ip6_local_out_sk | Eric W. Biederman |
2015-10-08 | ipv4: Merge ip_local_out and ip_local_out_sk | Eric W. Biederman |
2015-10-08 | net: Pass net into dst_output and remove dst_output_okfn | Eric W. Biederman |
2015-10-07 | ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup} | Simon Horman |
2015-10-07 | ipvs: Remove possibly unused variable from ip_vs_out | David Ahern |
2015-10-05 | netfilter: nfnetlink_log: allow to attach conntrack | Ken-ichirou MATSUZAWA |
2015-10-05 | netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct | Ken-ichirou MATSUZAWA |
2015-10-05 | netfilter: Kconfig rename QUEUE_CT to GLUE_CT | Ken-ichirou MATSUZAWA |
2015-10-05 | netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info | Ken-ichirou MATSUZAWA |
2015-10-05 | netfilter: nfnetlink_queue: use y2038 safe timestamp | Pablo Neira Ayuso |
2015-10-05 | Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso |