summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2023-10-25xfrm: interface: use DEV_STATS_INC()Eric Dumazet
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-08-30net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma
2023-08-30xfrm: add NULL check in xfrm_update_ae_paramsLin Ma
2023-08-30xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-08-30xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger
2023-08-30net: xfrm: Fix xfrm_address_filter OOB readLin Ma
2023-06-09xfrm: Check if_id in inbound policy/secpath matchBenedict Wong
2023-03-22xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu
2023-02-22xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2022-10-26xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum
2022-09-05xfrm: fix refcount leak in __xfrm_policy_check()Xin Xiong
2022-07-29ip: Fix data-races around sysctl_ip_no_pmtu_disc.Kuniyuki Iwashima
2022-07-29xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua
2022-04-15xfrm: fix tunnel model fragmentation behaviorLina Wang
2022-03-19xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan
2022-03-19Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-03-08xfrm: fix the if_id check in changelinkAntony Antony
2022-01-27xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault
2022-01-27xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour
2022-01-27xfrm: state and policy should fail if XFRMA_IF_ID 0Antony Antony
2022-01-27xfrm: interface with if_id 0 should return errorAntony Antony
2022-01-27xfrm: fix a small bug in xfrm_sa_len()Eric Dumazet
2021-07-19xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert
2021-07-14xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca
2021-04-14net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish
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
2021-02-03xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala
2021-02-03xfrm: fix disable_xfrm sysctl when used on xfrm interfacesEyal Birger
2021-02-03xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani
2020-11-18net: xfrm: fix a race condition during allocing spizhuoliang zhang
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrateAntony Antony
2020-10-14xfrm: clone XFRMA_SET_MARK in xfrm_do_migrateAntony Antony
2020-10-14xfrmi: drop ignore_df check before updating pmtuSabrina Dubroca
2020-08-05xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-06-30xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long
2020-06-03xfrm interface: fix oops when deleting a x-netns interfaceNicolas Dichtel
2020-06-03xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_outputXin Long
2020-06-03xfrm: do pskb_pull properly in __xfrm_transport_prepXin Long
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long
2020-04-01xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing
2020-04-01xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long