| Commit message (Expand) | Author | Age |
* | netfilter: nft_compat: fix crash when related match/target module is removed | Liping Zhang | 2016-07-23 |
* | netfilter: nft_compat: put back match/target module if init fail | Liping Zhang | 2016-07-23 |
* | netfilter: nft_compat: check match/targetinfo attr size | Florian Westphal | 2016-03-11 |
* | netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() | Pablo Neira Ayuso | 2015-12-28 |
* | netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC | Pablo Neira Ayuso | 2015-09-14 |
* | netfilter: x_tables: add context to know if extension runs from nft_compat | Pablo Neira Ayuso | 2015-05-15 |
* | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 2015-04-13 |
* | netfilter: Fix switch statement warnings with recent gcc. | David Miller | 2015-04-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-23 |
|\ |
|
| * | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set | Pablo Neira Ayuso | 2015-03-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-09 |
|\| |
|
| * | netfilter: nft_compat: don't truncate ethernet protocol type to u8 | Arturo Borrero | 2015-02-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-02-20 |
| |\ |
|
| | * | netfilter: nft_compat: fix module refcount underflow | Pablo Neira Ayuso | 2015-02-16 |
* | | | netfilter: nft_compat: add support for arptables extensions | Arturo Borrero | 2015-03-02 |
|/ / |
|
* / | netfilter: nft_compat: add ebtables support | Arturo Borrero | 2015-01-30 |
|/ |
|
* | netfilter: nft_compat: use the match->table to validate dependencies | Pablo Neira Ayuso | 2014-11-12 |
* | netfilter: nft_compat: relax chain type validation | Pablo Neira Ayuso | 2014-11-12 |
* | netfilter: nft_compat: use current net namespace | Pablo Neira Ayuso | 2014-11-12 |
* | netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() | Arturo Borrero | 2014-10-27 |
* | netfilter: nft_compat: validate chain type in match/target | Pablo Neira Ayuso | 2014-10-18 |
* | netfilter: nft_compat: fix hook validation for non-base chains | Pablo Neira Ayuso | 2014-10-14 |
* | netfilter: nft_compat: remove incomplete 32/64 bits arch compat code | Pablo Neira Ayuso | 2014-10-02 |
* | netfilter: nft_compat: call {target, match}->destroy() to cleanup entry | Pablo Neira Ayuso | 2014-06-16 |
* | netfilter: nf_tables: restore context for expression destructors | Patrick McHardy | 2014-03-08 |
* | netfilter: nf_tables: add support for multi family tables | Patrick McHardy | 2014-01-07 |
* | netfilter: nft_compat: fix error path in nft_parse_compat() | Pablo Neira Ayuso | 2013-11-18 |
* | netfilter: nft_compat: use _safe version of list_for_each | Dan Carpenter | 2013-11-04 |
* | netfilter: nf_tables: add compatibility layer for x_tables | Pablo Neira Ayuso | 2013-10-14 |