]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec...
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Jan 2014 07:14:25 +0000 (23:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jan 2014 07:14:25 +0000 (23:14 -0800)
commitc5aac18e63c50e06641e12f42aed9238c6f0aefc
treec2a4438c1b65afd6f805efe274817b9f04270dae
parentc03ed3aba308c3493d6459abcb607373b467eb6e
parentbf03c0a04a1f9c4b740be6da399062c3dd15cd8c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next

Conflicts:
net/xfrm/xfrm_policy.c

Steffen Klassert says:

====================
This pull request has a merge conflict between commits a34e2394f558
("net: xfrm: xfrm_policy: fix inline not at beginning of declaration") and
8405546ffaf5 ("net: xfrm: xfrm_policy: silence compiler warning") from
the net-next tree and commit 58e461d67932 ("xfrm: checkpatch erros with
inline keyword position") from the ipsec-next tree.

The version from net-next can be used, like it is done in linux-next.

1) Checkpatch cleanups, from Weilong Chen.

2) Fix lockdep complaints when pktgen is used with IPsec,
   from Fan Du.

3) Update pktgen to allow any combination of IPsec transport/tunnel mode
   and AH/ESP/IPcomp type, from Fan Du.

4) Make pktgen_dst_metrics static, Fengguang Wu.

5) Compile fix for pktgen when CONFIG_XFRM is not set,
   from Fan Du.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c