- 8f0ec8c bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc by Daniel Xu · 1 year, 1 month ago
- 89cdf9d Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 3 months ago
- bc3012f Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 3 months ago
- 391145b bpf: Add __bpf_kfunc_{start,end}_defs macros by Dave Marchevsky · 1 year, 3 months ago
- e0f9f0e Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 1 year, 3 months ago
- eefed76 xfrm: policy: fix layer 4 flowi decoding by Florian Westphal · 1 year, 3 months ago
- 041c346 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 3 months ago
- f6c7b42 Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 1 year, 3 months ago
- de5724c xfrm: fix a data-race in xfrm_lookup_with_ifid() by Eric Dumazet · 1 year, 3 months ago
- 7a02070 xfrm: policy: replace session decode with flow dissector by Florian Westphal · 1 year, 4 months ago
- 45f87dd xfrm: move mark and oif flowi decode into common code by Florian Westphal · 1 year, 4 months ago
- 2b1dc62 xfrm: pass struct net to xfrm_decode_session wrappers by Florian Westphal · 1 year, 4 months ago
- b439475 xfrm: Use the XFRM_GRO to indicate a GRO call on input by Steffen Klassert · 1 year, 4 months ago
- 29b4901 ipsec: Select CRYPTO_AEAD by Herbert Xu · 1 year, 4 months ago
- a1383e2 ipsec: Stop using crypto_has_alg by Herbert Xu · 1 year, 4 months ago
- 3e4bc23 xfrm: fix a data-race in xfrm_gen_index() by Eric Dumazet · 1 year, 5 months ago
- 762c8dc net: dst: remove unnecessary input parameter in dst_alloc and dst_init by Zhengchao Shao · 1 year, 4 months ago
- f7c4e3e xfrm: interface: use DEV_STATS_INC() by Eric Dumazet · 1 year, 5 months ago
- 6d41d4f net: xfrm: skip policies marked as dead while reinserting policies by Dong Chenchen · 1 year, 5 months ago
- adfd671 Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 5 months ago
- 7ff5780 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 months ago
- 5fc43ce Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 1 year, 5 months ago
- c899710 networking: Update to register_net_sysctl_sz by Joel Granados · 1 year, 6 months ago
- 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 6 months ago
- f3ec2b5 xfrm: don't skip free of empty state in acquire policy by Leon Romanovsky · 1 year, 6 months ago
- 982c3ac xfrm: delete offloaded policy by Leon Romanovsky · 1 year, 6 months ago
- 5e24247 xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH by Lin Ma · 1 year, 6 months ago
- 00374d9 xfrm: add NULL check in xfrm_update_ae_params by Lin Ma · 1 year, 6 months ago
- 3c5b4d6 net: annotate data-races around sk->sk_mark by Eric Dumazet · 1 year, 6 months ago
- 89edf40 xfrm: Support UDP encapsulation in packet offload mode by Leon Romanovsky · 1 year, 6 months ago
- 53223f2 xfrm: fix slab-use-after-free in decode_session6 by Zhengchao Shao · 1 year, 7 months ago
- 57010b8 xfrm: Silence warnings triggerable by bad packets by Herbert Xu · 1 year, 7 months ago
- d1e0e61 net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure by Lin Ma · 1 year, 7 months ago
- dfa73c1 net: xfrm: Fix xfrm_address_filter OOB read by Lin Ma · 1 year, 7 months ago
- f8dd95b tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage by David Howells · 1 year, 7 months ago
- a7384f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- 842665a xfrm: Use xfrm_state selector for BEET input by Herbert Xu · 1 year, 8 months ago
- d457a0e net: move gso declarations and functions to their own files by Eric Dumazet · 1 year, 8 months ago
- bf06fcf xfrm: add missed call to delete offloaded policies by Leon Romanovsky · 1 year, 8 months ago
- 7f8816a espintcp: Inline do_tcp_sendpages() by David Howells · 1 year, 8 months ago
- a287f5b xfrm: Ensure policies always checked on XFRM-I input path by Benedict Wong · 1 year, 9 months ago
- 1f8b6df xfrm: Treat already-verified secpath entries as optional by Benedict Wong · 1 year, 9 months ago
- 90223c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 8 months ago
- 6ad85ed Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 1 year, 8 months ago
- b51f411 net: introduce and use skb_frag_fill_page_desc() by Yunsheng Lin · 1 year, 9 months ago
- 8680407 xfrm: Check if_id in inbound policy/secpath match by Benedict Wong · 1 year, 9 months ago
- 3d776e3 xfrm: Reject optional tunnel/BEET mode templates in outbound policies by Tobias Brunner · 1 year, 9 months ago
- 5fc46f9 Revert "Fix XFRM-I support for nested ESP tunnels" by Martin Willi · 1 year, 9 months ago
- ec8f32a xfrm: Fix leak of dev tracker by Leon Romanovsky · 1 year, 9 months ago
- 94b95df xfrm: release all offloaded policy memory by Leon Romanovsky · 1 year, 9 months ago
- f1836a42 Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 1 year, 9 months ago
- 4bcdfc3 Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 1 year, 10 months ago
- 430cac4 xfrm: don't check the default policy if the policy allows the packet by Sabrina Dubroca · 1 year, 10 months ago
- 3e1c957 xfrm: don't require advance ESN callback for packet offload by Leon Romanovsky · 1 year, 10 months ago
- e4d264e Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 1 year, 10 months ago
- c9fa320 xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics by Raed Salem · 1 year, 11 months ago
- e0aeb9b xfrm: add new device offload acquire flag by Raed Salem · 1 year, 11 months ago
- 84770d1 Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 1 year, 10 months ago
- f479639 xfrm: Remove inner/outer modes from output path by Herbert Xu · 1 year, 11 months ago
- 5f24f41 xfrm: Remove inner/outer modes from input path by Herbert Xu · 1 year, 11 months ago
- c276a70 xfrm: Allow transport-mode states with AF_UNSPEC selector by Herbert Xu · 1 year, 11 months ago
- 8222d59 xfrm: Zero padding when dumping algos and encap by Herbert Xu · 2 years ago
- de42873 Daniel Borkmann says: by Jakub Kicinski · 2 years ago
- 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
- 028fb19 netlink: provide an ability to set default extack message by Leon Romanovsky · 2 years ago
- 400031e bpf: Add __bpf_kfunc tag to all kfuncs by David Vernet · 2 years ago
- 6028da3 xfrm: fix bug with DSCP copy to v6 from v4 tunnel by Christian Hopps · 2 years ago
- 0a9e579 xfrm: annotate data-race around use_time by Eric Dumazet · 2 years ago
- 195e4aa xfrm: consistently use time64_t in xfrm_timer_handler() by Eric Dumazet · 2 years ago
- 7681a4f xfrm: extend add state callback to set failure reason by Leon Romanovsky · 2 years ago
- 3089386 xfrm: extend add policy callback to set failure reason by Leon Romanovsky · 2 years ago
- 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years ago
- b6ee896 xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() by Eric Dumazet · 2 years ago
- eb6c59b xfrm: compat: change expression for switch in xfrm_xlate64 by Anastasia Belova · 2 years ago
- b0355db Fix XFRM-I support for nested ESP tunnels by Benedict Wong · 2 years, 1 month ago
- 9812386 Treewide: Stop corrupting socket's task_frag by Benjamin Coddington · 2 years, 1 month ago
- 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 1 month ago
- 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 1 month ago
- 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 1 month ago
- 26f708a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 1 month ago
- abe2343 xfrm: Fix spelling mistake "oflload" -> "offload" by Colin Ian King · 2 years, 2 months ago
- 94151f5 xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF by Eyal Birger · 2 years, 2 months ago
- ee9a113 xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c by Eyal Birger · 2 years, 2 months ago
- f3da86d xfrm: add support to HW update soft and hard limits by Leon Romanovsky · 2 years, 2 months ago
- 3c611d4 xfrm: speed-up lookup of HW policies by Leon Romanovsky · 2 years, 2 months ago
- f8a70af xfrm: add TX datapath support for IPsec packet offload mode by Leon Romanovsky · 2 years, 2 months ago
- 919e43f xfrm: add an interface to offload policy by Leon Romanovsky · 2 years, 2 months ago
- 62f6eca xfrm: allow state packet offload mode by Leon Romanovsky · 2 years, 2 months ago
- d14f28b xfrm: add new packet offload flag by Leon Romanovsky · 2 years, 2 months ago
- 5cb0c51 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 2 years, 2 months ago
- de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 4 months ago
- a741721 xfrm: add extack to xfrm_set_spdinfo by Sabrina Dubroca · 2 years, 2 months ago
- c2dad11 xfrm: add extack to xfrm_alloc_userspi by Sabrina Dubroca · 2 years, 2 months ago
- bd12240 xfrm: add extack to xfrm_do_migrate by Sabrina Dubroca · 2 years, 2 months ago
- 643bc1a xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len by Sabrina Dubroca · 2 years, 2 months ago
- 880e475 xfrm: add extack to xfrm_del_sa by Sabrina Dubroca · 2 years, 2 months ago
- a25b19f xfrm: add extack to xfrm_add_sa_expire by Sabrina Dubroca · 2 years, 2 months ago
- f157c41 xfrm: a few coding style clean ups by Sabrina Dubroca · 2 years, 2 months ago
- 06ccc8ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 2 years, 2 months ago
- e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 4 months ago