aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek2014-06-03
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\ \
| * | xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert2014-03-14
| * | xfrm: rename struct xfrm_filterNicolas Dichtel2014-03-07
* | | 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: Clone states properly on migrationSteffen Klassert2014-02-20
| * xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert2014-02-20
| * xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert2014-02-20
* | xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-25
* | xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-25
* | xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert2014-02-21
* | xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert2014-02-19
* | ipsec: add support of limited SA dumpNicolas Dichtel2014-02-17
* | xfrm: avoid creating temporary SA when there are no listenersHoria Geanta2014-02-13
* | flowcache: Make flow cache name space awareFan Du2014-02-12
* | xfrm: Don't prohibit AH from using ESN featureFan Du2014-02-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-01-14
| |\
| | * {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du2014-01-03
| | * {pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_findFan Du2014-01-03
| | * 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
| * | net: xfrm: xfrm_policy: fix inline not at beginning of declarationDaniel Borkmann2014-01-07
| |/
| * xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| * xfrm: check user specified spi for IPCompFan Du2013-12-16
| * xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| * xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| * xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * xfrm: Try to honor policy index if it's supplied by userFan Du2013-12-06
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-23
|\ \ | |/ |/|
| * audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
* | net: move pskb_put() to core codeMathias Krause2013-11-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\ \
| * | xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek2013-10-18
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-11-02
|\ \
| * | xfrm: Don't queue retransmitted packets if the original is still on the hostSteffen Klassert2013-10-21
| * | xfrm: use vmalloc_node() for percpu scratchesEric Dumazet2013-10-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ \ | |/ / |/| / | |/
| * xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert2013-10-08