| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas... | Mark Brown | 1 | -3/+2 |
| 6 days | xfrm: input: hold netns during deferred transport reinjection | Zhengchuan Liang | 1 | -4/+12 |
| 6 days | xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit | Usama Arif | 1 | -7/+8 |
| 6 days | xfrm: iptfs: reset runtime state when cloning SAs | Shaomin Chen | 1 | -5/+23 |
| 2026-05-14 | xfrm: Check for underflow in xfrm_state_mtu | David Ahern | 1 | -3/+16 |
| 2026-05-11 | xfrm: ipcomp: Free destination pages on acomp errors | Herbert Xu | 1 | -4/+8 |
| 2026-05-07 | xfrm: route MIGRATE notifications to caller's netns | Maoyi Xie | 3 | -6/+5 |
| 2026-04-29 | xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete | Michal Kosiorek | 1 | -6/+6 |
| 2026-04-29 | xfrm: cleanup error path in xfrm_add_policy() | Deepanshu Kartikey | 1 | -3/+2 |
| 2026-04-29 | xfrm: provide message size for XFRM_MSG_MAPPING | Ruijie Li | 1 | -0/+1 |
| 2026-04-28 | xfrm: Don't clobber inner headers when already set | Cosmin Ratiu | 1 | -6/+14 |
| 2026-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -9/+28 |
| 2026-04-08 | Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -21/+1 |
| 2026-04-07 | xfrm: Drop support for HMAC-RIPEMD-160 | Eric Biggers | 1 | -20/+0 |
| 2026-04-07 | xfrm_user: fix info leak in build_report() | Greg Kroah-Hartman | 1 | -0/+1 |
| 2026-04-07 | xfrm_user: fix info leak in build_mapping() | Greg Kroah-Hartman | 1 | -0/+1 |
| 2026-04-07 | xfrm: fix refcount leak in xfrm_migrate_policy_find | Kotlyarov Mihail | 1 | -3/+0 |
| 2026-04-07 | xfrm: hold dev ref until after transport_finish NF_HOOK | Qi Tang | 1 | -4/+14 |
| 2026-04-07 | xfrm: Wait for RCU readers during policy netns exit | Steffen Klassert | 1 | -0/+2 |
| 2026-03-30 | xfrm: account XFRMA_IF_ID in aevent size calculation | Keenan Dong | 1 | -2/+8 |
| 2026-03-30 | xfrm: clear trailing padding in build_polexpire() | Yasuaki Torimaru | 1 | -0/+2 |
| 2026-03-29 | net: convert remaining ipv6_stub users to direct function calls | Fernando Fernandez Mancera | 3 | -8/+4 |
| 2026-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -72/+112 |
| 2026-03-24 | Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 6 | -72/+112 |
| 2026-03-17 | xfrm: iptfs: only publish mode_data after clone setup | Paul Moses | 1 | -3/+3 |
| 2026-03-16 | xfrm: prevent policy_hthresh.work from racing with netns teardown | Minwoo Ra | 1 | -0/+2 |
| 2026-03-13 | xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini() | Hyunwoo Kim | 1 | -1/+1 |
| 2026-03-12 | xfrm: avoid RCU warnings around the per-netns netlink socket | Sabrina Dubroca | 1 | -8/+17 |
| 2026-03-12 | xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfo | Sabrina Dubroca | 1 | -1/+4 |
| 2026-03-12 | xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfo | Sabrina Dubroca | 1 | -1/+1 |
| 2026-03-12 | xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini} | Sabrina Dubroca | 1 | -4/+4 |
| 2026-03-12 | xfrm: state: silence sparse warnings during netns exit | Sabrina Dubroca | 1 | -8/+10 |
| 2026-03-12 | xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_proto | Sabrina Dubroca | 1 | -9/+2 |
| 2026-03-12 | xfrm: state: add xfrm_state_deref_prot to state_by* walk under lock | Sabrina Dubroca | 1 | -11/+11 |
| 2026-03-12 | xfrm: state: fix sparse warnings around XFRM_STATE_INSERT | Sabrina Dubroca | 1 | -11/+19 |
| 2026-03-12 | xfrm: state: fix sparse warnings in xfrm_state_init | Sabrina Dubroca | 1 | -12/+20 |
| 2026-03-12 | xfrm: state: fix sparse warnings on xfrm_state_hold_rcu | Sabrina Dubroca | 1 | -1/+1 |
| 2026-03-09 | xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly | Fernando Fernandez Mancera | 1 | -0/+6 |
| 2026-03-02 | net: remove addr_len argument of recvmsg() handlers | Eric Dumazet | 1 | -1/+1 |
| 2026-03-02 | xfrm: iptfs: validate inner IPv4 header length in IPTFS payload | Roshan Kumar | 1 | -0/+5 |
| 2026-02-26 | Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 3 | -4/+21 |
| 2026-02-26 | xfrm: update outdated comment | kexinsun | 1 | -1/+1 |
| 2026-02-25 | xfrm: call xdo_dev_state_delete during state update | Sabrina Dubroca | 1 | -0/+1 |
| 2026-02-25 | xfrm: fix the condition on x->pcpu_num in xfrm_sa_len | Sabrina Dubroca | 1 | -1/+1 |
| 2026-02-25 | xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi | Sabrina Dubroca | 1 | -1/+4 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -3/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 4 | -10/+11 |
| 2026-02-20 | Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 2 | -3/+20 |
| 2026-02-19 | espintcp: Fix race condition in espintcp_close() | Hyunwoo Kim | 1 | -1/+1 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-09 | xfrm: always flush state and policy upon NETDEV_UNREGISTER event | Tetsuo Handa | 1 | -1/+11 |
| 2026-02-02 | xfrm: skip templates check for packet offload tunnel mode | Leon Romanovsky | 1 | -2/+9 |
| 2026-01-02 | bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state() | Puranjay Mohan | 1 | -1/+1 |
| 2025-12-15 | xfrm: set ipv4 no_pmtu_disc flag only on output sa when direction is set | Antony Antony | 1 | -0/+1 |
| 2025-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -12/+36 |
| 2025-11-18 | Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 4 | -12/+36 |
| 2025-11-14 | xfrm: fix memory leak in xfrm_add_acquire() | Zilin Guan | 1 | -0/+3 |
| 2025-10-30 | xfrm: Prevent locally generated packets from direct output in tunnel mode | Jianbo Liu | 1 | -1/+5 |
| 2025-10-30 | xfrm: Check inner packet family directly from skb_dst | Jianbo Liu | 2 | -2/+2 |
| 2025-10-30 | pfkey: Deprecate pfkey | Steffen Klassert | 1 | -4/+7 |
| 2025-10-27 | xfrm: Skip redundant replay recheck for the hardware offload path | Jianbo Liu | 1 | -8/+8 |
| 2025-10-27 | xfrm: Refactor xfrm_input lock to reduce contention with RSS | Jianbo Liu | 1 | -7/+7 |
| 2025-10-23 | espintcp: use datagram_poll_queue for socket readiness | Ralf Lici | 1 | -5/+1 |
| 2025-10-21 | xfrm: check all hash buckets for leftover states during netns deletion | Sabrina Dubroca | 1 | -4/+8 |
| 2025-10-21 | xfrm: set err and extack on failure to create pcpu SA | Sabrina Dubroca | 1 | -1/+4 |
| 2025-10-21 | xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state | Sabrina Dubroca | 1 | -1/+4 |
| 2025-10-21 | xfrm: make state as DEAD before final put when migrate fails | Sabrina Dubroca | 1 | -0/+2 |
| 2025-10-21 | xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were... | Sabrina Dubroca | 1 | -1/+2 |
| 2025-10-21 | xfrm: drop SA reference in xfrm_state_update if dir doesn't match | Sabrina Dubroca | 1 | -2/+6 |
| 2025-09-26 | Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -5/+5 |
| 2025-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+4 |
| 2025-09-15 | xfrm: fix offloading of cross-family tunnels | Sabrina Dubroca | 1 | -1/+1 |
| 2025-09-08 | xfrm: snmp: do not use SNMP_MIB_SENTINEL anymore | Eric Dumazet | 1 | -6/+6 |
| 2025-09-01 | xfrm: xfrm_alloc_spi shouldn't use 0 as SPI | Sabrina Dubroca | 1 | -0/+3 |
| 2025-08-26 | ipv4: Convert ->flowi4_tos to dscp_t. | Guillaume Nault | 1 | -3/+3 |
| 2025-08-19 | xfrm: Switch to skb_dstref_steal to clear dst_entry | Stanislav Fomichev | 1 | -2/+8 |
| 2025-08-15 | xfrm: xfrm_user: use strscpy() for alg_name | Miguel GarcĂa | 1 | -5/+5 |
| 2025-08-07 | xfrm: bring back device check in validate_xmit_xfrm | Sabrina Dubroca | 1 | -1/+2 |
| 2025-08-07 | xfrm: restore GSO for SW crypto | Sabrina Dubroca | 1 | -2/+7 |
| 2025-08-06 | xfrm: flush all states in xfrm_state_fini | Sabrina Dubroca | 1 | -1/+1 |
| 2025-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -53/+30 |
| 2025-07-24 | Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 2 | -38/+58 |
| 2025-07-24 | Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 5 | -53/+30 |
| 2025-07-08 | Revert "xfrm: destroy xfrm_state synchronously on net exit path" | Sabrina Dubroca | 2 | -15/+10 |
| 2025-07-08 | xfrm: delete x->tunnel as we delete x | Sabrina Dubroca | 2 | -12/+8 |
| 2025-07-04 | xfrm: Skip redundant statistics update for crypto offload | Jianbo Liu | 1 | -1/+6 |
| 2025-07-04 | xfrm: interface: fix use-after-free after changing collect_md xfrm interface | Eyal Birger | 1 | -6/+1 |
| 2025-07-02 | net: dst: annotate data-races around dst->obsolete | Eric Dumazet | 1 | -2/+2 |
| 2025-07-02 | xfrm: Duplicate SPI Handling | Aakash Kumar S | 1 | -29/+43 |
| 2025-07-02 | xfrm: ipcomp: adjust transport header after decompressing | Fernando Fernandez Mancera | 1 | -1/+1 |
| 2025-06-20 | xfrm: hold device only for the asynchronous decryption | Jianbo Liu | 1 | -8/+9 |
| 2025-06-12 | xfrm: always initialize offload path | Leon Romanovsky | 3 | -5/+3 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 2 | -3/+3 |
| 2025-06-03 | xfrm: state: use a consistent pcpu_id in xfrm_state_find | Sabrina Dubroca | 1 | -13/+6 |
| 2025-06-03 | xfrm: state: initialize state_ptrs earlier in xfrm_state_find | Sabrina Dubroca | 1 | -2/+2 |
| 2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 4 | -50/+95 |
| 2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -6/+10 |
| 2025-05-20 | xfrm: use kfree_sensitive() for SA secret zeroization | Zilin Guan | 1 | -3/+3 |
| 2025-05-15 | xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46] | Sebastian Andrzej Siewior | 1 | -10/+20 |
| 2025-05-15 | xfrm: prevent configuration of interface index when offload is used | Leon Romanovsky | 1 | -0/+5 |
| 2025-05-15 | xfrm: validate assignment of maximal possible SEQ number | Leon Romanovsky | 1 | -10/+42 |
| 2025-05-14 | xfrm: Sanitize marks before insert | Paul Chaignon | 2 | -0/+6 |
| 2025-04-30 | xfrm: ipcomp: fix truesize computation on receive | Sabrina Dubroca | 1 | -2/+1 |
| 2025-04-17 | xfrm: Refactor migration setup during the cloning process | Chiachang Wang | 1 | -8/+9 |
| 2025-04-17 | xfrm: Migrate offload configuration | Chiachang Wang | 3 | -6/+22 |
| 2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu | 2 | -9/+9 |
| 2025-04-16 | xfrm: Remove unneeded device check from validate_xmit_xfrm | Cosmin Ratiu | 1 | -6/+1 |
| 2025-04-16 | xfrm: Use xdo.dev instead of xdo.real_dev | Cosmin Ratiu | 2 | -4/+0 |
| 2025-04-14 | xfrm: Convert xfrmi_exit_batch_rtnl() to ->exit_rtnl(). | Kuniyuki Iwashima | 1 | -19/+15 |
| 2025-04-14 | espintcp: remove encap socket caching to avoid reference leak | Sabrina Dubroca | 1 | -3/+0 |
| 2025-04-14 | espintcp: fix skb leaks | Sabrina Dubroca | 1 | -1/+3 |
| 2025-04-11 | xfrm: Remove unnecessary strscpy_pad() size arguments | Thorsten Blum | 1 | -5/+5 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -6/+6 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -222/+212 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 6 | -53/+84 |
| 2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+4 |
| 2025-03-25 | Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 5 | -46/+76 |
| 2025-03-21 | xfrm: ipcomp: Use crypto_acomp interface | Herbert Xu | 2 | -225/+212 |
| 2025-03-21 | xfrm: ipcomp: Call pskb_may_pull in ipcomp_input | Herbert Xu | 1 | -0/+3 |
| 2025-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+42 |
| 2025-03-19 | xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid() | Dan Carpenter | 1 | -1/+1 |
| 2025-03-12 | xfrm: state: make xfrm_state_lookup_byaddr lockless | Florian Westphal | 1 | -2/+2 |
| 2025-02-21 | net: xfrm: Use link netns in newlink() of rtnl_link_ops | Xiao Liang | 1 | -4/+4 |
| 2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -3/+4 |
| 2025-02-21 | xfrm_output: Force software GSO only in tunnel mode | Cosmin Ratiu | 1 | -1/+1 |
| 2025-02-21 | xfrm: fix tunnel mode TX datapath in packet offload mode | Alexandre Cassen | 1 | -0/+41 |
| 2025-02-21 | xfrm: check for PMTU in tunnel mode for packet offload | Leon Romanovsky | 2 | -4/+12 |
| 2025-02-21 | xfrm: provide common xdo_dev_offload_ok callback implementation | Leon Romanovsky | 1 | -0/+15 |
| 2025-02-21 | xfrm: rely on XFRM offload | Leon Romanovsky | 1 | -6/+4 |
| 2025-02-21 | xfrm: simplify SA initialization routine | Leon Romanovsky | 2 | -13/+11 |
| 2025-02-21 | xfrm: delay initialization of offload path till its actually requested | Leon Romanovsky | 3 | -24/+23 |
| 2025-02-18 | xfrm: Switch to use hrtimer_setup() | Nam Cao | 2 | -6/+4 |
| 2025-02-12 | xfrm: prevent high SEQ input in non-ESN mode | Leon Romanovsky | 1 | -0/+12 |
| 2025-01-27 | Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 5 | -31/+83 |
| 2025-01-24 | xfrm: Don't disable preemption while looking up cache state. | Sebastian Sewior | 1 | -3/+1 |
| 2025-01-20 | xfrm: Fix the usage of skb->sk | Steffen Klassert | 3 | -5/+6 |
| 2025-01-13 | net: remove init_dummy_netdev() | Jakub Kicinski | 1 | -3/+6 |
| 2025-01-07 | xfrm: Support ESN context update to hardware for TX | Jianbo Liu | 1 | -0/+1 |
| 2024-12-05 | xfrm: iptfs: add tracepoint functionality | Christian Hopps | 2 | -1/+288 |
| 2024-12-05 | xfrm: iptfs: handle reordering of received packets | Christian Hopps | 1 | -13/+484 |
| 2024-12-05 | xfrm: iptfs: add skb-fragment sharing code | Christian Hopps | 1 | -6/+290 |
| 2024-12-05 | xfrm: iptfs: add reusing received skb for the tunnel egress packet | Christian Hopps | 1 | -15/+108 |
| 2024-12-05 | xfrm: iptfs: handle received fragmented inner packets | Christian Hopps | 1 | -19/+461 |
| 2024-12-05 | xfrm: iptfs: add basic receive packet (tunnel egress) handling | Christian Hopps | 1 | -0/+276 |
| 2024-12-05 | xfrm: iptfs: add fragmenting of larger than MTU user packets | Christian Hopps | 1 | -28/+315 |
| 2024-12-05 | xfrm: iptfs: share page fragments of inner packets | Christian Hopps | 1 | -8/+77 |
| 2024-12-05 | xfrm: iptfs: add user packet (tunnel ingress) handling | Christian Hopps | 1 | -3/+560 |
| 2024-12-05 | xfrm: iptfs: add new iptfs xfrm mode impl | Christian Hopps | 2 | -0/+217 |
| 2024-12-05 | xfrm: add generic iptfs defines and functionality | Christian Hopps | 6 | -2/+37 |
| 2024-12-05 | xfrm: add mode_cbs module functionality | Christian Hopps | 6 | -10/+116 |
| 2024-12-05 | xfrm: netlink: add config (netlink) options | Christian Hopps | 2 | -2/+60 |
| 2024-12-05 | xfrm: config: add CONFIG_XFRM_IPTFS | Christian Hopps | 1 | -0/+16 |
| 2024-12-05 | xfrm: state: fix out-of-bounds read during lookup | Florian Westphal | 1 | -19/+70 |
| 2024-11-25 | xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO | Jianbo Liu | 1 | -4/+6 |
| 2024-11-18 | Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 5 | -27/+255 |
| 2024-11-15 | xfrm: Fix acquire state insertion. | Steffen Klassert | 1 | -0/+1 |
| 2024-11-14 | xfrm: replace deprecated strncpy with strscpy_pad | Daniel Yang | 1 | -1/+1 |
| 2024-11-14 | xfrm: Add error handling when nla_put_u32() returns an error | Everest K.C | 1 | -1/+4 |
| 2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 1 | -5/+3 |
| 2024-11-06 | xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t. | Guillaume Nault | 1 | -1/+1 |
| 2024-11-06 | xfrm: Convert xfrm_dst_lookup() to dscp_t. | Guillaume Nault | 1 | -5/+4 |
| 2024-11-06 | xfrm: Convert xfrm_bundle_create() to dscp_t. | Guillaume Nault | 1 | -3/+4 |
| 2024-11-06 | xfrm: Convert xfrm_get_tos() to dscp_t. | Guillaume Nault | 1 | -3/+3 |
| 2024-10-29 | xfrm: Restrict percpu SA attribute to specific netlink message types | Steffen Klassert | 1 | -0/+14 |
| 2024-10-29 | xfrm: Add an inbound percpu state cache. | Steffen Klassert | 2 | -1/+58 |
| 2024-10-29 | xfrm: Cache used outbound xfrm states at the policy. | Steffen Klassert | 2 | -0/+67 |
| 2024-10-29 | xfrm: Add support for per cpu xfrm state handling. | Steffen Klassert | 3 | -17/+103 |
| 2024-10-24 | Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 3 | -20/+54 |
| 2024-10-11 | xfrm: fix one more kernel-infoleak in algo dumping | Petr Vaganov | 1 | -1/+3 |
| 2024-10-07 | xfrm: validate new SA's prefixlen using SA family when sel.family is unset | Sabrina Dubroca | 1 | -1/+5 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-24 | xfrm: policy: remove last remnants of pernet inexact list | Florian Westphal | 1 | -3/+0 |
| 2024-09-23 | xfrm: respect ip protocols rules criteria when performing dst lookups | Eyal Birger | 1 | -0/+15 |
| 2024-09-23 | xfrm: extract dst lookup parameters into a struct | Eyal Birger | 2 | -15/+31 |
| 2024-09-10 | Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2 | -127/+101 |
| 2024-09-09 | xfrm: policy: Restore dir assignments in xfrm_hash_rebuild() | Nathan Chancellor | 1 | -0/+2 |
| 2024-09-09 | xfrm: policy: fix null dereference | Florian Westphal | 1 | -2/+2 |
| 2024-09-09 | Revert "xfrm: add SA information to the offloaded packet" | Steffen Klassert | 1 | -21/+0 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -1/+1 |
| 2024-08-31 | xfrm: Unmask upper DSCP bits in xfrm_get_tos() | Ido Schimmel | 1 | -1/+2 |
| 2024-08-28 | xfrm: minor update to sdb and xfrm_policy comments | Florian Westphal | 1 | -1/+5 |
| 2024-08-28 | xfrm: policy: use recently added helper in more places | Florian Westphal | 1 | -11/+2 |
| 2024-08-27 | xfrm: add SA information to the offloaded packet | wangfe | 1 | -0/+21 |
| 2024-08-24 | xfrm: policy: remove remaining use of inexact list | Florian Westphal | 1 | -38/+0 |
| 2024-08-24 | xfrm: switch migrate to xfrm_policy_lookup_bytype | Florian Westphal | 1 | -67/+39 |
| 2024-08-24 | xfrm: policy: don't iterate inexact policies twice at insert time | Florian Westphal | 1 | -6/+53 |
| 2024-08-16 | xfrm: Remove documentation WARN_ON to limit return values for offloaded SA | Patrisious Haddad | 1 | -5/+1 |
| 2024-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -13/+66 |
| 2024-07-14 | Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 8 | -8/+347 |
| 2024-07-14 | Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 4 | -13/+66 |
| 2024-07-12 | xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet | Mike Yu | 1 | -1/+2 |
| 2024-07-12 | xfrm: Allow UDP encapsulation in crypto offload control path | Mike Yu | 1 | -3/+3 |
| 2024-07-12 | xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path | Mike Yu | 2 | -2/+5 |
| 2024-07-08 | xfrm: call xfrm_dev_policy_delete when kill policy | Jianbo Liu | 2 | -4/+2 |
| 2024-07-08 | xfrm: fix netdev reference count imbalance | Jianbo Liu | 1 | -2/+1 |
| 2024-07-01 | xfrm: Export symbol xfrm_dev_state_delete. | Steffen Klassert | 1 | -0/+1 |
| 2024-06-26 | xfrm: support sending NAT keepalives in ESP in UDP states | Eyal Birger | 6 | -3/+338 |
| 2024-06-25 | xfrm: Fix unregister netdevice hang on hardware offload. | Steffen Klassert | 1 | -2/+59 |
| 2024-06-17 | xfrm: Log input direction mismatch error in one place | Antony Antony | 1 | -5/+0 |