Age | Commit message (Expand) | Author |
2016-02-08 | netfilter: nft_counter: fix erroneous return values | Anton Protopopov |
2016-02-08 | netfilter: tee: select NF_DUP_IPV6 unconditionally | Arnd Bergmann |
2016-02-08 | netfilter: nfnetlink: correctly validate length of batch messages | Phil Turnbull |
2016-02-01 | netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversion | Florian Westphal |
2016-02-01 | netfilter: nfnetlink: use original skbuff when acking batches | Pablo Neira Ayuso |
2016-02-01 | netfilter: conntrack: resched in nf_ct_iterate_cleanup | Florian Westphal |
2016-01-20 | netfilter: nf_conntrack: use safer way to lock all buckets | Sasha Levin |
2016-01-18 | netfilter: nf_tables_netdev: fix error path in module initialization | Pablo Neira Ayuso |
2016-01-18 | netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6() | Eric Dumazet |
2016-01-14 | netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS | Pablo Neira Ayuso |
2016-01-13 | netfilter: ipset: allow a 0 netmask with hash_netiface type | Florian Westphal |
2016-01-13 | netfilter: nft_byteorder: avoid unneeded le/be conversion steps | Florian Westphal |
2016-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-01-08 | netfilter: nft_ct: add byte/packet counter support | Florian Westphal |
2016-01-08 | netfilter: nft_byteorder: provide 64bit le/be conversion | Florian Westphal |
2016-01-08 | netfilter: nf_tables: Add new attributes into nft_set to store user data. | Carlos Falgueras GarcĂa |
2016-01-08 | netfilter: nfnetlink_log: just returns error for unknown command | Ken-ichirou MATSUZAWA |
2016-01-08 | netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C... | Ken-ichirou MATSUZAWA |
2016-01-08 | netfilter: nfnetlink_queue: just returns error for unknown command | Ken-ichirou MATSUZAWA |
2016-01-08 | netfilter: nfnetlink_queue: don't handle options after unbind | Ken-ichirou MATSUZAWA |
2016-01-08 | netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity | Ken-ichirou MATSUZAWA |
2016-01-04 | netfilter: nf_ct_helper: define pr_fmt() | Pablo Neira Ayuso |
2016-01-04 | netfilter: nf_tables: add forward expression to the netdev family | Pablo Neira Ayuso |
2016-01-03 | netfilter: nf_tables: add packet duplication to the netdev family | Pablo Neira Ayuso |
2016-01-03 | netfilter: nft_limit: allow to invert matching criteria | Pablo Neira Ayuso |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-28 | netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks | Pablo Neira Ayuso |
2015-12-28 | netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() | Pablo Neira Ayuso |
2015-12-28 | netfilter: nf_tables: remove check against removal of inactive objects | Pablo Neira Ayuso |
2015-12-28 | netfilter: nf_tables: destroy basechain and rules on netdevice removal | Pablo Neira Ayuso |
2015-12-28 | netfilter: nf_tables: release objects on netns destruction | Pablo Neira Ayuso |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
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-18 | netfilter: meta: add support for setting skb->pkttype | Florian Westphal |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-15 | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC | Tom Herbert |
2015-12-15 | nfnetlink: add nfnl_dereference_protected helper | Florian Westphal |
2015-12-14 | netfilter: implement xt_cgroup cgroup2 path match | Tejun Heo |
2015-12-14 | netfilter: prepare xt_cgroup for multi revisions | Tejun Heo |
2015-12-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-12-14 | netfilter: cttimeout: add netns support | Pablo Neira |
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: nf_tables: fix nf_log_trace based tracing | Florian Westphal |
2015-12-09 | netfilter: nfnetlink_log: Change setter functions to be void | Rosen, Rami |
2015-12-09 | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure | Nikolay Borisov |
2015-12-09 | netfilter: nf_tables: wrap tracing with a static key | Florian Westphal |
2015-12-09 | netfilter: nf_tables: extend tracing infrastructure | Florian Westphal |