- 773bb76 xfrm: Allow UDP encapsulation only in offload modes by Leon Romanovsky · 12 months ago
- 3dbf6d6 Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 months ago
- edbc666 net: move netdev_max_backlog to net_hotdata by Eric Dumazet · 12 months ago
- e3afe5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 12 months ago
- 811b3f9 Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 12 months ago
- 8688ab2 xfrm: set skb control buffer based on packet offload as well by Mike Yu · 1 year ago
- d4872d7 xfrm: fix xfrm child route lookup for packet offload by Mike Yu · 1 year ago
- 4b2765a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 1 year ago
- aceb147 xfrm: Do not allocate stats in the driver by Breno Leitao · 1 year ago
- e353ea9 rtnetlink: prepare nla_put_iflink() to run under RCU by Eric Dumazet · 1 year ago
- 1a807e4 xfrm: Avoid clang fortify warning in copy_to_user_tmpl() by Nathan Chancellor · 1 year ago
- 73be9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 1 month ago
- 2599bb5 net: fill in MODULE_DESCRIPTION()s for xfrm by Breno Leitao · 1 year, 1 month ago
- 1476de6 xfrm: Simplify the allocation of slab caches in xfrm_policy_init by Kunwu Chan · 1 year, 1 month ago
- 8962dac xfrm: interface: use exit_batch_rtnl() method by Eric Dumazet · 1 year, 1 month ago
- f9f221c xfrm: get global statistics from the offloaded device by Leon Romanovsky · 1 year, 5 months ago
- fd2bc41 xfrm: generalize xdo_dev_state_update_curlft to allow statistics update by Leon Romanovsky · 1 year, 5 months ago
- 6f3189f bpf: treewide: Annotate BPF kfuncs in BTF by Daniel Xu · 1 year, 1 month ago
- 983a73d xfrm: Pass UDP encapsulation in TX packet offload by Leon Romanovsky · 1 year, 1 month ago
- 63b21ca xfrm: introduce forwarding of ICMP Error messages by Antony Antony · 1 year, 2 months ago
- 1982a2a xfrm: Clear low order bits of ->flowi4_tos in decode_session4(). by Guillaume Nault · 1 year, 2 months ago
- 8f0ec8c bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc by Daniel Xu · 1 year, 3 months 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, 4 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, 4 months ago
- 391145b bpf: Add __bpf_kfunc_{start,end}_defs macros by Dave Marchevsky · 1 year, 4 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, 4 months ago
- eefed76 xfrm: policy: fix layer 4 flowi decoding by Florian Westphal · 1 year, 4 months ago
- 041c346 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 5 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, 5 months ago
- de5724c xfrm: fix a data-race in xfrm_lookup_with_ifid() by Eric Dumazet · 1 year, 5 months ago
- 7a02070 xfrm: policy: replace session decode with flow dissector by Florian Westphal · 1 year, 5 months ago
- 45f87dd xfrm: move mark and oif flowi decode into common code by Florian Westphal · 1 year, 5 months ago
- 2b1dc62 xfrm: pass struct net to xfrm_decode_session wrappers by Florian Westphal · 1 year, 5 months ago
- b439475 xfrm: Use the XFRM_GRO to indicate a GRO call on input by Steffen Klassert · 1 year, 5 months ago
- 29b4901 ipsec: Select CRYPTO_AEAD by Herbert Xu · 1 year, 6 months ago
- a1383e2 ipsec: Stop using crypto_has_alg by Herbert Xu · 1 year, 6 months ago
- 3e4bc23 xfrm: fix a data-race in xfrm_gen_index() by Eric Dumazet · 1 year, 6 months ago
- 762c8dc net: dst: remove unnecessary input parameter in dst_alloc and dst_init by Zhengchao Shao · 1 year, 6 months ago
- f7c4e3e xfrm: interface: use DEV_STATS_INC() by Eric Dumazet · 1 year, 6 months ago
- 6d41d4f net: xfrm: skip policies marked as dead while reinserting policies by Dong Chenchen · 1 year, 7 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, 6 months ago
- 7ff57803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 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, 7 months ago
- c899710 networking: Update to register_net_sysctl_sz by Joel Granados · 1 year, 7 months ago
- 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- f3ec2b5 xfrm: don't skip free of empty state in acquire policy by Leon Romanovsky · 1 year, 7 months ago
- 982c3ac xfrm: delete offloaded policy by Leon Romanovsky · 1 year, 7 months ago
- 5e24247 xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH by Lin Ma · 1 year, 8 months ago
- 00374d9 xfrm: add NULL check in xfrm_update_ae_params by Lin Ma · 1 year, 8 months ago
- 3c5b4d6 net: annotate data-races around sk->sk_mark by Eric Dumazet · 1 year, 7 months ago
- 89edf40 xfrm: Support UDP encapsulation in packet offload mode by Leon Romanovsky · 1 year, 8 months ago
- 53223f2 xfrm: fix slab-use-after-free in decode_session6 by Zhengchao Shao · 1 year, 8 months ago
- 57010b8 xfrm: Silence warnings triggerable by bad packets by Herbert Xu · 1 year, 8 months ago
- d1e0e61 net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure by Lin Ma · 1 year, 8 months ago
- dfa73c1 net: xfrm: Fix xfrm_address_filter OOB read by Lin Ma · 1 year, 8 months ago
- f8dd95b tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage by David Howells · 1 year, 9 months ago
- a7384f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 9 months ago
- 842665a xfrm: Use xfrm_state selector for BEET input by Herbert Xu · 1 year, 9 months ago
- d457a0e net: move gso declarations and functions to their own files by Eric Dumazet · 1 year, 9 months ago
- bf06fcf xfrm: add missed call to delete offloaded policies by Leon Romanovsky · 1 year, 9 months ago
- 7f8816a espintcp: Inline do_tcp_sendpages() by David Howells · 1 year, 10 months ago
- a287f5b xfrm: Ensure policies always checked on XFRM-I input path by Benedict Wong · 1 year, 10 months ago
- 1f8b6df xfrm: Treat already-verified secpath entries as optional by Benedict Wong · 1 year, 10 months ago
- 90223c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 10 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, 10 months ago
- b51f411 net: introduce and use skb_frag_fill_page_desc() by Yunsheng Lin · 1 year, 10 months ago
- 8680407 xfrm: Check if_id in inbound policy/secpath match by Benedict Wong · 1 year, 10 months ago
- 3d776e3 xfrm: Reject optional tunnel/BEET mode templates in outbound policies by Tobias Brunner · 1 year, 10 months ago
- 5fc46f9 Revert "Fix XFRM-I support for nested ESP tunnels" by Martin Willi · 1 year, 10 months ago
- ec8f32a xfrm: Fix leak of dev tracker by Leon Romanovsky · 1 year, 11 months ago
- 94b95df xfrm: release all offloaded policy memory by Leon Romanovsky · 1 year, 11 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, 11 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, 11 months ago
- 430cac4 xfrm: don't check the default policy if the policy allows the packet by Sabrina Dubroca · 1 year, 11 months ago
- 3e1c957 xfrm: don't require advance ESN callback for packet offload by Leon Romanovsky · 2 years ago
- e4d264e Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 2 years ago
- c9fa320 xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics by Raed Salem · 2 years ago
- e0aeb9b xfrm: add new device offload acquire flag by Raed Salem · 2 years ago
- 84770d1 Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 2 years ago
- f479639 xfrm: Remove inner/outer modes from output path by Herbert Xu · 2 years ago
- 5f24f41 xfrm: Remove inner/outer modes from input path by Herbert Xu · 2 years ago
- c276a70 xfrm: Allow transport-mode states with AF_UNSPEC selector by Herbert Xu · 2 years ago
- 8222d59 xfrm: Zero padding when dumping algos and encap by Herbert Xu · 2 years, 1 month ago
- de42873 Daniel Borkmann says: by Jakub Kicinski · 2 years, 1 month ago
- 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
- 028fb19 netlink: provide an ability to set default extack message by Leon Romanovsky · 2 years, 1 month ago
- 400031e bpf: Add __bpf_kfunc tag to all kfuncs by David Vernet · 2 years, 1 month ago
- 6028da3 xfrm: fix bug with DSCP copy to v6 from v4 tunnel by Christian Hopps · 2 years, 1 month ago
- 0a9e579 xfrm: annotate data-race around use_time by Eric Dumazet · 2 years, 1 month ago
- 195e4aa xfrm: consistently use time64_t in xfrm_timer_handler() by Eric Dumazet · 2 years, 1 month ago
- 7681a4f xfrm: extend add state callback to set failure reason by Leon Romanovsky · 2 years, 1 month ago
- 3089386 xfrm: extend add policy callback to set failure reason by Leon Romanovsky · 2 years, 1 month ago
- 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 2 months ago
- b6ee896 xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() by Eric Dumazet · 2 years, 1 month ago
- eb6c59b xfrm: compat: change expression for switch in xfrm_xlate64 by Anastasia Belova · 2 years, 2 months ago
- b0355db Fix XFRM-I support for nested ESP tunnels by Benedict Wong · 2 years, 2 months ago
- 9812386 Treewide: Stop corrupting socket's task_frag by Benjamin Coddington · 2 years, 3 months 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, 3 months ago
- 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months 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, 3 months ago