| Commit message (Expand) | Author | Age |
* | netfilter: ensure number of counters is >0 in do_replace() | Dave Jones | 2015-05-20 |
* | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy | 2015-04-13 |
* | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 2015-04-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-04-09 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2015-04-08 |
| |\ |
|
| * | | netfilter: bridge: add helpers for fetching physin/outdev | Florian Westphal | 2015-04-08 |
* | | | netfilter: Fix switch statement warnings with recent gcc. | David Miller | 2015-04-08 |
| |/
|/| |
|
* | | netfilter: Pass nf_hook_state through arpt_do_table(). | David S. Miller | 2015-04-04 |
* | | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller | 2015-04-04 |
* | | netfilter: Pass nf_hook_state through ipt_do_table(). | David S. Miller | 2015-04-04 |
* | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 |
* | | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 2015-04-04 |
|/ |
|
* | netlink: implement nla_get_in_addr and nla_get_in6_addr | Jiri Benc | 2015-03-31 |
* | netlink: implement nla_put_in_addr and nla_put_in6_addr | Jiri Benc | 2015-03-31 |
* | netfilter: Use LOGLEVEL_<FOO> defines | Joe Perches | 2015-03-25 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-23 |
|\ |
|
| * | netfilter: restore rule tracing via nfnetlink_log | Pablo Neira Ayuso | 2015-03-19 |
* | | netfilter: Remove uses of seq_<foo> return values | Joe Perches | 2015-03-18 |
* | | netfilter: fix sparse warnings in reject handling | Florian Westphal | 2015-03-10 |
* | | netfilter: nf_tables: consolidate Kconfig options | Pablo Neira Ayuso | 2015-03-05 |
* | | netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster | Pablo Neira Ayuso | 2015-03-05 |
* | | netfilter: reject: don't send icmp error if csum is invalid | Florian Westphal | 2015-03-02 |
|/ |
|
* | netfilter: nf_tables: fix port natting in little endian archs | leroy christophe | 2014-12-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module | Pablo Neira Ayuso | 2014-11-27 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-11-24 |
| |\ |
|
| | * | netfilter: fix various sparse warnings | Florian Westphal | 2014-11-13 |
| | * | netfilter: log: protect nf_log_register against double registering | Marcelo Leitner | 2014-10-30 |
| | * | netfilter: nf_tables: add new expression nft_redir | Arturo Borrero | 2014-10-27 |
| | * | netfilter: refactor NAT redirect IPv4 to use it from nf_tables | Arturo Borrero | 2014-10-27 |
* | | | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 |
|\| | |
|
| * | | netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval | Daniel Borkmann | 2014-11-10 |
| * | | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions | Pablo Neira Ayuso | 2014-10-31 |
| |/ |
|
| * | netfilter: nf_tables: restrict nat/masq expressions to nat chain type | Pablo Neira Ayuso | 2014-10-13 |
| * | netfilter: missing module license in the nf_reject_ipvX modules | Pablo Neira Ayuso | 2014-10-11 |
* | | netfilter: Remove checks of seq_printf() return values | Steven Rostedt (Red Hat) | 2014-11-05 |
* | | netfilter: Convert print_tuple functions to return void | Joe Perches | 2014-11-05 |
* | | netfilter: Remove return values for print_conntrack callbacks | Steven Rostedt (Red Hat) | 2014-11-05 |
|/ |
|
* | netfilter: nft_masq: register/unregister notifiers on module init/exit | Arturo Borrero | 2014-10-03 |
* | netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) | Pablo Neira Ayuso | 2014-10-02 |
* | netfilter: move nf_send_resetX() code to nf_reject_ipvX modules | Pablo Neira Ayuso | 2014-10-02 |
* | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso | 2014-10-02 |
* | netfilter: masquerading needs to be independent of x_tables in Kconfig | Pablo Neira Ayuso | 2014-09-12 |
* | netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT | Pablo Neira Ayuso | 2014-09-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-09-10 |
|\ |
|
| * | netfilter: nf_tables: add new nft_masq expression | Arturo Borrero | 2014-09-09 |
| * | netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables | Arturo Borrero | 2014-09-09 |
| * | netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core | Pablo Neira Ayuso | 2014-09-02 |
| * | netfilter: nat: move specific NAT IPv4 to core | Pablo Neira Ayuso | 2014-09-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-08 |
|\ \ |
|