aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_interface.c
AgeCommit message (Expand)Author
2023-08-30xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger
2022-04-15xfrm: fix tunnel model fragmentation behaviorLina Wang
2022-03-08xfrm: fix the if_id check in changelinkAntony Antony
2022-01-27xfrm: interface with if_id 0 should return errorAntony Antony
2021-04-14xfrm: interface: fix ipv4 pmtu check to honor ip header dfEyal Birger
2021-03-04xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld
2020-10-14xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca
2020-06-03xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel
2020-02-05xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-02-05xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-01-27xfrm interface: ifname may be wrong in logsNicolas Dichtel
2019-12-13xfrm interface: fix management of phydevNicolas Dichtel
2019-12-13xfrm interface: fix list corruption for x-netnsNicolas Dichtel
2019-12-13xfrm interface: avoid corruption on changelinkNicolas Dichtel
2019-12-13xfrm interface: fix memory leak on creationNicolas Dichtel
2019-05-25xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi
2019-03-23xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner
2018-10-02xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing
2018-07-27xfrm: fix ptr_ret.cocci warningskbuild test robot
2018-07-26xfrm: Return detailed errors from xfrmi_newlinkBenedict Wong
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert