summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)AuthorFilesLines
2023-06-25tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells1-4/+6
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+68
2023-06-12xfrm: Use xfrm_state selector for BEET inputHerbert Xu1-4/+3
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet3-0/+3
2023-06-07xfrm: add missed call to delete offloaded policiesLeon Romanovsky1-0/+2
2023-05-24espintcp: Inline do_tcp_sendpages()David Howells1-3/+7
2023-05-21xfrm: Ensure policies always checked on XFRM-I input pathBenedict Wong1-4/+50
2023-05-21xfrm: Treat already-verified secpath entries as optionalBenedict Wong2-0/+13
2023-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-70/+21
2023-05-17Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski4-70/+21
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin1-4/+1
2023-05-10xfrm: Check if_id in inbound policy/secpath matchBenedict Wong1-5/+6
2023-05-10xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner1-5/+9
2023-04-25Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi2-53/+4
2023-04-21xfrm: Fix leak of dev trackerLeon Romanovsky1-1/+1
2023-04-21xfrm: release all offloaded policy memoryLeon Romanovsky1-0/+1
2023-04-20Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-65/+34
2023-04-08Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2023-04-06xfrm: don't check the default policy if the policy allows the packetSabrina Dubroca1-6/+0
2023-04-06xfrm: don't require advance ESN callback for packet offloadLeon Romanovsky1-1/+1
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2-0/+3
2023-03-20xfrm: copy_to_user_state fetch offloaded SA packets/bytes statisticsRaed Salem1-0/+2
2023-03-20xfrm: add new device offload acquire flagRaed Salem1-0/+1
2023-03-17Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-9/+41
2023-03-13xfrm: Remove inner/outer modes from output pathHerbert Xu1-22/+11
2023-03-13xfrm: Remove inner/outer modes from input pathHerbert Xu1-43/+23
2023-02-24xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu1-5/+0
2023-02-13xfrm: Zero padding when dumping algos and encapHerbert Xu1-4/+41
2023-02-11Daniel Borkmann says:Jakub Kicinski1-5/+2
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-20/+73
2023-02-02netlink: provide an ability to set default extack messageLeon Romanovsky1-1/+4
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet1-5/+2
2023-01-30xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps1-2/+1
2023-01-27xfrm: annotate data-race around use_timeEric Dumazet2-9/+12
2023-01-27xfrm: consistently use time64_t in xfrm_timer_handler()Eric Dumazet1-4/+4
2023-01-27xfrm: extend add state callback to set failure reasonLeon Romanovsky2-5/+3
2023-01-27xfrm: extend add policy callback to set failure reasonLeon Romanovsky1-2/+1
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye1-0/+3
2023-01-23xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet1-0/+2
2023-01-12xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova1-1/+1
2023-01-09Fix XFRM-I support for nested ESP tunnelsBenedict Wong2-4/+53
2022-12-20Treewide: Stop corrupting socket's task_fragBenjamin Coddington1-0/+1
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-73/+627
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2022-12-13Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-0/+137
2022-12-09xfrm: Fix spelling mistake "oflload" -> "offload"Colin Ian King1-1/+1
2022-12-06xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger3-0/+135
2022-12-06xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.cEyal Birger2-0/+2
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky1-0/+4