David S. Miller
5428aef811
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
...
Pablo Neira Ayuso says:
====================
Netfilter updates for net-next
The following patchset contains Netfilter updates for your net-next
tree. Basically, improvements for the packet rejection infrastructure,
deprecation of CLUSTERIP, cleanups for nf_tables and some untangling for
br_netfilter. More specifically they are:
1) Send packet to reset flow if checksum is valid, from Florian Westphal.
2) Fix nf_tables reject bridge from the input chain, also from Florian.
3) Deprecate the CLUSTERIP target, the cluster match supersedes it in
functionality and it's known to have problems.
4) A couple of cleanups for nf_tables rule tracing infrastructure, from
Patrick McHardy.
5) Another cleanup to place transaction declarations at the bottom of
nf_tables.h, also from Patrick.
6) Consolidate Kconfig dependencies wrt. NF_TABLES.
7) Limit table names to 32 bytes in nf_tables.
8) mac header copying in bridge netfilter is already required when
calling ip_fragment(), from Florian Westphal.
9) move nf_bridge_update_protocol() to br_netfilter.c, also from
Florian.
10) Small refactor in br_netfilter in the transmission path, again from
Florian.
11) Move br_nf_pre_routing_finish_bridge_slow() to br_netfilter.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-09 15:58:21 -04:00
..
2015-02-10 10:23:15 +00:00
2015-03-05 14:11:43 +02:00
2015-02-19 13:31:40 +03:00
2015-02-03 11:06:11 -08:00
2015-01-29 18:49:57 +00:00
2015-02-01 11:50:35 -08:00
2015-02-21 19:41:38 -08:00
2015-02-18 09:05:48 -08:00
2015-03-06 21:50:02 -05:00
2015-02-11 10:56:48 -08:00
2015-02-18 08:01:44 -08:00
2015-02-11 10:28:45 -08:00
2015-02-21 12:59:04 -08:00
2015-02-08 11:16:27 +08:00
2015-02-16 17:56:05 -08:00
2015-02-27 18:42:44 +01:00
2015-01-29 10:49:28 +02:00
2015-02-18 07:28:37 -08:00
2015-02-28 14:27:21 -05:00
2015-02-05 15:09:26 +01:00
2015-01-28 18:45:23 -05:00
2015-01-28 18:45:23 -05:00
2015-02-17 15:27:47 -08:00
2015-02-17 16:12:34 -08:00
2015-02-17 21:33:27 +01:00
2015-02-05 09:30:43 -07:00
2015-02-13 21:21:39 -08:00
2015-02-12 14:13:23 -08:00
2015-02-11 11:24:14 -07:00
2015-03-02 15:08:30 -05:00
2015-02-18 09:40:07 -08:00
2015-02-02 14:23:42 -08:00
2015-02-11 17:06:04 -08:00
2015-02-13 21:21:42 -08:00
2015-02-13 21:21:42 -08:00
2015-02-13 21:21:40 -08:00
2015-02-21 10:27:33 -08:00
2015-02-04 10:42:55 -08:00
2015-02-15 19:40:09 +01:00
2015-02-13 21:21:39 -08:00
2015-02-12 18:54:15 -08:00
2015-02-22 11:38:38 -05:00
2015-02-17 12:21:51 -05:00
2015-01-30 17:56:40 +09:00
2015-02-09 13:06:47 -05:00
2015-02-02 16:55:43 -08:00
2015-02-11 18:03:54 -08:00
2015-03-02 16:43:41 -05:00
2015-02-05 14:35:17 +01:00
2015-02-11 17:04:48 -08:00
2015-03-01 14:05:19 -05:00
2015-02-18 10:21:47 -08:00
2015-02-10 14:30:28 -08:00
2015-02-12 08:37:41 -08:00
2015-02-11 17:06:04 -08:00
2015-01-27 10:19:12 -02:00
2015-02-17 13:34:44 +01:00
2015-02-12 18:54:08 -08:00
2015-02-11 17:06:01 -08:00
2015-02-21 12:41:50 -08:00
2015-02-14 05:19:58 +01:00
2015-03-05 14:52:23 -05:00
2015-03-02 00:17:31 -05:00
2015-02-05 14:33:28 -08:00
2015-02-20 15:24:04 -05:00
2015-02-13 21:21:41 -08:00
2015-02-02 19:28:04 -08:00
2015-02-13 21:21:42 -08:00
2015-02-19 12:39:02 -06:00
2015-02-12 18:54:13 -08:00
2015-02-13 21:21:36 -08:00
2015-02-17 14:34:51 -08:00
2015-02-13 09:55:09 -08:00
2015-02-11 16:47:46 +10:30
2015-02-12 14:30:53 -08:00
2015-02-12 18:54:10 -08:00
2015-02-04 11:25:51 +01:00
2015-02-12 18:54:09 -08:00
2015-02-12 18:54:08 -08:00
2015-02-11 17:06:04 -08:00
2015-02-16 17:56:03 -08:00
2015-02-11 17:06:02 -08:00
2015-02-17 17:41:19 -08:00
2015-02-13 21:21:42 -08:00
2015-02-14 11:32:59 -08:00
2015-03-02 13:06:31 -05:00
2015-02-01 23:16:33 -08:00
2015-03-06 00:24:58 -05:00
2015-03-09 17:56:07 +01:00
2015-02-12 10:39:41 -08:00
2015-02-03 11:06:34 -08:00
2015-02-13 21:40:27 -05:00
2015-02-03 11:06:52 -08:00
2015-02-03 11:06:45 -08:00
2015-02-18 13:11:09 -08:00
2015-02-13 21:21:39 -08:00
2015-02-19 16:15:37 -07:00
2015-02-11 17:06:03 -08:00
2015-02-11 17:06:02 -08:00
2015-02-11 17:06:07 -08:00
2015-01-28 14:03:09 +00:00
2015-02-10 15:09:41 -08:00
2015-02-16 14:58:12 -08:00
2015-02-03 22:56:53 +01:00
2015-02-03 22:59:25 +01:00
2015-02-02 10:11:25 -08:00
2015-02-12 18:54:15 -08:00
2015-01-30 12:51:21 +01:00
2015-01-30 12:50:32 +01:00
2015-02-17 14:34:52 -08:00
2015-01-27 13:13:04 +00:00
2015-02-05 15:09:25 +01:00
2015-02-27 16:06:02 -05:00
2015-02-16 17:56:03 -08:00
2015-02-21 10:40:02 -08:00
2015-02-13 21:21:39 -08:00
2015-02-13 21:21:39 -08:00
2015-02-02 10:11:27 -08:00
2015-02-02 10:11:28 -08:00
2015-02-12 18:54:09 -08:00
2015-03-02 00:19:30 -05:00
2015-02-12 18:54:09 -08:00
2015-02-13 21:21:41 -08:00
2015-02-13 21:21:41 -08:00
2015-03-04 00:26:06 -05:00
2015-02-12 18:54:13 -08:00
2015-02-13 21:21:35 -08:00
2015-02-13 23:49:36 +01:00
2015-02-11 17:06:00 -08:00
2015-02-12 18:54:08 -08:00
2015-02-28 15:10:39 -05:00
2015-02-24 14:40:42 -04:00
2015-02-03 15:48:51 -08:00
2015-02-15 19:40:09 +01:00
2015-02-07 19:34:25 -05:00
2015-02-02 10:11:28 -08:00
2015-02-12 18:54:13 -08:00
2015-02-17 15:48:33 -08:00
2015-02-10 12:37:47 -07:00
2015-02-13 21:21:42 -08:00
2015-02-04 01:34:14 -05:00
2015-02-02 10:09:54 -08:00
2015-02-12 14:30:53 -08:00
2015-02-12 18:54:12 -08:00
2015-02-12 18:54:12 -08:00