summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu2023-12-143-0/+137
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-091-4/+2
|\
| * bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-011-4/+2
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-022-12/+8
|\ \ | |/ |/|
| * ipsec: Select CRYPTO_AEADHerbert Xu2023-10-011-0/+1
| * ipsec: Stop using crypto_has_algHerbert Xu2023-09-201-12/+7
* | Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-10-303-180/+129
|\ \
| * | xfrm: policy: fix layer 4 flowi decodingFlorian Westphal2023-10-271-6/+20
| * | xfrm: policy: replace session decode with flow dissectorFlorian Westphal2023-10-061-158/+95
| * | xfrm: move mark and oif flowi decode into common codeFlorian Westphal2023-10-061-12/+12
| * | xfrm: pass struct net to xfrm_decode_session wrappersFlorian Westphal2023-10-062-7/+7
| * | xfrm: Use the XFRM_GRO to indicate a GRO call on inputSteffen Klassert2023-10-061-4/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-192-23/+26
|\ \ \ | |/ / |/| |
| * | Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-10-172-23/+26
| |\ \ | | |/ | |/|
| | * xfrm: fix a data-race in xfrm_lookup_with_ifid()Eric Dumazet2023-10-131-1/+1
| | * xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-09-131-4/+2
| | * xfrm: interface: use DEV_STATS_INC()Eric Dumazet2023-09-061-12/+10
| | * net: xfrm: skip policies marked as dead while reinserting policiesDong Chenchen2023-09-051-6/+13
* | | net: dst: remove unnecessary input parameter in dst_alloc and dst_initZhengchao Shao2023-09-121-1/+1
|/ /
* | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-08-291-2/+6
|\ \ | |/ |/|
| * networking: Update to register_net_sysctl_szJoel Granados2023-08-151-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-185-24/+27
|\ \
| * \ Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-08-165-24/+27
| |\ \
| | * | xfrm: don't skip free of empty state in acquire policyLeon Romanovsky2023-08-011-6/+2
| | * | xfrm: delete offloaded policyLeon Romanovsky2023-08-011-0/+1
| | * | xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESHLin Ma2023-07-311-0/+1
| | * | xfrm: add NULL check in xfrm_update_ae_paramsLin Ma2023-07-311-1/+1
| | * | xfrm: fix slab-use-after-free in decode_session6Zhengchao Shao2023-07-111-2/+2
| | * | xfrm: Silence warnings triggerable by bad packetsHerbert Xu2023-07-101-13/+9
| | * | net: xfrm: Amend XFRMA_SEC_CTX nla_policy structureLin Ma2023-07-032-2/+2
| | * | net: xfrm: Fix xfrm_address_filter OOB readLin Ma2023-06-291-0/+9
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-031-1/+1
|\| |
| * | net: annotate data-races around sk->sk_markEric Dumazet2023-07-291-1/+1
| |/
* / xfrm: Support UDP encapsulation in packet offload modeLeon Romanovsky2023-07-251-6/+7
|/
* tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells2023-06-241-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-223-8/+68
|\
| * xfrm: Use xfrm_state selector for BEET inputHerbert Xu2023-06-121-4/+3
| * xfrm: add missed call to delete offloaded policiesLeon Romanovsky2023-06-071-0/+2
| * xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong2023-05-211-4/+50
| * xfrm: Treat already-verified secpath entries as optionalBenedict Wong2023-05-212-0/+13
* | net: move gso declarations and functions to their own filesEric Dumazet2023-06-103-0/+3
* | espintcp: Inline do_tcp_sendpages()David Howells2023-05-231-3/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-184-70/+21
|\|
| * Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-05-164-70/+21
| |\
| | * xfrm: Check if_id in inbound policy/secpath matchBenedict Wong2023-05-101-5/+6
| | * xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner2023-05-101-5/+9
| | * Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi2023-04-252-53/+4
| | * xfrm: Fix leak of dev trackerLeon Romanovsky2023-04-211-1/+1
| | * xfrm: release all offloaded policy memoryLeon Romanovsky2023-04-211-0/+1
| | * xfrm: don't check the default policy if the policy allows the packetSabrina Dubroca2023-04-061-6/+0