summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2025-02-08xfrm: replay: Fix the update of replay_esn->oseq_hi for GSOJianbo Liu
2024-12-14ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-11-01xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-11-01xfrm: fix one more kernel-infoleak in algo dumpingPetr Vaganov
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger
2024-08-03xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu
2024-08-03xfrm: fix netdev reference count imbalanceJianbo Liu
2024-08-03xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert
2024-08-03xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-04-03xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor
2024-03-26xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky
2024-03-26xfrm: set skb control buffer based on packet offload as wellMike Yu
2024-03-26xfrm: fix xfrm child route lookup for packet offloadMike Yu
2024-03-15xfrm: Pass UDP encapsulation in TX packet offloadLeon Romanovsky
2023-10-17Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-10-13xfrm: fix a data-race in xfrm_lookup_with_ifid()Eric Dumazet
2023-09-13xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-09-06xfrm: interface: use DEV_STATS_INC()Eric Dumazet
2023-09-05net: xfrm: skip policies marked as dead while reinserting policiesDong Chenchen
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-15networking: Update to register_net_sysctl_szJoel Granados
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-01xfrm: don't skip free of empty state in acquire policyLeon Romanovsky
2023-08-01xfrm: delete offloaded policyLeon Romanovsky
2023-07-31xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESHLin Ma
2023-07-31xfrm: add NULL check in xfrm_update_ae_paramsLin Ma
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet
2023-07-25xfrm: Support UDP encapsulation in packet offload modeLeon Romanovsky
2023-07-11xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao
2023-07-10xfrm: Silence warnings triggerable by bad packetsHerbert Xu
2023-07-03net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma
2023-06-29net: xfrm: Fix xfrm_address_filter OOB readLin Ma
2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-12xfrm: Use xfrm_state selector for BEET inputHerbert Xu
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-07xfrm: add missed call to delete offloaded policiesLeon Romanovsky
2023-05-23espintcp: Inline do_tcp_sendpages()David Howells
2023-05-21xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong
2023-05-21xfrm: Treat already-verified secpath entries as optionalBenedict Wong
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-16Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-10xfrm: Check if_id in inbound policy/secpath matchBenedict Wong
2023-05-10xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner