Age | Commit message (Expand) | Author |
2017-03-15 | netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid | Liping Zhang |
2017-03-13 | Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" | Pablo Neira Ayuso |
2017-03-13 | netfilter: nft_set_bitmap: keep a list of dummy elements | Pablo Neira Ayuso |
2017-03-13 | netfilter: Force fake conntrack entry to be at least 8 bytes aligned | Steven Rostedt (VMware) |
2017-03-13 | netfilter: nf_tables: fix mismatch in big-endian system | Liping Zhang |
2017-03-13 | netfilter: nft_set_bitmap: fetch the element key based on the set->klen | Liping Zhang |
2017-03-08 | netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidently | Ying Xue |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-03-03 | netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails | Pablo Neira Ayuso |
2017-03-03 | netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups | Pablo Neira Ayuso |
2017-03-03 | netfilter: nf_conntrack_sip: fix wrong memory initialisation | Christophe Leroy |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-26 | netfilter: nft_set_bitmap: incorrect bitmap size | Pablo Neira Ayuso |
2017-02-26 | netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. | Jarno Rajahalme |
2017-02-25 | netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success. | Jarno Rajahalme |
2017-02-23 | netfilter: nft_ct: fix random validation errors for zone set support | Florian Westphal |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-02-21 | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso |
2017-02-21 | netfilter: nfnetlink: remove static declaration from err_list | Liping Zhang |
2017-02-19 | netfilter: xt_hashlimit: Fix integer divide round to zero. | Alban Browaeys |
2017-02-19 | netfilter: ipset: Null pointer exception in ipset list:set | Vishwanath Pai |
2017-02-19 | Fix bug: sometimes valid entries in hash:* types of sets were evicted | Jozsef Kadlecsik |
2017-02-12 | netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection | Pablo Neira Ayuso |
2017-02-12 | netfilter: nf_tables: add NFTA_RULE_ID attribute | Pablo Neira Ayuso |
2017-02-12 | netfilter: nf_tables: add check_genid to the nfnetlink subsystem | Pablo Neira Ayuso |
2017-02-12 | netfilter: nfnetlink: allow to check for generation ID | Pablo Neira Ayuso |
2017-02-12 | netfilter: nfnetlink: add nfnetlink_rcv_skb_batch() | Pablo Neira Ayuso |
2017-02-12 | netfilter: nfnetlink: get rid of u_intX_t types | Pablo Neira Ayuso |
2017-02-12 | netfilter: nf_ct_expect: nf_ct_expect_insert() returns void | Gao Feng |
2017-02-12 | netfilter: nf_ct_sip: Use mod_timer_pending() | Gao Feng |
2017-02-08 | netfilter: nft_exthdr: add TCP option matching | Manuel Messner |
2017-02-08 | netfilter: nft_ct: add zone id set support | Florian Westphal |
2017-02-08 | netfilter: nft_ct: prepare for key-dependent error unwind | Florian Westphal |
2017-02-08 | netfilter: nft_ct: add zone id get support | Florian Westphal |
2017-02-08 | netfilter: nf_tables: add bitmap set type | Pablo Neira Ayuso |
2017-02-08 | netfilter: nf_tables: add space notation to sets | Pablo Neira Ayuso |
2017-02-08 | netfilter: nf_tables: rename struct nft_set_estimate class field | Pablo Neira Ayuso |
2017-02-08 | netfilter: nf_tables: add flush field to struct nft_set_iter | Pablo Neira Ayuso |
2017-02-08 | netfilter: nf_tables: rename deactivate_one() to flush() | Pablo Neira Ayuso |
2017-02-08 | netfilter: nf_tables: use struct nft_set_iter in set element flush | Pablo Neira Ayuso |
2017-02-08 | netfilter: nf_tables: pass netns to set->ops->remove() | Pablo Neira Ayuso |
2017-02-08 | netfilter: nft_exthdr: Add support for existence check | Phil Sutter |
2017-02-06 | netfilter: ctnetlink: Fix regression in CTA_HELP processing | Kevin Cernekee |
2017-02-06 | netfilter: ctnetlink: Fix regression in CTA_STATUS processing | Kevin Cernekee |
2017-02-06 | netfilter: nf_ct_helper: warn when not applying default helper assignment | Jiri Kosina |