aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
AgeCommit message (Expand)Author
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
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-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
2023-04-25Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi
2023-04-21xfrm: Fix leak of dev trackerLeon Romanovsky
2023-04-21xfrm: release all offloaded policy memoryLeon Romanovsky
2023-04-19Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-04-07Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-04-06xfrm: don't check the default policy if the policy allows the packetSabrina Dubroca
2023-04-06xfrm: don't require advance ESN callback for packet offloadLeon Romanovsky
2023-03-22Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2023-03-20xfrm: copy_to_user_state fetch offloaded SA packets/bytes statisticsRaed Salem
2023-03-20xfrm: add new device offload acquire flagRaed Salem
2023-03-16Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-03-13xfrm: Remove inner/outer modes from output pathHerbert Xu
2023-03-13xfrm: Remove inner/outer modes from input pathHerbert Xu
2023-02-24xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu
2023-02-13xfrm: Zero padding when dumping algos and encapHerbert Xu
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-01-30xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-01-27xfrm: annotate data-race around use_timeEric Dumazet
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-23xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-01-12xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova