projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
42e8e6d
b86fca8
)
Merge branch 'ip_tunnel-netlink-parms'
author
David S. Miller
<davem@davemloft.net>
Mon, 3 Oct 2022 06:59:06 +0000
(07:59 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 3 Oct 2022 06:59:06 +0000
(07:59 +0100)
Liu Jian says:
====================
Add helper functions to parse netlink msg of ip_tunnel
v1->v2: Move the implementation of the helper function to ip_tunnel_core.c
v2->v3: Change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge