aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel
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-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-21xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-20xfrm: Take xfrm_state_lock in xfrm_migrate_state_findSteffen Klassert
2014-02-20xfrm: Fix NULL pointer dereference on sub policy usageSteffen Klassert
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-12xfrm: Don't prohibit AH from using ESN featureFan 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-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
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-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du
2014-01-03{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_findFan Du
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-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-16xfrm: check user specified spi for IPCompFan Du
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-07net: move pskb_put() to core codeMathias Krause
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21xfrm: Don't queue retransmitted packets if the original is still on the hostSteffen Klassert
2013-10-21xfrm: use vmalloc_node() for percpu scratchesEric Dumazet
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-18xfrm: prevent ipcomp scratch buffer race conditionMichal Kubecek
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-10-01xfrm: Simplify SA looking up when using wildcard sourceFan Du
2013-10-01xfrm: Force SA to be lookup again if SA in acquire stateFan Du
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-09-25xfrm: Fix aevent generation for each received packetThomas Egerer
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du