aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
...
| | * | xfrm: remove output indirection from xfrm_modeFlorian Westphal2019-04-08
| | * | xfrm: remove input indirection from xfrm_modeFlorian Westphal2019-04-08
| | * | xfrm: prefer family stored in xfrm_mode structFlorian Westphal2019-04-08
| | * | xfrm: place af number into xfrm_mode structFlorian Westphal2019-04-08
| | * | xfrm: gso partial offload supportBoris Pismenny2019-03-24
| * | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
| |/ /
| * | net: dev: rename queue selection helpers.Paolo Abeni2019-03-20
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | xfrm: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner2019-03-22
| |/
* | xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-03-27
* | xfrm: clean up xfrm protocol checksCong Wang2019-03-26
* | Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert2019-03-20
* | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun2019-03-08
* | xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlinkYueHaibing2019-03-01
|/
* xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner2019-02-18
* xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-05
* xfrm: Make set-mark default behavior backward compatibleBenedict Wong2019-01-16
* xfrm: refine validation of template and selector familiesFlorian Westphal2019-01-10
* xfrm: policy: fix infinite loop when merging src-nodesFlorian Westphal2019-01-09
* xfrm: policy: fix reinsertion on node mergeFlorian Westphal2019-01-09
* xfrm: policy: delete inexact policies from inexact list on hash rebuildFlorian Westphal2019-01-09
* xfrm: policy: increment xfrm_hash_generation on hash rebuildFlorian Westphal2019-01-09
* xfrm: policy: use hlist rcu variants on inexact insert, part 2Florian Westphal2019-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-18
| |\
| | * xfrm_user: fix freeing of xfrm states on acquireMathias Krause2018-11-23
| | * xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears th...Steffen Klassert2018-11-22
| | * xfrm: Fix bucket count reported to userspaceBenjamin Poirier2018-11-06
| | * xfrm: Fix error return code in xfrm_output_one()Wei Yongjun2018-10-28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-20
|\ \ \
| * | | xfrm: policy: remove set but not used variable 'priority'YueHaibing2018-12-19
* | | | net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-19
* | | | xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-19
* | | | xfrm: use secpath_exist where applicableFlorian Westphal2018-12-19
* | | | net: use skb_sec_path helper in more placesFlorian Westphal2018-12-19
* | | | xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal2018-12-19
|/ / /
* | | xfrm: policy: fix policy hash rebuildFlorian Westphal2018-11-28
* | | xfrm: policy: fix netlink/pf_key policy lookupsFlorian Westphal2018-11-15
* | | xfrm: policy: add missing indentationColin Ian King2018-11-15
* | | xfrm: policy: add 2nd-level saddr trees for inexact policiesFlorian Westphal2018-11-09
* | | xfrm: policy: store inexact policies in a tree ordered by source addressFlorian Westphal2018-11-09
* | | xfrm: policy: check reinserted policies match their nodeFlorian Westphal2018-11-09
* | | xfrm: policy: store inexact policies in a tree ordered by destination addressFlorian Westphal2018-11-09
* | | xfrm: policy: add inexact policy search tree infrastructureFlorian Westphal2018-11-09
* | | xfrm: policy: consider if_id when hashing inexact policyFlorian Westphal2018-11-09
* | | xfrm: policy: store inexact policies in an rhashtableFlorian Westphal2018-11-09
* | | xfrm: policy: return NULL when inexact search neededFlorian Westphal2018-11-09
* | | xfrm: policy: split list insertion into a helperFlorian Westphal2018-11-09
* | | xfrm: security: iterate all, not inexact listsFlorian Westphal2018-11-09
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-03
|\ \