summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_policy.c
AgeCommit message (Expand)Author
2015-02-12xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-11-13xfrm: Use __xfrm_policy_link in xfrm_policy_insertHerbert Xu
2014-11-13xfrm: Do not hash socket policiesHerbert Xu
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-27xfrm: fix set but not used warning in xfrm_policy_queue_process()Fabian Frederick
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-09-02xfrm: configure policy hash table thresholds by netlinkChristophe Gouault
2014-09-02xfrm: hash prefixed policies based on preflen thresholdsChristophe Gouault
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-06-26xfrm: Fix refcount imbalance in xfrm_lookupSteffen Klassert
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-05-07net: clean up snmp stats codeWANG Cong
2014-04-23xfrm: Remove useless xfrm_audit struct.Tetsuo Handa
2014-04-22xfrm: Remove useless secid field from xfrm_audit.Tetsuo Handa
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-26xfrm: Fix unlink race when policies are deleted.Steffen Klassert
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris
2014-01-07net: xfrm: xfrm_policy: silence compiler warningYing Xue
2014-01-07net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann
2014-01-02xfrm: checkpatch erros with inline keyword positionWeilong Chen
2014-01-02xfrm: fix checkpatch errorWeilong Chen
2014-01-02xfrm: checkpatch erros with space prohibitedWeilong Chen
2014-01-02xfrm: checkpatch errors with foo * barWeilong Chen
2014-01-02xfrm: checkpatch errors with spaceWeilong Chen
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du
2013-12-06xfrm: Try to honor policy index if it's supplied by userFan Du
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-21xfrm: Don't queue retransmitted packets if the original is still on the hostSteffen Klassert
2013-10-08xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert
2013-10-08xfrm: Add refcount handling to queued policiesSteffen Klassert
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-28xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert
2013-08-19xfrm: remove irrelevant comment in xfrm_input().Rami Rosen
2013-08-06xfrm: Delete hold_timer when destroy policyFan Du
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore