aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-03-31
* xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-03-31
* xfrm: policy: init locks earlyFlorian Westphal2017-03-31
* xfrm_user: fix return value from xfrm_user_rcv_msgYi Zhao2016-11-30
* xfrm: unbreak xfrm_sk_policy_lookupFlorian Westphal2016-11-18
* proc: Reduce cache miss in xfrm_statistics_seq_showJia He2016-09-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-24
|\
| * xfrm: state lookup can be locklessFlorian Westphal2016-09-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\ \
| * | xfrm: Fix memory leak of aead algorithm nameIlan Tayari2016-09-19
| * | xfrm_user: propagate sec ctx allocation errorsMathias Krause2016-09-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\| |
| * | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-11
| * | xfrm: Ignore socket policies when rebuilding hash tablesTobias Brunner2016-07-29
| * | xfrm: get rid of another incorrect WARNVegard Nossum2016-07-27
| * | xfrm: get rid of incorrect WARNVegard Nossum2016-07-27
| * | xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2016-07-18
* | | xfrm: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-11
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-08
|\ \
| * | xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-24
| * | xfrm: Fix xfrm_policy_lock imbalanceSteffen Klassert2016-08-24
| * | xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-12
| * | xfrm: policy: don't acquire policy lock in xfrm_spd_getinfoFlorian Westphal2016-08-12
| * | xfrm: policy: only use rcu in xfrm_sk_policy_lookupFlorian Westphal2016-08-12
| * | xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal2016-08-12
| * | xfrm: policy: use atomic_inc_not_zero in rcu sectionFlorian Westphal2016-08-12
| * | xfrm: policy: add sequence count to sync with hash resizeFlorian Westphal2016-08-12
| * | xfrm: policy: prepare policy_bydst hash for rcu lookupsFlorian Westphal2016-08-12
| * | xfrm: policy: use rcu versions for iteration and list add/delFlorian Westphal2016-08-12
| * | xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal2016-08-10
| * | xfrm: state: use rcu_deref and assign_pointer helpersFlorian Westphal2016-08-10
| * | xfrm: state: add sequence count to detect hash resizesFlorian Westphal2016-08-10
| * | xfrm: state: delay freeing until rcu grace period has elapsedFlorian Westphal2016-08-10
| * | xfrm: state: use atomic_inc_not_zero to increment refcountFlorian Westphal2016-08-10
| * | xfrm: state: use hlist_for_each_entry_rcu helperFlorian Westphal2016-08-10
| * | xfrm: constify xfrm_replay structuresJulia Lawall2016-08-10
| |/
* / net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org2016-09-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-05-04
| |\
| | * xfrm: Reset encapsulation field of the skb before transformationSteffen Klassert2016-03-17
* | | xfrm: align nlattr properly when neededNicolas Dichtel2016-04-23
|/ /
* | xfrm: Fix crash observed during device unregistration and decryptionsubashab@codeaurora.org2016-03-24
* | net/xfrm_user: use in_compat_syscall to deny compat syscallsAndy Lutomirski2016-03-22
* | ipsec: Use skcipher and ahash when probing algorithmsHerbert Xu2016-01-27
|/
* net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
* | xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-11
* | xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-11
* | xfrm: take care of request socketsEric Dumazet2015-12-07