summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor2024-04-031-0/+3
* xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky2024-03-261-1/+2
* xfrm: set skb control buffer based on packet offload as wellMike Yu2024-03-261-1/+5
* xfrm: fix xfrm child route lookup for packet offloadMike Yu2024-03-261-1/+3
* xfrm: Pass UDP encapsulation in TX packet offloadLeon Romanovsky2024-03-151-1/+1
* 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
* | 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
* | | net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin2023-05-131-4/+1
|/ /
* | Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-04-192-65/+34
|\ \
| * | xfrm: Remove inner/outer modes from output pathHerbert Xu2023-03-131-22/+11
| * | xfrm: Remove inner/outer modes from input pathHerbert Xu2023-03-131-43/+23
* | | Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-04-071-1/+1
|\ \ \
| * | | xfrm: don't require advance ESN callback for packet offloadLeon Romanovsky2023-04-061-1/+1
* | | | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2023-03-222-0/+3
|\| | | | |_|/ |/| |
| * | xfrm: copy_to_user_state fetch offloaded SA packets/bytes statisticsRaed Salem2023-03-201-0/+2
| * | xfrm: add new device offload acquire flagRaed Salem2023-03-201-0/+1
| |/