aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_policy.c
Commit message (Expand)AuthorAge
* 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
* | dst: Pass net into dst->outputEric W. Biederman2015-10-08
* | net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* | xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman2015-10-08
* | inet: constify ip_route_output_flow() socket argumentEric Dumazet2015-09-25
* | net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* | xfrm: Remove unused afinfo method init_dstEric W. Biederman2015-09-17
|/
* xfrm: Add oif to dst lookupsDavid Ahern2015-08-11
* xfrm: optimise to search the inexact policy listLi RongQing2015-05-18
* xfrm: move the checking for old xfrm_policy hold_queue to beginningLi RongQing2015-05-05
* xfrm: remove the unnecessary checking before call xfrm_pol_holdLi RongQing2015-05-05
* xfrm: fix the return code when xfrm_*_register_afinfo failedLi RongQing2015-04-23
* xfrm: optimise the use of walk list header in xfrm_policy/state_walkLi RongQing2015-04-23
* xfrm: remove the xfrm_queue_purge definitionLi RongQing2015-04-23
* xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-08
|\
| * xfrm: Use __xfrm_policy_link in xfrm_policy_insertHerbert Xu2014-11-13
| * xfrm: Do not hash socket policiesHerbert Xu2014-11-13
| * xfrm: fix set but not used warning in xfrm_policy_queue_process()Fabian Frederick2014-10-27
* | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-30
|/
* net: cleanup and document skb fclone layoutEric Dumazet2014-10-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-28
|\
| * xfrm: configure policy hash table thresholds by netlinkChristophe Gouault2014-09-02
| * xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault2014-09-02
* | xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-16
* | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
|/
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-06
* xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert2014-06-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-22
|\
| * xfrm: Remove useless xfrm_audit struct.Tetsuo Handa2014-04-23
| * xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa2014-04-22
* | net: clean up snmp stats codeWANG Cong2014-05-07
|/
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* flowcache: Fix resource leaks on namespace exit.Steffen Klassert2014-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * xfrm: Fix unlink race when policies are deleted.Steffen Klassert2014-02-26
* | xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-19
* | flowcache: Make flow cache name space awareFan Du2014-02-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-14
| |\
| | * xfrm: checkpatch erros with inline keyword positionWeilong Chen2014-01-02
| | * xfrm: fix checkpatch errorWeilong Chen2014-01-02
| | * xfrm: checkpatch erros with space prohibitedWeilong Chen2014-01-02
| | * xfrm: checkpatch errors with foo * barWeilong Chen2014-01-02
| | * xfrm: checkpatch errors with spaceWeilong Chen2014-01-02
| * | net: xfrm: xfrm_policy: silence compiler warningYing Xue2014-01-07