| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -8/+15 |
| 2026-06-17 | xfrm: Fix xfrm state cache insertion race | Herbert Xu | 1 | -7/+14 |
| 2026-06-13 | Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -53/+91 |
| 2026-06-12 | xfrm: use compat translator only for u64 alignment mismatch | Sanman Pradhan | 1 | -1/+1 |
| 2026-06-04 | xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration | Antony Antony | 1 | -7/+22 |
| 2026-06-04 | xfrm: move encap and xuo into struct xfrm_migrate | Antony Antony | 1 | -13/+7 |
| 2026-06-04 | xfrm: add error messages to state migration | Antony Antony | 1 | -2/+7 |
| 2026-06-04 | xfrm: add state synchronization after migration | Antony Antony | 1 | -7/+4 |
| 2026-06-04 | xfrm: check family before comparing addresses in migrate | Antony Antony | 1 | -3/+4 |
| 2026-06-04 | xfrm: split xfrm_state_migrate into create and install functions | Antony Antony | 1 | -20/+53 |
| 2026-06-04 | xfrm: rename reqid in xfrm_migrate | Antony Antony | 1 | -3/+3 |
| 2026-06-04 | xfrm: fix NAT-related field inheritance in SA migration | Antony Antony | 1 | -1/+2 |
| 2026-06-04 | xfrm: allow migration from UDP encapsulated to non-encapsulated ESP | Antony Antony | 1 | -8/+2 |
| 2026-06-04 | xfrm: add extack to xfrm_init_state | Antony Antony | 1 | -3/+3 |
| 2026-06-04 | xfrm: remove redundant assignments | Antony Antony | 1 | -2/+0 |
| 2026-05-14 | xfrm: Check for underflow in xfrm_state_mtu | David Ahern | 1 | -3/+16 |
| 2026-05-07 | xfrm: route MIGRATE notifications to caller's netns | Maoyi Xie | 1 | -2/+2 |
| 2026-04-29 | xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete | Michal Kosiorek | 1 | -6/+6 |
| 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-02-25 | xfrm: call xdo_dev_state_delete during state update | Sabrina Dubroca | 1 | -0/+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-10-21 | xfrm: check all hash buckets for leftover states during netns deletion | Sabrina Dubroca | 1 | -4/+8 |
| 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-01 | xfrm: xfrm_alloc_spi shouldn't use 0 as SPI | Sabrina Dubroca | 1 | -0/+3 |
| 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 | 1 | -43/+26 |
| 2025-07-24 | Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -43/+26 |
| 2025-07-08 | Revert "xfrm: destroy xfrm_state synchronously on net exit path" | Sabrina Dubroca | 1 | -14/+9 |
| 2025-07-08 | xfrm: delete x->tunnel as we delete x | Sabrina Dubroca | 1 | -11/+8 |
| 2025-07-04 | xfrm: Skip redundant statistics update for crypto offload | Jianbo Liu | 1 | -1/+6 |
| 2025-07-02 | xfrm: Duplicate SPI Handling | Aakash Kumar S | 1 | -29/+43 |
| 2025-06-12 | xfrm: always initialize offload path | Leon Romanovsky | 1 | -4/+2 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 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 | 1 | -19/+27 |
| 2025-05-20 | xfrm: use kfree_sensitive() for SA secret zeroization | Zilin Guan | 1 | -3/+3 |
| 2025-05-14 | xfrm: Sanitize marks before insert | Paul Chaignon | 1 | -0/+3 |
| 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 | 1 | -1/+8 |
| 2025-04-16 | xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} | Cosmin Ratiu | 1 | -6/+8 |
| 2025-04-16 | xfrm: Use xdo.dev instead of xdo.real_dev | Cosmin Ratiu | 1 | -2/+0 |
| 2025-04-14 | espintcp: remove encap socket caching to avoid reference leak | Sabrina Dubroca | 1 | -3/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -30/+24 |
| 2025-03-12 | xfrm: state: make xfrm_state_lookup_byaddr lockless | Florian Westphal | 1 | -2/+2 |
| 2025-02-21 | xfrm: simplify SA initialization routine | Leon Romanovsky | 1 | -12/+10 |
| 2025-02-21 | xfrm: delay initialization of offload path till its actually requested | Leon Romanovsky | 1 | -18/+14 |
| 2025-02-18 | xfrm: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+2 |
| 2025-01-27 | Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -22/+71 |
| 2025-01-24 | xfrm: Don't disable preemption while looking up cache state. | Sebastian Sewior | 1 | -3/+1 |
| 2024-12-05 | xfrm: add generic iptfs defines and functionality | Christian Hopps | 1 | -0/+12 |
| 2024-12-05 | xfrm: add mode_cbs module functionality | Christian Hopps | 1 | -0/+72 |
| 2024-12-05 | xfrm: state: fix out-of-bounds read during lookup | Florian Westphal | 1 | -19/+70 |
| 2024-11-15 | xfrm: Fix acquire state insertion. | Steffen Klassert | 1 | -0/+1 |
| 2024-10-29 | xfrm: Add an inbound percpu state cache. | Steffen Klassert | 1 | -0/+57 |
| 2024-10-29 | xfrm: Cache used outbound xfrm states at the policy. | Steffen Klassert | 1 | -0/+55 |
| 2024-10-29 | xfrm: Add support for per cpu xfrm state handling. | Steffen Klassert | 1 | -11/+47 |
| 2024-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+61 |
| 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 | 1 | -0/+17 |
| 2024-06-25 | xfrm: Fix unregister netdevice hang on hardware offload. | Steffen Klassert | 1 | -2/+59 |
| 2024-05-01 | xfrm: Add Direction to the SA in or out | Antony Antony | 1 | -0/+8 |
| 2024-02-05 | xfrm: get global statistics from the offloaded device | Leon Romanovsky | 1 | -0/+13 |
| 2024-02-05 | xfrm: generalize xdo_dev_state_update_curlft to allow statistics update | Leon Romanovsky | 1 | -2/+2 |
| 2023-08-01 | xfrm: don't skip free of empty state in acquire policy | Leon Romanovsky | 1 | -6/+2 |
| 2023-03-22 | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern... | Jakub Kicinski | 1 | -0/+1 |
| 2023-03-20 | xfrm: add new device offload acquire flag | Raed Salem | 1 | -0/+1 |
| 2023-03-16 | Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -5/+0 |
| 2023-02-24 | xfrm: Allow transport-mode states with AF_UNSPEC selector | Herbert Xu | 1 | -5/+0 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+9 |
| 2023-01-27 | xfrm: annotate data-race around use_time | Eric Dumazet | 1 | -5/+5 |
| 2023-01-27 | xfrm: consistently use time64_t in xfrm_timer_handler() | Eric Dumazet | 1 | -4/+4 |
| 2023-01-26 | xfrm: extend add state callback to set failure reason | Leon Romanovsky | 1 | -1/+1 |
| 2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -22/+188 |
| 2022-12-05 | xfrm: add support to HW update soft and hard limits | Leon Romanovsky | 1 | -0/+4 |
| 2022-12-05 | xfrm: speed-up lookup of HW policies | Leon Romanovsky | 1 | -15/+51 |
| 2022-12-05 | xfrm: add TX datapath support for IPsec packet offload mode | Leon Romanovsky | 1 | -2/+117 |
| 2022-11-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 1 | -5/+16 |
| 2022-11-25 | xfrm: add extack to xfrm_alloc_userspi | Sabrina Dubroca | 1 | -5/+16 |
| 2022-11-18 | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -9/+21 |
| 2022-09-29 | xfrm: pass extack down to xfrm_type ->init_state | Sabrina Dubroca | 1 | -1/+1 |
| 2022-09-22 | xfrm: add extack support to xfrm_init_replay | Sabrina Dubroca | 1 | -1/+1 |
| 2022-09-22 | xfrm: add extack to __xfrm_init_state | Sabrina Dubroca | 1 | -7/+19 |
| 2022-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
| 2022-08-03 | xfrm: clone missing x->lastused in xfrm_do_migrate | Antony Antony | 1 | -0/+1 |
| 2022-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -4/+2 |
| 2022-07-15 | ip: Fix data-races around sysctl_ip_no_pmtu_disc. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-06-24 | xfrm: change the type of xfrm_register_km and xfrm_unregister_km | Zhengchao Shao | 1 | -4/+2 |
| 2022-05-06 | xfrm: rename xfrm_state_offload struct to allow reuse | Leon Romanovsky | 1 | -2/+2 |
| 2022-01-27 | Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6" | Jiri Bohac | 1 | -12/+2 |
| 2022-01-26 | xfrm: Fix xfrm migrate issues when address family changes | Yan Yan | 1 | -3/+5 |
| 2022-01-26 | xfrm: Check if_id in xfrm_migrate | Yan Yan | 1 | -1/+6 |
| 2022-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+22 |
| 2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 1 | -0/+1 |
| 2021-12-23 | xfrm: rate limit SA mapping change message to user space | Antony Antony | 1 | -1/+22 |
| 2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+12 |
| 2021-06-21 | xfrm: replay: avoid xfrm replay notify indirection | Florian Westphal | 1 | -1/+1 |
| 2021-05-14 | xfrm: add state hashtable keyed by seq | Sabrina Dubroca | 1 | -13/+52 |
| 2021-04-19 | xfrm: xfrm_state_mtu should return at least 1280 for ipv6 | Sabrina Dubroca | 1 | -2/+12 |
| 2021-03-22 | net: xfrm: Use sequence counter with associated spinlock | Ahmed S. Darwish | 1 | -1/+2 |
| 2021-03-22 | net: xfrm: Localize sequence counter per network namespace | Ahmed S. Darwish | 1 | -5/+5 |
| 2020-12-16 | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
| 2020-11-23 | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore | 1 | -2/+4 |
| 2020-11-10 | net: xfrm: fix memory leak in xfrm_user_policy() | Yu Kuai | 1 | -1/+3 |
| 2020-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 1 | -3/+5 |
| 2020-10-23 | net: xfrm: fix a race condition during allocing spi | zhuoliang zhang | 1 | -3/+5 |
| 2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+37 |
| 2020-09-25 | xfrm: Use correct address family in xfrm_state_find | Herbert Xu | 1 | -4/+7 |
| 2020-09-24 | xfrm/compat: Translate 32-bit user_policy from sockptr | Dmitry Safonov | 1 | -3/+14 |
| 2020-09-24 | xfrm: Provide API to register translator module | Dmitry Safonov | 1 | -0/+60 |
| 2020-09-07 | xfrm: clone whole liftime_cur structure in xfrm_do_migrate | Antony Antony | 1 | -1/+1 |
| 2020-09-07 | xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate | Antony Antony | 1 | -0/+28 |
| 2020-09-07 | xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate | Antony Antony | 1 | -0/+1 |
| 2020-07-24 | net/xfrm: switch xfrm_user_policy to sockptr_t | Christoph Hellwig | 1 | -3/+3 |
| 2020-02-19 | xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO. | Huang Zijiang | 1 | -1/+1 |
| 2019-12-09 | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca | 1 | -0/+3 |
| 2019-11-07 | xfrm: Fix memleak on xfrm state destroy | Steffen Klassert | 1 | -0/+2 |
| 2019-07-01 | xfrm: remove get_mtu indirection from xfrm_type | Florian Westphal | 1 | -5/+29 |
| 2019-06-06 | xfrm: remove type and offload_type map from xfrm_state_afinfo | Florian Westphal | 1 | -52/+127 |
| 2019-06-06 | xfrm: remove state and template sort indirections from xfrm_state_afinfo | Florian Westphal | 1 | -27/+105 |
| 2019-06-05 | xfrm: remove init_flags indirection from xfrm_state_afinfo | Florian Westphal | 1 | -14/+3 |
| 2019-06-05 | xfrm: remove init_temprop indirection from xfrm_state_afinfo | Florian Westphal | 1 | -7/+20 |
| 2019-06-05 | xfrm: remove init_tempsel indirection from xfrm_state_afinfo | Florian Westphal | 1 | -7/+49 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -112/+68 |
| 2019-05-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+18 |
| 2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2019-04-23 | xfrm: remove unneeded export_symbols | Florian Westphal | 1 | -3/+2 |
| 2019-04-08 | xfrm: store xfrm_mode directly, not its address | Florian Westphal | 1 | -8/+8 |
| 2019-04-08 | xfrm: make xfrm modes builtin | Florian Westphal | 1 | -94/+58 |
| 2019-04-08 | xfrm: remove afinfo pointer from xfrm_mode | Florian Westphal | 1 | -2/+2 |
| 2019-04-08 | xfrm: place af number into xfrm_mode struct | Florian Westphal | 1 | -13/+6 |
| 2019-03-26 | xfrm: clean up xfrm protocol checks | Cong Wang | 1 | -1/+1 |
| 2019-03-22 | xfrm: Replace hrtimer tasklet with softirq hrtimer | Thomas Gleixner | 1 | -12/+18 |
| 2019-02-05 | xfrm: destroy xfrm_state synchronously on net exit path | Cong Wang | 1 | -11/+19 |
| 2018-12-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+8 |
| 2018-11-23 | xfrm_user: fix freeing of xfrm states on acquire | Mathias Krause | 1 | -1/+7 |
| 2018-11-06 | xfrm: Fix bucket count reported to userspace | Benjamin Poirier | 1 | -1/+1 |
| 2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 1 | -2/+0 |
| 2018-07-20 | xfrm: Allow xfrmi if_id to be updated by UPDSA | Nathan Harold | 1 | -2/+6 |
| 2018-07-20 | xfrm: Remove xfrmi interface ID from flowi | Benedict Wong | 1 | -2/+1 |
| 2018-07-11 | xfrm: use time64_t for in-kernel timestamps | Arnd Bergmann | 1 | -5/+5 |
| 2018-07-01 | xfrm: Allow Set Mark to be Updated Using UPDSA | Nathan Harold | 1 | -0/+9 |
| 2018-06-25 | xfrm: policy: remove pcpu policy cache | Florian Westphal | 1 | -3/+2 |
| 2018-06-23 | xfrm: Add a new lookup key to match xfrm interfaces. | Steffen Klassert | 1 | -5/+14 |
| 2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
| 2018-05-04 | xfrm: use a dedicated slab cache for struct xfrm_state | Mathias Krause | 1 | -2/+7 |
| 2018-04-16 | xfrm: Fix warning in xfrm6_tunnel_net_exit. | Steffen Klassert | 1 | -0/+6 |
| 2018-02-02 | xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems | Steffen Klassert | 1 | -0/+5 |
| 2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+8 |
| 2018-01-23 | xfrm: fix boolean assignment in xfrm_get_type_offload | Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-01-18 | xfrm: Add SA to hardware at the end of xfrm_state_construct() | Yossi Kuperman | 1 | -3/+7 |
| 2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+9 |
| 2017-12-31 | xfrm: fix rcu usage in xfrm_get_type_offload | Sabrina Dubroca | 1 | -1/+2 |
| 2017-12-30 | xfrm: Forbid state updates from changing encap type | Herbert Xu | 1 | -1/+7 |
| 2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-12-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
| 2017-12-08 | xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) | Antony Antony | 1 | -0/+1 |
| 2017-11-30 | net: xfrm: allow clearing socket xfrm policies. | Lorenzo Colitti | 1 | -0/+7 |
| 2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -5/+4 |
| 2017-10-26 | xfrm: Clear sk_dst_cache when applying per-socket policy. | Jonathan Basseri | 1 | -0/+1 |
| 2017-09-28 | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock | Artem Savkov | 1 | -2/+2 |
| 2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
| 2017-08-02 | xfrm: fix null pointer dereference on state and tmpl sort | Koichiro Den | 1 | -0/+8 |
| 2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari | 1 | -4/+12 |
| 2017-07-18 | xfrm: add xdst pcpu cache | Florian Westphal | 1 | -2/+3 |
| 2017-07-04 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
| 2017-06-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -15/+20 |
| 2017-06-07 | xfrm: add UDP encapsulation port in migrate message | Antony Antony | 1 | -2/+4 |
| 2017-06-07 | xfrm: extend MIGRATE with UDP encapsulation port | Antony Antony | 1 | -5/+13 |
| 2017-05-19 | xfrm: fix state migration copy replay sequence numbers | Antony Antony | 1 | -0/+2 |
| 2017-05-16 | xfrm: use memdup_user | Geliang Tang | 1 | -8/+3 |
| 2017-04-14 | xfrm: Add an IPsec hardware offloading API | Steffen Klassert | 1 | -0/+74 |
| 2017-04-14 | xfrm: Add a xfrm type offload. | Steffen Klassert | 1 | -0/+73 |
| 2017-01-16 | xfrm: fix possible null deref in xfrm_init_tempstate | Florian Westphal | 1 | -2/+4 |
| 2017-01-10 | xfrm: state: simplify rcu_read_unlock handling in two spots | Florian Westphal | 1 | -6/+7 |
| 2017-01-10 | xfrm: add and use xfrm_state_afinfo_get_rcu | Florian Westphal | 1 | -10/+15 |
| 2017-01-10 | xfrm: remove xfrm_state_put_afinfo | Florian Westphal | 1 | -18/+13 |
| 2017-01-10 | xfrm: avoid rcu sparse warning | Florian Westphal | 1 | -8/+8 |
| 2017-01-06 | xfrm: state: do not acquire lock in get_mtu helpers | Florian Westphal | 1 | -8/+5 |
| 2017-01-04 | xfrm: trivial typos | Alexander Alemayhu | 1 | -1/+1 |
| 2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-09-30 | xfrm: remove unused helper | Florian Westphal | 1 | -8/+0 |
| 2016-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+2 |
| 2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2016-09-21 | xfrm: state lookup can be lockless | Florian Westphal | 1 | -2/+2 |